MATH 1040 - Introduction to Statistics

Practice

  1. The average height of a particular species of flower is 5.5 inches with a standard deviation of 0.4 inches. You sample a subspecies and find 49 flowers with a sample mean height of 5.8 inches. What is the margin of error with a 95% confidence level?

We are given the population parameters:

We are also given information about the sample:

The critical value for a 95% confidence level is 1.96. The margin of error then is, \(E = z\frac{\sigma}{\sqrt{n}} = 1.96\frac{0.4}{\sqrt{49}} = \frac{1.96\cdot 0.4}{7} = \mathbf{0.112}\)

The confidence interval then is between the two values,

Return back to Lesson 18.2