SlideShare a Scribd company logo
BINOMIAL ,POISSON AND
NORMAL DISTRIBUTION ..
S. SIVA RANJANI
BINOMIAL DISTRIBUTION
In probability theory and statistics, the binomial distribution is the discrete probability distribution gives only
two possible results in an experiment, either Success or Failure. For example, if we toss a coin, there could be
only two possible outcomes: heads or tails, and if any test is taken, then there could be only two results: pass
or fail. This distribution is also called a binomial probability distribution.
Number of trials (n) is a fixed number.
The outcome of a given trial is either success or failure.
The probability of success (p) remains constant from trial to trial which means an experiment is conducted
under homogeneous conditions.
The trials are independent which means the outcome of previous trial does not affect the outcome of the next
trial.
Binomial Probability Distribution
In binomial probability distribution, the number of ‘Success’ in a sequence of n
experiments, where each time a question is asked for yes-no, then the valued
outcome is represented either with success/yes/true/one (probability p) or
failure/no/false/zero (probability q = 1 − p). A single success/failure test is also
called a Bernoulli trial or Bernoulli experiment, and a series of outcomes is called a
Bernoulli process. For n = 1, i.e. a single experiment, the binomial distribution is a
Bernoulli distribution.
There are two parameters n and p used here in a binomial distribution. The
variable ‘n’ states the number of times the experiment runs and the variable
‘p’ tells the probability of any one outcome. Suppose a die is thrown
randomly 10 times, then the probability of getting 2 for anyone throw is ⅙.
When you throw the dice 10 times, you have a binomial distribution of n =
10 and p = ⅙.
FORMULA
The binomial distribution formula is for any random variable X, given by;
P(x:n,p) = nCx px (1-p)n-x
Where,
n = the number of experiments
x = 0, 1, 2, 3, 4, …
p = Probability of Success in a single experiment
q = Probability of Failure in a single experiment = 1 – p
The binomial distribution formula can also be written in the form of n-Bernoulli trials,
where nCx = n!/x!(n-x)!. Hence,
P(x:n,p) = n!/[x!(n-x)!].px.(q)n-x
Binomial Distribution Mean and Variance
For a binomial distribution, the mean, variance and standard deviation for the given number of success
are represented using the formulas
Mean, μ = np
Variance, σ2 = npq
Standard Deviation σ= √(npq)
Where p is the probability of success
q is the probability of failure, where q = 1-p
PROPERTIES OF BINOMIAL DISTRIBUTION
The properties of the binomial distribution are:
 There are two possible outcomes: true or false, success or failure, yes or no.
 There is ‘n’ number of independent trials or a fixed number of n times repeated trials.
 The probability of success or failure remains the same for each trial.
 Only the number of success is calculated out of n independent trials.
 Every trial is an independent trial, which means the outcome of one trial does not
