The USGA specifications for golf balls is that a ball must weigh no more than 1.62 oz. The manufacturing process for one company’s golf balls produces a normally distributed distribution of ball weights. To determine if a lot of golf balls produces acceptable balls, a random sample of 25 balls is selected from each lot and tested. One particular lot has a mean weight of 1.625 oz with a standard deviation of .011 oz. Create a 99% confidence interval for the actual weight of a golf ball. Using this interval, is the company making acceptable balls? Explain your answer.

Respuesta :

Answer:

The 99% confidence interval for the actual weight of a golf ball is between 1.619 oz and 1.631 oz.

The almost entirity of values in this interval are values higher than the specification of 1.62 oz, which means that the company is not making acceptable balls.

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.99}{2} = 0.005[/tex]

Now, we have to find z in the Ztable as such z has a pvalue of [tex]1-\alpha[/tex].

So it is z with a pvalue of [tex]1-0.005 = 0.995[/tex], so [tex]z = 2.575[/tex]

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.

[tex]M = 2.575*\frac{0.011}{\sqrt{25}} = 0.006[/tex]

The lower end of the interval is the sample mean subtracted by M. So it is 1.625 - 0.006 = 1.619 oz

The upper end of the interval is the sample mean added to M. So it is 1.625 + 0.006 = 1.631 oz

The 99% confidence interval for the actual weight of a golf ball is between 1.619 oz and 1.631 oz.

The almost entirity of values in this interval are values higher than the specification of 1.62 oz, which means that the company is not making acceptable balls.