1 Opinionated in Statistics by Bill Press Lessons #15.5 Poisson Processes and Order Statistics Professor William H. Press, Department of Computer Science,

Slides:



Advertisements
Similar presentations
Chapter 3 Some Special Distributions Math 6203 Fall 2009 Instructor: Ayona Chatterjee.
Advertisements

Exponential Distribution. = mean interval between consequent events = rate = mean number of counts in the unit interval > 0 X = distance between events.
Statistics S2 Year 13 Mathematics. 17/04/2015 Unit 1 – The Normal Distribution The normal distribution is one of the most important distributions in statistics.
Acknowledgement: Thanks to Professor Pagano
The Binomial Probability Distribution and Related Topics
Probability theory 2010 Order statistics  Distribution of order variables (and extremes)  Joint distribution of order variables (and extremes)
Continuous Random Variables. For discrete random variables, we required that Y was limited to a finite (or countably infinite) set of values. Now, for.
Test 2 Stock Option Pricing
The University of Texas at Austin, CS 395T, Spring 2008, Prof. William H. Press IMPRS Summer School 2009, Prof. William H. Press 1 4th IMPRS Astronomy.
1 Engineering Computation Part 6. 2 Probability density function.
1 Review of Probability Theory [Source: Stanford University]
Probability theory 2010 Outline  The need for transforms  Probability-generating function  Moment-generating function  Characteristic function  Applications.
Some standard univariate probability distributions
A random variable that has the following pmf is said to be a binomial random variable with parameters n, p The Binomial random variable.
The moment generating function of random variable X is given by Moment generating function.
Some standard univariate probability distributions
Class notes for ISE 201 San Jose State University
Some standard univariate probability distributions
Chapter 21 Random Variables Discrete: Bernoulli, Binomial, Geometric, Poisson Continuous: Uniform, Exponential, Gamma, Normal Expectation & Variance, Joint.
4-1 Continuous Random Variables 4-2 Probability Distributions and Probability Density Functions Figure 4-1 Density function of a loading on a long,
Distribution Function properties. Density Function – We define the derivative of the distribution function F X (x) as the probability density function.
The Poisson Probability Distribution The Poisson probability distribution provides a good model for the probability distribution of the number of “rare.
Standard Statistical Distributions Most elementary statistical books provide a survey of commonly used statistical distributions. The reason we study these.
JMB Ch6 Lecture 3 revised 2 EGR 252 Fall 2011 Slide 1 Continuous Probability Distributions Many continuous probability distributions, including: Uniform.
Chapter 6: Probability Distributions
MTH 161: Introduction To Statistics
Chapter 5 Statistical Models in Simulation
Winter 2006EE384x1 Review of Probability Theory Review Session 1 EE384X.
Chapter 3 Basic Concepts in Statistics and Probability
Exponential Distribution
Moment Generating Functions
Some standard univariate probability distributions Characteristic function, moment generating function, cumulant generating functions Discrete distribution.
Poisson Random Variable Provides model for data that represent the number of occurrences of a specified event in a given unit of time X represents the.
Introduction to Behavioral Statistics Probability, The Binomial Distribution and the Normal Curve.
Discrete Probability Distributions. Random Variable Random variable is a variable whose value is subject to variations due to chance. A random variable.
© 2005 McGraw-Hill Ryerson Ltd. 5-1 Statistics A First Course Donald H. Sanders Robert K. Smidt Aminmohamed Adatia Glenn A. Larson.
Probability Distributions u Discrete Probability Distribution –Discrete vs. continuous random variables »discrete - only a countable number of values »continuous.
PROBABILITY AND STATISTICS FOR ENGINEERING Hossein Sameti Department of Computer Engineering Sharif University of Technology.
4-1 Continuous Random Variables 4-2 Probability Distributions and Probability Density Functions Figure 4-1 Density function of a loading on a long,
Chapter 7 Sampling and Sampling Distributions ©. Simple Random Sample simple random sample Suppose that we want to select a sample of n objects from a.
Probability Refresher COMP5416 Advanced Network Technologies.
Normal approximation of Binomial probabilities. Recall binomial experiment:  Identical trials  Two outcomes: success and failure  Probability for success.
The final exam solutions. Part I, #1, Central limit theorem Let X1,X2, …, Xn be a sequence of i.i.d. random variables each having mean μ and variance.
Lec. 08 – Discrete (and Continuous) Probability Distributions.
4.3 More Discrete Probability Distributions NOTES Coach Bridges.
Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Chapter 5 Discrete Random Variables.
Discrete Probability Distributions Chapter 4. § 4.3 More Discrete Probability Distributions.
Chap 5-1 Chapter 5 Discrete Random Variables and Probability Distributions Statistics for Business and Economics 6 th Edition.
DATA ANALYSIS AND MODEL BUILDING LECTURE 4 Prof. Roland Craigwell Department of Economics University of the West Indies Cave Hill Campus and Rebecca Gookool.
Discrete Probability Distributions Chapter 4. § 4.3 More Discrete Probability Distributions.
Dept. Computer Science, Korea Univ. Intelligent Information System Lab. 1 In-Jeong Chung Intelligent Information System lab. Department.
Statistics -Continuous probability distribution 2013/11/18.
Jacek Wallusch _________________________________ Statistics for International Business Lecture 8: Distributions and Densities.
4-1 Continuous Random Variables 4-2 Probability Distributions and Probability Density Functions Figure 4-1 Density function of a loading on a long,
Review of Probability Theory
3. Random Variables (Fig.3.1)
Probability Distributions: a review
Business Statistics Topic 4
Discrete Random Variables
Chapter 7: Sampling Distributions
Example Suppose X ~ Uniform(2, 4). Let . Find .
Continuous distributions
Chapter 3 : Random Variables
#8 Some Standard Distributions
Opinionated Lessons #13 The Yeast Genome in Statistics by Bill Press
Berlin Chen Department of Computer Science & Information Engineering
Introduction to Probability: Solutions for Quizzes 4 and 5
Uniform Probability Distribution
Presentation transcript:

