SOLUTION: 4. X is normally distributed with mean 12 and standard deviation 4. (a) (3 points)Find the probability that X will be more than 10. p(X > 10) = 1 – p (X <= 10) = 0.69 (b) (3 poi

Algebra ->  Probability-and-statistics -> SOLUTION: 4. X is normally distributed with mean 12 and standard deviation 4. (a) (3 points)Find the probability that X will be more than 10. p(X > 10) = 1 – p (X <= 10) = 0.69 (b) (3 poi      Log On


   



Question 601093: 4. X is normally distributed with mean 12 and standard deviation 4.
(a) (3 points)Find the probability that X will be more than 10.
p(X > 10) = 1 – p (X <= 10) = 0.69
(b) (3 points) Find the probability that X will be less than 13.5
P(X < 13.5) = P(X < = 13.5) = 0.646
(c) (4 points) Find the probability that X will be between 10 and 14.5
P(10 < X < 14.5) = P(X < 14.5) - P(X < 10) = P(X <= 14.5) - P(X <= 10) –
0.7340145 - 0.3085375
(d) (4 points) Find a such that P(X 0.85 = 85% is the quantile.
P(X < 16.14573) =
P(X <= 16.14573) = 0.85
(e)(4 points) Find b such that P(X> b)=.25
P(X > b) = 1 - P(X <= b) = 0.25
= > 1 - 0.25 - P(X <= b) = 0;
0.75 - P(X <= b) = 0
0.75 = P(X <= b);
P(X <= b) = 0.75.
= > P(X <= 14.69796) = 0.75.
Did I do these right?

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
a)

Correct.

-------------------------------------------------------
b)

Correct.

-------------------------------------------------------

c)

Answer should be 0.4255, but it looks like you know this (just forgot to write it here)

-------------------------------------------------------
d)

Correct.

-------------------------------------------------------
e)

Correct.