SlideShare ist ein Scribd-Unternehmen logo
1 von 63
Chapter
Discrete Probability
Distributions
1 of 63
4
© 2012 Pearson Education, Inc.
All rights reserved.
Chapter Outline
• 4.1 Probability Distributions
• 4.2 Binomial Distributions
• 4.3 More Discrete Probability Distributions
© 2012 Pearson Education, Inc. All rights reserved. 2 of 63
Section 4.1
Probability Distributions
© 2012 Pearson Education, Inc. All rights reserved. 3 of 63
Section 4.1 Objectives
• Distinguish between discrete random variables and
continuous random variables
• Construct a discrete probability distribution and its
graph
• Determine if a distribution is a probability
distribution
• Find the mean, variance, and standard deviation of a
discrete probability distribution
• Find the expected value of a discrete probability
distribution
© 2012 Pearson Education, Inc. All rights reserved. 4 of 63
Random Variables
Random Variable
• Represents a numerical value associated with each
outcome of a probability distribution.
• Denoted by x
• Examples
 x = Number of sales calls a salesperson makes in
one day.
 x = Hours spent on sales calls in one day.
© 2012 Pearson Education, Inc. All rights reserved. 5 of 63
Random Variables
Discrete Random Variable
• Has a finite or countable number of possible
outcomes that can be listed.
• Example
 x = Number of sales calls a salesperson makes in
one day.
x
1 530 2 4
© 2012 Pearson Education, Inc. All rights reserved. 6 of 63
Random Variables
Continuous Random Variable
• Has an uncountable number of possible outcomes,
represented by an interval on the number line.
• Example
 x = Hours spent on sales calls in one day.
x
1 2430 2 …
© 2012 Pearson Education, Inc. All rights reserved. 7 of 63
Example: Random Variables
Decide whether the random variable x is discrete or
continuous.
Solution:
Discrete random variable (The number of companies
that lost money in the previous year can be counted.)
{0, 1, 2, 3, …, 500}
1. xx = The number of Fortune 500 companies that
lost money in the previous year.
© 2012 Pearson Education, Inc. All rights reserved. 8 of 63
Example: Random Variables
Decide whether the random variable x is discrete or
continuous.
Solution:
Continuous random variable (The amount of
gasoline in the tank can be any volume between 0
gallons and 21 gallons.)
2. xx = The volume of gasoline in a 21-gallon
tank.
© 2012 Pearson Education, Inc. All rights reserved. 9 of 63
Discrete Probability Distributions
Discrete probability distribution
• Lists each possible value the random variable can
assume, together with its probability.
• 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.
2. The sum of all the probabilities is 1.
0 ≤ P (x) ≤ 1
ΣP (x) = 1
© 2012 Pearson Education, Inc. All rights reserved. 10 of 63
Constructing a Discrete Probability
Distribution
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,
inclusive, and that the sum of all probabilities is 1.
Let x be a discrete random variable with possible
outcomes x1, x2, … , xn.
© 2012 Pearson Education, Inc. All rights reserved. 11 of 63
Example: Constructing a Discrete
Probability Distribution
An industrial psychologist administered a personality
inventory test for passive-aggressive traits to 150
employees. Individuals were given a score from 1 to 5,
where 1 was extremely passive and 5 extremely
Score, x Frequency, f
1 24
2 33
3 42
4 30
5 21
aggressive. A score of 3 indicated
neither trait. Construct a
probability distribution for the
random variable x. Then graph the
distribution using a histogram.
© 2012 Pearson Education, Inc. All rights reserved. 12 of 63
Solution: Constructing a Discrete
Probability Distribution
• Divide the frequency of each score by the total
number of individuals in the study to find the
probability for each value of the random variable.
24
(1) 0.16
150
P = =
33
(2) 0.22
150
P = =
42
(3) 0.28
150
P = =
30
(4) 0.20
150
P = =
21
(5) 0.14
150
P = =
x 1 2 3 4 5
P(x) 0.16 0.22 0.28 0.20 0.14
• Discrete probability distribution:
© 2012 Pearson Education, Inc. All rights reserved. 13 of 63
Solution: Constructing a Discrete
Probability Distribution
This is a valid discrete probability distribution since
1. Each probability is between 0 and 1, inclusive,
0 ≤ P(x) ≤ 1.
2. The sum of the probabilities equals 1,
ΣP(x) = 0.16 + 0.22 + 0.28 + 0.20 + 0.14 = 1.
x 1 2 3 4 5
P(x) 0.16 0.22 0.28 0.20 0.14
© 2012 Pearson Education, Inc. All rights reserved. 14 of 63
Solution: Constructing a Discrete
Probability Distribution
• Histogram
Because the width of each bar is one, the area of
each bar is equal to the probability of a particular
outcome.
© 2012 Pearson Education, Inc. All rights reserved. 15 of 63
Mean
Mean of a discrete probability distribution
• μ = ΣxP(x)
• Each value of x is multiplied by its corresponding
probability and the products are added.
© 2012 Pearson Education, Inc. All rights reserved. 16 of 63
x P(x) xP(x)
1 0.16 1(0.16) = 0.16
2 0.22 2(0.22) = 0.44
3 0.28 3(0.28) = 0.84
4 0.20 4(0.20) = 0.80
5 0.14 5(0.14) = 0.70
Example: Finding the Mean
The probability distribution for the personality
inventory test for passive-aggressive traits is given. Find
the mean score.
μ = ΣxP(x) = 2.94
Solution:
© 2012 Pearson Education, Inc. All rights reserved. 17 of 63
Variance and Standard Deviation
Variance of a discrete probability distribution
• σ2
= Σ(x – μ)2
P(x)
Standard deviation of a discrete probability
distribution
• 2 2
( ) ( )x P xσ σ µ= = Σ −
© 2012 Pearson Education, Inc. All rights reserved. 18 of 63
Example: Finding the Variance and
Standard Deviation
The probability distribution for the personality
inventory test for passive-aggressive traits is given. Find
the variance and standard deviation. ( μ = 2.94)
x P(x)
1 0.16
2 0.22
3 0.28
4 0.20
5 0.14
© 2012 Pearson Education, Inc. All rights reserved. 19 of 63
Solution: Finding the Variance and
Standard Deviation
Recall μ = 2.94
x P(x) x – μ (x – μ)2
(x – μ)2
P(x)
1 0.16 1 – 2.94 = –1.94 (–1.94)2
≈ 3.764 3.764(0.16) ≈ 0.602
2 0.22 2 – 2.94 = –0.94 (–0.94)2
≈ 0.884 0.884(0.22) ≈ 0.194
3 0.28 3 – 2.94 = 0.06 (0.06)2
≈ 0.004 0.004(0.28) ≈ 0.001
4 0.20 4 – 2.94 = 1.06 (1.06)2
≈ 1.124 1.124(0.20) ≈ 0.225
5 0.14 5 – 2.94 = 2.06 (2.06)2
≈ 4.244 4.244(0.14) ≈ 0.594
2
1.616 1.3σ σ= = ≈Standard Deviation:
Variance:σ2
= Σ(x – μ)2
P(x) = 1.616
© 2012 Pearson Education, Inc. All rights reserved. 20 of 63
Expected Value
Expected value of a discrete random variable
• Equal to the mean of the random variable.
• E(x) = μ = ΣxP(x)
© 2012 Pearson Education, Inc. All rights reserved. 21 of 63
Example: Finding an Expected Value
At a raffle, 1500 tickets are sold at $2 each for four
prizes of $500, $250, $150, and $75. You buy one
ticket. What is the expected value of your gain?
© 2012 Pearson Education, Inc. All rights reserved. 22 of 63
Solution: Finding an Expected Value
• To find the gain for each prize, subtract
the price of the ticket from the prize:
 Your gain for the $500 prize is $500 – $2 = $498
 Your gain for the $250 prize is $250 – $2 = $248
 Your gain for the $150 prize is $150 – $2 = $148
 Your gain for the $75 prize is $75 – $2 = $73
