Named After Siméon-Denis Poisson.  Binomial and Geometric distributions only work when we have Bernoulli trials.  There are three conditions for those.

Slides:



Advertisements
Similar presentations
5-4 Geometric and Poisson Distribution. Geometric Distribution We’ve talked about these already. In a geometric distribution the goal is looking for first.
Advertisements

Note 6 of 5E Statistics with Economics and Business Applications Chapter 4 Useful Discrete Probability Distributions Binomial, Poisson and Hypergeometric.
Chapter 7 Special Discrete Distributions. Binomial Distribution B(n,p) Each trial results in one of two mutually exclusive outcomes. (success/failure)
Discrete Random Variables: The Poisson Distribution IBHLY1/Y2 - Santowski.
QBM117 Business Statistics
Discrete Probability Distributions
BCOR 1020 Business Statistics Lecture 11 – February 21, 2008.
Statistics Alan D. Smith.
Class notes for ISE 201 San Jose State University
Irwin/McGraw-Hill © The McGraw-Hill Companies, Inc., 2000 LIND MASON MARCHAL 1-1 Chapter Five Discrete Probability Distributions GOALS When you have completed.
The Poisson Distribution (Not in Reif’s book)
McGraw-Hill Ryerson Copyright © 2011 McGraw-Hill Ryerson Limited. Adapted by Peter Au, George Brown College.
Chapter 5 Several Discrete Distributions General Objectives: Discrete random variables are used in many practical applications. These random variables.
McGraw-Hill/IrwinCopyright © 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Chapter 4 and 5 Probability and Discrete Random Variables.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Discrete Random Variables Chapter 4.
©The McGraw-Hill Companies, Inc. 2008McGraw-Hill/Irwin Probability Distributions Chapter 6.
©The McGraw-Hill Companies, Inc. 2008McGraw-Hill/Irwin Probability Distributions Chapter 6.
Physics-Informatics Looking for Higgs Particle Counting Errors (Finished) January Geoffrey Fox
Introduction Discrete random variables take on only a finite or countable number of values. Three discrete probability distributions serve as models for.
Probabilistic and Statistical Techniques 1 Lecture 19 Eng. Ismail Zakaria El Daour 2010.
Poisson Probability Distributions
Introduction to Probability and Statistics Thirteenth Edition Chapter 5 Several Useful Discrete Distributions.
Random Variables and Probability Models
Biostatistics Class 3 Discrete Probability Distributions 2/8/2000.
Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Chapter 5 Discrete Random Variables.
Chapter 5: The Binomial Probability Distribution and Related Topics Section 1: Introduction to Random Variables and Probability Distributions.
McGraw-Hill/IrwinCopyright © 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Chapter 5 Discrete Random Variables.
Chapter 12 Probability. Chapter 12 The probability of an occurrence is written as P(A) and is equal to.
Definition A random variable is a variable whose value is determined by the outcome of a random experiment/chance situation.
Copyright (C) 2002 Houghton Mifflin Company. All rights reserved. 1 Understandable Statistics Seventh Edition By Brase and Brase Prepared by: Mistah Flynn.
Lesson 6 - R Discrete Probability Distributions Review.
Chapter 7 Special Discrete Distributions. Binomial Distribution Each trial has two mutually exclusive possible outcomes: success/failure Fixed number.
4.3 More Discrete Probability Distributions NOTES Coach Bridges.
Chapter 6: Continuous Probability Distributions A visual comparison.
Q1: Standard Deviation is a measure of what? CenterSpreadShape.
THE POISSON DISTRIBUTION
Chapter 7 Special Discrete Distributions. Binomial Distribution B(n,p) Each trial results in one of two mutually exclusive outcomes. (success/failure)
Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Chapter 5 Discrete Random Variables.
Chapter 6: Continuous Probability Distributions A visual comparison.
Chap 5-1 Chapter 5 Discrete Random Variables and Probability Distributions Statistics for Business and Economics 6 th Edition.
AP Statistics Friday, 04 December 2015 OBJECTIVE TSW (1) explore Poisson distributions, and (2) quiz over discrete distributions and binomial distributions.
Special Discrete Distributions. Bernoulli Trials The basis for the probability models we will examine in this chapter is the Bernoulli trial. We have.
Discrete Probability Distributions Chapter 4. § 4.3 More Discrete Probability Distributions.
Copyright (C) 2002 Houghton Mifflin Company. All rights reserved. 1 Understandable Statistics Seventh Edition By Brase and Brase Prepared by: Lynn Smith.
Lesson Poisson Probability Distribution. Objectives Understand when a probability experiment follows a Poisson process Compute probabilities of.
©The McGraw-Hill Companies, Inc. 2008McGraw-Hill/Irwin Probability Distributions Chapter 6.
SWBAT: -Calculate probabilities using the geometric distribution -Calculate probabilities using the Poisson distribution Agenda: -Review homework -Notes:
Probability Distributions
Chapter Five The Binomial Probability Distribution and Related Topics
Discrete Random Variables
Chapter 5 Created by Bethany Stubbe and Stephan Kogitz.
Discrete Random Variables
Section 6.3 The Poisson Probability Distribution
Named After Siméon-Denis Poisson
Special Discrete Distributions
Probability Distributions
Special Discrete Distributions
Chapter 4 Review Questions Continuous or Discrete?
Probability Review for Financial Engineers
Some Discrete Probability Distributions
Probability Key Questions
III. More Discrete Probability Distributions
Chapter 4 Discrete Probability Distributions.
Lecture 11: Binomial and Poisson Distributions
Introduction to Probability and Statistics
Elementary Statistics
Probability Distributions
Bernoulli Trials Two Possible Outcomes Trials are independent.
Special Discrete Distributions
IE 360: Design and Control of Industrial Systems I
Presentation transcript:

