SlideShare a Scribd company logo
1 of 32
Discrete Probability
Distributions
Israa Hazem Ali
3rd year
Chapter 4
§ 4.1
Probability
Distributions
Larson & Farber, Elementary Statistics: Picturing the World, 3e 3
Random Variables
A random variable x represents a numerical value
associated with each outcome of a probability distribution.
A random variable is discrete if it has a finite or countable
number of possible outcomes that can be listed.
x
2 10
6
0 4 8
A random variable is continuous if it has an uncountable
number or possible outcomes, represented by the intervals
on a number line.
x
2 10
6
0 4 8
Larson & Farber, Elementary Statistics: Picturing the World, 3e 4
Random Variables
Example:
Decide if the random variable x is discrete or continuous.
a.) The distance your car travels on a tank of gas
b.) The number of students in a statistics class
The distance your car travels is a continuous
random variable because it is a measurement that
cannot be counted. (All measurements are
continuous random variables.)
The number of students is a discrete random
variable because it can be counted.
Larson & Farber, Elementary Statistics: Picturing the World, 3e 5
Discrete Probability Distributions
A discrete probability distribution lists each possible value
the random variable can assume, together with its
probability. A probability distribution must satisfy the
following conditions.
In Words In Symbols
1. The probability of each value of
the discrete random variable is
between 0 and 1, inclusive.
0  P (x)  1
2. The sum of all the probabilities
is 1.
ΣP (x) = 1
Larson & Farber, Elementary Statistics: Picturing the World, 3e 6
Constructing a Discrete Probability Distribution
Guidelines
Let x be a discrete random variable with possible
outcomes x1, x2, … , xn.
1. Make a frequency distribution for the possible
outcomes.
2. Find the sum of the frequencies.
3. Find the probability of each possible outcome by
dividing its frequency by the sum of the frequencies.
4. Check that each probability is between 0 and 1 and
that the sum is 1.
Larson & Farber, Elementary Statistics: Picturing the World, 3e 7
Constructing a Discrete Probability Distribution
Example:
The spinner below is divided into two sections. The
probability of landing on the 1 is 0.25. The probability of
landing on the 2 is 0.75. Let x be the number the spinner
lands on. Construct a probability distribution for the
random variable x.
2
1
0.75
2
0.25
1
P (x)
x
Each probability is
between 0 and 1.
The sum of the probabilities is 1.
Larson & Farber, Elementary Statistics: Picturing the World, 3e 8
Constructing a Discrete Probability Distribution
Example:
The spinner below is spun two times. The probability of
landing on the 1 is 0.25. The probability of landing on the 2
is 0.75. Let x be the sum of the two spins. Construct a
probability distribution for the random variable x.
2
1
Continued.
The possible sums are 2, 3, and 4.
P (sum of 2) = 0.25  0.25 = 0.0625
“and”
Spin a 1 on
the first
spin.
Spin a 1 on the
second spin.
Larson & Farber, Elementary Statistics: Picturing the World, 3e 9
Constructing a Discrete Probability Distribution
Example continued:
2
1
P (sum of 3) = 0.25  0.75 = 0.1875
“and”
Spin a 1 on
the first spin.
Spin a 2 on the
second spin.
“or”
P (sum of 3) = 0.75  0.25 = 0.1875
“and”
Spin a 2 on
the first spin.
Spin a 1 on the
second spin.
3
4
0.0625
2
P (x)
Sum of
spins, x
Continued.
0.375
0.1875 + 0.1875
Larson & Farber, Elementary Statistics: Picturing the World, 3e 10
Constructing a Discrete Probability Distribution
Example continued:
2
1 P (sum of 4) = 0.75  0.75 = 0.5625
“and”
Spin a 2 on
the first spin.
Spin a 2 on the
second spin.
0.375
3
4
0.0625
2
P (x)
Sum of
spins, x
0.5625
Each probability is between
0 and 1, and the sum of the
probabilities is 1.
Larson & Farber, Elementary Statistics: Picturing the World, 3e 11
Graphing a Discrete Probability Distribution
Example:
Graph the following probability distribution using a histogram.
0.375
3
0.5625
4
0.0625
2
P (x)
Sum of
spins, x
Sum of Two Spins
0
0.4
0.3
0.2
x
Probability
0.6
0.1
0.5
2 3 4
Sum
P(x)
Larson & Farber, Elementary Statistics: Picturing the World, 3e 12
Mean
The mean of a discrete random variable is given by
μ = ΣxP(x).
Each value of x is multiplied by its corresponding
probability and the products are added.
0.0625
2
0.375
3
0.5625
4
P (x)
x
Example:
Find the mean of the probability distribution for the sum of
the two spins.
2(0.0625) = 0.125
3(0.375) = 1.125
4(0.5625) = 2.25
xP (x)
ΣxP(x) = 3.5
The mean for the
two spins is 3.5.
Larson & Farber, Elementary Statistics: Picturing the World, 3e 13
Variance
The variance of a discrete random variable is given by
2 = Σ(x – μ)2P (x).
0.0625
2
0.375
3
0.5625
4
P (x)
x
Example:
Find the variance of the probability distribution for the sum
of the two spins. The mean is 3.5.
–1.5
–0.5
0.5
x – μ
2.25
0.25
0.25
(x – μ)2
 0.141
 0.094
 0.141
