120k views
16 votes
The lifetimes of a certain brand of light bulbs are known to be normally dsitributed with a mean of 1700 hours and standard deviation of 400 hours. A random sample of 64 of these light bulbs is taken. The probability is 0.20 that the sample mean lifetime is more than how many hours?

A. 1652.
B. 1725.
C. 1752.
D. 1670.

User Kiford
by
5.2k points

1 Answer

9 votes

Answer:

1742 hours

Explanation:

To solve this question, we need to understand the normal probability distribution and the central limit theorem.

Normal probability distribution

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.

Central Limit Theorem

The Central Limit Theorem estabilishes that, for a normally distributed random variable X, with mean
\mu and standard deviation
\sigma, the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean
\mu and standard deviation
s = (\sigma)/(√(n)).

For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.

Single light:

Mean of 1700 hours and standard deviation of 400 hours, which means that
\mu = 1700, \sigma = 400

Sample of 64:

This means that
n = 64, s = (400)/(√(64)) = 50

The probability is 0.20 that the sample mean lifetime is more than how many hours?

This is the 100 - 20 = 80th percentile, which is X when Z has a pvalue of 0.8. So X when Z = 0.84


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

By the Central Limit Theorem


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


0.84 = (X - 1700)/(50)


X - 1700 = 50*0.84


X = 1700 + 50*0.84


X = 1742

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