229,878 views
19 votes
19 votes
A manufacturer knows that their items have a normally distributed lifespan, with a mean of 13.3 years, and standard deviation of 1.1 years.If you randomly purchase one item, what is the probability it will last longer than 10 years?Use the normal table and round answer to four decimal places

User Bambams
by
2.6k points

1 Answer

19 votes
19 votes

We want to find the following probability:


P(X>10)

where X is a normal random variable with mean 13.3 and standard deviation 1.1. To find this probability let's normalize the random variable; to do this we use the z-score given by:


z=(x-\mu)/(\sigma)

Then, in this case, we have:


P(X>10)=P(z>(10-13.3)/(1.1))=P(z>-3)

Using the standard normal table, we have:


P(X\gt10)=P(z\gt(10-13.3)\/1.1)=P(z\gt-3)=0.9987

Therefore, the probability of purchasing an item with a lifespan greater than 10 years is 0.9987

User MaxK
by
2.9k points