Suppose we are interested in analyzing the weights of NFL players. We know that on average, NFL players weigh 247 pounds with a population standard deviation of 47 pounds. Suppose we take a sample of 30 new players and we find that the average weight from that sample is 237 pounds. We are interested in seeing if the weight of NFL players is decreasing. What is the standard error? What is the margin of error at 90% confidence? Using my sample of 30, what would be the 90% confidence interval for the population mean? If I wanted to control my margin of error and set it to 5 at 90% confidence, what sample size would I need to take instead of the 30? What are the null and alternative hypotheses? What is the critical value at 90% confidence? Calculate the test statistic (using the sample of 30 and NOT the answer from part d). Find the p-value. What conclusion would be made here at the 90% confidence level?

Respuesta :

Answer:

[tex] SE= \frac{\sigma}{\sqrt{n}} = \frac{47}{\sqrt{30}}= 8.58[/tex]

[tex] ME= 1.64 *\frac{\sigma}{\sqrt{n}} = 1.64*\frac{47}{\sqrt{30}}= 14.073[/tex]

[tex] \bar X - ME = 237- 14.073 = 222.927[/tex]

[tex] \bar X + ME = 237+ 14.073 = 251.073[/tex]

[tex]n=(\frac{1.640(47)}{5})^2 =237.65 \approx 238[/tex]

So the answer for this case would be n=238 rounded up to the nearest integer

Null hypothesis:[tex]\mu \geq 247[/tex]  

Alternative hypothesis:[tex]\mu <247[/tex]  

[tex]z=\frac{237-247}{\frac{47}{\sqrt{30}}}=-1.165[/tex]  

[tex]p_v =P(z<-1.165)=0.122[/tex]  

If we compare the p value and the significance level given [tex]\alpha=0.1[/tex] we see that [tex]p_v>\alpha[/tex] so we can conclude that we have enough evidence to FAIL to reject the null hypothesis, and we can't conclude that the true mean is lower than 247 at 10% of significance.

Step-by-step explanation:

For this case we have the following data given:

[tex] \bar X =237[/tex] represent the sample mean

[tex]\sigma = 47[/tex] represent the population deviation

[tex] n =30[/tex] represent the sample size selected

[tex]\mu_0 = 247[/tex] represent the value that we want to test.

The standard error for this case is given by:

[tex] SE= \frac{\sigma}{\sqrt{n}} = \frac{47}{\sqrt{30}}= 8.58[/tex]

For the 90% confidence the value of the significance is given by [tex] \alpha=1-0.9 = 0.1[/tex] and [tex] \alpha/2 = 0.05[/tex] so we can find in the normal standard distribution a quantile that accumulates 0.05 of the area on each tail and we got:

[tex] z_{\alpha/2}= 1.64[/tex]

And the margin of error would be:

[tex] ME= 1.64 *\frac{\sigma}{\sqrt{n}} = 1.64*\frac{47}{\sqrt{30}}= 14.073[/tex]

The confidence interval for this case would be given by:

[tex] \bar X - ME = 237- 14.073 = 222.927[/tex]

[tex] \bar X + ME = 237+ 14.073 = 251.073[/tex]

The margin of error is given by this formula:

[tex] ME=z_{\alpha/2}\frac{\sigma}{\sqrt{n}}[/tex]    (a)

And on this case we have that ME =5 and we are interested in order to find the value of n, if we solve n from equation (a) we got:

[tex]n=(\frac{z_{\alpha/2} \sigma}{ME})^2[/tex]   (b)

Replacing into formula (b) we got:

[tex]n=(\frac{1.640(47)}{5})^2 =237.65 \approx 238[/tex]

So the answer for this case would be n=238 rounded up to the nearest integer

State the null and alternative hypotheses.  

We need to conduct a hypothesis in order to check if the true mean is lower than 247 pounds, the system of hypothesis would be:  

Null hypothesis:[tex]\mu \geq 247[/tex]  

Alternative hypothesis:[tex]\mu <247[/tex]  

Since we know the population deviation, is better apply a z test to compare the actual mean to the reference value, and the statistic is given by:  

[tex]z=\frac{\bar X-\mu_o}{\frac{\sigma}{\sqrt{n}}}[/tex] (1)  

z-test: "Is used to compare group means. Is one of the most common tests and is used to determine if the mean is (higher, less or not equal) to an specified value".  

Calculate the statistic  

We can replace in formula (1) the info given like this:  

[tex]z=\frac{237-247}{\frac{47}{\sqrt{30}}}=-1.165[/tex]  

P-value  

Since is a left tailed test the p value would be:  

[tex]p_v =P(z<-1.165)=0.122[/tex]  

Conclusion  

If we compare the p value and the significance level given [tex]\alpha=0.1[/tex] we see that [tex]p_v>\alpha[/tex] so we can conclude that we have enough evidence to FAIL to reject the null hypothesis, and we can't conclude that the true mean is lower than 247 at 10% of significance.