39.4k views
1 vote
The life span of a battery is the amount of time the battery will last. The distribution of life span for a certain type of battery is approximately normal with mean 2.5 hours and standard deviation 0.25 hour. Suppose one battery will be selected at random. Which of the following is closest to the probability that the selected battery will have a life span of at most 2.1 hours?A:0.055B: 0.110C: 0.445D: 0.890E: 0.945

User Cavin
by
4.1k points

1 Answer

3 votes

Answer:

A:0.055

Explanation:

Problems of normally distributed samples are 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:


\mu = 2.5, \sigma = 0.25

Which of the following is closest to the probability that the selected battery will have a life span of at most 2.1 hours?

This is the pvalue of Z when X = 2.1. So


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


Z = (2.1 - 2.5)/(0.25)


Z = -1.6


Z = -1.6 has a pvalue of 0.0548

So the correct answer is:

A:0.055

User David Zagi
by
4.2k points