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

Mat08 Ien01

The normal distribution is the most important probability distribution in statistics. It is bell-shaped and describes many natural phenomena. The normal distribution depends on two parameters: the mean and standard deviation. By transforming variables using these parameters, any normal distribution can be converted to a standard normal distribution with a mean of 0 and standard deviation of 1, allowing probabilities to be easily calculated using standard normal tables. Example problems demonstrate how to calculate probabilities and find values for a normal distribution.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

Mat08 Ien01

The normal distribution is the most important probability distribution in statistics. It is bell-shaped and describes many natural phenomena. The normal distribution depends on two parameters: the mean and standard deviation. By transforming variables using these parameters, any normal distribution can be converted to a standard normal distribution with a mean of 0 and standard deviation of 1, allowing probabilities to be easily calculated using standard normal tables. Example problems demonstrate how to calculate probabilities and find values for a normal distribution.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Page 85

Chapter 6
NORMAL DISTRIBUTION

▪ The normal distribution is the most important probability distribution in the entire
field of statistics.

▪ The graph of a normal distribution, called the normal curve, is bell-shaped which
approximately describes many phenomena that occur in nature, industry, and
research.

▪ The normal distribution is often referred to as Gaussian distribution, in honor of Karl


Friedrich Gauss (1777 – 1855).

▪ A continuous random variable x having the bell-shaped distribution is called a normal


random variable.

▪ The density function of the normal random variable depends upon the two
parameters µ and Ó, its mean and standard deviation. Hence, we denote the values
of the density of X by n (x; µ,Ó).

▪ The density function of the normal random variable X, with mean µ and variance is,

1
n( x;  ,  ) = e − (1/ 2)[( x −  ) /  ] , −  x  
2

2

Engineering Data Analysis


Page 86

NORMAL CURVE

AREAS UNDER THE NORMAL CURVE


The probability that a continuous random variable x assumes numerical value
between x = x1 and x = x2 is equal to the area under the normal curve bounded
by x = x1 and x = x2. Thus,

1  x− 
1 − 
2   
x2 x2
P( x1  x  x2 ) =  f ( x)dx =  e dx
x1
2 x1

Engineering Data Analysis


Page 87

is represented by the shaded region of the normal curve area in the figure below.

STANDARD NORMAL CURVE


The problem of providing a table for normal curve areas with different
values of μ and σ has been solved by transforming all observations of any normal
random variable x into a new set of observations of a normal random variable z,
with μ = 0 and σ = 1.

The normal random variable x will be transformed into a standard normal variable
z by
x−
Z=

▪ If x falls between x = x1 and x = x2, the random variable z will fall between z = z1
and z = z . Hence,
2

1  x− 
2

1 − 
2   
x2
P ( x1  x  x2 ) =
2

x1
e dx

Engineering Data Analysis


Page 88

1
1 Z2 − z2
=
2 Z1
e 2
dz

Z2
= f ( z )dz
Z1
P ( x1  x  x2 ) = P ( z1  z  z2 )

▪ The distribution of a normal random variable with mean zero and variance 1 is called a
standard normal distribution.

▪ The probability of the original and transformed distribution is shown in the figure
below. The shaded area under the x-curve equals the shaded area under the z-curve.

Engineering Data Analysis


Page 89

Example 6.1
Given a normally distributed variable x with mean 18 and standard deviation 2.5, find
a. P(x < 15)
b. P(17 < x < 21)
c. the value of x such that P(x < x) = 0.2236
d. the value of x such that P(x > x) = 0.1814

Solution:

a. z = X-µ/ Ó = (15-18)/2.5 = - 1.2 P(x<15) = 0.1151

b. z1 = X-µ/ Ó = (17-18)/2.5 = - 0.4 P(x<17) = 0.3446


z2 = X-µ/ Ó = (21-18)/2.5 = 1.20 P(x<21) = 0.8849

P(17< x<21) = 0.8849 – 0.3446 = 0.5403

c. Since the symbol is less than, therefore the given area lies on the left of x.
Hence, z= -0.76

X = µ+z Ó = 18-(0.76)(2.5) = 16.1

d. Since the symbol is greater than, it means that the given area lies on the
right of x, hence, z = 0.91

X = µ+z Ó = 18 + (0.91)(2.5) = 20.275

Engineering Data Analysis

You might also like