SLIDE 1
Normal Distribution
Due to the definition of Brownian motion, normal distribution plays an important role in the computations that involve it. The density of N(0, 1) for will be denoted by φ and takes the following form: φ(x) = 1 √ 2π exp ( −x2 2 ) . The cumulative distribution function (cdf) of N(0, 1) will be denoted Φ and cannot be expressed in a closed form. We can define N(µ, σ2) as the distribution of X = σZ + µ for a µ ∈ R and σ > 0. This means that for FX(x) and fX(x), denoting the CDF and the density
- f X respectively , we have that
FX(x) = P [σZ + µ ≤ x] = P [ Z ≤ x − µ σ ] = Φ (x − µ σ ) , fX(x) = d dxΦ (x − µ σ ) = 1 σ φ (x − µ σ ) = 1 √ 2πσ2 exp ( −(x − µ)2 2σ2 ) .
1 / 6