P (x)(x – μ)2 ΣP(x)(x – 2)2
The variance for the
two spins is
approximately 0.376
 0.376
Larson & Farber, Elementary Statistics: Picturing the World, 3e 14
Standard Deviation
0.0625
2
0.375
3
0.5625
4
P (x)
x
The standard deviation of a discrete random variable is
given by
Example:
Find the standard deviation of the probability distribution
for the sum of the two spins. The variance is 0.376.
–1.5
–0.5
0.5
x – μ
2
.
σ
=σ
2.25
0.25
0.25
(x – μ)2
0.141
0.094
0.141
P (x)(x – μ)2
Most of the sums
differ from the
mean by no more
than 0.6 points.
2
σ σ

0
.
3
7
6
0
.
6
1
3
 
Larson & Farber, Elementary Statistics: Picturing the World, 3e 15
Expected Value
The expected value of a discrete random variable is equal to
the mean of the random variable.
Expected Value = E(x) = μ = ΣxP(x).
Example:
At a raffle, 500 tickets are sold for $1 each for two prizes of
$100 and $50. What is the expected value of your gain?
Your gain for the $100 prize is $100 – $1 = $99.
Your gain for the $50 prize is $50 – $1 = $49.
Write a probability distribution for the possible gains
(or outcomes).
Continued.
Larson & Farber, Elementary Statistics: Picturing the World, 3e 16
Expected Value
P (x)
Gain, x
Example continued:
At a raffle, 500 tickets are sold for $1 each for two prizes of
$100 and $50. What is the expected value of your gain?
Because the expected value is
negative, you can expect to lose
$0.70 for each ticket you buy.
Winning
no prize
1
500
1
500
498
500
$99
$49
–$1
E(x) = ΣxP(x).
1 1 4
9
8
$
9
9
$
4
9
(
$
1
)
5
0
0
5
0
0 5
0
0

 
 


$
0
.
7
0


§ 4.2
Binomial
Distributions
Larson & Farber, Elementary Statistics: Picturing the World, 3e 18
Binomial Experiments
A binomial experiment is a probability experiment that
satisfies the following conditions.
1. The experiment is repeated for a fixed number of
trials, where each trial is independent of other trials.
2. There are only two possible outcomes of interest for
each trial. The outcomes can be classified as a success
(S) or as a failure (F).
3. The probability of a success P (S) is the same for each
trial.
4. The random variable x counts the number of
successful trials.
Larson & Farber, Elementary Statistics: Picturing the World, 3e 19
Notation for Binomial Experiments
Symbol Description
n The number of times a trial is repeated.
p = P (S) The probability of success in a single trial.
q = P (F) The probability of failure in a single trial.
(q = 1 – p)
x The random variable represents a count
of the number of successes in n trials:
x = 0, 1, 2, 3, … , n.
Larson & Farber, Elementary Statistics: Picturing the World, 3e 20
Binomial Experiments
Example:
Decide whether the experiment is a binomial experiment.
If it is, specify the values of n, p, and q, and list the possible
values of the random variable x. If it is not a binomial
experiment, explain why.
• You randomly select a card from a deck of cards, and
note if the card is an Ace. You then put the card
back and repeat this process 8 times.
This is a binomial experiment. Each of the 8 selections
represent an independent trial because the card is
replaced before the next one is drawn. There are only
two possible outcomes: either the card is an Ace or not.
4 1
5
2 1
3
p
 
8
n 1 1
2
1
1
31
3
q

  0
,
1
,
2
,
3
,
4
,
5
,
6
,
7
,
8
x

Larson & Farber, Elementary Statistics: Picturing the World, 3e 21
Binomial Experiments
Example:
Decide whether the experiment is a binomial experiment.
If it is, specify the values of n, p, and q, and list the possible
values of the random variable x. If it is not a binomial
experiment, explain why.
• You roll a die 10 times and note the number the die
lands on.
This is not a binomial experiment. While each trial
(roll) is independent, there are more than two possible
outcomes: 1, 2, 3, 4, 5, and 6.
Larson & Farber, Elementary Statistics: Picturing the World, 3e 22
Binomial Probability Formula
In a binomial experiment, the probability of exactly x
successes in n trials is
Example:
A bag contains 10 chips. 3 of the chips are red, 5 of the chips are
white, and 2 of the chips are blue. Three chips are selected, with
replacement. Find the probability that you select exactly one red chip.
!
(
) .
()
!
!
x
n
x x
n
x
n
x n
P
x
C
p
q p
q
n
x
x
 
 

