106k views
3 votes
A company produces steel rods. The lengths of the steel rods are normally distributed with a mean of 201.9-cm and a standard deviation of 2.1-cm. For shipment, 9 steel rods are bundled together. Find the probability that the average length of a randomly selected bundle of steel rods is greater than 204.1-cm. P( ¯ x x¯ > 204.1-cm) = Enter your answer as a number accurate to 4 decimal places.

User Ben Ashton
by
4.3k points

1 Answer

0 votes

Answer:

There is a 0.08% probability that the average length of a randomly selected bundle of steel rods is greater than 204.1-cm.

Explanation:

Problems of normally distributed samples can be solved using 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 problem, we have that:

A company produces steel rods. The lengths of the steel rods are normally distributed with a mean of 201.9-cm and a standard deviation of 2.1-cm. This means that
\mu = 201.9, \sigma = 2.1.

For shipment, 9 steel rods are bundled together. Find the probability that the average length of a randomly selected bundle of steel rods is greater than 204.1-cm.

By the Central Limit Theorem, since we are using the mean of the sample, we have to use the standard deviation of the sample in the Z formula. That is:


s = (\sigma)/(√(n)) = (2.1)/(√(9)) = 0.7

This probability is 1 subtracted by the pvalue of Z when
X = 204.1.


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


Z = (204.1 - 201.9)/(0.7)


Z = 3.14


Z = 3.14 has a pvalue of 0.9992. This means that there is a 1-0.9992 = 0.0008 = 0.08% probability that the average length of a randomly selected bundle of steel rods is greater than 204.1-cm.

User Niko Jojo
by
4.6k points