• If you do not win a prize, your gain is $0 – $2 = –$2
© 2012 Pearson Education, Inc. All rights reserved. 23 of 63
Solution: Finding an Expected Value
• Probability distribution for the possible gains
(outcomes)
Gain, x $498 $248 $148 $73 –$2
P(x)
1
1500
1
1500
1
1500
1
1500
1496
1500
= Σ
= × + × + × + × + − ×
= −
( ) ( )
1 1 1 1 1496
$498 $248 $148 $73 ( $2)
1500 1500 1500 1500 1500
$1.35
E x xP x
You can expect to lose an average of $1.35 for each ticket
you buy.
© 2012 Pearson Education, Inc. All rights reserved. 24 of 63
Section 4.1 Summary
• Distinguished between discrete random variables and
continuous random variables
• Constructed a discrete probability distribution and its
graph
• Determined if a distribution is a probability
distribution
• Found the mean, variance, and standard deviation of a
discrete probability distribution
• Found the expected value of a discrete probability
distribution
© 2012 Pearson Education, Inc. All rights reserved. 25 of 63
Section 4.2
Binomial Distributions
© 2012 Pearson Education, Inc. All rights reserved. 26 of 63
Section 4.2 Objectives
• Determine if a probability experiment is a binomial
experiment
• Find binomial probabilities using the binomial
probability formula
• Find binomial probabilities using technology,
formulas, and a binomial probability table
• Graph a binomial distribution
• Find the mean, variance, and standard deviation of a
binomial probability distribution
© 2012 Pearson Education, Inc. All rights reserved. 27 of 63
Binomial Experiments
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.
© 2012 Pearson Education, Inc. All rights reserved. 28 of 63
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.
© 2012 Pearson Education, Inc. All rights reserved. 29 of 63
Example: Binomial Experiments
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.
1. A certain surgical procedure has an 85% chance of
success. A doctor performs the procedure on eight
patients. The random variable represents the number
of successful surgeries.
© 2012 Pearson Education, Inc. All rights reserved. 30 of 63
Solution: Binomial Experiments
Binomial Experiment
1. Each surgery represents a trial. There are eight
surgeries, and each one is independent of the others.
2. There are only two possible outcomes of interest for
each surgery: a success (S) or a failure (F).
3. The probability of a success, P(S), is 0.85 for each
surgery.
4. The random variable x counts the number of
successful surgeries.
© 2012 Pearson Education, Inc. All rights reserved. 31 of 63
Solution: Binomial Experiments
Binomial Experiment
• n = 8 (number of trials)
• p = 0.85 (probability of success)
• q = 1 – p = 1 – 0.85 = 0.15 (probability of failure)
• x = 0, 1, 2, 3, 4, 5, 6, 7, 8 (number of successful
surgeries)
© 2012 Pearson Education, Inc. All rights reserved. 32 of 63
Example: Binomial Experiments
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.
2. A jar contains five red marbles, nine blue marbles, and
six green marbles. You randomly select three marbles
from the jar, without replacement. The random
variable represents the number of red marbles.
© 2012 Pearson Education, Inc. All rights reserved. 33 of 63
Solution: Binomial Experiments
Not a Binomial Experiment
• The probability of selecting a red marble on the first
trial is 5/20.
• Because the marble is not replaced, the probability of
success (red) for subsequent trials is no longer 5/20.
• The trials are not independent and the probability of
a success is not the same for each trial.
© 2012 Pearson Education, Inc. All rights reserved. 34 of 63
Binomial Probability Formula
Binomial Probability Formula
• The probability of exactly x successes in n trials is
!
( )
( )! !
x n x x n x
n x
n
P x C p q p q
n x x
− −
= =
−
• n = number of trials
• p = probability of success
• q = 1 – p probability of failure
• x = number of successes in n trials
© 2012 Pearson Education, Inc. All rights reserved. 35 of 63
Example: Finding Binomial Probabilities
Microfracture knee surgery has a 75% chance of success
on patients with degenerative knees. The surgery is
performed on three patients. Find the probability of the
surgery being successful on exactly two patients.
© 2012 Pearson Education, Inc. All rights reserved. 36 of 63
Solution: Finding Binomial Probabilities
Method 1: Draw a tree diagram and use the
Multiplication Rule
P(2 successful surgeries) = 3
9
64



 ≈ 0.422
© 2012 Pearson Education, Inc. All rights reserved. 37 of 63
Solution: Finding Binomial Probabilities
Method 2: Binomial Probability Formula
P(2 successful surgeries) = 3
C2
3
4




2
1
4




3−2
=
3!
(3− 2)!2!
3
4




2
1
4




1
= 3
9
16




1
4



 =
27
64
≈ 0.422
3 1
3, , 1 , 2
4 4
n p q p x= = = − = =
© 2012 Pearson Education, Inc. All rights reserved. 38 of 63
Binomial Probability Distribution
Binomial Probability Distribution
• List the possible values of x with the corresponding
probability of each.
• Example: Binomial probability distribution for
Microfracture knee surgery: n = 3, p =
 Use the binomial probability formula to find