1 2
3
1
(
1
) (
0
.
3
)
(
0
.
7
)
P
C

p = the probability of selecting a red chip
3
0
.
3
1
0
 
q = 1 – p = 0.7
n = 3
x = 1
3
(
0
.
3
)
(
0
.
4
9
)

0
.
4
4
1

Larson & Farber, Elementary Statistics: Picturing the World, 3e 23
Binomial Probability Distribution
Example:
A bag contains 10 chips. 3 of the chips are red, 5 of the chips are
white, and 2 of the chips are blue. Four chips are selected, with
replacement. Create a probability distribution for the number of red
chips selected.
p = the probability of selecting a red chip
3
0
.
3
1
0
 
q = 1 – p = 0.7
n = 4
x = 0, 1, 2, 3, 4
0.076
3
0.412
1
0.265
2
0.008
4
0.240
0
P (x)
x
The binomial
probability
formula is used
to find each
probability.
Larson & Farber, Elementary Statistics: Picturing the World, 3e 24
Finding Probabilities
Example:
The following probability distribution represents the probability of
selecting 0, 1, 2, 3, or 4 red chips when 4 chips are selected.
a.) P (no more than 3) = P (x  3) = P (0) + P (1) + P (2) + P (3)
0.076
3
0.412
1
0.265
2
0.008
4
0.24
0
P (x)
x
b.) Find the probability of selecting at
least 1 red chip.
a.) Find the probability of selecting no
more than 3 red chips.
= 0.24 + 0.412 + 0.265 + 0.076 = 0.993
b.) P (at least 1) = P (x  1) = 1 – P (0) = 1 – 0.24 = 0.76
Complement
Larson & Farber, Elementary Statistics: Picturing the World, 3e 25
Graphing Binomial Probabilities
Example:
The following probability distribution represents the probability of
selecting 0, 1, 2, 3, or 4 red chips when 4 chips are selected. Graph
the distribution using a histogram.
0.076
3
0.412
1
0.265
2
0.008
4
0.24
0
P (x)
x
Selecting Red Chips
0
0.4
0.3
0.2
x
Probability
0.1
0.5
0 3
1
Number of red chips
4
2
P (x)
Larson & Farber, Elementary Statistics: Picturing the World, 3e 26
Mean, Variance and Standard Deviation
Population Parameters of a Binomial Distribution
μ n
p

2
σ n
p
q

σ n
p
q

Mean:
Variance:
Standard deviation:
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
p
 2
σ n
p
q
 σ n
p
q

1
0
(
0
.
2
)

2

(
1
0
)
(
0
.
2
)
(
0
.
8
)

1
.6

1
.
6

1.3

1
0
n
1
0
.
2
5
p
 
0
.
8
q
§ 4.3
More Discrete
Probability
Distributions
Larson & Farber, Elementary Statistics: Picturing the World, 3e 28
Geometric Distribution
A geometric distribution is a discrete probability
distribution of a random variable x that satisfies the
following conditions.
1. A trial is repeated until a success occurs.
2. The repeated trials are independent of each other.
3. The probability of a success p is constant for each
trial.
The probability that the first success will occur on trial x
is
P (x) = p(q)x – 1, where q = 1 – p.
Larson & Farber, Elementary Statistics: Picturing the World, 3e 29
Geometric Distribution
Example:
A fast food chain puts a winning game piece on every fifth package
of French fries. Find the probability that you will win a prize,
a.) with your third purchase of French fries,
b.) with your third or fourth purchase of French fries.
p = 0.20 q = 0.80
= (0.2)(0.8)2
= (0.2)(0.64)
= 0.128
a.) x = 3
P (3) = (0.2)(0.8)3 – 1
 0.230
b.) x = 3, 4
P (3 or 4) = P (3) + P (4)
 0.128 + 0.102
Larson & Farber, Elementary Statistics: Picturing the World, 3e 30
Geometric Distribution
Example:
A fast food chain puts a winning game piece on every fifth package
of French fries. Find the probability that you will win a prize,
a.) with your third purchase of French fries,
b.) with your third or fourth purchase of French fries.
p = 0.20 q = 0.80
= (0.2)(0.8)2
= (0.2)(0.64)
= 0.128
a.) x = 3
P (3) = (0.2)(0.8)3 – 1
 0.230
b.) x = 3, 4
P (3 or 4) = P (3) + P (4)
 0.128 + 0.102
