57,359 views
23 votes
23 votes
We'll assume that the stem diameter is normally distributed. An agronomist measured stem diameter in 8 randomly selected plants of a particular cultivar of wheat. The mean of the sample is 2.275 and the standard deviation is 0.238.Construct a 80% confidence interval for the population mean.

User Tzwickl
by
2.7k points

1 Answer

16 votes
16 votes

Answer:

The 80% confidence interval for the population mean is (2.156, 2.394).

Explanation:

We have 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 = 8 - 1 = 7

80% confidence interval

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

The margin of error is:


M = T(s)/(√(n)) = 1.415(0.238)/(√(8)) = 0.119

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 2.275 - 0.119 = 2.156

The upper end of the interval is the sample mean added to M. So it is 2.275 + 0.119 = 2.394

The 80% confidence interval for the population mean is (2.156, 2.394).

User Cnoon
by
2.2k points