Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

Given Data :

Normal Distribution function

$$P(x \leq -1) = P(y \geq 2)$$

x : mean= 1 variance= 4

y : mean= -1 variance= to be found..?.

Ans: 9

How to solve..?

share|improve this question

1 Answer

up vote 1 down vote accepted

Firstly, $P(x\le-1)=\Phi\left(\frac{-1-1}{\sqrt4}\right)=\Phi(-1)$ Also, $P(y\ge2)=P(y\le-4)=\Phi\left(\frac{-4-(-1)}{\sigma}\right)=\Phi\left(\frac{-3}{\sigma}\right)$.

So we have $\frac{-3}{\sigma}=-1$ and $\sigma^2=9$.

share|improve this answer
Thank you............:) – Jay Satish Teli Feb 9 at 11:55

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.