Larson & Farber, Elementary Statistics: Picturing the World, 3e 31
Poisson Distribution
The Poisson distribution is a discrete probability distribution of
a random variable x that satisfies the following conditions.
1. The experiment consists of counting the number of times
an event, x, occurs in a given interval. The interval can be
an interval of time, area, or volume.
2. The probability of the event occurring is the same for each
interval.
3. The number of occurrences in one interval is independent
of the number of occurrences in other intervals.
()
x μ
μ
e
P
x x
!


The probability of exactly x occurrences in an interval is
where e  2.71818 and μ is the mean number of occurrences.
Larson & Farber, Elementary Statistics: Picturing the World, 3e 32
Poisson Distribution
Example:
The mean number of power outages in the city of Brunswick is 4 per
year. Find the probability that in a given year,
a.) there are exactly 3 outages,
b.) there are more than 3 outages.
3 -
4
4
(
2
.
7
1
8
2
8
)
(
3
)
3
!
P

4
a ,
.
) 3
x

 
0
.
1
9
5

b
.
)(
m
o
r
e
t
h
a
n
3
)
P
1
[
(
3
)
(
2
)
+
(
1
)
+
(
0
)
]
P
P
P
P



1 ( 3
)
P
x

 
1
(
0
.
1
9
5
0
.
1
4
7
0
.
0
7
3
0
.
0
1
8
)





0
.
5
6
7


More Related Content

Similar to Probability theory discrete probability distribution

Discrete probability distributions
Discrete probability distributionsDiscrete probability distributions
Discrete probability distributionsCikgu Marzuqi
 
random variable and distribution
random variable and distributionrandom variable and distribution
random variable and distributionlovemucheca
 
Chapter 1 random variables and probability distributions
Chapter 1   random variables and probability distributionsChapter 1   random variables and probability distributions
Chapter 1 random variables and probability distributionsAntonio F. Balatar Jr.
 
Mba i qt unit-4.1_introduction to probability distributions
Mba i qt unit-4.1_introduction to probability distributionsMba i qt unit-4.1_introduction to probability distributions
Mba i qt unit-4.1_introduction to probability distributionsRai University
 
Chapter 4 part1-Probability Model
Chapter 4 part1-Probability ModelChapter 4 part1-Probability Model
Chapter 4 part1-Probability Modelnszakir
 
CHAPTER I- Part 1.pptx
CHAPTER I- Part 1.pptxCHAPTER I- Part 1.pptx
CHAPTER I- Part 1.pptxJaysonMagalong
 
Principles of Actuarial Science Chapter 2
Principles of Actuarial Science Chapter 2Principles of Actuarial Science Chapter 2
Principles of Actuarial Science Chapter 2ssuser8226b2
 
Chapter 04 random variables and probability
Chapter 04  random variables and probabilityChapter 04  random variables and probability
Chapter 04 random variables and probabilityJuncar Tome
 
Mathematics with awesome example.pdf
Mathematics with awesome example.pdfMathematics with awesome example.pdf
Mathematics with awesome example.pdfelistemidayo
 
Probability 4.2
Probability 4.2Probability 4.2
Probability 4.2herbison
 
04 random-variables-probability-distributionsrv
04 random-variables-probability-distributionsrv04 random-variables-probability-distributionsrv
04 random-variables-probability-distributionsrvPooja Sakhla
 
Statistik 1 5 distribusi probabilitas diskrit
Statistik 1 5 distribusi probabilitas diskritStatistik 1 5 distribusi probabilitas diskrit
Statistik 1 5 distribusi probabilitas diskritSelvin Hadi
 

Similar to Probability theory discrete probability distribution (20)

Probability Distribution
Probability DistributionProbability Distribution
Probability Distribution
 
Discrete probability distributions
Discrete probability distributionsDiscrete probability distributions
Discrete probability distributions
 
random variable and distribution
random variable and distributionrandom variable and distribution
random variable and distribution
 
Chapter7
Chapter7Chapter7
Chapter7
 
Chapter 1 random variables and probability distributions
Chapter 1   random variables and probability distributionsChapter 1   random variables and probability distributions
Chapter 1 random variables and probability distributions
 
Mba i qt unit-4.1_introduction to probability distributions
Mba i qt unit-4.1_introduction to probability distributionsMba i qt unit-4.1_introduction to probability distributions
Mba i qt unit-4.1_introduction to probability distributions
 
Binomial probability distributions
Binomial probability distributions  Binomial probability distributions
Binomial probability distributions
 
Unit 2 Probability
Unit 2 ProbabilityUnit 2 Probability
Unit 2 Probability
 
Probability Assignment Help
Probability Assignment HelpProbability Assignment Help
Probability Assignment Help
 
