Probability Distribution
Probability Distribution
Probability Distribution
Random variable
A numerical value determined by the outcome of an
experiment.
Types of Probability Distributions
A weighted average
[ xP ( x )]
Variance
[( x ) P ( x)]
2 2
x 2
P ( x )
Example#1
Consider a random experiment in which a coin is tossed three
times. Let x be the number of heads. Let H represent the
outcome of a head and T the outcome of a tail. The possible
values of x (number of heads) are 0,1,2,3
0 1 1/8=0.125
1 3 3/8=0.375
2 3 3/8=0.375
3 1 1/8=0.125
Mean, [ xP( x)]
= 0X0.125+1X0.375+2X0.375+3X0.125
= 1.50
Standard deviation, x 2
P ( x)
=0.281+0.094+0.094+0.281
= 0.866
Example#2
The information below is the number of daily emergency service calls
made by the volunteer ambulance service of Walterboro, South
Carolina, for the last 50 days. To explain, there were 22 days on which
there were 2 emergency calls, and 9 days on which there were 3
emergency calls.
n
n (1 )
2
Example#3
x μ
μ e
P(x)
x!
Where,
µ is the mean number of successes in a particular interval of time
e is the constant 2.71828
x is the number of successes
Mean of the Poisson Distribution
n
Where,
n is the number of trials
p the probability of a success
σ 2 nπ
Example#5