Hi
Find the probability that a randomly selected phone will work
greater than 127 hours before it needs charging.
Normal distribution
μ = 100 σ = 15
P(x > 127) = 1 - P(x ≤ 127) = normalcdf(-999,127,100,5)= 1 - .964 = .036
Wish You the Best in your Studies.