Chapter 4 part1-Probability Model
Chapter 4 part1-Probability ModelChapter 4 part1-Probability Model
Chapter 4 part1-Probability Model
 
CHAPTER I- Part 1.pptx
CHAPTER I- Part 1.pptxCHAPTER I- Part 1.pptx
CHAPTER I- Part 1.pptx
 
Principles of Actuarial Science Chapter 2
Principles of Actuarial Science Chapter 2Principles of Actuarial Science Chapter 2
Principles of Actuarial Science Chapter 2
 
Chapter 04 random variables and probability
Chapter 04  random variables and probabilityChapter 04  random variables and probability
Chapter 04 random variables and probability
 
Mathematics with awesome example.pdf
Mathematics with awesome example.pdfMathematics with awesome example.pdf
Mathematics with awesome example.pdf
 
U unit7 ssb
U unit7 ssbU unit7 ssb
U unit7 ssb
 
Probability 4.2
Probability 4.2Probability 4.2
Probability 4.2
 
04 random-variables-probability-distributionsrv
04 random-variables-probability-distributionsrv04 random-variables-probability-distributionsrv
04 random-variables-probability-distributionsrv
 
Unit 1-probability
Unit 1-probabilityUnit 1-probability
Unit 1-probability
 
Statistik 1 5 distribusi probabilitas diskrit
Statistik 1 5 distribusi probabilitas diskritStatistik 1 5 distribusi probabilitas diskrit
Statistik 1 5 distribusi probabilitas diskrit
 
Mathematics Assignment Help
Mathematics Assignment Help Mathematics Assignment Help
Mathematics Assignment Help
 

Recently uploaded

Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfPondicherry University
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxPooja Bhuva
 
Introduction to TechSoup’s Digital Marketing Services and Use Cases
Introduction to TechSoup’s Digital Marketing  Services and Use CasesIntroduction to TechSoup’s Digital Marketing  Services and Use Cases
Introduction to TechSoup’s Digital Marketing Services and Use CasesTechSoup
 
Play hard learn harder: The Serious Business of Play
Play hard learn harder:  The Serious Business of PlayPlay hard learn harder:  The Serious Business of Play
Play hard learn harder: The Serious Business of PlayPooky Knightsmith
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsSandeep D Chaudhary
 
PANDITA RAMABAI- Indian political thought GENDER.pptx
PANDITA RAMABAI- Indian political thought GENDER.pptxPANDITA RAMABAI- Indian political thought GENDER.pptx
PANDITA RAMABAI- Indian political thought GENDER.pptxakanksha16arora
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...Amil baba
 
Economic Importance Of Fungi In Food Additives
Economic Importance Of Fungi In Food AdditivesEconomic Importance Of Fungi In Food Additives
Economic Importance Of Fungi In Food AdditivesSHIVANANDaRV
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptxJoelynRubio1
 
Simple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdfSimple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdfstareducators107
 
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...EADTU
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 

Recently uploaded (20)

Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
Introduction to TechSoup’s Digital Marketing Services and Use Cases
Introduction to TechSoup’s Digital Marketing  Services and Use CasesIntroduction to TechSoup’s Digital Marketing  Services and Use Cases
Introduction to TechSoup’s Digital Marketing Services and Use Cases
 
Play hard learn harder: The Serious Business of Play
Play hard learn harder:  The Serious Business of PlayPlay hard learn harder:  The Serious Business of Play
Play hard learn harder: The Serious Business of Play
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & Systems
 
PANDITA RAMABAI- Indian political thought GENDER.pptx
PANDITA RAMABAI- Indian political thought GENDER.pptxPANDITA RAMABAI- Indian political thought GENDER.pptx
PANDITA RAMABAI- Indian political thought GENDER.pptx
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
Economic Importance Of Fungi In Food Additives
Economic Importance Of Fungi In Food AdditivesEconomic Importance Of Fungi In Food Additives
Economic Importance Of Fungi In Food Additives
 
Our Environment Class 10 Science Notes pdf
Our Environment Class 10 Science Notes pdfOur Environment Class 10 Science Notes pdf
Our Environment Class 10 Science Notes pdf
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx
 
Simple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdfSimple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdf
 
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 

