Suppose continuous r.v. X follows some normal distribution, we denote X∼N(μ,σ2), its pdf is
f(x∣μ,σ2)=2πσ21e−2σ2(x−μ)2
In short, here’s some properties:
μX=μ
σX2=σ2
Standard Normal Distribution
If X∼N(μ,σ2) and another cont r.v. Z=σX−μ, then Z∼N(0,1).
The pdf of N(0,1) is denoted as ϕ(⋅), and its cdf is denoted as Φ(⋅)
In addition, the upper α-th quantile of N(0,1), which is the solution to 1−Φ(z)=α, is denoted as zα. The α-th quantile of N(0,1), i.e. the solution to Φ(z)=α is denoted as Φ−1(α).