View Single Post
  #1  
Old April 16th, 2008, 08:45 AM
looi76's Avatar
looi76 looi76 is offline
Member
 
Join Date: Jan 2008
Posts: 185
Country:
Thanks: 222
Thanked 0 Times in 0 Posts
looi76 is on a distinguished road
Default [SOLVED] Normal Distrubtion Question...

Question
X has a normal distribution with mean 32 and variance \sigma^2. Given that the probability X is less than 33.14 is 0.6406, find \sigma^2. Give your answer correct to 2 decimal places.

Attempt:
X \sim N (32,\sigma^2)

P\left( \frac{X-\mu}{\sigma} \leq \frac{33.14-32}{\sigma}  \right) = 0.6046

P\left( Z \leq \frac{33.14 - 32}{ \sigma } \right) = 0.6046

\frac{33.14 - 32}{ \sigma } = 0.27

\frac{33.14 - 32}{0.27} = \sigma

\sigma = 4.22

\sigma^2 = 17.83 (2 DP)

Where did I go wrong?
Reply With Quote