Assume that body masses of Goldfinch birds follow a normal distribution with standard deviation equal to 0.04 oz. An ornithologist would like to make some inference about the average body mass of Goldfinch birds. In particular, she would like to create a formula to compute 70 % confidence interval formula for the average body mass of this specie. Her equipment allows her to sample 10 birds, using the 10 independent measurements CREATE the formula to generate 70% confidence intervals. Explain the crucial steps.

Respuesta :

Answer:

The formula to generate 70% confidence interval is: [tex][\overline{x} - 0.013, \overline{x} + 0.013][/tex], in which [tex]\overline{x}[/tex]  is the sample mean.

Step-by-step explanation:

We have that to find our [tex]\alpha[/tex] level, that is the subtraction of 1 by the confidence interval divided by 2. So:

[tex]\alpha = \frac{1 - 0.7}{2} = 0.15[/tex]

Now, we have to find z in the Z-table as such z has a p-value of [tex]1 - \alpha[/tex].

That is z with a pvalue of [tex]1 - 0.15 = 0.85[/tex], so Z = 1.037.

Now, find the margin of error M as such

[tex]M = z\frac{\sigma}{\sqrt{n}}[/tex]

In which [tex]\sigma[/tex] is the standard deviation of the population and n is the size of the sample.

Assume that body masses of Goldfinch birds follow a normal distribution with standard deviation equal to 0.04 oz.

This means that [tex]\sigma = 0.04[/tex].

Sample of 10 birds:

This means that [tex]n = 10[/tex].

The margin of error is of:

[tex]M = z\frac{\sigma}{\sqrt{n}}[/tex]

[tex]M = 1.037\frac{0.04}{\sqrt{10}}[/tex]

[tex]M = 0.013[/tex]

The lower end of the interval is the sample mean of [tex]\overline{x}[/tex] subtracted by M.

The upper end of the interval is the sample mean of [tex]\overline{x}[/tex] added to M.

Then, the formula to generate 70% confidence interval is: [tex][\overline{x} - 0.013, \overline{x} + 0.013][/tex], in which [tex]\overline{x}[/tex]  is the sample mean.