Explore a vast range of topics and get informed answers at IDNLearn.com. Discover thorough and trustworthy answers from our community of knowledgeable professionals, tailored to meet your specific needs.

Laboratory tests show that the lives of
light bulbs are normally distributed with
a mean of 750 hours and a standard
deviation of 75 hours. Find the
probability that a randomly selected
light bulb will last between 750 and 825
hours.

Answer in percentage!!!


Sagot :

Answer:  34%

This result is approximate.

=========================================================

Explanation:

mu = 750 = mean

sigma = 75 = standard deviation

The raw scores or x values are x = 750 and x = 825

Let's compute the z score for each x value

z = (x - mu)/sigma

z = (750 - 750)/75

z = 0

and

z = (x - mu)/sigma

z = (825 - 750)/75

z = 1

Therefore P(750 ≤ x ≤ 825) is equivalent to P(0 ≤ z ≤ 1) in this context.

Use a z score table to determine that

P(z ≤ 0) = 0.5

P(z ≤ 1) = 0.84314 approximately

So,

P(a ≤ z ≤ b) = P(z ≤ b) - P(z ≤ a)

P(0 ≤ z ≤ 1) = P(z ≤ 1) - P(z ≤ 0)

P(0 ≤ z ≤ 1) = 0.84314 - 0.5

P(0 ≤ z ≤ 1) = 0.34314 approximately

The value 0.34314 then converts to 34.314% which rounds to 34%

Or you could use the empirical rule as shown below. The pink section on the right is marked 34% which is approximate. This pink section is between z = 0 and z = 1.

View image Jimthompson5910