31,746 views
23 votes
23 votes
In a survey, 28 people were asked how much they spent on their child's last birthday gift. The results were roughly bell-shaped with a mean of $34.6 and standard deviation of $2.6. Estimate how much a typical parent would spend on their child's birthday gift (use a 80% confidence level). Give your answers to 3 decimal places.

User Carlos Siestrup
by
2.6k points

1 Answer

30 votes
30 votes

Answer:

The 80% confidence level estimate for how much a typical parent would spend on their child's birthday gift is between $33.954 and $35.246.

Explanation:

We have the standard deviation for the sample, which means that the t-distribution should be 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 = 28 - 1 = 27

80% confidence interval

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

The margin of error is:


M = T(s)/(√(n)) = 1.314(2.6)/(√(28)) = 0.646

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

The lower end of the interval is the sample mean subtracted by M. So it is 34.6 - 0.646 = $33.954

The upper end of the interval is the sample mean added to M. So it is 34.6 + 0.646 = $35.246

The 80% confidence level estimate for how much a typical parent would spend on their child's birthday gift is between $33.954 and $35.246.

User Lmount
by
2.8k points