Download Geometric and Poisson Distributions

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
Elementary Statistics
Discrete Probability Distributions
Warm-up

Southwest Airlines has an on time arrival rate
at Logan Airport of 85%. If you selected 10
Southwest flights, what is the probability that
at least 8 flights would have arrived on time?
Warm-up

A recent survey indicated that 90% of all high
school students owned some personal
listening device, i.e. iPod, smartphone, etc. If
a random sample of 20 students is chosen,
what is the probability that at least 18
students would have such a device?
Warm-up

What is the expected value for the player on
a 500 ticket raffle selling at $1 each if there is
1 - $95 prize, 5 - $74 prizes and 10 - $24
prizes?
Agenda



Warm-up
Homework Review
Lesson Objectives




Find probabilities using the geometric distribution
Find probabilities using the Poisson distribution
Summary
Homework
Geometric Distribution
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.
The probability that the first success will occur on trial x
is P(x) = p(q)x – 1, where q = 1 – p.


Example: Geometric Distribution
From experience, you know that the probability
that you will make a sale on any given
telephone call is 0.23. Find the probability that
your first sale on any given day will occur on
your fourth or fifth sales call.
Solution:
• P(sale on fourth or fifth call) = P(4) + P(5)
• Geometric with p = 0.23, q = 0.77, x = 4, 5
Solution: Geometric Distribution


P(4) = 0.23(0.77)4–1 ≈ 0.105003
P(5) = 0.23(0.77)5–1 ≈ 0.080852
P(sale on fourth or fifth call) = P(4) + P(5)
≈ 0.105003 + 0.080852
≈ 0.186
Poisson Distribution
Poisson distribution
 A discrete probability distribution.
 Satisfies the following conditions



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.
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.
Poisson Distribution
Poisson distribution
 Conditions continued:


The probability of the event occurring is the same for
each interval.
The probability of exactly x occurrences in an
interval is
x 

P (x )  e
x!
where e  2.71818 and μ is the
mean number of occurrences
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
34(2.71828)3
P (4) 
 0.168
4!
Summary


Found probabilities using the geometric
distribution
Found probabilities using the Poisson
distribution
Homework

Pg. 202 – 205, # 1-28 Even
Related documents