Continuous_Probability_Function
Continuous_Probability_Function
REVIEW
Continuous Random
Variables and
Probability Distributions
Continuous Random
Variables
• Discussed about discrete random
variables
• Continuous random variable, X, has a
distinctly different distribution from the
discrete random variables
• Includes all values in an interval of real
numbers
• Thought of as a continuum
Continuous Probability Distributions
f (x) Exponential
Uniform
f (x)
f (x)
Normal
x
x x1 xx12 x2
x1 x2
x
x1 x2
Probability Distributions
• Describe the probability distribution of a
continuous random variable X
• Probability that X is between a and b is
determined as the integral of f(x) from a
to b
Probability Density Function
• Continuous random variable X, a probability density
function (pdf)
1. f ( x) 0
2. f ( x)dx 1
b
f ( x)
0 for 0
2 x 1
P ( X 5) 2 e dx e 0 .368
0 .5
Cumulative Distribution
Function
• Stated in the same way as we did for the discrete
random variable
• F(x) is defined for every number x by
x
F ( x) P ( X x) f (u ) du
for x
F(x) and f(x)
dF ( x )
f (x)
dx
Example
• Find the cumulative distribution function of the
following pdf
2 e 2 x for x 0
f (x)
0 for 0
• Solution
x
2e dt 1 - e for x 0
2t - 2x
F ( x) 0
0 for x 0
• Variance
V(X)= ( x ) 2 f ( x ) dx
Example
• If a random variable has
2 e for x 0
2 x
f (x)
0 for x 0
xf ( x ) dx
2 x
E[x] x . 2 e dx 0 .5
0
V [ Y ] ( x ) f ( x ) dx
2
(x 1 / 2) 2e
2 2 x
dx
0
1/ 4
Uniform Distribution
• Simplest continuous distribution
• Probability Density
1
f ( x)
ba
• Mean & Standard Deviation
ab b af(x)
and
2 12
• Proof
b
x 0 .5 X 2
E(X ) dx b
(a b) / 2
x
a
a
b a ba
ab 2 ab 3
b (x ( ) (x )
2 2 (b a ) 2
V (X ) dx
b
a
a
ba 3( b a ) 12
Example
• Suppose X has a continuous uniform distribution
over the interval [1.5, 5.5]
– Determine the mean, variance, and standard deviation
of X
– What is P(X<2.5)?
• Solution
E(X) = (5.5+1.5)/2 = 3.5,
( 5 .5 1 .5 ) 2
V (X ) 3 /4
12
x 3 0 . 866
4
2 .5
P ( X 2 . 5 ) 0 . 25 dx
1 .5
2 .5
0 . 25 x 1 . 5 0 . 25
Normal Distribution
• Most widely used model for the distribution of a
random variable is a normal distribution
• Describes many random processes or continuous
phenomena
• Used to approximate discrete probability
distributions
• Basis for classical statistical inference
Mean and Variance
• Random variables with different means and
variances can be modeled by normal probability
• E[X]= determines the center of the probability
density function
• V[X]=2 determines the width
• Illustrates several normal probability density
functions
Probability Density Function
• X with probability density function
x
( x )2
1
f ( x) e 2 2
2
where:
= mean
= standard deviation
= 3.14159
e = 2.71828
Probability Density Function
• X with probability density function
x
( x )2
1
f ( x) e 2 2
2
• Normal random variable with parameters -
< < and >1
• Mean and variance
E[X]= , V[X]= 2
• N(, 2 ) used to denote the distribution
Useful Information
• Total area under the curve is 1.0
• Two tails of the curve extend indefinitely
• Useful results
– P(-<X<+)=0.6827
– P(-2<X<+2)=0.9545
– P(-3<X<+3)=0.9973
Normal Probability Distribution
Characteristics
Characteristics
99.72%
95.44%
68.26%
x
+ 3
– 3 – 1 + 1
– 2 + 2
Calculating the Probabilities
• Normal distributions differ by mean &
standard deviation
f(X)
E[ X ] , V [ X ]
1
2 1
Example
• Suppose that the log-ons to a computer network
follow a Poisson process with an average of 3
counts per minute
a) What is the mean time between counts?
b) What is the standard deviation of the time
between counts?
c) Determine x such that the probability that at least
one count occurs before time x minutes is 0.95
Solution
a) E(X) = 1/ =1/3 = 0.333 minutes
b) V(X) = 1/2 = 1/32 = 0.111, = 0.33
c) Value of x
x
3 t
P ( X x ) 3 e dt
0
x
3 t 3 x
e 1 e 0 . 95
0
• Thus, x = 0.9986
PRACTICE
PROBLEM
Problem No. 1
• Suppose that f(x)= e-(x-4) for x>4
• Determine the following
probabilities
a.) P(1<X)
b.) P(2X<5)
c.)Determine such that P(X<x) =0.9
Problem No. 2