affect the outcome of another trial.
It is a p.m.f.(probability mass function).
The parameters of Binomial Distribution are ’n’ and ‘p’ where, n - number of trials and p - probability of
success.
Mean of Binomial Distribution = np
Variance of Binomial Distribution = npq (here q=1-p)
Mode of Binomial Distribution is integral part of (n+1)p, if (n+1)p is not an integer. But, if (n+1)p is an
integer, then the distribution has two modal values, (n+1)p and [(n+1)p] - 1.
q- probability of failure, q < 1, hence, npq < np. Thus, Variance is less than Mean.
If p=q=1/2, then the distribution is symmetric about median and if p is not equal to q, then it is skewed
distribution.
Additive property of Binomial Distribution : If X and Y are independent variables such that X follows
Binomial Distribution with (n1, p) and Y follows Binomial Distribution with (n2, p), then (X+Y) follows
Binomial Distribution with (n1+n2, p).
If X1, X2,…., Xn are independent and identically distributed Bernoulli variates each with parameter p, then
their addition follows Binomial Distribution with (n, p).
What are the criteria for the binomial
distribution
• The number of trials should be fixed.
• Each trial should be independent.
• The probability of success is exactly the same from one trial to
the other trial.
Examples of binomial distribution problems:
The number of defective/non-defective products in a production run.
Yes/No Survey (such as asking 150 people if they watch ABC news).
Vote counts for a candidate in an election.
The number of successful sales calls.
The number of male/female workers in a company
So, as we have the basis let’s see some binominal distribution examples, problems, and solutions from
real life.
Binomial Distribution Vs Normal Distribution
• Binomial Distribution Vs Normal Distribution
• The main difference between the binomial distribution and the
normal distribution is that binomial distribution is discrete,
whereas the normal distribution is continuous. It means that the
binomial distribution has a finite amount of events, whereas the
normal distribution has an infinite number of events. In case, if
the sample size for the binomial distribution is very large, then
the distribution curve for the binomial distribution is similar to the
normal distribution curve
•
Poission Distribution
Poisson Distribution
• Poisson distribution is a theoretical discrete probability and is also known
as the Poisson distribution probability mass function. It is used to find the
probability of an independent event that is occurring in a fixed interval of
time and has a constant mean rate. The Poisson distribution probability
mass function can also be used in other fixed intervals such as volume,
area, distance, etc. A Poisson random variable will relatively describe a
phenomenon if there are few successes over many trials. The Poisson
distribution is used as a limiting case of the binomial distribution when the
trials are large indefinitely. If a Poisson distribution models the same
binomial phenomenon, λ is replaced by np. Poisson distribution is named
after the French mathematician Denis Poisson
Poisson distribution
• Poisson distribution definition is used to model a discrete
probability of an event where independent events are occurring in
a fixed interval of time and have a known constant mean rate. In
other words, Poisson distribution is used to estimate how many
times an event is likely to occur within the given period of time. λ
is the Poisson rate parameter that indicates the expected value of
the average number of events in the fixed time interval. Poisson
distribution has wide use in the fields of business as well as in
biology
Example :
• Let us try and understand this with an example, customer care
center receives 100 calls per hour, 8 hours a day. As we can see
that the calls are independent of each other. The probability of
the number of calls per minute has a Poisson probability
distribution. There can be any number of calls per minute
irrespective of the number of calls received in the previous
minute. Below is the curve of the probabilities for a fixed value of
λ of a function following Poisson distribution:
FORMULA
• Poisson distribution formula is used to find the probability of an
event that happens independently, discretely over a fixed time
period, when the mean rate of occurrence is constant over time.
The Poisson distribution formula is applied when there is a large
number of possible outcomes. For a random discrete variable X
that follows the Poisson distribution, and λ is the average rate of
value, then the probability of x is given by:
• f(x) = P(X=x) = (e-λ λx )/x!
•
Where
x = 0, 1, 2, 3...
e is the Euler's number(e = 2.718)
λ is an average rate of the expected value and λ = variance, also λ>0
Poisson Distribution Mean and Variance
For Poisson distribution, which has λ as the average rate, for a fixed interval of
time, then the mean of the Poisson distribution and the value of variance will
be the same. So for X following Poisson distribution, we can say that λ is the
mean as well as the variance of the distribution.
Hence: E(X) = V(X) = λ
where
E(X) is the expected mean
V(X) is the variance
λ > 0
Properties of Poisson Distribution
The Poisson distribution is applicable in events that have a large number of rare and independent
possible events
Important Notes
• The formula for Poisson distribution is f(x) = P(X=x) = (e-λ λx )/x!.
• For the Poisson distribution, λ is always greater than 0.
• For Poisson distribution, the mean and the variance of the
distribution are equal.
PROPERTIES
• The events are independent.
• The average number of successes in the given period of time alone can occur.
No two events can occur at the same time.
• The Poisson distribution is limited when the number of trials n is indefinitely
large.
• mean = variance = λ
• np = λ is finite, where λ is constant.
• The standard deviation is always equal to the square root of the mean μ.
• The exact probability that the random variable X with mean μ =a is given by
P(X= a) = μa / a! e -μ
• If the mean is large, then the Poisson distribution is approximately a normal
distribution
Poisson distribution table
• Similar to the binomial distribution, we can have a Poisson
distribution table which will help us to quickly find the probability
mass function of an event that follows the Poisson distribution.
The Poisson distribution table shows different values of Poisson
distribution for various values of λ, where λ>0. Here in the table
given below, we can see that, for P(X =0) and λ = 0.5, the value of
the probability mass function is 0.6065 or 60.65%.
NORMAL DISTRIBUTION
What are the properties of the normal distribution?
• The normal distribution is a continuous probability distribution that is
symmetrical on both sides of the mean, so the right side of the centre is
a mirror image of the left side.
• The area under the normal distribution curve represents probability and
the total area under the curve sums to one.
• Most of the continuous data values in a normal distribution tend to
cluster around the mean, and the further a value is from the mean, the
less likely it is to occur. The tails are asymptotic, which means that they
approach but never quite meet the horizon (i.e. x-axis).
• For a perfectly normal distribution the mean, median and mode will be
the same value, visually represented by the peak of the curve
The normal distribution is often called the bell curve because
the graph of its probability density looks like a bell. It is also
known as called Gaussian distribution, after the German
mathematician Carl Gauss who first described it.
What is the difference between a normal distribution and a
standard normal distribution?
A normal distribution is determined by two parameters the mean and the variance. A normal distribution with a
mean of 0 and a standard deviation of 1 is called a standard normal distribution.
Why is the normal distribution important?
 The bell-shaped curve is a common feature of nature and psychology
The normal distribution is the most important probability distribution
in statistics because many continuous data in nature and psychology displays
this bell-shaped curve when compiled and graphed.
For example, if we randomly sampled 100 individuals we would expect
to see a normal distribution frequency curve for many continuous variables,
such as IQ, height, weight and blood pressure.
 Parametric significance tests require a normal distribution of the samples' data points
The most powerful (parametric) statistical tests used by psychologists require
data to be normally distributed. If the data does not resemble a bell curve researchers may
have to use a less powerful type of statistical test, called non-parametric statistics.
 Converting the raw scores of a normal distribution to z-scores
We can standardized the values (raw scores) of a normal distribution by
converting them into z-scores.
This procedure allows researchers to determine the proportion of the values
that fall within a specified number of standard deviations from the mean (i.e. calculate the
empirical rule).
What is the empirical rule formula?
• The empirical rule in statistics allows researchers to determine
the proportion of values that fall within certain distances from the
mean. The empirical rule is often referred to as the three-sigma
rule or the 68-95-99.7 rule.
 If the data values in a normal distribution are converted to standard score (z-score)
in a standard normal distribution the empirical rule describes the percentage of the
data that fall within specific numbers of standard deviations (σ) from the mean (μ)
for bell-shaped curves.
 The empirical rule allows researchers to calculate the probability of randomly
obtaining a score from a normal distribution.
 68% of data falls within the first standard deviation from the mean. This means there
is a 68% probability of randomly selecting a score between -1 and +1 standard
deviations from the mean.
 95% of the values fall within two standard deviations from the
