Exponential and Chi-Square Random Variables

Slides:



Advertisements
Similar presentations
Exponential Distribution
Advertisements

Chapter 3 Some Special Distributions Math 6203 Fall 2009 Instructor: Ayona Chatterjee.
Exponential and Poisson Chapter 5 Material. 2 Poisson Distribution [Discrete] Poisson distribution describes many random processes quite well and is mathematically.
Exponential Distribution
Many useful applications, especially in queueing systems, inventory management, and reliability analysis. A connection between discrete time Markov chains.
Exponential Distribution. = mean interval between consequent events = rate = mean number of counts in the unit interval > 0 X = distance between events.
Lecture 10 – Introduction to Probability Topics Events, sample space, random variables Examples Probability distribution function Conditional probabilities.
Chi-Squared Distribution Leadership in Engineering
Continuous Distributions
Continuous Random Variables. L. Wang, Department of Statistics University of South Carolina; Slide 2 Continuous Random Variable A continuous random variable.
Engineering Probability and Statistics - SE-205 -Chap 4 By S. O. Duffuaa.
Probability Densities
Probability Distributions
Introduction to the Continuous Distributions
Probability theory 2011 Outline of lecture 7 The Poisson process  Definitions  Restarted Poisson processes  Conditioning in Poisson processes  Thinning.
Some standard univariate probability distributions
3-1 Introduction Experiment Random Random experiment.
Continuous Random Variables and Probability Distributions
7/3/2015© 2007 Raymond P. Jefferis III1 Queuing Systems.
Inferences About Process Quality
Lecture 4 Mathematical and Statistical Models in Simulation.
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,
Chapter 4. Continuous Probability Distributions
Exponential Distribution & Poisson Process
1 Exponential Distribution & Poisson Process Memorylessness & other exponential distribution properties; Poisson process and compound P.P.’s.
Applications of Poisson Process
Simulation Output Analysis
Important facts. Review Reading pages: P330-P337 (6 th ), or P (7 th )
Standard Statistical Distributions Most elementary statistical books provide a survey of commonly used statistical distributions. The reason we study these.
The Poisson Process. A stochastic process { N ( t ), t ≥ 0} is said to be a counting process if N ( t ) represents the total number of “events” that occur.
JMB Chapter 6 Lecture 3 EGR 252 Spring 2011 Slide 1 Continuous Probability Distributions Many continuous probability distributions, including: Uniform.
Statistical Distributions
Continuous Random Variables and Probability Distributions
Copyright ©: Nahrstedt, Angrave, Abdelzaher, Caccamo1 Queueing Systems.
DATA ANALYSIS Module Code: CA660 Lecture Block 3.
Chapter 5 Statistical Models in Simulation
Section 3.5 Let X have a gamma( ,  ) with  = r/2, where r is a positive integer, and  = 2. We say that X has a chi-square distribution with r degrees.
Modeling and Simulation CS 313
Moment Generating Functions
JMB Chapter 5 Part 2 EGR Spring 2011 Slide 1 Multinomial Experiments  What if there are more than 2 possible outcomes? (e.g., acceptable, scrap,
Chapter 20 Queuing Theory to accompany Operations Research: Applications and Algorithms 4th edition by Wayne L. Winston Copyright (c) 2004 Brooks/Cole,
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.
School of Information Technologies Poisson-1 The Poisson Process Poisson process, rate parameter e.g. packets/second Three equivalent viewpoints of the.
Inferences Concerning Variances
1 Introduction to Statistics − Day 4 Glen Cowan Lecture 1 Probability Random variables, probability densities, etc. Lecture 2 Brief catalogue of probability.
Copyright ©: Nahrstedt, Angrave, Abdelzaher, Caccamo1 Queueing Systems.
 Recall your experience when you take an elevator.  Think about usually how long it takes for the elevator to arrive.  Most likely, the experience.
Random Variables r Random variables define a real valued function over a sample space. r The value of a random variable is determined by the outcome of.
Copyright © Cengage Learning. All rights reserved. 4 Continuous Random Variables and Probability Distributions.
President UniversityErwin SitompulPBST 9/1 Lecture 9 Probability and Statistics Dr.-Ing. Erwin Sitompul President University
Renewal Theory Definitions, Limit Theorems, Renewal Reward Processes, Alternating Renewal Processes, Age and Excess Life Distributions, Inspection Paradox.
4-1 Continuous Random Variables 4-2 Probability Distributions and Probability Density Functions Figure 4-1 Density function of a loading on a long,
Math 4030 – 4a More Discrete Distributions
Probability Distributions: a review
Engineering Probability and Statistics - SE-205 -Chap 4
The Exponential and Gamma Distributions
Exponential Distribution & Poisson Process
Continuous Random Variables
Pertemuan ke-7 s/d ke-10 (minggu ke-4 dan ke-5)
Multinomial Distribution
Multinomial Experiments
Multinomial Experiments
Multinomial Experiments
Multinomial Experiments
Multinomial Experiments
PROBABILITY AND STATISTICS
Multinomial Experiments
Fundamental Sampling Distributions and Data Descriptions
Presentation transcript:

Exponential and Chi-Square Random Variables

Recall Poisson R. V. In a fixed time interval of length T, if there are an average of l arrivals, then “number of arrivals” has a Poisson distribution: where y = 0, 1, 2, … Similarly, given the average number of arrivals per unit time, say in l* arrivals per minute…

Poisson R. V. …then in T minutes, we expect l*T arrivals, and so “number of arrivals” in T minutes has a Poisson distribution: where y = 0, 1, 2, … Consider the time between arrivals. That is, consider the “inter-arrival times”.

0.2 arrivals per minute If customers arrive at an average of 0.2 arrivals per minute, find the probability of 3 arrivals in a 10-minute period. Note l*T = 2 arrivals and so Find the probability of no arrivals in the 10-minute period.

Time till arrival? Consider W, the time until the first arrival. Number of customers t T W is a continuous random variable. What can we say about its probability distribution?

Inter-arrival Distribution Note that F(w) = P(W < w) = 1 – P(W > w) Number of customers w t Time of first arrival W > w implies zero arrivals have occurred in the interval (0, w). Don’t we already know this probability?

Inter-arrival times If the average arrivals per unit time equals l, the probability that zero arrivals have occurred in the interval (0, w) is given by the Poisson distribution F(w) = P(W < w) = 1 – P(W > w) Sometimes written where b = 1/ l is the average inter-arrival time (e.g., “minutes per arrival”).

Exponential Distribution A continuous random variable W whose distribution and density functions are given by and is said to have an exponential distribution with parameter (“average”) b .

Exponential Random Variables Typical exponential random variables may include: Time between arrivals (inter-arrival times) Service time at a server (e.g., CPU, I/O device, or a communication channel) in a queueing network. Time to failure (“lifetime”) of a component.

0.2 arrivals per minute Distributions for W, time till first arrival: ( using integration-by-parts ) As expected, since average time is 1/0.2 = 5 minutes/arrival.

Exponential mean, variance If W is an exponential random variable with parameter b, the expected value and variance for W are given by Also, note that

Problem 4.74 Air samples in a city have CO concentrations that are exponentially distributed with mean 3.6 ppm. For a randomly selected sample, find the probability the concentration exceeds 9 ppm. If the city manages its traffic such that the mean CO concentration is reduced to 2.5 ppm, then what is the probability a sample exceeds 9 ppm?

Problem 4.82 The lifetime of a component is exponentially distributed with an average b = 100 hours/failure. Three of these components operate independently in a piece of equipment and the equipment fails if at least 2 of the components fail. Find the probability the equipment operates for at least 200 hours without failure.

Density Curves Exponential distributions for some various rates l.

Memoryless Note P(W > w) = 1 – P(W < w) = 1 – (1 – e-lw) = e-lw Consider the conditional probability P(W > a + b | W > a ) = P(W > a + b)/P(W > a) We find that The only continuous memoryless random variable.

Gamma Distribution The exponential distribution is a special case of the more general gamma distribution: where the gamma function is For the exponential, choose a = 1 and note G(1) = 1.

Gamma Density Curves Gamma function facts:

Exponential mean, variance If Y has a gamma distribution with parameters a and b, the expected value and variance for Y are given by In the case of a = 1, the values for the exponential distribution result.

Deriving the Mean By definition of the density function Since this holds for any a > 0, note that

Deriving the Mean Now, consider the expected value

Problem 4.88 Find E(Y) and V(Y) by inspection given that

Chi-Square Distribution As another special case of the gamma distribution, consider letting a = v/2 and b = 2, for some positive integer v. This defines the Chi-square distribution. Note the mean and variance are given by

Get the details on hypothesis testing in MAT 432 in the Spring! Statistical Testing For a sample of size n, with variance s2. To compare against a given value s02 We find that the ratio (n – 1)s2/s02 has the chi-square distribution with v = n – 1 degrees of freedom. Develop and test the “null hypothesis” based on the chi-square probability distribution. Get the details on hypothesis testing in MAT 432 in the Spring!

Practice Problems Work problems: 4.69, 4.71, 4.73, 4.77, 4.78, 4.81, 4.83