1 Opinionated in Statistics by Bill Press Lessons #15.5 Poisson Processes and Order Statistics Professor William H. Press, Department of Computer Science, the University of Texas at Austin

In a “constant rate Poisson process”, independent events occur with a constant probability per unit time In any small interval  t, the probability of an event is  t In any finite interval , the mean (expected) number of events is 2

What is the probability distribution of the waiting time to the 1 st event, or between events? It’s the product of t/  t “didn’t occur” probabilities, times one “did occur” probability. (random variable T 1 with value t) Get it? It’s the probability that 0 events occurred in a Poisson distribution with t mean events up to time t, times the probability (density) of one event occurring at time t. 3

Once we understand the relation to Poisson, we immediately know the waiting time to the k th event It’s the probability that k-1 events occurred in a Poisson distribution with t mean events up to time t, times the probability (density) of one event occurring at time t. “Waiting time to the k th event in a Poisson process is Gamma distributed with degree k.” We could also prove this with characteristic functions (sum of k independent waiting times): k th power of above ! 4

Same ideas go through for a “variable rate Poisson process” where 5 Waiting time to first event or between events: so basically the area  (t) replaces the area t

Thus, waiting time for the kth event in a variable rate Poisson process is… 6 Notice the (t) – not  (t) – in front. So, in this form it is not Gamma distributed. We can recover the Gamma if we compute the probability density of  (t) 1/ (t) So the “area (mean events) up to the kth event” is Gamma distributed, How to simulate variable rate Poisson: Draw from Gamma(1,1) [or Exponential(1) which is the same thing] and then advance through that much area under (t). That gives the next event.

What does this have to do with “order statistics”? 7 If N i.i.d. numbers are drawn from a univariate distribution, the k th order statistic is the probability distribution of the k th largest number. Near the ends, with or, this is just like variable-rate Poisson. How to simulate order statistics (approximation near extremes, large N): Draw from Exponential(1) and then advance through that much area under the distribution of expected number of events (total area N). That gives the next event.

Order statistics: the exact result 8 The previous approximation is just the approximation of Binomial by Poisson (for large N and small k). a moment of thought gives the exact result, binomial probability p for each event being in the tail number of events in the tail probability density of the event total number of events How to simulate order statistics (exact): Draw from Beta(1,N), giving a value between 0 and 1. Multiply by N. Advance through that much area under the distribution of expected number of events (total area N). That gives the next event. Decrement N by 1. Repeat. Beta has the same relation to Binomial as Gamma (or Exponential) has to Poisson: Instead of what we had before,