mean. This means there is a 95% probability of randomly selecting
a score between -2 and +2 standard deviations from the mean.
 99.7% of data will fall within three standard deviations from the
mean. This means there is a 99.7% probability of randomly
selecting a score between -3 and +3 standard deviations from the
mean.

More Related Content

What's hot

Statistics: Probability
Statistics: ProbabilityStatistics: Probability
Statistics: Probability
Sultan Mahmood
 
Hypothesis testing , T test , chi square test, z test
Hypothesis testing , T test , chi square test, z test Hypothesis testing , T test , chi square test, z test
Hypothesis testing , T test , chi square test, z test
Irfan Ullah
 
PROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULESPROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULESBhargavi Bhanu
 
Standard deviation and standard error
Standard deviation and standard errorStandard deviation and standard error
Standard deviation and standard error
Shahla Yasmin
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distribution
Anindya Jana
 
Statistical inference
Statistical inferenceStatistical inference
Statistical inferenceJags Jagdish
 
Statistical hypothesis
Statistical hypothesisStatistical hypothesis
Statistical hypothesisHasnain Baber
 
The Binomial, Poisson, and Normal Distributions
The Binomial, Poisson, and Normal DistributionsThe Binomial, Poisson, and Normal Distributions
The Binomial, Poisson, and Normal Distributions
SCE.Surat
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributions
CIToolkit
 
Probability Distribution
Probability DistributionProbability Distribution
Probability Distribution
Sarabjeet Kaur
 
Discrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec domsDiscrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec doms
Babasab Patil
 
Statistical Estimation
Statistical Estimation Statistical Estimation
Statistical Estimation
Remyagharishs
 
DATA Types
DATA TypesDATA Types
DATA Types
Aniruddha Deshmukh
 
Statistical inference: Estimation
Statistical inference: EstimationStatistical inference: Estimation
Statistical inference: Estimation
Parag Shah
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
yatin bhardwaj
 
Correlation and Regression
Correlation and RegressionCorrelation and Regression
Correlation and Regression
Sir Parashurambhau College, Pune
 
Estimation and hypothesis testing 1 (graduate statistics2)
Estimation and hypothesis testing 1 (graduate statistics2)Estimation and hypothesis testing 1 (graduate statistics2)
Estimation and hypothesis testing 1 (graduate statistics2)Harve Abella
 
Statistical Inference
Statistical Inference Statistical Inference
Statistical Inference
Muhammad Amir Sohail
 
Discreet and continuous probability
Discreet and continuous probabilityDiscreet and continuous probability
Discreet and continuous probabilitynj1992
 

What's hot (20)

Statistics: Probability
Statistics: ProbabilityStatistics: Probability
Statistics: Probability
 
Hypothesis testing , T test , chi square test, z test
Hypothesis testing , T test , chi square test, z test Hypothesis testing , T test , chi square test, z test
Hypothesis testing , T test , chi square test, z test
 
PROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULESPROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULES
 
Standard deviation and standard error
Standard deviation and standard errorStandard deviation and standard error
Standard deviation and standard error
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distribution
 
Statistical inference
Statistical inferenceStatistical inference
Statistical inference
 
Statistical hypothesis
Statistical hypothesisStatistical hypothesis
Statistical hypothesis
 
The Binomial, Poisson, and Normal Distributions
The Binomial, Poisson, and Normal DistributionsThe Binomial, Poisson, and Normal Distributions
The Binomial, Poisson, and Normal Distributions
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributions
 
Probability Distribution
Probability DistributionProbability Distribution
Probability Distribution
 
Discrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec domsDiscrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec doms
 
Statistical Estimation
Statistical Estimation Statistical Estimation
Statistical Estimation
 
DATA Types
DATA TypesDATA Types
DATA Types
 
Statistical inference: Estimation
Statistical inference: EstimationStatistical inference: Estimation
Statistical inference: Estimation
 
The Chi Square Test
The Chi Square TestThe Chi Square Test
The Chi Square Test
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
Correlation and Regression
Correlation and RegressionCorrelation and Regression
Correlation and Regression
 
Estimation and hypothesis testing 1 (graduate statistics2)
Estimation and hypothesis testing 1 (graduate statistics2)Estimation and hypothesis testing 1 (graduate statistics2)
Estimation and hypothesis testing 1 (graduate statistics2)
 
Statistical Inference
Statistical Inference Statistical Inference
Statistical Inference
 
Discreet and continuous probability
Discreet and continuous probabilityDiscreet and continuous probability
Discreet and continuous probability
 

Similar to BINOMIAL ,POISSON AND NORMAL DISTRIBUTION.pptx

Prob distros
Prob distrosProb distros
Prob distros
Carlos Rodriguez
 
Bernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial DistributionBernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial Distribution
DataminingTools Inc
 
Bernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial DistributionBernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial Distribution
mathscontent
 
Discrete distributions: Binomial, Poisson & Hypergeometric distributions
Discrete distributions:  Binomial, Poisson & Hypergeometric distributionsDiscrete distributions:  Binomial, Poisson & Hypergeometric distributions
Discrete distributions: Binomial, Poisson & Hypergeometric distributions
ScholarsPoint1
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
kalpana413121
 
PHS 213 - BIOSTATISTICS - LECTURE 3.pptx
PHS 213 - BIOSTATISTICS - LECTURE 3.pptxPHS 213 - BIOSTATISTICS - LECTURE 3.pptx
PHS 213 - BIOSTATISTICS - LECTURE 3.pptx
Oluseyi7
 