Probability theory discrete probability distribution

  • 3. Larson & Farber, Elementary Statistics: Picturing the World, 3e 3 Random Variables A random variable x represents a numerical value associated with each outcome of a probability distribution. A random variable is discrete if it has a finite or countable number of possible outcomes that can be listed. x 2 10 6 0 4 8 A random variable is continuous if it has an uncountable number or possible outcomes, represented by the intervals on a number line. x 2 10 6 0 4 8
  • 4. Larson & Farber, Elementary Statistics: Picturing the World, 3e 4 Random Variables Example: Decide if the random variable x is discrete or continuous. a.) The distance your car travels on a tank of gas b.) The number of students in a statistics class The distance your car travels is a continuous random variable because it is a measurement that cannot be counted. (All measurements are continuous random variables.) The number of students is a discrete random variable because it can be counted.
  • 5. Larson & Farber, Elementary Statistics: Picturing the World, 3e 5 Discrete Probability Distributions A discrete probability distribution lists each possible value the random variable can assume, together with its probability. A probability distribution must satisfy the following conditions. In Words In Symbols 1. The probability of each value of the discrete random variable is between 0 and 1, inclusive. 0  P (x)  1 2. The sum of all the probabilities is 1. ΣP (x) = 1
  • 6. Larson & Farber, Elementary Statistics: Picturing the World, 3e 6 Constructing a Discrete Probability Distribution Guidelines Let x be a discrete random variable with possible outcomes x1, x2, … , xn. 1. Make a frequency distribution for the possible outcomes. 2. Find the sum of the frequencies. 3. Find the probability of each possible outcome by dividing its frequency by the sum of the frequencies. 4. Check that each probability is between 0 and 1 and that the sum is 1.
  • 7. Larson & Farber, Elementary Statistics: Picturing the World, 3e 7 Constructing a Discrete Probability Distribution Example: The spinner below is divided into two sections. The probability of landing on the 1 is 0.25. The probability of landing on the 2 is 0.75. Let x be the number the spinner lands on. Construct a probability distribution for the random variable x. 2 1 0.75 2 0.25 1 P (x) x Each probability is between 0 and 1. The sum of the probabilities is 1.
  • 8. Larson & Farber, Elementary Statistics: Picturing the World, 3e 8 Constructing a Discrete Probability Distribution Example: The spinner below is spun two times. The probability of landing on the 1 is 0.25. The probability of landing on the 2 is 0.75. Let x be the sum of the two spins. Construct a probability distribution for the random variable x. 2 1 Continued. The possible sums are 2, 3, and 4. P (sum of 2) = 0.25  0.25 = 0.0625 “and” Spin a 1 on the first spin. Spin a 1 on the second spin.
  • 9. Larson & Farber, Elementary Statistics: Picturing the World, 3e 9 Constructing a Discrete Probability Distribution Example continued: 2 1 P (sum of 3) = 0.25  0.75 = 0.1875 “and” Spin a 1 on the first spin. Spin a 2 on the second spin. “or” P (sum of 3) = 0.75  0.25 = 0.1875 “and” Spin a 2 on the first spin. Spin a 1 on the second spin. 3 4 0.0625 2 P (x) Sum of spins, x Continued. 0.375 0.1875 + 0.1875
  • 10. Larson & Farber, Elementary Statistics: Picturing the World, 3e 10 Constructing a Discrete Probability Distribution Example continued: 2 1 P (sum of 4) = 0.75  0.75 = 0.5625 “and” Spin a 2 on the first spin. Spin a 2 on the second spin. 0.375 3 4 0.0625 2 P (x) Sum of spins, x 0.5625 Each probability is between 0 and 1, and the sum of the probabilities is 1.
  • 11. Larson & Farber, Elementary Statistics: Picturing the World, 3e 11 Graphing a Discrete Probability Distribution Example: Graph the following probability distribution using a histogram. 0.375 3 0.5625 4 0.0625 2 P (x) Sum of spins, x Sum of Two Spins 0 0.4 0.3 0.2 x Probability 0.6 0.1 0.5 2 3 4 Sum P(x)
  • 12. Larson & Farber, Elementary Statistics: Picturing the World, 3e 12 Mean The mean of a discrete random variable is given by μ = ΣxP(x). Each value of x is multiplied by its corresponding probability and the products are added. 0.0625 2 0.375 3 0.5625 4 P (x) x Example: Find the mean of the probability distribution for the sum of the two spins. 2(0.0625) = 0.125 3(0.375) = 1.125 4(0.5625) = 2.25 xP (x) ΣxP(x) = 3.5 The mean for the two spins is 3.5.
  • 13. Larson & Farber, Elementary Statistics: Picturing the World, 3e 13 Variance The variance of a discrete random variable is given by 2 = Σ(x – μ)2P (x). 0.0625 2 0.375 3 0.5625 4 P (x) x Example: Find the variance of the probability distribution for the sum of the two spins. The mean is 3.5. –1.5 –0.5 0.5 x – μ 2.25 0.25 0.25 (x – μ)2  0.141  0.094  0.141 P (x)(x – μ)2 ΣP(x)(x – 2)2 The variance for the two spins is approximately 0.376  0.376
  • 14. Larson & Farber, Elementary Statistics: Picturing the World, 3e 14 Standard Deviation 0.0625 2 0.375 3 0.5625 4 P (x) x The standard deviation of a discrete random variable is given by Example: Find the standard deviation of the probability distribution for the sum of the two spins. The variance is 0.376. –1.5 –0.5 0.5 x – μ 2 . σ =σ 2.25 0.25 0.25 (x – μ)2 0.141 0.094 0.141 P (x)(x – μ)2 Most of the sums differ from the mean by no more than 0.6 points. 2 σ σ  0 . 3 7 6 0 . 6 1 3  
  • 15. Larson & Farber, Elementary Statistics: Picturing the World, 3e 15 Expected Value The expected value of a discrete random variable is equal to the mean of the random variable. Expected Value = E(x) = μ = ΣxP(x). Example: At a raffle, 500 tickets are sold for $1 each for two prizes of $100 and $50. What is the expected value of your gain? Your gain for the $100 prize is $100 – $1 = $99. Your gain for the $50 prize is $50 – $1 = $49. Write a probability distribution for the possible gains (or outcomes). Continued.
  • 16. Larson & Farber, Elementary Statistics: Picturing the World, 3e 16 Expected Value P (x) Gain, x Example continued: At a raffle, 500 tickets are sold for $1 each for two prizes of $100 and $50. What is the expected value of your gain? Because the expected value is negative, you can expect to lose $0.70 for each ticket you buy. Winning no prize 1 500 1 500 498 500 $99 $49 –$1 E(x) = ΣxP(x). 1 1 4 9 8 $ 9 9 $ 4 9 ( $ 1 ) 5 0 0 5 0 0 5 0 0        $ 0 . 7 0  
  • 18. Larson & Farber, Elementary Statistics: Picturing the World, 3e 18 Binomial Experiments A binomial experiment is a probability experiment that satisfies the following conditions. 1. The experiment is repeated for a fixed number of trials, where each trial is independent of other trials. 2. There are only two possible outcomes of interest for each trial. The outcomes can be classified as a success (S) or as a failure (F). 3. The probability of a success P (S) is the same for each trial. 4. The random variable x counts the number of successful trials.
  • 19. Larson & Farber, Elementary Statistics: Picturing the World, 3e 19 Notation for Binomial Experiments Symbol Description n The number of times a trial is repeated. p = P (S) The probability of success in a single trial. q = P (F) The probability of failure in a single trial. (q = 1 – p) x The random variable represents a count of the number of successes in n trials: x = 0, 1, 2, 3, … , n.
  • 20. Larson & Farber, Elementary Statistics: Picturing the World, 3e 20 Binomial Experiments Example: Decide whether the experiment is a binomial experiment. If it is, specify the values of n, p, and q, and list the possible values of the random variable x. If it is not a binomial experiment, explain why. • You randomly select a card from a deck of cards, and note if the card is an Ace. You then put the card back and repeat this process 8 times. This is a binomial experiment. Each of the 8 selections represent an independent trial because the card is replaced before the next one is drawn. There are only two possible outcomes: either the card is an Ace or not. 4 1 5 2 1 3 p   8 n 1 1 2 1 1 31 3 q    0 , 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 x 
  • 21. Larson & Farber, Elementary Statistics: Picturing the World, 3e 21 Binomial Experiments Example: Decide whether the experiment is a binomial experiment. If it is, specify the values of n, p, and q, and list the possible values of the random variable x. If it is not a binomial experiment, explain why. • You roll a die 10 times and note the number the die lands on. This is not a binomial experiment. While each trial (roll) is independent, there are more than two possible outcomes: 1, 2, 3, 4, 5, and 6.
  • 22. Larson & Farber, Elementary Statistics: Picturing the World, 3e 22 Binomial Probability Formula In a binomial experiment, the probability of exactly x successes in n trials is Example: A bag contains 10 chips. 3 of the chips are red, 5 of the chips are white, and 2 of the chips are blue. Three chips are selected, with replacement. Find the probability that you select exactly one red chip. ! ( ) . () ! ! x n x x n x n x n P x C p q p q n x x      1 2 3 1 ( 1 ) ( 0 . 3 ) ( 0 . 7 ) P C  p = the probability of selecting a red chip 3 0 . 3 1 0   q = 1 – p = 0.7 n = 3 x = 1 3 ( 0 . 3 ) ( 0 . 4 9 )  0 . 4 4 1 
  • 23. Larson & Farber, Elementary Statistics: Picturing the World, 3e 23 Binomial Probability Distribution Example: A bag contains 10 chips. 3 of the chips are red, 5 of the chips are white, and 2 of the chips are blue. Four chips are selected, with replacement. Create a probability distribution for the number of red chips selected. p = the probability of selecting a red chip 3 0 . 3 1 0   q = 1 – p = 0.7 n = 4 x = 0, 1, 2, 3, 4 0.076 3 0.412 1 0.265 2 0.008 4 0.240 0 P (x) x The binomial probability formula is used to find each probability.
  • 24. Larson & Farber, Elementary Statistics: Picturing the World, 3e 24 Finding Probabilities Example: The following probability distribution represents the probability of selecting 0, 1, 2, 3, or 4 red chips when 4 chips are selected. a.) P (no more than 3) = P (x  3) = P (0) + P (1) + P (2) + P (3) 0.076 3 0.412 1 0.265 2 0.008 4 0.24 0 P (x) x b.) Find the probability of selecting at least 1 red chip. a.) Find the probability of selecting no more than 3 red chips. = 0.24 + 0.412 + 0.265 + 0.076 = 0.993 b.) P (at least 1) = P (x  1) = 1 – P (0) = 1 – 0.24 = 0.76 Complement
  • 25. Larson & Farber, Elementary Statistics: Picturing the World, 3e 25 Graphing Binomial Probabilities Example: The following probability distribution represents the probability of selecting 0, 1, 2, 3, or 4 red chips when 4 chips are selected. Graph the distribution using a histogram. 0.076 3 0.412 1 0.265 2 0.008 4 0.24 0 P (x) x Selecting Red Chips 0 0.4 0.3 0.2 x Probability 0.1 0.5 0 3 1 Number of red chips 4 2 P (x)
  • 26. Larson & Farber, Elementary Statistics: Picturing the World, 3e 26 Mean, Variance and Standard Deviation Population Parameters of a Binomial Distribution μ n p  2 σ n p q  σ n p q  Mean: Variance: Standard deviation: 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 p  2 σ n p q  σ n p q  1 0 ( 0 . 2 )  2  ( 1 0 ) ( 0 . 2 ) ( 0 . 8 )  1 .6  1 . 6  1.3  1 0 n 1 0 . 2 5 p   0 . 8 q
  • 28. Larson & Farber, Elementary Statistics: Picturing the World, 3e 28 Geometric Distribution A geometric distribution is a discrete probability distribution of a random variable x that satisfies the following conditions. 1. A trial is repeated until a success occurs. 2. The repeated trials are independent of each other. 3. The probability of a success p is constant for each trial. The probability that the first success will occur on trial x is P (x) = p(q)x – 1, where q = 1 – p.
  • 29. Larson & Farber, Elementary Statistics: Picturing the World, 3e 29 Geometric Distribution Example: A fast food chain puts a winning game piece on every fifth package of French fries. Find the probability that you will win a prize, a.) with your third purchase of French fries, b.) with your third or fourth purchase of French fries. p = 0.20 q = 0.80 = (0.2)(0.8)2 = (0.2)(0.64) = 0.128 a.) x = 3 P (3) = (0.2)(0.8)3 – 1  0.230 b.) x = 3, 4 P (3 or 4) = P (3) + P (4)  0.128 + 0.102
  • 30. Larson & Farber, Elementary Statistics: Picturing the World, 3e 30 Geometric Distribution Example: A fast food chain puts a winning game piece on every fifth package of French fries. Find the probability that you will win a prize, a.) with your third purchase of French fries, b.) with your third or fourth purchase of French fries. p = 0.20 q = 0.80 = (0.2)(0.8)2 = (0.2)(0.64) = 0.128 a.) x = 3 P (3) = (0.2)(0.8)3 – 1  0.230 b.) x = 3, 4 P (3 or 4) = P (3) + P (4)  0.128 + 0.102
  • 31. Larson & Farber, Elementary Statistics: Picturing the World, 3e 31 Poisson Distribution The Poisson distribution is a discrete probability distribution of a random variable x that satisfies the following conditions. 1. The experiment consists of counting the number of times an event, x, occurs in a given interval. The interval can be an interval of time, area, or volume. 2. The probability of the event occurring is the same for each interval. 3. The number of occurrences in one interval is independent of the number of occurrences in other intervals. () x μ μ e P x x !   The probability of exactly x occurrences in an interval is where e  2.71818 and μ is the mean number of occurrences.
  • 32. Larson & Farber, Elementary Statistics: Picturing the World, 3e 32 Poisson Distribution Example: The mean number of power outages in the city of Brunswick is 4 per year. Find the probability that in a given year, a.) there are exactly 3 outages, b.) there are more than 3 outages. 3 - 4 4 ( 2 . 7 1 8 2 8 ) ( 3 ) 3 ! P  4 a , . ) 3 x    0 . 1 9 5  b . )( m o r e t h a n 3 ) P 1 [ ( 3 ) ( 2 ) + ( 1 ) + ( 0 ) ] P P P P    1 ( 3 ) P x    1 ( 0 . 1 9 5 0 . 1 4 7 0 . 0 7 3 0 . 0 1 8 )      0 . 5 6 7 