Question4. It has been estimated that the G-car obtains a mean of 35 miles per gallon on the highway, and the company that manufactures the car claims that it exceeds this estimate in highway driving. To support its assertion, the company randomly selects 36 G -cars and records the mileage obtained for each car over a driving course similar to that used to obtain the estimate. The following data resulted: miles per gallon, miles per gallon. Calculate the value of if the true value of the mean is 37 miles per gallon. Use .
Studdy Solution
STEP 1
What is this asking? We want to find the probability of *not* rejecting a false null hypothesis, specifically the chance we'd wrongly conclude that the G-car *doesn't* get better than 35 mpg when it *actually* gets 37 mpg. Watch out! Don't mix up (the probability of a Type II error) with (the probability of a Type I error, also known as the *significance level*)!
STEP 2
1. Set up the hypothesis test
2. Find the critical value
3. Calculate the non-rejection range
4. Calculate
STEP 3
We're testing if the car's mileage is *greater than* 35 mpg.
So, our **null hypothesis** is , and our **alternative hypothesis** is .
This is a **one-tailed test**!
STEP 4
Since we know the sample standard deviation (), we'll use a *t*-test.
STEP 5
Our sample size is , so our degrees of freedom are .
STEP 6
With and , our **critical** \textit{t}-**value** is approximately .
We're looking for a value in the *t*-distribution table that leaves 0.025 of the area in the upper tail.
STEP 7
We only reject if our test statistic is *greater* than the critical value.
The non-rejection limit is where the test statistic equals the critical value.
Let's call this limit .
We have , so .
Solving for , we get .
STEP 8
We *fail to reject* if our sample mean is *less than or equal to* **37.03**.
STEP 9
We're told the *true* mean is .
Let's standardize this value *assuming* the null hypothesis is true () and using the non-rejection limit we just calculated: .
STEP 10
We want to find the probability of *not rejecting* when the true mean is 37.
This is the probability that our test statistic is *less than* 0.03.
Looking this up in a *t*-distribution table with 35 degrees of freedom, we find .
So, **0.51**.
STEP 11
The probability of making a Type II error () when the true mean is 37 mpg is approximately **0.51**.
Was this helpful?