Named After Siméon-Denis Poisson

 Binomial and Geometric distributions only work when we have Bernoulli trials.  There are three conditions for those.  They happen often enough, to be sure, but a good many situations do not fit those models.  The Poisson Distribution works in a slightly different situation, but different enough that the situations we can describe just shoots through the roof.

 The Poisson distribution is used when we have a discrete random variable and all we know is the following two things:  The average count in a certain timeframe.  That the amount of time it takes the event to happen again is independent.  I think some examples will really clear this up.

 If you know the average number of car wrecks per week/month/year for a specific intersection (or stretch of highway), then it is Poisson.  If you know the average number of defective units produced on an assembly line per hour, then it is Poisson.  If you know the average number of children born in Pocatello, ID each day, then it is Poisson.

 Wikipedia cites some examples in the real world.  The number of soldiers killed by horse-kicks each year in each corps in the Prussian cavalry.  The number of phone calls at a call centre per minute.  Under an assumption of homogeneity, the number of times a web server is accessed per minute.  The number of mutations in a given stretch of DNA after a certain amount of radiation.  The proportion of cells that will be infected at a given multiplicity of infection.

 The math for this involves e (as in the base of the natural log) and involves the factorial (those really excited numbers we talked about yesterday).  The actual formula will only be discussed on Special Topics day, thanks to our calculator.  poissonpdf will be used to find the probability of a specific number of occurrences.  poissoncdf will be used to find the probability that anything from 0 to a specific number of occurrences has happened.

 A Poisson distribution is only defined by the mean. In other words, once we know the mean, we have the Poisson distribution.  The Greek letter we use for this is lambda.  It kind of looks like an upside down lowercase y.  Lambda -> λ  Again, this is the mean of the Poisson distribution, instead of our old standby μ.

 The variance of the Poisson distribution is actually also λ.  Which means that the standard deviation of a Poisson distribution is the square root of λ.  What this really means is that when you add two Poisson distributions together, you can just add the λ values to find the new one.

 What this means is that if a particular intersection averages 2.3 wrecks a month, then it averages 27.6 wrecks a year, and we can just use either figure.  If we know the average per week, we just divide by 7, and booyah…daily average.  So if we know what timeframe the average is for, we can multiply and divide it as necessary to get the one we want.  This only works with Poisson.

 Chapter 16: 15, 25, 32  Chapter 17: 13, 15, 17, 25  Presentations are on Feb 17 th unless you make other arrangements.