L 2 Discrete Distributions
L 2 Discrete Distributions
Experiment: Toss a
coin three times.
Observe the number of
heads. The possible
results are: zero
heads, one head, two
heads, and three
heads.
What is the probability
distribution for the
number of heads? Md. Moyazzem Hossain, Dept. of
Statistics and Data Science, JU
2
Binomial Distribution
where:
p(x) = the probability of x successes in n trials
x= the number of successes in n trials
n = the number of trials
p = the probability of success on any one trial
Md. Moyazzem Hossain, Dept. of
Statistics and Data Science, JU
6
5
p( x = 0) = (0.2) ( 1 − 0.2 )
0 5−0
0
= 0.3277
Md. Moyazzem Hossain, Dept. of
Statistics and Data Science, JU
7
Then:
Mean = np and Variance =np(1-p)
Mean: μ = np
Variance: σ 2 = npq
Standard deviation: σ = npq
Example: One out of 5 students at a local college say that they
skip breakfast in the morning. Find the mean, variance and
standard deviation if 10 students are randomly selected.
n = 10 μ = np σ 2 = npq σ = npq
p = 1 = 0.2 = 10(0.2) = (10)(0.2)(0.8) = 1.6
5
q = 0.8 =2 = 1.6 1.3
Md. Moyazzem Hossain, Dept. of
Statistics and Data Science, JU
9
Mean = np = 5 0.2 = 1
Variance = np (1 − p ) = 5 0.2 0.8 = 0.80
10
11
Binomial Distribution
n!
P( x) = p x (1 − p)( n − x )
x !(n − x)!
3!
P(1) = (0.1)1 (0.9)2 = 3(0.1)(0.81) = 0.243
1!(3 − 1)!
12
13
14
15
Example
Solution
16
Solution
17
Practice Problem
18
Assumptions
(1) The probability is proportional to the length of the
interval.
(2) The intervals are independent.
Md. Moyazzem Hossain, Dept. of
Statistics and Data Science, JU
19
19
20
x e− 0.30 e−0.3
P ( X = 0) = = = 0.7408
x! 0!
Md. Moyazzem Hossain, Dept. of
Statistics and Data Science, JU
21
21
22
23
Thinking Challenge
You work in Quality
Assurance for an investment
firm. A clerk enters 75
words per minute with 6
errors per hour. What is the
probability of 0 errors in a
255-word bond transaction?
24
25
Poisson Distribution
x e-
p( x) =
x!
( 0.34 ) e-0.34
0
p (0) = = 0.7118
0!
26
27
Poisson Distribution
Example: Suppose that in one year the number of
industrial accidents follows a Poisson distribution with
mean 3. What is the probability that in a given year
there will be at least 1 accident?
Answer: 0.95
Md. Moyazzem Hossain, Dept. of
Statistics and Data Science, JU
28
28
29
Poisson Distribution
The number of cracks requiring repair in a section
of motor way follows a Poisson distribution with a
mean of 2 cracks/mile. What is the probability that
there are:
a) no cracks that require repair in 5 miles of motor
way? Hint: =2*5, Answer: 0.0000454
b) at least one crack requires repair in half mile of
motor way? Hint: =2*0.5, Answer: 0.632
c) exactly three cracks that require repair in 2 miles
of motor way? Hint: =2*2, Answer: 0.195
Md. Moyazzem Hossain, Dept. of
Statistics and Data Science, JU
30
30
Solution:
Here, P = 0.001, n = 2000 and = n*P = 2000*0.001 = 2
1) 0.18
2) 0.323 Md. Moyazzem Hossain, Dept. of
Statistics and Data Science, JU
31
31
Geometric Distribution
32
33
Geometric Distribution
34
35
Thank You
36