Probability distribution
Probability distributionProbability distribution
Probability distributionRanjan Kumar
 
Statistics-2 : Elements of Inference
Statistics-2 : Elements of InferenceStatistics-2 : Elements of Inference
Statistics-2 : Elements of Inference
Giridhar Chandrasekaran
 
lecture4.pdf
lecture4.pdflecture4.pdf
lecture4.pdf
TarikuArega1
 
Sampling distribution by Dr. Ruchi Jain
Sampling distribution by Dr. Ruchi JainSampling distribution by Dr. Ruchi Jain
Sampling distribution by Dr. Ruchi Jain
RuchiJainRuchiJain
 
Binomail distribution 23 jan 21
Binomail distribution 23 jan 21Binomail distribution 23 jan 21
Binomail distribution 23 jan 21
Arun Mishra
 
Probability and Some Special Discrete Distributions
Probability and Some Special Discrete DistributionsProbability and Some Special Discrete Distributions
Probability and Some Special Discrete Distributions
DoyelGhosh1
 
Inorganic CHEMISTRY
Inorganic CHEMISTRYInorganic CHEMISTRY
Inorganic CHEMISTRY
Saikumar raja
 
Probability Distribution
Probability DistributionProbability Distribution
Probability Distribution
Pharmacy Universe
 
ADVANCED STATISTICS PREVIOUS YEAR QUESTIONS.docx
ADVANCED STATISTICS PREVIOUS YEAR QUESTIONS.docxADVANCED STATISTICS PREVIOUS YEAR QUESTIONS.docx
ADVANCED STATISTICS PREVIOUS YEAR QUESTIONS.docx
TaskiaSarkar
 
Probability
ProbabilityProbability
PG STAT 531 Lecture 5 Probability Distribution
PG STAT 531 Lecture 5 Probability DistributionPG STAT 531 Lecture 5 Probability Distribution
PG STAT 531 Lecture 5 Probability Distribution
Aashish Patel
 
Statistical Analysis with R- III
Statistical Analysis with R- IIIStatistical Analysis with R- III
Statistical Analysis with R- III
Akhila Prabhakaran
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
Hari shankar sharma
 
binomialdistribution (1).pdf
binomialdistribution (1).pdfbinomialdistribution (1).pdf
binomialdistribution (1).pdf
Kalaiarasan891338
 

Similar to BINOMIAL ,POISSON AND NORMAL DISTRIBUTION.pptx (20)

Prob distros
Prob distrosProb distros
Prob distros
 
Bernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial DistributionBernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial Distribution
 
Bernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial DistributionBernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial Distribution
 
Discrete distributions: Binomial, Poisson & Hypergeometric distributions
Discrete distributions:  Binomial, Poisson & Hypergeometric distributionsDiscrete distributions:  Binomial, Poisson & Hypergeometric distributions
Discrete distributions: Binomial, Poisson & Hypergeometric distributions
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
PHS 213 - BIOSTATISTICS - LECTURE 3.pptx
PHS 213 - BIOSTATISTICS - LECTURE 3.pptxPHS 213 - BIOSTATISTICS - LECTURE 3.pptx
PHS 213 - BIOSTATISTICS - LECTURE 3.pptx
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
Statistics-2 : Elements of Inference
Statistics-2 : Elements of InferenceStatistics-2 : Elements of Inference
Statistics-2 : Elements of Inference
 
lecture4.pdf
lecture4.pdflecture4.pdf
lecture4.pdf
 
Sampling distribution by Dr. Ruchi Jain
Sampling distribution by Dr. Ruchi JainSampling distribution by Dr. Ruchi Jain
Sampling distribution by Dr. Ruchi Jain
 
Binomail distribution 23 jan 21
Binomail distribution 23 jan 21Binomail distribution 23 jan 21
Binomail distribution 23 jan 21
 
Probability and Some Special Discrete Distributions
Probability and Some Special Discrete DistributionsProbability and Some Special Discrete Distributions
Probability and Some Special Discrete Distributions
 
Inorganic CHEMISTRY
Inorganic CHEMISTRYInorganic CHEMISTRY
Inorganic CHEMISTRY
 
Probability Distribution
Probability DistributionProbability Distribution
Probability Distribution
 
ADVANCED STATISTICS PREVIOUS YEAR QUESTIONS.docx
ADVANCED STATISTICS PREVIOUS YEAR QUESTIONS.docxADVANCED STATISTICS PREVIOUS YEAR QUESTIONS.docx
ADVANCED STATISTICS PREVIOUS YEAR QUESTIONS.docx
 
Probability
ProbabilityProbability
Probability
 
PG STAT 531 Lecture 5 Probability Distribution
PG STAT 531 Lecture 5 Probability DistributionPG STAT 531 Lecture 5 Probability Distribution
PG STAT 531 Lecture 5 Probability Distribution
 
Statistical Analysis with R- III
Statistical Analysis with R- IIIStatistical Analysis with R- III
Statistical Analysis with R- III
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
binomialdistribution (1).pdf
binomialdistribution (1).pdfbinomialdistribution (1).pdf
binomialdistribution (1).pdf
 

More from letbestrong

Multilaterialism.pptx
Multilaterialism.pptxMultilaterialism.pptx
Multilaterialism.pptx
letbestrong
 
Research report.pptx
Research report.pptxResearch report.pptx
Research report.pptx
letbestrong
 
Footnote.pptx
Footnote.pptxFootnote.pptx
Footnote.pptx
letbestrong
 
