252,745 views
31 votes
31 votes
You are interested in purchasing a new car. One of the many points you wish to consider is the resale value of the car after 5 years of ownership. Since you are particularly interested in the Toyota Camry, you decide to estimate the resale value of the Camry with a 90% confidence interval. You manage to randomly obtain data on 17 recently resold 5 year old Toyota Camrys. These 17 cars were resold at an average price of $12,400. Assume the resale value of the Camry after 5 years of ownership is normally distributed.

Write the formula that should be used to calculate the 90% confidence interval for the true mean resale value of the Camry after 5 years of ownership.
If the 90% confidence interval for the true mean resale value of the Camry after 5 years of ownership is from $12,103 to $12,697, what is the value for the sample standard deviation of the 17 cars in the sample? Assume all values below are rounded to the nearest dollar.
a) $625
b) $701
c) $744
d) Can't answer the question based on the information given.
e) None of the above are correct.

User Andy Cox
by
2.5k points

1 Answer

9 votes
9 votes

Answer:

b) $701

Explanation:

We want to find the standard deviation for the sample, which means that the t-distribution is used to solve this question.

The first step to solve this problem is finding how many degrees of freedom, we have. This is the sample size subtracted by 1. So

df = 17 - 1 = 16

90% confidence interval

Now, we have to find a value of T, which is found looking at the t table, with 16 degrees of freedom(y-axis) and a confidence level of
1 - (1 - 0.9)/(2) = 0.95. So we have T = 1.746.

If the 90% confidence interval for the true mean resale value of the Camry after 5 years of ownership is from $12,103 to $12,697.

The margin of error is half this difference. So


M = (12697-12103)/(2) = 297

Margin of error formula:


M = T(s)/(√(n))

In which s is the standard deviation of the sample and n is the size of the sample.

In this question:


T = 1.746, M = 297, n = 17

We use this to find s, which is the sample standard deviation. So


M = T(s)/(√(n))


297 = 1.746(s)/(√(17))


s = (297*√(17))/(1.746)


s = 701.35

To the nearest dollar, $701 and the answer is given by option b.

User Dovile
by
2.6k points