Poisson and Geometric Distribution in Statistics.pptx

blessedjerry393 24 views 9 slides Oct 10, 2024
Slide 1
Slide 1 of 9
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9

About This Presentation

Statistics


Slide Content

Poisson and Geometric Distribution By Jeremiah Blessed Mudhangu M226102

Poison Distribution The Poisson distribution is a discrete probability distribution that expresses the probability of a given number of events occurring in a fixed interval of time or space, given that these events occur with a known constant mean rate and independently of the time since the last event

Key Characteristics Parameter (λ) : The distribution is characterized by a single parameter  λ λ  (lambda), which is the average number of events in the interval. Probability Mass Function (PMF) : The probability of observing  k k  events in an interval is given by the formula: P(X=k)= e−λλkk! P ( X = k )= k ! e − λλk ​ where: P(X=k) P ( X = k ) is the probability of  k k  events, e e  is Euler's number (approximately 2.71828), k! k ! is the factorial of  k k . Mean and Variance : Both the mean and variance of a Poisson distribution are equal to  λ λ .

Applications The Poisson distribution is commonly used in various fields, such as: Traffic flow : Modeling the number of cars passing through a toll booth in an hour. Call centers : Analyzing the number of incoming calls in a given time period. Biology : Counting the number of mutations in a given stretch of DNA.

Example If the average number of emails received per hour is 5 (i.e., λ=5 ), What is the probability of receiving exactly 3 emails in the next hour

Geometric Distribution The geometric distribution is a discrete probability distribution that models the number of trials needed to achieve the first success in a series of independent Bernoulli trials (experiments with two possible outcomes: success or failure).

Key Characteristics

Applications The geometric distribution is applicable in various scenarios, such as: Quality Control: Determining the number of items inspected until the first defective item is found. Sales: Calculating how many sales calls are needed until the first successful sale occurs. Games: Modeling the number of rolls of a die until the first "six" is rolled.