83.9k views
3 votes
The weights of items produced by a company are normally distributed with a mean of 5 ounces and a standard deviation of 0.2 ounces. What is the minimum weight of the heaviest 9.85% of all items produced?

User Kulis
by
4.8k points

1 Answer

3 votes

Answer:

The minimum weight of the heaviest 9.85% of all items produced is 5.26 ounces.

Explanation:

When the distribution is normal, we use the z-score formula.

In a set with mean
\mu and standard deviation
\sigma, the zscore of a measure X is given by:


Z = (X - \mu)/(\sigma)

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.

In this question, we have that:


\mu = 5, \sigma = 0.2

What is the minimum weight of the heaviest 9.85% of all items produced?

This is the 100 - 9.85 = 90.15th percentile, which is X when Z has a pvalue of 0.9015. So X when Z = 1.29.


Z = (X - \mu)/(\sigma)


1.29 = (X - 5)/(0.2)


X - 5 = 1.29*0.2


X = 5.26

The minimum weight of the heaviest 9.85% of all items produced is 5.26 ounces.

User Danyowdee
by
5.0k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.