If $Y$ is Normal($\mu$=0, $\sigma$=1), can it happen that, for a positive constant $\alpha$: $$\Pr[Y\gt2\alpha]=0 \text{ ?}$$
2026-04-06 12:13:13.1775477593
Normal distribution. Doubt
48 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
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$