Discrete Probability Distribution
Discrete Probability Distribution
A discrete random variable assumes each of its values with a certain probability.
Examples:
Number of sixes in 10 times rolls, it can either get 0 sixes, 1 sixes, 2sixes, 3sixes, or
until 10 sixes.
Number of heads in 4 times head coin, it can either get 0 head, 1 head, 2 heads, 3
heads, or 4 heads.
1. f(x) 0,
2. f(x) = 1,
3. P(X=x) = f(x),
There are 3 defective motherboards in a package of 10. Two are randomly selected
without replacement.
Find the probability distribution for the random Variable X which represents the
number of defective mother boards selected.
Solution:
(There are 10 3 = 7 working motherboards and There are (10 2) = 45 ways to select 2
motherboards.)
(NOTE: How did I get 45? nCr = n! / r! * (n - r)!, where n represents the number of items,
and r represents the number of items being chosen at a time.)
Back to solving:
x 0 1 2
Graphic form is important to probability distribution, most commonly used is the bar chart.
The probability of defective mother board
0.5
0.45
0.4
0.35
0.3
0.25
0.2
0.15
0.1
0.05
0
0 1 2
The Probability
A continuous random variable has a probability of zero of assuming exactly any of its
values.
Examples:
Continuous random variable model can be used with a cure f(x), called a probability density
function (pdf).
2. f (x)
dx = 1,
b
3. P(a< X < b) = f ( x)
a
dx
f ( x) cx 3
Solution:
A.) Verify 2nd condition ( f (x)
dx = 1,)
4 4
x4 4
2 cx dx = c 2 x dx = c [ 4 ]2
3 3
44 24
= c[ ] = 60c
4 4
60c=1;
C=1/60
4
1 3
.: x dx
2
60
F(x)=1/60x^3 for 2 x 4:
1.2
0.8
0.6
0.4
0.2
0
0 0.5 1 1.5 2 2.5 3 3.5 4 4.5