6.1k views
4 votes
An automobile manufacturer has given its jeep a 51.3 miles/gallon (MPG) rating. An independent testing firm has been contracted to test the actual MPG for this jeep since it is believed that the jeep has an incorrect manufacturer's MPG rating. After testing 230 jeeps, they found a mean MPG of 51.1. Assume the population variance is known to be 6.25. A level of significance of 0.02 will be used. Make the decision to reject or fail to reject the null hypothesis.

1 Answer

6 votes

Answer:

The p-value of the test is 0.2262 > 0.02, which means that the decision is to fail to reject the null hypothesis.

Explanation:

An automobile manufacturer has given its jeep a 51.3 miles/gallon (MPG) rating.

At the null hypothesis, we test if the mean is of 51.3, that is:


H_0: \mu = 51.3

An independent testing firm has been contracted to test the actual MPG for this jeep since it is believed that the jeep has an incorrect manufacturer's MPG rating.

This means that at the alternative hypothesis, we test if the mean is different of 51.3, that is:


H_0: \mu \\eq 51.3

The test statistic is:


z = (X - \mu)/((\sigma)/(√(n)))

In which X is the sample mean,
\mu is the value tested at the null hypothesis,
\sigma is the standard deviation and n is the size of the sample.

51.3 is tested at the null hypothesis:

This means that
\mu = 51.3

After testing 230 jeeps, they found a mean MPG of 51.1. Assume the population variance is known to be 6.25.

This means that
n = 230, X = 51.1, \sigma = √(6.25) = 2.5

Value of the test statistic:


z = (X - \mu)/((\sigma)/(√(n)))


z = (51.1 - 51.3)/((2.5)/(√(230)))


z = -1.21

P-value of the test and decision:

The p-value of the test is the probability of the sample mean differing from 51.1 by at least 0.2, which is P(|z| > 1.21), which is 2 multiplied by the p-value of z = -1.21.

Looking at the z-table, z = -1.21 has a p-value of 0.1131.

2*0.1131 = 0.2262

The p-value of the test is 0.2262 > 0.02, which means that the decision is to fail to reject the null hypothesis.

User Gyuhyeon Lee
by
3.2k points