probabilities.
x 0 1 2 3
P(x) 0.016 0.141 0.422 0.422
3
4
© 2012 Pearson Education, Inc. All rights reserved. 39 of 63
Example: Constructing a Binomial
Distribution
In a survey, U.S. adults were asked to give reasons why
they liked texting on their cellular phones. Seven adults
who participated in the survey are randomly selected and
asked whether they like texting because it is quicker than
calling. Create a binomial
probability distribution for
the number of adults who
respond yes.
© 2012 Pearson Education, Inc. All rights reserved. 40 of 63
Solution: Constructing a Binomial
Distribution
• 56% of adults like texting because it is quicker than
calling.
• n = 7, p = 0.56, q = 0.44, x = 0, 1, 2, 3, 4, 5, 6, 7
P(0) = 7C0(0.56)0
(0.44)7
= 1(0.56)0
(0.44)7
≈ 0.0032
P(1) = 7C1(0.56)1
(0.44)6
= 7(0.56)1
(0.44)6
≈ 0.0284
P(2) = 7C2(0.56)2
(0.44)5
= 21(0.56)2
(0.44)5
≈ 0.1086
P(3) = 7C3(0.56)3
(0.44)4
= 35(0.56)3
(0.44)4
≈ 0.2304
P(4) = 7C4(0.56)4
(0.44)3
= 35(0.56)4
(0.44)3
≈ 0.2932
P(5) = 7C5(0.56)5
(0.44)2
= 21(0.56)5
(0.44)2
≈ 0.2239
P(6) = 7C6(0.56)6
(0.44)1
= 7(0.56)6
(0.44)1
≈ 0.0950
P(7) = 7C7(0.56)7
(0.44)0
= 1(0.56)7
(0.44)0
≈ 0.0173© 2012 Pearson Education, Inc. All rights reserved. 41 of 63
Solution: Constructing a Binomial
Distribution
x P(x)
0 0.0032
1 0.0284
2 0.1086
3 0.2304
4 0.2932
5 0.2239
6 0.0950
7 0.0173
All of the probabilities are between
0 and 1 and the sum of the
probabilities is 1.
© 2012 Pearson Education, Inc. All rights reserved. 42 of 63
Example: Finding Binomial Probabilities
Using Technology
The results of a recent survey indicate that 67% of U.S.
adults consider air conditioning a necessity. If you
randomly select 100 adults, what is the probability that
exactly 75 adults consider air conditioning a necessity?
Use a technology tool to find the probability. (Source:
Opinion Research Corporation)
Solution:
• Binomial with n = 100, p = 0.67, x = 75
© 2012 Pearson Education, Inc. All rights reserved. 43 of 63
Solution: Finding Binomial Probabilities
Using Technology
From the displays, you can see that the probability that
exactly 75 adults consider air conditioning a necessity
is about 0.02.
© 2012 Pearson Education, Inc. All rights reserved. 44 of 63
Example: Finding Binomial Probabilities
A survey indicates that 41% of women in the U.S.
consider reading their favorite leisure-time activity. You
randomly select four U.S. women and ask them if
reading is their favorite leisure-time activity. Find the
probability that at least two of them respond yes.
Solution:
• n = 4, p = 0.41, q = 0.59
• At least two means two or more.
• Find the sum of P(2), P(3), and P(4).
© 2012 Pearson Education, Inc. All rights reserved. 45 of 63
Solution: Finding Binomial Probabilities
P(2) = 4C2(0.41)2
(0.59)2
= 6(0.41)2
(0.59)2
≈ 0.351094
P(3) = 4C3(0.41)3
(0.59)1
= 4(0.41)3
(0.59)1
≈ 0.162654
P(4) = 4C4(0.41)4
(0.59)0
= 1(0.41)4
(0.59)0
≈ 0.028258
P(x ≥ 2) = P(2) + P(3) + P(4)
≈ 0.351094 + 0.162654 + 0.028258
≈ 0.542
© 2012 Pearson Education, Inc. All rights reserved. 46 of 63
Example: Finding Binomial Probabilities
Using a Table
About ten percent of workers (16 years and over) in the
United States commute to their jobs by carpooling. You
randomly select eight workers. What is the probability
that exactly four of them carpool to work? Use a table to
find the probability. (Source: American Community Survey)
Solution:
• Binomial with n = 8, p = 0.10, x = 4
© 2012 Pearson Education, Inc. All rights reserved. 47 of 63
Solution: Finding Binomial Probabilities
Using a Table
• A portion of Table 2 is shown
The probability that exactly four of the eight workers
carpool to work is 0.005.
© 2012 Pearson Education, Inc. All rights reserved. 48 of 63
Example: Graphing a Binomial
Distribution
Sixty percent of households in the U.S. own a video
game console. You randomly select six households and
ask each if they own a video game console. Construct a
probability distribution for the random variable x. Then
graph the distribution. (Source: Deloitte, LLP)
Solution:
• n = 6, p = 0.6, q = 0.4
• Find the probability for each value of x
© 2012 Pearson Education, Inc. All rights reserved. 49 of 63
Solution: Graphing a Binomial
Distribution
x 0 1 2 3 4 5 6
P(x) 0.004 0.037 0.138 0.276 0.311 0.187 0.047
Histogram:
© 2012 Pearson Education, Inc. All rights reserved. 50 of 63
Mean, Variance, and Standard Deviation
• Mean: μ = np
• Variance: σ2
= npq
• Standard Deviation: npqσ =
© 2012 Pearson Education, Inc. All rights reserved. 51 of 63
Example: Finding the Mean, Variance,
and Standard Deviation
In Pittsburgh, Pennsylvania, about 56% of the days in a
year are cloudy. Find the mean, variance, and standard
deviation for the number of cloudy days during the
month of June. Interpret the results and determine any
unusual values. (Source: National Climatic Data Center)
Solution: n = 30, p = 0.56, q = 0.44
Mean: μ = np = 30∙0.56 = 16.8
Variance: σ2
= npq = 30∙0.56∙0.44 ≈ 7.4
Standard Deviation: 30 0.56 0.44 2.7npqσ = = × × ≈
© 2012 Pearson Education, Inc. All rights reserved. 52 of 63
Solution: Finding the Mean, Variance,
and Standard Deviation
μ = 16.8 σ2
≈ 7.4 σ ≈ 2.7
• On average, there are 16.8 cloudy days during the
month of June.
• The standard deviation is about 2.7 days.
• Values that are more than two standard deviations
from the mean are considered unusual.
 16.8 – 2(2.7) =11.4, a June with 11 cloudy days
or fewer would be unusual.
 16.8 + 2(2.7) = 22.2, a June with 23 cloudy days
or more would also be unusual.
© 2012 Pearson Education, Inc. All rights reserved. 53 of 63
Section 4.2 Summary
• Determined if a probability experiment is a binomial
experiment
• Found binomial probabilities using the binomial
probability formula
• Found binomial probabilities using technology and a
binomial table
• Graphed a binomial distribution
• Found the mean, variance, and standard deviation of
a binomial probability distribution
© 2012 Pearson Education, Inc. All rights reserved. 54 of 63
Section 4.3
More Discrete Probability
Distributions
© 2012 Pearson Education, Inc. All rights reserved. 55 of 63
Section 4.3 Objectives
• Find probabilities using the geometric distribution
• Find probabilities using the Poisson distribution
© 2012 Pearson Education, Inc. All rights reserved. 56 of 63
Geometric Distribution
• A discrete probability distribution.
• Satisfies the following conditions
 A trial is repeated until a success occurs.
 The repeated trials are independent of each other.
 The probability of success p is constant for each
trial.
 x represents the number of the trial in which the
first success occurs.
• The probability that the first success will occur on
trial x is P(x) = p(q)x–1
, where q = 1 – p.
© 2012 Pearson Education, Inc. All rights reserved. 57 of 63
Example: Geometric Distribution
Basketball player LeBron James makes a free throw
shot about 74% of the time. Find the probability that the
first free throw shot LeBron makes occurs on the third
or fourth attempt.
Solution:
• P(shot made on third or fourth attempt) = P(3) + P(4)
• Geometric with p = 0.74, q = 0.26, x = 3
© 2012 Pearson Education, Inc. All rights reserved. 58 of 63
Solution: Geometric Distribution
• P(3) = 0.74(0.26)3–1
= 0.050024
• P(4) = 0.74(0.26)4–1
≈ 0.013006
P (shot made on third or fourth attempt)
= P(3) + P(4)
≈ 0.050024 + 0.013006
≈ 0.063
© 2012 Pearson Education, Inc. All rights reserved. 59 of 63
Poisson Distribution
Poisson distribution
• A discrete probability distribution.
• Satisfies the following conditions
 The experiment consists of counting the number of
times x an event occurs in a given interval. The
interval can be an interval of time, area, or volume.
 The probability of the event occurring is the same for
each interval.
 The number of occurrences in one interval is
independent of the number of occurrences in other
intervals.
© 2012 Pearson Education, Inc. All rights reserved. 60 of 63
Poisson Distribution
Poisson distribution
• Conditions continued:
 The probability of exactly x occurrences in an interval
is
µ
µ −
=( )
!
x
eP x
x
where e is an irrational number ≈ 2.71828 and μ is
the mean number of occurrences per interval unit.
© 2012 Pearson Education, Inc. All rights reserved. 61 of 63
Example: Poisson Distribution
The mean number of accidents per month at a certain
intersection is 3. What is the probability that in any
given month four accidents will occur at this
intersection?
Solution:
• Poisson with x = 4, μ = 3
−
≈ ≈
4 3
3 (2.71828)
(4) 0.168
4!
P
© 2012 Pearson Education, Inc. All rights reserved. 62 of 63
Section 4.3 Summary
• Found probabilities using the geometric distribution
• Found probabilities using the Poisson distribution
© 2012 Pearson Education, Inc. All rights reserved. 63 of 63

Weitere ähnliche Inhalte

Was ist angesagt?

Sample Space and Event,Probability,The Axioms of Probability,Bayes Theorem
Sample Space and Event,Probability,The Axioms of Probability,Bayes TheoremSample Space and Event,Probability,The Axioms of Probability,Bayes Theorem
Sample Space and Event,Probability,The Axioms of Probability,Bayes TheoremBharath kumar Karanam
 
Correlation and Regression
Correlation and RegressionCorrelation and Regression
Correlation and Regressionjasondroesch
 
kinds of distribution
 kinds of distribution kinds of distribution
kinds of distributionUnsa Shakir
 
Chapter 4 part1-Probability Model
Chapter 4 part1-Probability ModelChapter 4 part1-Probability Model
Chapter 4 part1-Probability Modelnszakir
 
Geometric probability distribution
Geometric probability distributionGeometric probability distribution
Geometric probability distributionNadeem Uddin
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability DistributionsCIToolkit
 
Discrete probability distributions
Discrete probability distributionsDiscrete probability distributions
Discrete probability distributionsNadeem Uddin
 
Negative binomial distribution
Negative binomial distributionNegative binomial distribution
Negative binomial distributionNadeem Uddin
 
Uniform Distribution
Uniform DistributionUniform Distribution
Uniform Distributionmathscontent
 