One Sample t test.pptx
One Sample t test.pptxOne Sample t test.pptx
One Sample t test.pptx
letbestrong
 
Preparation and Presentation of budget.pptx
Preparation and Presentation of budget.pptxPreparation and Presentation of budget.pptx
Preparation and Presentation of budget.pptx
letbestrong
 
Human Capital.pptx
Human Capital.pptxHuman Capital.pptx
Human Capital.pptx
letbestrong
 
monopony exploitation of labour.pptx
monopony exploitation of labour.pptxmonopony exploitation of labour.pptx
monopony exploitation of labour.pptx
letbestrong
 
Micro finance Institutions.pptx
Micro finance Institutions.pptxMicro finance Institutions.pptx
Micro finance Institutions.pptx
letbestrong
 
Population policy slideshare.pptx
Population policy  slideshare.pptxPopulation policy  slideshare.pptx
Population policy slideshare.pptx
letbestrong
 
Foreign Direct Investment.pptx
Foreign Direct Investment.pptxForeign Direct Investment.pptx
Foreign Direct Investment.pptx
letbestrong
 

More from letbestrong (10)

Multilaterialism.pptx
Multilaterialism.pptxMultilaterialism.pptx
Multilaterialism.pptx
 
Research report.pptx
Research report.pptxResearch report.pptx
Research report.pptx
 
Footnote.pptx
Footnote.pptxFootnote.pptx
Footnote.pptx
 
One Sample t test.pptx
One Sample t test.pptxOne Sample t test.pptx
One Sample t test.pptx
 
Preparation and Presentation of budget.pptx
Preparation and Presentation of budget.pptxPreparation and Presentation of budget.pptx
Preparation and Presentation of budget.pptx
 
Human Capital.pptx
Human Capital.pptxHuman Capital.pptx
Human Capital.pptx
 
monopony exploitation of labour.pptx
monopony exploitation of labour.pptxmonopony exploitation of labour.pptx
monopony exploitation of labour.pptx
 
Micro finance Institutions.pptx
Micro finance Institutions.pptxMicro finance Institutions.pptx
Micro finance Institutions.pptx
 
Population policy slideshare.pptx
Population policy  slideshare.pptxPopulation policy  slideshare.pptx
Population policy slideshare.pptx
 
Foreign Direct Investment.pptx
Foreign Direct Investment.pptxForeign Direct Investment.pptx
Foreign Direct Investment.pptx
 

Recently uploaded

how can I sell pi coins after successfully completing KYC
how can I sell pi coins after successfully completing KYChow can I sell pi coins after successfully completing KYC
how can I sell pi coins after successfully completing KYC
DOT TECH
 
Commercial Bank Economic Capsule - May 2024
Commercial Bank Economic Capsule - May 2024Commercial Bank Economic Capsule - May 2024
Commercial Bank Economic Capsule - May 2024
Commercial Bank of Ceylon PLC
 
Tax System, Behaviour, Justice, and Voluntary Compliance Culture in Nigeria -...
Tax System, Behaviour, Justice, and Voluntary Compliance Culture in Nigeria -...Tax System, Behaviour, Justice, and Voluntary Compliance Culture in Nigeria -...
Tax System, Behaviour, Justice, and Voluntary Compliance Culture in Nigeria -...
Godwin Emmanuel Oyedokun MBA MSc ACA ACIB FCTI FCFIP CFE
 
Transkredit Finance Company Products Presentation (1).pptx
Transkredit Finance Company Products Presentation (1).pptxTranskredit Finance Company Products Presentation (1).pptx
Transkredit Finance Company Products Presentation (1).pptx
jenomjaneh
 
一比一原版(IC毕业证)帝国理工大学毕业证如何办理
一比一原版(IC毕业证)帝国理工大学毕业证如何办理一比一原版(IC毕业证)帝国理工大学毕业证如何办理
一比一原版(IC毕业证)帝国理工大学毕业证如何办理
conose1
 
can I really make money with pi network.
can I really make money with pi network.can I really make money with pi network.
can I really make money with pi network.
DOT TECH
 
PF-Wagner's Theory of Public Expenditure.pptx
PF-Wagner's Theory of Public Expenditure.pptxPF-Wagner's Theory of Public Expenditure.pptx
PF-Wagner's Theory of Public Expenditure.pptx
GunjanSharma28848
 
how to sell pi coins on Binance exchange
how to sell pi coins on Binance exchangehow to sell pi coins on Binance exchange
how to sell pi coins on Binance exchange
DOT TECH
 
Instant Issue Debit Cards - School Designs
Instant Issue Debit Cards - School DesignsInstant Issue Debit Cards - School Designs
Instant Issue Debit Cards - School Designs
egoetzinger
 
Scope Of Macroeconomics introduction and basic theories
Scope Of Macroeconomics introduction and basic theoriesScope Of Macroeconomics introduction and basic theories
Scope Of Macroeconomics introduction and basic theories
nomankalyar153
 
Seminar: Gender Board Diversity through Ownership Networks
Seminar: Gender Board Diversity through Ownership NetworksSeminar: Gender Board Diversity through Ownership Networks
Seminar: Gender Board Diversity through Ownership Networks
GRAPE
 
Analyzing the instability of equilibrium in thr harrod domar model
Analyzing the instability of equilibrium in thr harrod domar modelAnalyzing the instability of equilibrium in thr harrod domar model
Analyzing the instability of equilibrium in thr harrod domar model
ManthanBhardwaj4
 
