Aisha wants to advertise how many chocolate chips are in each Big Chip cookie at her bakery. She randomly selects a sample of 76 cookies and finds that the number of chocolate chips per cookie in the sample has a mean of 8.9 and a standard deviation of 2.3. What is the 90% confidence interval for the number of chocolate chips per cookie for Big Chip cookies? Assume the data is from a normally distributed population. Round answers to 3 decimal places where possible.

Respuesta :

Using the t-distribution, the 90% confidence interval for the number of chocolate chips per cookie for Big Chip cookies is (8.374, 9.426).

What is a t-distribution confidence interval?

The confidence interval is:

[tex]\overline{x} \pm t\frac{s}{\sqrt{n}}[/tex]

In which:

  • [tex]\overline{x}[/tex] is the sample mean.
  • t is the critical value.
  • n is the sample size.
  • s is the standard deviation for the sample.

The critical value, using a t-distribution calculator, for a two-tailed 90% confidence interval, with 76 - 1 = 75 df, is t = 1.9921.

The other parameters are given as follows:

[tex]\overline{x} = 8.9, s = 2.3, n = 76[/tex].

Hence the bounds of the interval are:

[tex]\overline{x} - t\frac{s}{\sqrt{n}} = 8.9 - 1.9921\frac{2.3}{\sqrt{76}} = 8.374[/tex]

[tex]\overline{x} + t\frac{s}{\sqrt{n}} = 8.9 + 1.9921\frac{2.3}{\sqrt{76}} = 9.426[/tex]

More can be learned about the t-distribution at https://brainly.com/question/16162795

#SPJ1