Skewness & Kurtosis
Skewness & KurtosisSkewness & Kurtosis
Skewness & KurtosisNavin Bafna
 

Was ist angesagt? (20)

Confidence Intervals
Confidence IntervalsConfidence Intervals
Confidence Intervals
 
Discrete probability distributions
Discrete probability distributionsDiscrete probability distributions
Discrete probability distributions
 
Sample Space and Event,Probability,The Axioms of Probability,Bayes Theorem
Sample Space and Event,Probability,The Axioms of Probability,Bayes TheoremSample Space and Event,Probability,The Axioms of Probability,Bayes Theorem
Sample Space and Event,Probability,The Axioms of Probability,Bayes Theorem
 
Correlation and Regression
Correlation and RegressionCorrelation and Regression
Correlation and Regression
 
Chi square mahmoud
Chi square mahmoudChi square mahmoud
Chi square mahmoud
 
kinds of distribution
 kinds of distribution kinds of distribution
kinds of distribution
 
Chapter 4 part1-Probability Model
Chapter 4 part1-Probability ModelChapter 4 part1-Probability Model
Chapter 4 part1-Probability Model
 
3.2 Measures of variation
3.2 Measures of variation3.2 Measures of variation
3.2 Measures of variation
 
Geometric probability distribution
Geometric probability distributionGeometric probability distribution
Geometric probability distribution
 
Normal as Approximation to Binomial
Normal as Approximation to Binomial  Normal as Approximation to Binomial
Normal as Approximation to Binomial
 
probability
probabilityprobability
probability
 
Poisson regression models for count data
Poisson regression models for count dataPoisson regression models for count data
Poisson regression models for count data
 
Hypothesis Testing
Hypothesis TestingHypothesis Testing
Hypothesis Testing
 
Basic Concepts of Probability
Basic Concepts of ProbabilityBasic Concepts of Probability
Basic Concepts of Probability
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributions
 
Discrete probability distributions
Discrete probability distributionsDiscrete probability distributions
Discrete probability distributions
 
Linear regression
Linear regressionLinear regression
Linear regression
 
Negative binomial distribution
Negative binomial distributionNegative binomial distribution
Negative binomial distribution
 
Uniform Distribution
Uniform DistributionUniform Distribution
Uniform Distribution
 
Skewness & Kurtosis
Skewness & KurtosisSkewness & Kurtosis
Skewness & Kurtosis
 

Andere mochten auch

Discrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec domsDiscrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec domsBabasab Patil
 
Differences and similarities_of_discrete_probability_distributions
Differences and similarities_of_discrete_probability_distributionsDifferences and similarities_of_discrete_probability_distributions
Differences and similarities_of_discrete_probability_distributionsJim-Screechie Entertainment
 
Chapter 5 ( some discrete probability distributions 21 april, 2014)
Chapter 5 ( some discrete probability distributions  21 april, 2014)Chapter 5 ( some discrete probability distributions  21 april, 2014)
Chapter 5 ( some discrete probability distributions 21 april, 2014)Rana Ehtisham Ul Haq
 
Discrete Probability Distribution Test questions slideshare
Discrete Probability Distribution Test questions slideshareDiscrete Probability Distribution Test questions slideshare
Discrete Probability Distribution Test questions slideshareRobert Tinaro
 
CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...
CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...
CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...Gilbert Joseph Abueg
 
Chap05 discrete probability distributions
Chap05 discrete probability distributionsChap05 discrete probability distributions
Chap05 discrete probability distributionsUni Azza Aunillah
 
Probability Distributions for Discrete Variables
Probability Distributions for Discrete VariablesProbability Distributions for Discrete Variables
Probability Distributions for Discrete Variablesgetyourcheaton
 
Discrete Probability Distributions
Discrete  Probability DistributionsDiscrete  Probability Distributions
Discrete Probability DistributionsE-tan
 
Probability distribution 2
Probability distribution 2Probability distribution 2
Probability distribution 2Nilanjan Bhaumik
 
Discrete Probability Distributions
Discrete Probability DistributionsDiscrete Probability Distributions
Discrete Probability Distributionsmandalina landy
 
Statistics lesson 1
Statistics   lesson 1Statistics   lesson 1
Statistics lesson 1Katrina Mae
 
STATISTICS AND PROBABILITY (TEACHING GUIDE)
STATISTICS AND PROBABILITY (TEACHING GUIDE)STATISTICS AND PROBABILITY (TEACHING GUIDE)
STATISTICS AND PROBABILITY (TEACHING GUIDE)PRINTDESK by Dan
 
Introduction To Statistics
Introduction To StatisticsIntroduction To Statistics
Introduction To Statisticsalbertlaporte
 

Andere mochten auch (18)

Les5e ppt 05
Les5e ppt 05Les5e ppt 05
Les5e ppt 05
 
Discrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec domsDiscrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec doms
 
Wg ch04
Wg ch04Wg ch04
Wg ch04
 
Les5e ppt 10
Les5e ppt 10Les5e ppt 10
Les5e ppt 10
 
Differences and similarities_of_discrete_probability_distributions
Differences and similarities_of_discrete_probability_distributionsDifferences and similarities_of_discrete_probability_distributions
Differences and similarities_of_discrete_probability_distributions
 
Les5e ppt 06
Les5e ppt 06Les5e ppt 06
Les5e ppt 06
 
Chapter 5 ( some discrete probability distributions 21 april, 2014)
Chapter 5 ( some discrete probability distributions  21 april, 2014)Chapter 5 ( some discrete probability distributions  21 april, 2014)
Chapter 5 ( some discrete probability distributions 21 april, 2014)
 
Discrete Probability Distribution Test questions slideshare
Discrete Probability Distribution Test questions slideshareDiscrete Probability Distribution Test questions slideshare
Discrete Probability Distribution Test questions slideshare
 
CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...
CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...
CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...
 
Chap05 discrete probability distributions
Chap05 discrete probability distributionsChap05 discrete probability distributions
Chap05 discrete probability distributions
 
Probability Distributions for Discrete Variables
Probability Distributions for Discrete VariablesProbability Distributions for Discrete Variables
Probability Distributions for Discrete Variables
 
Chapter 06
Chapter 06 Chapter 06
Chapter 06
 
Discrete Probability Distributions
Discrete  Probability DistributionsDiscrete  Probability Distributions
Discrete Probability Distributions
 
Probability distribution 2
Probability distribution 2Probability distribution 2
Probability distribution 2
 
Discrete Probability Distributions
Discrete Probability DistributionsDiscrete Probability Distributions
Discrete Probability Distributions
 
Statistics lesson 1
Statistics   lesson 1Statistics   lesson 1
Statistics lesson 1
 
STATISTICS AND PROBABILITY (TEACHING GUIDE)
STATISTICS AND PROBABILITY (TEACHING GUIDE)STATISTICS AND PROBABILITY (TEACHING GUIDE)
STATISTICS AND PROBABILITY (TEACHING GUIDE)
 
Introduction To Statistics
Introduction To StatisticsIntroduction To Statistics
Introduction To Statistics
 

Ähnlich wie Les5e ppt 04

ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.pptch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.pptTushar Chaudhari
 
Probability 4
Probability 4Probability 4
Probability 4herbison
 
Probability 4.1
Probability 4.1Probability 4.1
Probability 4.1herbison
 
PSUnit_I_Lesson_4_Computing_the_Variance_of_a_Discrete_Probability_Distributi...
PSUnit_I_Lesson_4_Computing_the_Variance_of_a_Discrete_Probability_Distributi...PSUnit_I_Lesson_4_Computing_the_Variance_of_a_Discrete_Probability_Distributi...
PSUnit_I_Lesson_4_Computing_the_Variance_of_a_Discrete_Probability_Distributi...jaysongulla1
 
vdocuments.mx_chapter-5-probability-distributions-56a36d9fddc1e.ppt
vdocuments.mx_chapter-5-probability-distributions-56a36d9fddc1e.pptvdocuments.mx_chapter-5-probability-distributions-56a36d9fddc1e.ppt
vdocuments.mx_chapter-5-probability-distributions-56a36d9fddc1e.pptCharlesElquimeGalapo
 