how to sell pi coins at high rate quickly.
how to sell pi coins at high rate quickly.how to sell pi coins at high rate quickly.
how to sell pi coins at high rate quickly.
DOT TECH
 
What price will pi network be listed on exchanges
What price will pi network be listed on exchangesWhat price will pi network be listed on exchanges
What price will pi network be listed on exchanges
DOT TECH
 
where can I find a legit pi merchant online
where can I find a legit pi merchant onlinewhere can I find a legit pi merchant online
where can I find a legit pi merchant online
DOT TECH
 
Instant Issue Debit Cards
Instant Issue Debit CardsInstant Issue Debit Cards
Instant Issue Debit Cards
egoetzinger
 
how to swap pi coins to foreign currency withdrawable.
how to swap pi coins to foreign currency withdrawable.how to swap pi coins to foreign currency withdrawable.
how to swap pi coins to foreign currency withdrawable.
DOT TECH
 
The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...
The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...
The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...
beulahfernandes8
 
The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...
The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...
The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...
muslimdavidovich670
 
SWAIAP Fraud Risk Mitigation Prof Oyedokun.pptx
SWAIAP Fraud Risk Mitigation   Prof Oyedokun.pptxSWAIAP Fraud Risk Mitigation   Prof Oyedokun.pptx
SWAIAP Fraud Risk Mitigation Prof Oyedokun.pptx
Godwin Emmanuel Oyedokun MBA MSc ACA ACIB FCTI FCFIP CFE
 

Recently uploaded (20)

how can I sell pi coins after successfully completing KYC
how can I sell pi coins after successfully completing KYChow can I sell pi coins after successfully completing KYC
how can I sell pi coins after successfully completing KYC
 
Commercial Bank Economic Capsule - May 2024
Commercial Bank Economic Capsule - May 2024Commercial Bank Economic Capsule - May 2024
Commercial Bank Economic Capsule - May 2024
 
Tax System, Behaviour, Justice, and Voluntary Compliance Culture in Nigeria -...
Tax System, Behaviour, Justice, and Voluntary Compliance Culture in Nigeria -...Tax System, Behaviour, Justice, and Voluntary Compliance Culture in Nigeria -...
Tax System, Behaviour, Justice, and Voluntary Compliance Culture in Nigeria -...
 
Transkredit Finance Company Products Presentation (1).pptx
Transkredit Finance Company Products Presentation (1).pptxTranskredit Finance Company Products Presentation (1).pptx
Transkredit Finance Company Products Presentation (1).pptx
 
一比一原版(IC毕业证)帝国理工大学毕业证如何办理
一比一原版(IC毕业证)帝国理工大学毕业证如何办理一比一原版(IC毕业证)帝国理工大学毕业证如何办理
一比一原版(IC毕业证)帝国理工大学毕业证如何办理
 
can I really make money with pi network.
can I really make money with pi network.can I really make money with pi network.
can I really make money with pi network.
 
PF-Wagner's Theory of Public Expenditure.pptx
PF-Wagner's Theory of Public Expenditure.pptxPF-Wagner's Theory of Public Expenditure.pptx
PF-Wagner's Theory of Public Expenditure.pptx
 
how to sell pi coins on Binance exchange
how to sell pi coins on Binance exchangehow to sell pi coins on Binance exchange
how to sell pi coins on Binance exchange
 
Instant Issue Debit Cards - School Designs
Instant Issue Debit Cards - School DesignsInstant Issue Debit Cards - School Designs
Instant Issue Debit Cards - School Designs
 
Scope Of Macroeconomics introduction and basic theories
Scope Of Macroeconomics introduction and basic theoriesScope Of Macroeconomics introduction and basic theories
Scope Of Macroeconomics introduction and basic theories
 
Seminar: Gender Board Diversity through Ownership Networks
Seminar: Gender Board Diversity through Ownership NetworksSeminar: Gender Board Diversity through Ownership Networks
Seminar: Gender Board Diversity through Ownership Networks
 
Analyzing the instability of equilibrium in thr harrod domar model
Analyzing the instability of equilibrium in thr harrod domar modelAnalyzing the instability of equilibrium in thr harrod domar model
Analyzing the instability of equilibrium in thr harrod domar model
 
how to sell pi coins at high rate quickly.
how to sell pi coins at high rate quickly.how to sell pi coins at high rate quickly.
how to sell pi coins at high rate quickly.
 
What price will pi network be listed on exchanges
What price will pi network be listed on exchangesWhat price will pi network be listed on exchanges
What price will pi network be listed on exchanges
 
where can I find a legit pi merchant online
where can I find a legit pi merchant onlinewhere can I find a legit pi merchant online
where can I find a legit pi merchant online
 
Instant Issue Debit Cards
Instant Issue Debit CardsInstant Issue Debit Cards
Instant Issue Debit Cards
 
how to swap pi coins to foreign currency withdrawable.
how to swap pi coins to foreign currency withdrawable.how to swap pi coins to foreign currency withdrawable.
how to swap pi coins to foreign currency withdrawable.
 
The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...
The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...
The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...
 
The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...
The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...
The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...
 
SWAIAP Fraud Risk Mitigation Prof Oyedokun.pptx
SWAIAP Fraud Risk Mitigation   Prof Oyedokun.pptxSWAIAP Fraud Risk Mitigation   Prof Oyedokun.pptx
SWAIAP Fraud Risk Mitigation Prof Oyedokun.pptx
 

