Lecture 06
Lecture 06
Examples:
• Height of a person
• Marks obtained by students in a subject
• Error made in measuring a physical quantity
Normal Distribution (contd.)
A continuous random variable X is normally distributed with
parameters and 2 i.e., X~N(,2), if its probability density
function (PDF) is given by:
f (x ) =
1 − ( x − )2 2 2
e − x
2
The normal density f(x) is a bell-shaped curve that is symmetric
about and which attains a maximum value of 1 2 0.399
at x= .It can be shown that:
E[X] = and Var(X) = 2 0.25
0.15
variable. 0.05
0.00
25 26 27 28 29 30 31 32 33 34 35
2
−
e dy − x
Standard Normal Distribution (contd.)
Let X~N(,2) and Y= (X-μ)/σ
Now X<b if (X-μ)/σ < (b-μ)/σ i.e., Y < (b-μ)/σ
b− b−
P{ X b} = P Y =
Similarly, for any a<b,
a − b−
P{a X b} = P Y
b− a−
= P Y − P Y
b− a−
= −
Standard Normal Distribution (contd.)
Problem 1:
If X is random variable with mean 3 and variance 16. Determine
(a) P{X<11} (b) P{X>-1} (c) P{2<X<7}
Transform X to standard normal variable Y=(X-)/
X − 3 11 − 3 X −3
(a) PX 11 = P = P 2
4 4 4
= (2 ) = 0.9772
X − 3 −1− 3
(b) PX −1 = P = PY −1 = PY 1
4 4
= (1) = 0.8413
2 − 3 X − 3 7 − 3
(c) P2 X 7 = P = P− 0.25 Y 1 = (1) − (− 0.25)
4 4 4
= (1) − (1 − (0.25)) = 0.8413 − 1 + 0.5987 = 0.44
Standard Normal Distribution (contd.)
Problem 2:
Power W dissipated in a resistor =3V2. If V is a normal random
variable with mean 6 and standard deviation 1, determine
(a)E[W] (b) P{W>120}
(a) E[W] = E[3V2] = 3E[V2] = 3(Var[V]+(E[V])2)
= 3(12+62) = 111
Transform V to standard normal variable V=(V-)/
(b) PW 120 = P 3V 2 120 = P V 40
V − 6 40 − 6
= P = PY 0.3246
1 1
= 1 − PY 0.3246 = 1 − (0.3246)
= 1 − .6273 = 0.3727
Exponential Distribution
A continuous random variable X whose probability density
function (PDF) is given for >0, by
f(x) = e-x if x0
=0 if x<0
is known as an exponential random variable with parameter .
Its cumulative distribution F(x) is given by
F ( x ) = PX x = e −y dy
x
= 1 − e − x , x0
Exponential Distribution (Contd.)
• The moment generating function of the exponential is given
by
(t ) = E e = etx e −x dx
tX
0
− ( −t ) x
= e dx = , t
0 −t
2
Differentiating, (t ) = , (t ) =
( − t )2
( − t )3
• E[X] = (0) = 1/
• Var(X) = (0)-(E[X])2 = 1/2
Distributions arising from Normal
•
CHI-SQUARE DISTRIBUTION:
If Z1, Z2,……, Zn are independent standard normal random
variables, then X defined by X = Z12+Z12+…..+Zn2 is said to have
a chi-square distribution with n degrees of freedom. This is
represented as X~n2.
It has additive property.
If X is a chi-square random variable, then for any (0,1), the
quantity 2,n is defined to be such that P{X 2,n}=
Table A2 lists 2,n values for variety of values of and n.
It is commonly used in statistical significance tests.
•
Distributions arising from Normal
(contd.)
t-DISTRIBUTION:
If Z and n2 are independent random variables, with Z having
standard normal distribution and n2 having chi-square
distribution with n degrees of freedom, then the random
variable Tn defined by Z
Tn =
n2 n
is said to have a t-distribution with n degrees of freedom.
t-density is symmetric about zero.
Compared to standard normal density, it has thicker tails
indicating greater variability. As n becomes larger, it becomes
more like standard normal density.
Distributions arising from Normal
(contd.)
t-DISTRIBUTION (contd.):
Quantity t,n is defined to be such that
P{Tn t,n} =
1 n
The sample mean X = Xi is also a random variable itself!!!
n i =1