Statistical computing2
Statistical computing2Statistical computing2
Statistical computing2Padma Metta
 
Bba 3274 qm week 3 probability distribution
Bba 3274 qm week 3 probability distributionBba 3274 qm week 3 probability distribution
Bba 3274 qm week 3 probability distributionStephen Ong
 
STATISTICS PROBABILITY AND DISTRIBUTION1.pptx
STATISTICS PROBABILITY AND DISTRIBUTION1.pptxSTATISTICS PROBABILITY AND DISTRIBUTION1.pptx
STATISTICS PROBABILITY AND DISTRIBUTION1.pptxgilita1856
 
Options Portfolio Selection
Options Portfolio SelectionOptions Portfolio Selection
Options Portfolio Selectionguasoni
 
Mean and Variance of Discrete Random Variable.pptx
Mean and Variance of Discrete Random Variable.pptxMean and Variance of Discrete Random Variable.pptx
Mean and Variance of Discrete Random Variable.pptxMarkJayAquillo
 
random variable and distribution
random variable and distributionrandom variable and distribution
random variable and distributionlovemucheca
 
Probability distribution Function & Decision Trees in machine learning
Probability distribution Function  & Decision Trees in machine learningProbability distribution Function  & Decision Trees in machine learning
Probability distribution Function & Decision Trees in machine learningSadia Zafar
 
Probability Distributions
Probability Distributions Probability Distributions
Probability Distributions Anthony J. Evans
 

Ähnlich wie Les5e ppt 04 (20)

ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.pptch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
 
Probability 4
Probability 4Probability 4
Probability 4
 
Probability 4.1
Probability 4.1Probability 4.1
Probability 4.1
 
PSUnit_I_Lesson_4_Computing_the_Variance_of_a_Discrete_Probability_Distributi...
PSUnit_I_Lesson_4_Computing_the_Variance_of_a_Discrete_Probability_Distributi...PSUnit_I_Lesson_4_Computing_the_Variance_of_a_Discrete_Probability_Distributi...
PSUnit_I_Lesson_4_Computing_the_Variance_of_a_Discrete_Probability_Distributi...
 
vdocuments.mx_chapter-5-probability-distributions-56a36d9fddc1e.ppt
vdocuments.mx_chapter-5-probability-distributions-56a36d9fddc1e.pptvdocuments.mx_chapter-5-probability-distributions-56a36d9fddc1e.ppt
vdocuments.mx_chapter-5-probability-distributions-56a36d9fddc1e.ppt
 
Statistical computing2
Statistical computing2Statistical computing2
Statistical computing2
 
Bba 3274 qm week 3 probability distribution
Bba 3274 qm week 3 probability distributionBba 3274 qm week 3 probability distribution
Bba 3274 qm week 3 probability distribution
 
STATISTICS PROBABILITY AND DISTRIBUTION1.pptx
STATISTICS PROBABILITY AND DISTRIBUTION1.pptxSTATISTICS PROBABILITY AND DISTRIBUTION1.pptx
STATISTICS PROBABILITY AND DISTRIBUTION1.pptx
 
Les5e ppt 08
Les5e ppt 08Les5e ppt 08
Les5e ppt 08
 
Options Portfolio Selection
Options Portfolio SelectionOptions Portfolio Selection
Options Portfolio Selection
 
Mean and Variance of Discrete Random Variable.pptx
Mean and Variance of Discrete Random Variable.pptxMean and Variance of Discrete Random Variable.pptx
Mean and Variance of Discrete Random Variable.pptx
 
Variability
VariabilityVariability
Variability
 
random variable and distribution
random variable and distributionrandom variable and distribution
random variable and distribution
 
Probability and Statistics - Week 2
Probability and Statistics - Week 2Probability and Statistics - Week 2
Probability and Statistics - Week 2
 
Probability distribution Function & Decision Trees in machine learning
Probability distribution Function  & Decision Trees in machine learningProbability distribution Function  & Decision Trees in machine learning
Probability distribution Function & Decision Trees in machine learning
 
Probability Distributions
Probability Distributions Probability Distributions
Probability Distributions
 
Larson ch 4 Stats
Larson ch 4 StatsLarson ch 4 Stats
Larson ch 4 Stats
 
Chapter 4
Chapter 4Chapter 4
Chapter 4
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 

Mehr von Subas Nandy

Les7e ppt ada_0103
Les7e ppt ada_0103Les7e ppt ada_0103
Les7e ppt ada_0103Subas Nandy
 
Les7e ppt ada_0102
Les7e ppt ada_0102Les7e ppt ada_0102
Les7e ppt ada_0102Subas Nandy
 
Les7e ppt ada_0101
Les7e ppt ada_0101Les7e ppt ada_0101
Les7e ppt ada_0101Subas Nandy
 
Week1 newtons laws_of_motion
Week1 newtons laws_of_motionWeek1 newtons laws_of_motion
Week1 newtons laws_of_motionSubas Nandy
 
052516 week11 quantum computers
052516 week11 quantum computers052516 week11 quantum computers
052516 week11 quantum computersSubas Nandy
 
052516 week11 quantum3
052516 week11 quantum3052516 week11 quantum3
052516 week11 quantum3Subas Nandy
 
052516 week11 quantum2
052516 week11 quantum2052516 week11 quantum2
052516 week11 quantum2Subas Nandy
 
052516 week11 quantum1
052516 week11 quantum1052516 week11 quantum1
052516 week11 quantum1Subas Nandy
 
0511 week10 resonance
0511 week10 resonance0511 week10 resonance
0511 week10 resonanceSubas Nandy
 
0511 week10 second_reflection
0511 week10 second_reflection0511 week10 second_reflection
0511 week10 second_reflectionSubas Nandy
 
0511 week10 reflection and refraction
0511 week10  reflection and refraction0511 week10  reflection and refraction
0511 week10 reflection and refractionSubas Nandy
 
Sound&resonance
Sound&resonanceSound&resonance
Sound&resonanceSubas Nandy
 
051116 week9 waves
051116 week9 waves051116 week9 waves
051116 week9 wavesSubas Nandy
 
050316 week8 c12-electromagnetic_waves
050316 week8 c12-electromagnetic_waves050316 week8 c12-electromagnetic_waves
050316 week8 c12-electromagnetic_wavesSubas Nandy
 
050316 week 8_electromagnetism (1)
050316 week 8_electromagnetism (1)050316 week 8_electromagnetism (1)
050316 week 8_electromagnetism (1)Subas Nandy
 
0503 week8 electromagnetism
0503 week8 electromagnetism0503 week8 electromagnetism
0503 week8 electromagnetismSubas Nandy
 
Ge273.u7 ho4e micro_ch11_1click
Ge273.u7 ho4e micro_ch11_1clickGe273.u7 ho4e micro_ch11_1click
Ge273.u7 ho4e micro_ch11_1clickSubas Nandy
 

Mehr von Subas Nandy (20)

Les7e ppt ada_0103
Les7e ppt ada_0103Les7e ppt ada_0103
Les7e ppt ada_0103
 
Les7e ppt ada_0102
Les7e ppt ada_0102Les7e ppt ada_0102
Les7e ppt ada_0102
 
Les7e ppt ada_0101
Les7e ppt ada_0101Les7e ppt ada_0101
Les7e ppt ada_0101
 
Ge273.u10.pp1
Ge273.u10.pp1Ge273.u10.pp1
Ge273.u10.pp1
 
Week1 newtons laws_of_motion
Week1 newtons laws_of_motionWeek1 newtons laws_of_motion
Week1 newtons laws_of_motion
 
052516 week11 quantum computers
052516 week11 quantum computers052516 week11 quantum computers
052516 week11 quantum computers
 
052516 week11 quantum3
052516 week11 quantum3052516 week11 quantum3
052516 week11 quantum3
 
052516 week11 quantum2
052516 week11 quantum2052516 week11 quantum2
052516 week11 quantum2
 
052516 week11 quantum1
052516 week11 quantum1052516 week11 quantum1
052516 week11 quantum1
 
Ge273.u9.pp1
Ge273.u9.pp1Ge273.u9.pp1
Ge273.u9.pp1
 
