Normal distribution. Doubt

48 Views Asked by At

If $Y$ is Normal($\mu$=0, $\sigma$=1), can it happen that, for a positive constant $\alpha$: $$\Pr[Y\gt2\alpha]=0 \text{ ?}$$

2

There are 2 best solutions below

0
On BEST ANSWER

No. Note that $P(Y \gt 2\alpha) = 0 \iff P(Y \leq 2\alpha ) = 1$, and this is the standard normal distribution, so it's cdf is $ P(Y \leq 2\alpha ) = \frac{1}{\sqrt{2\pi}} \int_{-\infty}^{2\alpha} e^{\frac{-t^2}{2}} dt$

One can show that for any $\alpha \in \mathbb{R}$ this cdf is smaller than one, although it $\it{converges}$ to one.

Meaning that $\frac{1}{\sqrt{2\pi}} \int_{-\infty}^{\infty} e^{\frac{-t^2}{2}} = 1$, but for a specific $\alpha$, $\frac{1}{\sqrt{2\pi}} \int_{-\infty}^{2\alpha} e^{\frac{-t^2}{2}} \lt 1$

3
On

No, there is not.

For certain values of $\alpha$, this probability can get extremely small, but never zero.

The normal distribution has a PDF of $\displaystyle \frac{1}{\sqrt{2\pi}}e^{x^2/2}$, which has positive probability even for large $x$.