Let X = the random variable denoting the laptop battery life
We are given, X ~ N( = 7.5, = 0.62)
Then by the definition of standard normal distribution we have,
Z = ~ N(0, 1)
(a) The probability that the battery life is at least 8.1 hours
= P(X 8.1)
= P()
= P(Z 1)
= 1 - P(Z < 1)
= 1 - (1)
= 1 - 0.8413 [using standard normal distribution table]
= 0.1587
Answer: The probability that the battery life is at least 8.1 hours is 0.1587.
(b) The probability that the battery life is less than 6.9 hours
= P(X < 6.9)
= P()
= P(Z < - 1)
= (- 1)
= 0.1587
Answer: The probability that the battery life is less than 6.9 hours is 0.1587.
(c) Let t be the time of use that is exceeded with probability 0.9
i.e. P(X > t) = 0.9
i.e. P() = 0.9
i.e. P(Z > ) = 0.9
i.e. 1 - P(Z ) = 0.9
i.e. P(Z )= 1 - 0.9 = 0.1
i.e. ) = (- 1.28)
i.e. = - 1.28
i.e. t = 6.73 (rounded to 2 decimal places)
Answer: The time of use that is exceeded with probability 0.9 is 6.73 hours.
Comments