0511 week10 resonance
0511 week10 resonance0511 week10 resonance
0511 week10 resonance
 
0511 week10 second_reflection
0511 week10 second_reflection0511 week10 second_reflection
0511 week10 second_reflection
 
0511 week10 reflection and refraction
0511 week10  reflection and refraction0511 week10  reflection and refraction
0511 week10 reflection and refraction
 
Ge273.u8.pp1
Ge273.u8.pp1Ge273.u8.pp1
Ge273.u8.pp1
 
Sound&resonance
Sound&resonanceSound&resonance
Sound&resonance
 
051116 week9 waves
051116 week9 waves051116 week9 waves
051116 week9 waves
 
050316 week8 c12-electromagnetic_waves
050316 week8 c12-electromagnetic_waves050316 week8 c12-electromagnetic_waves
050316 week8 c12-electromagnetic_waves
 
050316 week 8_electromagnetism (1)
050316 week 8_electromagnetism (1)050316 week 8_electromagnetism (1)
050316 week 8_electromagnetism (1)
 
0503 week8 electromagnetism
0503 week8 electromagnetism0503 week8 electromagnetism
0503 week8 electromagnetism
 
Ge273.u7 ho4e micro_ch11_1click
Ge273.u7 ho4e micro_ch11_1clickGe273.u7 ho4e micro_ch11_1click
Ge273.u7 ho4e micro_ch11_1click
 

Kürzlich hochgeladen

Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 

Kürzlich hochgeladen (20)

Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 

