SOLUTION: help Im am completely lost! weights of a certain model of fully loaded gravel trucks follow normal distribution with mean u=6.4 tons and standard deviation o=0.3 tons. what is th

Algebra ->  Probability-and-statistics -> SOLUTION: help Im am completely lost! weights of a certain model of fully loaded gravel trucks follow normal distribution with mean u=6.4 tons and standard deviation o=0.3 tons. what is th      Log On


   



Question 927547: help Im am completely lost!
weights of a certain model of fully loaded gravel trucks follow normal distribution with mean u=6.4 tons and standard deviation o=0.3 tons. what is the probability that a fully loaded gravel truck of this model is
a) less than 6 tons?
b) more than 7 tons?
c) between 6 and 7 tons?

Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
We are given a normal distribution with mean u=6.4 tons and standard deviation o=0.3 tons. In order to calculate probability (Pr), we must compute z-values and their associated Pr's.
note that z-value = (X value - mean value) / standard deviation, then consult the table of z-values to determine the associated Pr.
a) z-value = (6 - 6.4) / 0.3 = −1.333333333
Pr(X<6) = 0.0918
b) Pr(X>7) = 1 - Pr(X<7)
z-value = (7 - 6.4) / 0.3 = 2
Pr(X<7) = 0.9772
Pr(X>7) = 1 - 0.9772 = 0.0228
c) Pr( 6 < X < 7 ) = Pr(X<7) - Pr(X<6)
Pr( 6 < X <7 ) = 0.9772 - 0.0918 = 0.8854