In: Statistics and Probability
##1a)
*Using the wt column within the mtcars data set, test the
hypothesis that the mean weight is different from 3.00. Use an
alpha level of .01*
```{r}
```
##b
*Comparing different precise recipies for chocolate cake, a study
was conducted to examine the weight in grams of flour in each
recipe. A well known scientific cookbook claims that the true mean
number of grams of flour to put in chocolate cake is 250 grams. A
sample of 8 cake recipies was collected in the study and found that
the sample mean and standard deviation were 230 and 10
respectively. Conduct a test to see if the true mean grams of flour
is less than 250. Use an alpha level of .05*
Be sure that you type an explanation for the result of each test BELOW the chunk that you conducted the test in. Please in r studio codes solve them and thanks
R code along with output and Explaination is given below:
PLease Hit the like button if you like the solution.