Les5e ppt 04

  • 1. Chapter Discrete Probability Distributions 1 of 63 4 © 2012 Pearson Education, Inc. All rights reserved.
  • 2. Chapter Outline • 4.1 Probability Distributions • 4.2 Binomial Distributions • 4.3 More Discrete Probability Distributions © 2012 Pearson Education, Inc. All rights reserved. 2 of 63
  • 3. Section 4.1 Probability Distributions © 2012 Pearson Education, Inc. All rights reserved. 3 of 63
  • 4. Section 4.1 Objectives • Distinguish between discrete random variables and continuous random variables • Construct a discrete probability distribution and its graph • Determine if a distribution is a probability distribution • Find the mean, variance, and standard deviation of a discrete probability distribution • Find the expected value of a discrete probability distribution © 2012 Pearson Education, Inc. All rights reserved. 4 of 63
  • 5. Random Variables Random Variable • Represents a numerical value associated with each outcome of a probability distribution. • Denoted by x • Examples  x = Number of sales calls a salesperson makes in one day.  x = Hours spent on sales calls in one day. © 2012 Pearson Education, Inc. All rights reserved. 5 of 63
  • 6. Random Variables Discrete Random Variable • Has a finite or countable number of possible outcomes that can be listed. • Example  x = Number of sales calls a salesperson makes in one day. x 1 530 2 4 © 2012 Pearson Education, Inc. All rights reserved. 6 of 63
  • 7. Random Variables Continuous Random Variable • Has an uncountable number of possible outcomes, represented by an interval on the number line. • Example  x = Hours spent on sales calls in one day. x 1 2430 2 … © 2012 Pearson Education, Inc. All rights reserved. 7 of 63
  • 8. Example: Random Variables Decide whether the random variable x is discrete or continuous. Solution: Discrete random variable (The number of companies that lost money in the previous year can be counted.) {0, 1, 2, 3, …, 500} 1. xx = The number of Fortune 500 companies that lost money in the previous year. © 2012 Pearson Education, Inc. All rights reserved. 8 of 63
  • 9. Example: Random Variables Decide whether the random variable x is discrete or continuous. Solution: Continuous random variable (The amount of gasoline in the tank can be any volume between 0 gallons and 21 gallons.) 2. xx = The volume of gasoline in a 21-gallon tank. © 2012 Pearson Education, Inc. All rights reserved. 9 of 63
  • 10. Discrete Probability Distributions Discrete probability distribution • Lists each possible value the random variable can assume, together with its probability. • 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. 2. The sum of all the probabilities is 1. 0 ≤ P (x) ≤ 1 ΣP (x) = 1 © 2012 Pearson Education, Inc. All rights reserved. 10 of 63
  • 11. Constructing a Discrete Probability Distribution 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, inclusive, and that the sum of all probabilities is 1. Let x be a discrete random variable with possible outcomes x1, x2, … , xn. © 2012 Pearson Education, Inc. All rights reserved. 11 of 63
  • 12. Example: Constructing a Discrete Probability Distribution An industrial psychologist administered a personality inventory test for passive-aggressive traits to 150 employees. Individuals were given a score from 1 to 5, where 1 was extremely passive and 5 extremely Score, x Frequency, f 1 24 2 33 3 42 4 30 5 21 aggressive. A score of 3 indicated neither trait. Construct a probability distribution for the random variable x. Then graph the distribution using a histogram. © 2012 Pearson Education, Inc. All rights reserved. 12 of 63
  • 13. Solution: Constructing a Discrete Probability Distribution • Divide the frequency of each score by the total number of individuals in the study to find the probability for each value of the random variable. 24 (1) 0.16 150 P = = 33 (2) 0.22 150 P = = 42 (3) 0.28 150 P = = 30 (4) 0.20 150 P = = 21 (5) 0.14 150 P = = x 1 2 3 4 5 P(x) 0.16 0.22 0.28 0.20 0.14 • Discrete probability distribution: © 2012 Pearson Education, Inc. All rights reserved. 13 of 63
  • 14. Solution: Constructing a Discrete Probability Distribution This is a valid discrete probability distribution since 1. Each probability is between 0 and 1, inclusive, 0 ≤ P(x) ≤ 1. 2. The sum of the probabilities equals 1, ΣP(x) = 0.16 + 0.22 + 0.28 + 0.20 + 0.14 = 1. x 1 2 3 4 5 P(x) 0.16 0.22 0.28 0.20 0.14 © 2012 Pearson Education, Inc. All rights reserved. 14 of 63
  • 15. Solution: Constructing a Discrete Probability Distribution • Histogram Because the width of each bar is one, the area of each bar is equal to the probability of a particular outcome. © 2012 Pearson Education, Inc. All rights reserved. 15 of 63
  • 16. Mean Mean of a discrete probability distribution • μ = ΣxP(x) • Each value of x is multiplied by its corresponding probability and the products are added. © 2012 Pearson Education, Inc. All rights reserved. 16 of 63
  • 17. x P(x) xP(x) 1 0.16 1(0.16) = 0.16 2 0.22 2(0.22) = 0.44 3 0.28 3(0.28) = 0.84 4 0.20 4(0.20) = 0.80 5 0.14 5(0.14) = 0.70 Example: Finding the Mean The probability distribution for the personality inventory test for passive-aggressive traits is given. Find the mean score. μ = ΣxP(x) = 2.94 Solution: © 2012 Pearson Education, Inc. All rights reserved. 17 of 63
  • 18. Variance and Standard Deviation Variance of a discrete probability distribution • σ2 = Σ(x – μ)2 P(x) Standard deviation of a discrete probability distribution • 2 2 ( ) ( )x P xσ σ µ= = Σ − © 2012 Pearson Education, Inc. All rights reserved. 18 of 63
  • 19. Example: Finding the Variance and Standard Deviation The probability distribution for the personality inventory test for passive-aggressive traits is given. Find the variance and standard deviation. ( μ = 2.94) x P(x) 1 0.16 2 0.22 3 0.28 4 0.20 5 0.14 © 2012 Pearson Education, Inc. All rights reserved. 19 of 63
  • 20. Solution: Finding the Variance and Standard Deviation Recall μ = 2.94 x P(x) x – μ (x – μ)2 (x – μ)2 P(x) 1 0.16 1 – 2.94 = –1.94 (–1.94)2 ≈ 3.764 3.764(0.16) ≈ 0.602 2 0.22 2 – 2.94 = –0.94 (–0.94)2 ≈ 0.884 0.884(0.22) ≈ 0.194 3 0.28 3 – 2.94 = 0.06 (0.06)2 ≈ 0.004 0.004(0.28) ≈ 0.001 4 0.20 4 – 2.94 = 1.06 (1.06)2 ≈ 1.124 1.124(0.20) ≈ 0.225 5 0.14 5 – 2.94 = 2.06 (2.06)2 ≈ 4.244 4.244(0.14) ≈ 0.594 2 1.616 1.3σ σ= = ≈Standard Deviation: Variance:σ2 = Σ(x – μ)2 P(x) = 1.616 © 2012 Pearson Education, Inc. All rights reserved. 20 of 63
  • 21. Expected Value Expected value of a discrete random variable • Equal to the mean of the random variable. • E(x) = μ = ΣxP(x) © 2012 Pearson Education, Inc. All rights reserved. 21 of 63
  • 22. Example: Finding an Expected Value At a raffle, 1500 tickets are sold at $2 each for four prizes of $500, $250, $150, and $75. You buy one ticket. What is the expected value of your gain? © 2012 Pearson Education, Inc. All rights reserved. 22 of 63
  • 23. Solution: Finding an Expected Value • To find the gain for each prize, subtract the price of the ticket from the prize:  Your gain for the $500 prize is $500 – $2 = $498  Your gain for the $250 prize is $250 – $2 = $248  Your gain for the $150 prize is $150 – $2 = $148  Your gain for the $75 prize is $75 – $2 = $73 • If you do not win a prize, your gain is $0 – $2 = –$2 © 2012 Pearson Education, Inc. All rights reserved. 23 of 63
  • 24. Solution: Finding an Expected Value • Probability distribution for the possible gains (outcomes) Gain, x $498 $248 $148 $73 –$2 P(x) 1 1500 1 1500 1 1500 1 1500 1496 1500 = Σ = × + × + × + × + − × = − ( ) ( ) 1 1 1 1 1496 $498 $248 $148 $73 ( $2) 1500 1500 1500 1500 1500 $1.35 E x xP x You can expect to lose an average of $1.35 for each ticket you buy. © 2012 Pearson Education, Inc. All rights reserved. 24 of 63
  • 25. Section 4.1 Summary • Distinguished between discrete random variables and continuous random variables • Constructed a discrete probability distribution and its graph • Determined if a distribution is a probability distribution • Found the mean, variance, and standard deviation of a discrete probability distribution • Found the expected value of a discrete probability distribution © 2012 Pearson Education, Inc. All rights reserved. 25 of 63
  • 26. Section 4.2 Binomial Distributions © 2012 Pearson Education, Inc. All rights reserved. 26 of 63
  • 27. Section 4.2 Objectives • Determine if a probability experiment is a binomial experiment • Find binomial probabilities using the binomial probability formula • Find binomial probabilities using technology, formulas, and a binomial probability table • Graph a binomial distribution • Find the mean, variance, and standard deviation of a binomial probability distribution © 2012 Pearson Education, Inc. All rights reserved. 27 of 63
  • 28. Binomial Experiments 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. © 2012 Pearson Education, Inc. All rights reserved. 28 of 63
  • 29. 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. © 2012 Pearson Education, Inc. All rights reserved. 29 of 63
  • 30. Example: Binomial Experiments 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. 1. A certain surgical procedure has an 85% chance of success. A doctor performs the procedure on eight patients. The random variable represents the number of successful surgeries. © 2012 Pearson Education, Inc. All rights reserved. 30 of 63
  • 31. Solution: Binomial Experiments Binomial Experiment 1. Each surgery represents a trial. There are eight surgeries, and each one is independent of the others. 2. There are only two possible outcomes of interest for each surgery: a success (S) or a failure (F). 3. The probability of a success, P(S), is 0.85 for each surgery. 4. The random variable x counts the number of successful surgeries. © 2012 Pearson Education, Inc. All rights reserved. 31 of 63
  • 32. Solution: Binomial Experiments Binomial Experiment • n = 8 (number of trials) • p = 0.85 (probability of success) • q = 1 – p = 1 – 0.85 = 0.15 (probability of failure) • x = 0, 1, 2, 3, 4, 5, 6, 7, 8 (number of successful surgeries) © 2012 Pearson Education, Inc. All rights reserved. 32 of 63
  • 33. Example: Binomial Experiments 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. 2. A jar contains five red marbles, nine blue marbles, and six green marbles. You randomly select three marbles from the jar, without replacement. The random variable represents the number of red marbles. © 2012 Pearson Education, Inc. All rights reserved. 33 of 63
  • 34. Solution: Binomial Experiments Not a Binomial Experiment • The probability of selecting a red marble on the first trial is 5/20. • Because the marble is not replaced, the probability of success (red) for subsequent trials is no longer 5/20. • The trials are not independent and the probability of a success is not the same for each trial. © 2012 Pearson Education, Inc. All rights reserved. 34 of 63
  • 35. Binomial Probability Formula Binomial Probability Formula • The probability of exactly x successes in n trials is ! ( ) ( )! ! x n x x n x n x n P x C p q p q n x x − − = = − • n = number of trials • p = probability of success • q = 1 – p probability of failure • x = number of successes in n trials © 2012 Pearson Education, Inc. All rights reserved. 35 of 63
  • 36. Example: Finding Binomial Probabilities Microfracture knee surgery has a 75% chance of success on patients with degenerative knees. The surgery is performed on three patients. Find the probability of the surgery being successful on exactly two patients. © 2012 Pearson Education, Inc. All rights reserved. 36 of 63
  • 37. Solution: Finding Binomial Probabilities Method 1: Draw a tree diagram and use the Multiplication Rule P(2 successful surgeries) = 3 9 64     ≈ 0.422 © 2012 Pearson Education, Inc. All rights reserved. 37 of 63
  • 38. Solution: Finding Binomial Probabilities Method 2: Binomial Probability Formula P(2 successful surgeries) = 3 C2 3 4     2 1 4     3−2 = 3! (3− 2)!2! 3 4     2 1 4     1 = 3 9 16     1 4     = 27 64 ≈ 0.422 3 1 3, , 1 , 2 4 4 n p q p x= = = − = = © 2012 Pearson Education, Inc. All rights reserved. 38 of 63
  • 39. Binomial Probability Distribution Binomial Probability Distribution • List the possible values of x with the corresponding probability of each. • Example: Binomial probability distribution for Microfracture knee surgery: n = 3, p =  Use the binomial probability formula to find probabilities. x 0 1 2 3 P(x) 0.016 0.141 0.422 0.422 3 4 © 2012 Pearson Education, Inc. All rights reserved. 39 of 63
  • 40. Example: Constructing a Binomial Distribution In a survey, U.S. adults were asked to give reasons why they liked texting on their cellular phones. Seven adults who participated in the survey are randomly selected and asked whether they like texting because it is quicker than calling. Create a binomial probability distribution for the number of adults who respond yes. © 2012 Pearson Education, Inc. All rights reserved. 40 of 63
  • 41. Solution: Constructing a Binomial Distribution • 56% of adults like texting because it is quicker than calling. • n = 7, p = 0.56, q = 0.44, x = 0, 1, 2, 3, 4, 5, 6, 7 P(0) = 7C0(0.56)0 (0.44)7 = 1(0.56)0 (0.44)7 ≈ 0.0032 P(1) = 7C1(0.56)1 (0.44)6 = 7(0.56)1 (0.44)6 ≈ 0.0284 P(2) = 7C2(0.56)2 (0.44)5 = 21(0.56)2 (0.44)5 ≈ 0.1086 P(3) = 7C3(0.56)3 (0.44)4 = 35(0.56)3 (0.44)4 ≈ 0.2304 P(4) = 7C4(0.56)4 (0.44)3 = 35(0.56)4 (0.44)3 ≈ 0.2932 P(5) = 7C5(0.56)5 (0.44)2 = 21(0.56)5 (0.44)2 ≈ 0.2239 P(6) = 7C6(0.56)6 (0.44)1 = 7(0.56)6 (0.44)1 ≈ 0.0950 P(7) = 7C7(0.56)7 (0.44)0 = 1(0.56)7 (0.44)0 ≈ 0.0173© 2012 Pearson Education, Inc. All rights reserved. 41 of 63
  • 42. Solution: Constructing a Binomial Distribution x P(x) 0 0.0032 1 0.0284 2 0.1086 3 0.2304 4 0.2932 5 0.2239 6 0.0950 7 0.0173 All of the probabilities are between 0 and 1 and the sum of the probabilities is 1. © 2012 Pearson Education, Inc. All rights reserved. 42 of 63
  • 43. Example: Finding Binomial Probabilities Using Technology The results of a recent survey indicate that 67% of U.S. adults consider air conditioning a necessity. If you randomly select 100 adults, what is the probability that exactly 75 adults consider air conditioning a necessity? Use a technology tool to find the probability. (Source: Opinion Research Corporation) Solution: • Binomial with n = 100, p = 0.67, x = 75 © 2012 Pearson Education, Inc. All rights reserved. 43 of 63
  • 44. Solution: Finding Binomial Probabilities Using Technology From the displays, you can see that the probability that exactly 75 adults consider air conditioning a necessity is about 0.02. © 2012 Pearson Education, Inc. All rights reserved. 44 of 63
  • 45. Example: Finding Binomial Probabilities A survey indicates that 41% of women in the U.S. consider reading their favorite leisure-time activity. You randomly select four U.S. women and ask them if reading is their favorite leisure-time activity. Find the probability that at least two of them respond yes. Solution: • n = 4, p = 0.41, q = 0.59 • At least two means two or more. • Find the sum of P(2), P(3), and P(4). © 2012 Pearson Education, Inc. All rights reserved. 45 of 63
  • 46. Solution: Finding Binomial Probabilities P(2) = 4C2(0.41)2 (0.59)2 = 6(0.41)2 (0.59)2 ≈ 0.351094 P(3) = 4C3(0.41)3 (0.59)1 = 4(0.41)3 (0.59)1 ≈ 0.162654 P(4) = 4C4(0.41)4 (0.59)0 = 1(0.41)4 (0.59)0 ≈ 0.028258 P(x ≥ 2) = P(2) + P(3) + P(4) ≈ 0.351094 + 0.162654 + 0.028258 ≈ 0.542 © 2012 Pearson Education, Inc. All rights reserved. 46 of 63
  • 47. Example: Finding Binomial Probabilities Using a Table About ten percent of workers (16 years and over) in the United States commute to their jobs by carpooling. You randomly select eight workers. What is the probability that exactly four of them carpool to work? Use a table to find the probability. (Source: American Community Survey) Solution: • Binomial with n = 8, p = 0.10, x = 4 © 2012 Pearson Education, Inc. All rights reserved. 47 of 63
  • 48. Solution: Finding Binomial Probabilities Using a Table • A portion of Table 2 is shown The probability that exactly four of the eight workers carpool to work is 0.005. © 2012 Pearson Education, Inc. All rights reserved. 48 of 63
  • 49. Example: Graphing a Binomial Distribution Sixty percent of households in the U.S. own a video game console. You randomly select six households and ask each if they own a video game console. Construct a probability distribution for the random variable x. Then graph the distribution. (Source: Deloitte, LLP) Solution: • n = 6, p = 0.6, q = 0.4 • Find the probability for each value of x © 2012 Pearson Education, Inc. All rights reserved. 49 of 63
  • 50. Solution: Graphing a Binomial Distribution x 0 1 2 3 4 5 6 P(x) 0.004 0.037 0.138 0.276 0.311 0.187 0.047 Histogram: © 2012 Pearson Education, Inc. All rights reserved. 50 of 63
  • 51. Mean, Variance, and Standard Deviation • Mean: μ = np • Variance: σ2 = npq • Standard Deviation: npqσ = © 2012 Pearson Education, Inc. All rights reserved. 51 of 63
  • 52. Example: Finding the Mean, Variance, and Standard Deviation In Pittsburgh, Pennsylvania, about 56% of the days in a year are cloudy. Find the mean, variance, and standard deviation for the number of cloudy days during the month of June. Interpret the results and determine any unusual values. (Source: National Climatic Data Center) Solution: n = 30, p = 0.56, q = 0.44 Mean: μ = np = 30∙0.56 = 16.8 Variance: σ2 = npq = 30∙0.56∙0.44 ≈ 7.4 Standard Deviation: 30 0.56 0.44 2.7npqσ = = × × ≈ © 2012 Pearson Education, Inc. All rights reserved. 52 of 63
  • 53. Solution: Finding the Mean, Variance, and Standard Deviation μ = 16.8 σ2 ≈ 7.4 σ ≈ 2.7 • On average, there are 16.8 cloudy days during the month of June. • The standard deviation is about 2.7 days. • Values that are more than two standard deviations from the mean are considered unusual.  16.8 – 2(2.7) =11.4, a June with 11 cloudy days or fewer would be unusual.  16.8 + 2(2.7) = 22.2, a June with 23 cloudy days or more would also be unusual. © 2012 Pearson Education, Inc. All rights reserved. 53 of 63
  • 54. Section 4.2 Summary • Determined if a probability experiment is a binomial experiment • Found binomial probabilities using the binomial probability formula • Found binomial probabilities using technology and a binomial table • Graphed a binomial distribution • Found the mean, variance, and standard deviation of a binomial probability distribution © 2012 Pearson Education, Inc. All rights reserved. 54 of 63
  • 55. Section 4.3 More Discrete Probability Distributions © 2012 Pearson Education, Inc. All rights reserved. 55 of 63
  • 56. Section 4.3 Objectives • Find probabilities using the geometric distribution • Find probabilities using the Poisson distribution © 2012 Pearson Education, Inc. All rights reserved. 56 of 63
  • 57. Geometric Distribution • A discrete probability distribution. • Satisfies the following conditions  A trial is repeated until a success occurs.  The repeated trials are independent of each other.  The probability of success p is constant for each trial.  x represents the number of the trial in which the first success occurs. • The probability that the first success will occur on trial x is P(x) = p(q)x–1 , where q = 1 – p. © 2012 Pearson Education, Inc. All rights reserved. 57 of 63
  • 58. Example: Geometric Distribution Basketball player LeBron James makes a free throw shot about 74% of the time. Find the probability that the first free throw shot LeBron makes occurs on the third or fourth attempt. Solution: • P(shot made on third or fourth attempt) = P(3) + P(4) • Geometric with p = 0.74, q = 0.26, x = 3 © 2012 Pearson Education, Inc. All rights reserved. 58 of 63
  • 59. Solution: Geometric Distribution • P(3) = 0.74(0.26)3–1 = 0.050024 • P(4) = 0.74(0.26)4–1 ≈ 0.013006 P (shot made on third or fourth attempt) = P(3) + P(4) ≈ 0.050024 + 0.013006 ≈ 0.063 © 2012 Pearson Education, Inc. All rights reserved. 59 of 63
  • 60. Poisson Distribution Poisson distribution • A discrete probability distribution. • Satisfies the following conditions  The experiment consists of counting the number of times x an event occurs in a given interval. The interval can be an interval of time, area, or volume.  The probability of the event occurring is the same for each interval.  The number of occurrences in one interval is independent of the number of occurrences in other intervals. © 2012 Pearson Education, Inc. All rights reserved. 60 of 63
  • 61. Poisson Distribution Poisson distribution • Conditions continued:  The probability of exactly x occurrences in an interval is µ µ − =( ) ! x eP x x where e is an irrational number ≈ 2.71828 and μ is the mean number of occurrences per interval unit. © 2012 Pearson Education, Inc. All rights reserved. 61 of 63
  • 62. Example: Poisson Distribution The mean number of accidents per month at a certain intersection is 3. What is the probability that in any given month four accidents will occur at this intersection? Solution: • Poisson with x = 4, μ = 3 − ≈ ≈ 4 3 3 (2.71828) (4) 0.168 4! P © 2012 Pearson Education, Inc. All rights reserved. 62 of 63
  • 63. Section 4.3 Summary • Found probabilities using the geometric distribution • Found probabilities using the Poisson distribution © 2012 Pearson Education, Inc. All rights reserved. 63 of 63