UNIT3 Binomial
UNIT3 Binomial
Bernoulli trials(s a random experiment with exactly two possible outcomes, "success" and "failure“), each
with the same probability of success.
•Application: The binomial distribution can be used to model the probability of a certain number of
successes in environmental monitoring programs, where you are observing a fixed number of trials, such
as testing a sample of sites for pollution.
•Example:
• Pollution Sampling: Suppose you test n water samples from a lake for contamination (success =
presence of contaminants). The probability p is the likelihood that any given sample is
contaminated. The binomial distribution can help determine the probability of finding exactly k
contaminated samples out of n total samples.
• Species Conservation: Estimating the survival rates of endangered species in a habitat can be
modeled with a binomial distribution, where p represents the survival probability, and n represents
the number of species observed.
Poisson Distribution
Definition: Describes the probability of a given number of events happening in a fixed interval of time
or space, assuming that these events occur with a known constant mean rate and independently of the
time since the last event.
Poisson Distribution in Environmental Studies
•Application: The Poisson distribution is commonly used to model the number of rare environmental
events (such as extreme weather events or natural disasters) that occur in a fixed time or space,
particularly when these events happen independently.
•Example:
• Extreme Weather Events: The number of heavy rainfall events occurring in a region over a
month could follow a Poisson distribution. The parameter λ represents the average number of
such events.
• Pollutant Exceedance: The number of times pollutant concentrations exceed a certain threshold
in a river over a year could be modeled using the Poisson distribution, assuming the events
happen at a constant rate.
Geometric Distribution
•Definition: Represents the number of trials needed to get the first success in repeated independent
Bernoulli trials with the same probability of success.
The probability of observing k events in a fixed interval of time or space is given by the
formula:
•Binomial Distribution: Used for events with two possible outcomes (success or failure) in a fixed number of
independent trials. Examples include flipping a coin, passing or failing a test, or whether it rains on a given day. •
Example: If you flip a coin 10 times, the binomial distribution can model the probability of getting exactly 5 heads.
•Poisson Distribution: Used to model the number of times an event occurs within a fixed interval of time or space
when these events happen independently and the probability of each event is very small (i.e., rare events). •
Example: The Poisson distribution can model the number of earthquakes that occur in a region in a year or the
Conditions:
•Binomial Distribution:
• You have a fixed number of trials, n.
• Each trial results in one of two outcomes (success or failure).
• The probability of success, p, remains the same for each trial.
• The trials are independent (the outcome of one trial does not affect another).
•Poisson Distribution:
• The number of events or occurrences is not fixed but can be any non-negative
integer.
• The average number of occurrences (λ) is known over a fixed period or region. •
The probability of an event occurring in a very short time interval or small region is
very small, and the events occur independently.
When to Use:
•Binomial Distribution:
• Used when you have a fixed number of independent trials.
• Suitable for situations where you are counting the number of successes (or failures) in these trials. •
Example: The number of defective items in a batch of 20 items, where each item has a probability ppp of
being defective.
•Poisson Distribution:
• Used for counting the number of events that occur over a continuous interval of time or space.
• Suitable for modeling rare events with a known average rate.
• Example: The number of phone calls received by a call center in an hour, assuming the rate of calls per
hour is constant.