0% found this document useful (0 votes)
97 views

Normal Distribution

The document discusses the normal distribution and how to graph it in Excel. It includes the probability density function and shows how to generate random normal values. It also includes graphs of the probability density function and the cumulative probability function for different mean and standard deviation values.

Uploaded by

recoil25
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
97 views

Normal Distribution

The document discusses the normal distribution and how to graph it in Excel. It includes the probability density function and shows how to generate random normal values. It also includes graphs of the probability density function and the cumulative probability function for different mean and standard deviation values.

Uploaded by

recoil25
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
You are on page 1/ 1

3

-1 .4

0.2

1 .8

3 .4

6 .6

8 .2

9 .8

1 1 .4

13

Normal Distribution

Wittwer, J. W., "Graphing a Normal Distribution in Excel" From Vertex42.com, November 1, 2004

2004 Vertex42 LLC

http://vertex42.com/ExcelArticles/mc/NormalDistribution-Excel.html

Mean, m
Standard Deviation, s
Graph Limits
zmin
zmax

-4
4

10
2

Generate Random Normal Values


=NORMINV(rand(),mean,standard_dev)
10.13378

xm

Cumulative Probability
xmin
8
xmax
11

0.25
0.2

f ( x)

1
2s 2

0.15

( xm )2
2s 2

0.1

Pr(x<xmin)
Pr(x>xmax)
Pr(xmin<x<xmax)

15.87%
30.85%
53.28%

0.05
0

10

15

20

15

20

0.25
0.2

0.2
0.15

0.1
0.05
0

0.15
0.1

0.05
0

10

Cumulative Probability Graph

Probability Density

0.2

-0.88
8.24
18.94%

39

1.1
1
0.9
0.8
0.7

0.15

0.6
0.5

0.1

0.4
0.3

0.05

0.2

18.94%

0.1

1.1
1
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1
0
18

10

15

20

Cumulative Probability

z
x
F(x)

0.25

Cumulative Probability

Probability Density

0.25

f (x )
z
x
F(x)
-4
2
6.69E-05 3.17E-05
-3.8
2.4
0.000146 7.23E-05
-3.6
2.8
0.000306 0.000159
-3.4
3.2
0.000616 0.000337
-3.2
3.6
0.001192 0.000687
-3
4
0.002216
0.00135
-2.8
4.4
0.003958 0.002555
-2.6
4.8
0.006791 0.004661
-2.4
5.2
0.011197 0.008198
-2.2
5.6
0.017737 0.013903
-2
6
0.026995
0.02275
-1.8
6.4
0.039475
0.03593
-1.6
6.8
0.05546 0.054799
-1.4
7.2
0.074864 0.080757
-1.2
7.6
0.097093
0.11507
-1
8
0.120985 0.158655
-0.8
8.4
0.144846 0.211855
-0.6
8.8
0.166612 0.274253
-0.4
9.2
0.184135 0.344578
-0.2
9.6
0.195521
0.42074
1.28E-15
10
0.199471
0.5
0.2
10.4
0.195521
0.57926
0.4
10.8
0.184135 0.655422
Normal (Gaussian) Distribution
0.6
11.2
0.166612 0.725747
0.8
11.6
0.144846 0.788145
1
12
0.120985 0.841345
1.2
12.4
0.097093
0.88493
1.4
12.8
0.074864 0.919243
1.6
13.2
0.05546 0.945201
1.8
13.6
0.039475
0.96407
2
14
0.026995
0.97725
2.2
14.4
0.017737 0.986097
2.4
14.8
0.011197 0.991802
2.6
15.2
0.006791 0.995339
2.8
15.6
0.003958 0.997445
2
3.6
5.2
6.8
8.4
10 11.6 13.2 14.8 16.4
3
16
0.002216
0.99865
3.2
16.4
0.001192 0.999313
3.4
16.8
0.000616 0.999663
3.6
17.2
0.000306 0.999841
3.8
17.6
0.000146 0.999928
4
18
6.69E-05 0.999968

You might also like