Assuming the lasting time of laptop batteries are normally distributed with a mean of 11 hours and a standard deviation of ) 0.7 hours.
a) If we randomly select 8 batteries, what is the probability that the average lasting time of these laptops is longer than 11.5 hours.
b) In a group of 30 laptops, approximately how many of them will last less than 10 hours?
c) Knowing that a lasting time of a laptop is 20% below the third quartile, how many hours can this laptop last?
1
Expert's answer
2020-12-24T17:41:04-0500
Let X= the lasting time of laptop batteries: X∼N(μ,σ2)
Given μ=11h,σ=0.7h
a) Xˉ∼N(μ,σ2/n)
Given n=8
P(Xˉ>11.5)=1−P(Xˉ≤11.5)
=1−P(Z≤0.7/811.5−11)≈1−P(Z≤2.020305)
≈1−0.978324=0.021676
P(Xˉ>11.5)=0.021676
b)
P(X<10)=P(Z<0.710−11)
≈P(Z<−1.428571)≈0.076564
30(0.076564)=2
(c) The third quartile Q3 is the 75th percentile of a data set.
Comments