BINOMIAL ,POISSON AND NORMAL DISTRIBUTION.pptx

  • 1. BINOMIAL ,POISSON AND NORMAL DISTRIBUTION .. S. SIVA RANJANI
  • 2. BINOMIAL DISTRIBUTION In probability theory and statistics, the binomial distribution is the discrete probability distribution gives only two possible results in an experiment, either Success or Failure. For example, if we toss a coin, there could be only two possible outcomes: heads or tails, and if any test is taken, then there could be only two results: pass or fail. This distribution is also called a binomial probability distribution. Number of trials (n) is a fixed number. The outcome of a given trial is either success or failure. The probability of success (p) remains constant from trial to trial which means an experiment is conducted under homogeneous conditions. The trials are independent which means the outcome of previous trial does not affect the outcome of the next trial.
  • 3. Binomial Probability Distribution In binomial probability distribution, the number of ‘Success’ in a sequence of n experiments, where each time a question is asked for yes-no, then the valued outcome is represented either with success/yes/true/one (probability p) or failure/no/false/zero (probability q = 1 − p). A single success/failure test is also called a Bernoulli trial or Bernoulli experiment, and a series of outcomes is called a Bernoulli process. For n = 1, i.e. a single experiment, the binomial distribution is a Bernoulli distribution.
  • 4. There are two parameters n and p used here in a binomial distribution. The variable ‘n’ states the number of times the experiment runs and the variable ‘p’ tells the probability of any one outcome. Suppose a die is thrown randomly 10 times, then the probability of getting 2 for anyone throw is ⅙. When you throw the dice 10 times, you have a binomial distribution of n = 10 and p = ⅙.
  • 6. The binomial distribution formula is for any random variable X, given by; P(x:n,p) = nCx px (1-p)n-x Where, n = the number of experiments x = 0, 1, 2, 3, 4, … p = Probability of Success in a single experiment q = Probability of Failure in a single experiment = 1 – p The binomial distribution formula can also be written in the form of n-Bernoulli trials, where nCx = n!/x!(n-x)!. Hence, P(x:n,p) = n!/[x!(n-x)!].px.(q)n-x
  • 7. Binomial Distribution Mean and Variance For a binomial distribution, the mean, variance and standard deviation for the given number of success are represented using the formulas Mean, μ = np Variance, σ2 = npq Standard Deviation σ= √(npq) Where p is the probability of success q is the probability of failure, where q = 1-p
  • 8. PROPERTIES OF BINOMIAL DISTRIBUTION The properties of the binomial distribution are:  There are two possible outcomes: true or false, success or failure, yes or no.  There is ‘n’ number of independent trials or a fixed number of n times repeated trials.  The probability of success or failure remains the same for each trial.  Only the number of success is calculated out of n independent trials.  Every trial is an independent trial, which means the outcome of one trial does not affect the outcome of another trial.
  • 9. It is a p.m.f.(probability mass function). The parameters of Binomial Distribution are ’n’ and ‘p’ where, n - number of trials and p - probability of success. Mean of Binomial Distribution = np Variance of Binomial Distribution = npq (here q=1-p) Mode of Binomial Distribution is integral part of (n+1)p, if (n+1)p is not an integer. But, if (n+1)p is an integer, then the distribution has two modal values, (n+1)p and [(n+1)p] - 1. q- probability of failure, q < 1, hence, npq < np. Thus, Variance is less than Mean. If p=q=1/2, then the distribution is symmetric about median and if p is not equal to q, then it is skewed distribution. Additive property of Binomial Distribution : If X and Y are independent variables such that X follows Binomial Distribution with (n1, p) and Y follows Binomial Distribution with (n2, p), then (X+Y) follows Binomial Distribution with (n1+n2, p). If X1, X2,…., Xn are independent and identically distributed Bernoulli variates each with parameter p, then their addition follows Binomial Distribution with (n, p).
  • 10. What are the criteria for the binomial distribution • The number of trials should be fixed. • Each trial should be independent. • The probability of success is exactly the same from one trial to the other trial.
  • 11. Examples of binomial distribution problems: The number of defective/non-defective products in a production run. Yes/No Survey (such as asking 150 people if they watch ABC news). Vote counts for a candidate in an election. The number of successful sales calls. The number of male/female workers in a company So, as we have the basis let’s see some binominal distribution examples, problems, and solutions from real life.
  • 12. Binomial Distribution Vs Normal Distribution • Binomial Distribution Vs Normal Distribution • The main difference between the binomial distribution and the normal distribution is that binomial distribution is discrete, whereas the normal distribution is continuous. It means that the binomial distribution has a finite amount of events, whereas the normal distribution has an infinite number of events. In case, if the sample size for the binomial distribution is very large, then the distribution curve for the binomial distribution is similar to the normal distribution curve •
  • 14. Poisson Distribution • Poisson distribution is a theoretical discrete probability and is also known as the Poisson distribution probability mass function. It is used to find the probability of an independent event that is occurring in a fixed interval of time and has a constant mean rate. The Poisson distribution probability mass function can also be used in other fixed intervals such as volume, area, distance, etc. A Poisson random variable will relatively describe a phenomenon if there are few successes over many trials. The Poisson distribution is used as a limiting case of the binomial distribution when the trials are large indefinitely. If a Poisson distribution models the same binomial phenomenon, λ is replaced by np. Poisson distribution is named after the French mathematician Denis Poisson
  • 15. Poisson distribution • Poisson distribution definition is used to model a discrete probability of an event where independent events are occurring in a fixed interval of time and have a known constant mean rate. In other words, Poisson distribution is used to estimate how many times an event is likely to occur within the given period of time. λ is the Poisson rate parameter that indicates the expected value of the average number of events in the fixed time interval. Poisson distribution has wide use in the fields of business as well as in biology
  • 16. Example : • Let us try and understand this with an example, customer care center receives 100 calls per hour, 8 hours a day. As we can see that the calls are independent of each other. The probability of the number of calls per minute has a Poisson probability distribution. There can be any number of calls per minute irrespective of the number of calls received in the previous minute. Below is the curve of the probabilities for a fixed value of λ of a function following Poisson distribution:
  • 17. FORMULA • Poisson distribution formula is used to find the probability of an event that happens independently, discretely over a fixed time period, when the mean rate of occurrence is constant over time. The Poisson distribution formula is applied when there is a large number of possible outcomes. For a random discrete variable X that follows the Poisson distribution, and λ is the average rate of value, then the probability of x is given by: • f(x) = P(X=x) = (e-λ λx )/x! •
  • 18. Where x = 0, 1, 2, 3... e is the Euler's number(e = 2.718) λ is an average rate of the expected value and λ = variance, also λ>0 Poisson Distribution Mean and Variance For Poisson distribution, which has λ as the average rate, for a fixed interval of time, then the mean of the Poisson distribution and the value of variance will be the same. So for X following Poisson distribution, we can say that λ is the mean as well as the variance of the distribution.
  • 19. Hence: E(X) = V(X) = λ where E(X) is the expected mean V(X) is the variance λ > 0 Properties of Poisson Distribution The Poisson distribution is applicable in events that have a large number of rare and independent possible events
  • 20. Important Notes • The formula for Poisson distribution is f(x) = P(X=x) = (e-λ λx )/x!. • For the Poisson distribution, λ is always greater than 0. • For Poisson distribution, the mean and the variance of the distribution are equal.
  • 21. PROPERTIES • The events are independent. • The average number of successes in the given period of time alone can occur. No two events can occur at the same time. • The Poisson distribution is limited when the number of trials n is indefinitely large. • mean = variance = λ • np = λ is finite, where λ is constant. • The standard deviation is always equal to the square root of the mean μ. • The exact probability that the random variable X with mean μ =a is given by P(X= a) = μa / a! e -μ • If the mean is large, then the Poisson distribution is approximately a normal distribution
  • 22. Poisson distribution table • Similar to the binomial distribution, we can have a Poisson distribution table which will help us to quickly find the probability mass function of an event that follows the Poisson distribution. The Poisson distribution table shows different values of Poisson distribution for various values of λ, where λ>0. Here in the table given below, we can see that, for P(X =0) and λ = 0.5, the value of the probability mass function is 0.6065 or 60.65%.
  • 23.
  • 25.
  • 26. What are the properties of the normal distribution? • The normal distribution is a continuous probability distribution that is symmetrical on both sides of the mean, so the right side of the centre is a mirror image of the left side. • The area under the normal distribution curve represents probability and the total area under the curve sums to one. • Most of the continuous data values in a normal distribution tend to cluster around the mean, and the further a value is from the mean, the less likely it is to occur. The tails are asymptotic, which means that they approach but never quite meet the horizon (i.e. x-axis). • For a perfectly normal distribution the mean, median and mode will be the same value, visually represented by the peak of the curve
  • 27. The normal distribution is often called the bell curve because the graph of its probability density looks like a bell. It is also known as called Gaussian distribution, after the German mathematician Carl Gauss who first described it.
  • 28. What is the difference between a normal distribution and a standard normal distribution? A normal distribution is determined by two parameters the mean and the variance. A normal distribution with a mean of 0 and a standard deviation of 1 is called a standard normal distribution.
  • 29. Why is the normal distribution important?  The bell-shaped curve is a common feature of nature and psychology The normal distribution is the most important probability distribution in statistics because many continuous data in nature and psychology displays this bell-shaped curve when compiled and graphed. For example, if we randomly sampled 100 individuals we would expect to see a normal distribution frequency curve for many continuous variables, such as IQ, height, weight and blood pressure.
  • 30.  Parametric significance tests require a normal distribution of the samples' data points The most powerful (parametric) statistical tests used by psychologists require data to be normally distributed. If the data does not resemble a bell curve researchers may have to use a less powerful type of statistical test, called non-parametric statistics.  Converting the raw scores of a normal distribution to z-scores We can standardized the values (raw scores) of a normal distribution by converting them into z-scores. This procedure allows researchers to determine the proportion of the values that fall within a specified number of standard deviations from the mean (i.e. calculate the empirical rule).
  • 31. What is the empirical rule formula? • The empirical rule in statistics allows researchers to determine the proportion of values that fall within certain distances from the mean. The empirical rule is often referred to as the three-sigma rule or the 68-95-99.7 rule.
  • 32.
  • 33.  If the data values in a normal distribution are converted to standard score (z-score) in a standard normal distribution the empirical rule describes the percentage of the data that fall within specific numbers of standard deviations (σ) from the mean (μ) for bell-shaped curves.  The empirical rule allows researchers to calculate the probability of randomly obtaining a score from a normal distribution.  68% of data falls within the first standard deviation from the mean. This means there is a 68% probability of randomly selecting a score between -1 and +1 standard deviations from the mean.
  • 34.  95% of the values fall within two standard deviations from the mean. This means there is a 95% probability of randomly selecting a score between -2 and +2 standard deviations from the mean.  99.7% of data will fall within three standard deviations from the mean. This means there is a 99.7% probability of randomly selecting a score between -3 and +3 standard deviations from the mean.