Path: blob/master/notebook-for-reviewing/chapter_5_normal_distribution.ipynb
388 views
Kernel: Python 3
In [1]:
In [4]:
Chapter 5 Normal Distribution
The standard normal distribution
In [13]:
Out[13]:
Exp 2.000000
Var 16.000000
PMF 0.836392
CDF 0.500000
In [6]:
Out[6]:
-0.994457883209753
In [16]:
Out[16]:
Exp 0.000000
Var 1.000000
PMF 0.189437
CDF 0.579260
In [15]:
Out[15]:
-0.8416212335729142
5.2 Linear combinations of normal distribution
5.3 Approximating distribution with normal distribution
we have:
In [6]:
Out[6]:
Exp 20.000000
Var 256.000000
PMF 0.159621
CDF 0.503117
5.3.2 Central limit theorem
are independent and have the same mean and the same variance , then
for
5.4 Distributions related to the Normal distribution
5.4.1 The Lognormal Distribution
CDF:
5.4.2 Chi-Square Distribution
: degree of freedom
In [9]:
Out[9]:
Exp 12.000000
Var 24.000000
PMF 0.652382
CDF 0.652382
In [8]:
Out[8]:
Critical points: 12.770329
5.4.3 T Distribution
N.B. T Distribution is symmetric with
In [15]:
Out[15]:
Exp 0.000000
Var 1.142857
PMF 0.951053
CDF 0.975526
In [17]:
Out[17]:
Critical points: -2.131450