M BUZZ CRAZE NEWS
// general

Normal distribution (why $\Phi(0,1)=0.5\Phi(-1,1)$)

By Mia Morrison
$\begingroup$

I am reading "Probability" by Pitman and in the section that talks about normal distribution states: $\Phi(0,1)=0.5\Phi(-1,1)$.

Can someone explain this equality ?

$\endgroup$ 7

1 Answer

$\begingroup$

Let $\Phi(b)$ be the cumulative distribution function of the normalized normal distribution. That is, $\Phi(b)=P(X<b)$. Then it's convenient to introduce $\Phi(a,b)=\Phi(b)-\Phi(b)$, which expresses the probability $P(a<X<b)$. (Could also be written as $P(a\le X<b)$, which is the same probability because $P(X=a)=0$.) Since $X$ is symmetric, $$P(0<X<1)=P(-1<X<0) \\ = \frac12 (P(0<X<1)+P(-1<X<0)) \\ =\frac12 P(-1<X<1)$$

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy