SlideShare a Scribd company logo
BRAINWARE UNIVERSITY
Name: SAMPAD KAR
Roll No: BWU/BTA/22/225
Section: D
Group: D2
Course Name: Probability & Statistics
Course Code: BSCM202
Contents
• Random Variables
• Probability Distribution of Discrete random variables
• Probability Distribution of Continuous random variables
• Mean and Variance of Binomial Distribution
• Mean and Variance of Exponential Distribution
• Mean and Variance of Normal Distribution
Random Variables
A random variable is a variable which represents the outcome of a trial, an
experiment or an event. It is a number which is different each time the trial or event
is repeated.
For Example,
A coin is tossed 3 times simultaneously. Find the Probability of getting 3 heads?
S = {(H,H,,H),(H,H,T),(H,T,T),(T,H,T),(H,T,H),(T,H,H),(T,T,H),(T,T,T)}
P(getting at least 3 heads) =
1
8
Probability Distribution of Discrete random variables
A discrete variable is a variable that can "only" take-on certain numbers on the number line.
The Probability Mass Function (PMF) is also called a probability function or frequency function which
characterizes the distribution of a discrete random variable. Let X be a discrete random variable of a
function, then the probability mass function of a random variable X is given by
Px (x) = P( X=x ), For all x belongs to the range of X
It is noted that the probability function should fall on the condition :
•Px (x) ≥ 0 and
•∑xϵRange(x) Px (x) = 1
Example
When we roll a single dice, the possible outcomes are:
1, 2, 3, 4, 5, 6
The probability of each of these outcomes is 16.
If we define the discrete variable X as:
X: the number obtained when rolling a dice.
Then this is a discrete random variable since the sum of the probabilities of each of these possible
outcomes is equal to 1, indeed:
1
6
+
1
6
+
1
6
+
1
6
+
1
6
+
1
6
=1
A continuous random variable is a random variable that has only continuous values. Continuous values are
uncountable and are related to real numbers.
The probability density function (pdf) is used to describe the probabilities associated with a continuous random
variable.
Probability Distribution of Continuous random variables
Mean and Variance of Binomial Distribution
For binomial distribution,
pmf = P(X=x) = 𝑥
𝑛
𝐶𝑃𝑥
(1 − 𝑃)𝑛−𝑥
Mean = E(x) = 𝑥=1
𝑛
𝑥. 𝑥
𝑛
𝐶𝑃𝑥
(1 − 𝑝)𝑛−𝑥
= 𝑥=1
𝑛
𝑥.
𝑛!
𝑛−𝑥 ! 𝑥!
𝑃𝑥
(1 − 𝑃)𝑛−𝑥
= 𝑥=1
𝑛
𝑥.
𝑛!
𝑛−𝑥 ! 𝑥(𝑥−1)!
𝑃𝑥(1 − 𝑃)𝑛−𝑥
= 𝑥=1
𝑛 𝑛.(𝑛−1)!
(𝑛−1)−(𝑥−1) ! (𝑥−1)!
𝑃. 𝑃𝑥−1
(1 − 𝑃)(𝑛−1)−(𝑥−1)
= nP 𝑥=1
𝑛 (𝑛−1)!
(𝑛−1)−(𝑥−1) ! (𝑥−1)!
𝑃𝑥−1
(1 − 𝑃)(𝑛−1)−(𝑥−1)
= nP 𝑥=1
𝑛
𝑥−1
𝑛−1
𝐶 𝑃𝑥−1
(1 − 𝑃)(𝑛−1)−(𝑥−1)
= 𝑛𝑃(P + (1 − 𝑃))(𝑛−1)
= nP
E(x(x-1)) = 𝑥=1
𝑛
𝑥(𝑥 − 1). 𝑥
𝑛𝐶𝑃𝑥(1 − 𝑝)𝑛−𝑥
= 𝑥=1
𝑛
𝑥(𝑥 − 1).
𝑛!
𝑛−𝑥 ! 𝑥!
𝑃𝑥(1 − 𝑃)𝑛−𝑥
= 𝑥=1
𝑛
𝑥(𝑥 − 1).
𝑛!
𝑛−𝑥 ! 𝑥(𝑥−1)(𝑥−2)!
𝑃𝑥(1 − 𝑃)𝑛−𝑥
= 𝑥=1
𝑛 𝑛.(𝑛−1)(𝑛−2)!
(𝑛−1)−(𝑥−1) ! (𝑥−2)!
𝑃2
. 𝑃𝑥−2
(1 − 𝑃)(𝑛−2)−(𝑥−2)
= (𝑛2−𝑛)𝑃2
𝑥=1
𝑛 (𝑛−2)!
(𝑛−2)−(𝑥−2) ! (𝑥−2)!
𝑃𝑥−2(1 − 𝑃)(𝑛−2)−(𝑥−2)
= (𝑛2
−𝑛)𝑃2
𝑥=1
𝑛
𝑥−2
𝑛−2
𝐶 𝑃𝑥−2
(1 − 𝑃)(𝑛−2)−(𝑥−2)
= (𝑛2−𝑛)𝑃2 (P + (1 − 𝑃))(𝑛−2)
= (𝑛2−𝑛)𝑃2
E(𝑥2
) = E(x(x-1)) + E(x)
= (𝑛2
−𝑛)𝑃2
+ nP
Variance = E(𝑥2) – {E(x)}2
= (𝑛2
−𝑛)𝑃2
+ nP – 𝑛2
𝑃2
= nP−𝑛𝑃2
= nP(1-P)
Mean and Variance of Exponential Distribution
For exponential distribution,
f(x) =
Mean = E(x) = −∞
0
0𝑑𝑥 + 0
∞
𝑥.λ 𝑒−λ𝑥
𝑑𝑥
= 0 + λ 0
∞
𝑥𝑒−λ𝑥𝑑𝑥
= λ.
𝛤(1)
λ
2
=
1
λ
Now,
E(𝑥2
) = λ 0
∞
𝑥2
𝑒−λ𝑥
𝑑𝑥
= λ.
𝛤(3)
λ
3 =
2
λ
2
{λ 𝑒−λ𝑥
, x > 0
0 , elsewhere
Variance = E(𝑥2) – {E(x)}2
=
2
λ
2 -
1
λ
2
=
1
λ
2
Mean and Variance of Normal Distribution
For Normal Distribution,
σ = Standard Deviation
µ = Mean
σ2= Variance
Standard Normal Distribution, N(0,1):
σ = 1 , μ = 0
f(x) =
1
2Π
𝑒−
𝑧2
2 z =
𝑥−𝜇
𝜎
THANK YOU

More Related Content

Similar to Probability Distribution - Binomial, Exponential and Normal

lecture4.ppt
lecture4.pptlecture4.ppt
lecture4.ppt
Anbalagan G.
 
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
 
Basic statistics 1
Basic statistics  1Basic statistics  1
Basic statistics 1
Kumar P
 
Probability distribution for Dummies
Probability distribution for DummiesProbability distribution for Dummies
Probability distribution for Dummies
Balaji P
 
CHAPTER I- Part 1.pptx
CHAPTER I- Part 1.pptxCHAPTER I- Part 1.pptx
CHAPTER I- Part 1.pptx
JaysonMagalong
 
Probability Distributions.pdf
Probability Distributions.pdfProbability Distributions.pdf
Probability Distributions.pdf
Shivakumar B N
 
Machine Learning - Probability Distribution.pdf
Machine Learning - Probability Distribution.pdfMachine Learning - Probability Distribution.pdf
Machine Learning - Probability Distribution.pdf
Maleeshapathirana
 
Statistics-2 : Elements of Inference
Statistics-2 : Elements of InferenceStatistics-2 : Elements of Inference
Statistics-2 : Elements of Inference
Giridhar Chandrasekaran
 
Prob distros
Prob distrosProb distros
Prob distros
Carlos Rodriguez
 
Econometrics 2.pptx
Econometrics 2.pptxEconometrics 2.pptx
Econometrics 2.pptx
fuad80
 
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
 
Probability distribution Function & Decision Trees in machine learning
Probability distribution Function  & Decision Trees in machine learningProbability distribution Function  & Decision Trees in machine learning
Probability distribution Function & Decision Trees in machine learning
Sadia Zafar
 
Binomial probability distributions
Binomial probability distributions  Binomial probability distributions
Binomial probability distributions
Long Beach City College
 
AP Statistic and Probability 6.1 (1).ppt
AP Statistic and Probability 6.1 (1).pptAP Statistic and Probability 6.1 (1).ppt
AP Statistic and Probability 6.1 (1).ppt
AlfredNavea1
 
lecture4.pdf
lecture4.pdflecture4.pdf
lecture4.pdf
TarikuArega1
 
Random variables and probability distributions Random Va.docx
Random variables and probability distributions Random Va.docxRandom variables and probability distributions Random Va.docx
Random variables and probability distributions Random Va.docx
catheryncouper
 
Hypothesis testing.pptx
Hypothesis testing.pptxHypothesis testing.pptx
Hypothesis testing.pptx
rklums91
 
Binomial,Poisson,Geometric,Normal distribution
Binomial,Poisson,Geometric,Normal distributionBinomial,Poisson,Geometric,Normal distribution
Binomial,Poisson,Geometric,Normal distribution
Bharath kumar Karanam
 
Module 5 Lecture Notes
Module 5 Lecture NotesModule 5 Lecture Notes
Module 5 Lecture Notes
Lumen Learning
 

Similar to Probability Distribution - Binomial, Exponential and Normal (20)

lecture4.ppt
lecture4.pptlecture4.ppt
lecture4.ppt
 
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
 
Basic statistics 1
Basic statistics  1Basic statistics  1
Basic statistics 1
 
Probability distribution for Dummies
Probability distribution for DummiesProbability distribution for Dummies
Probability distribution for Dummies
 
CHAPTER I- Part 1.pptx
CHAPTER I- Part 1.pptxCHAPTER I- Part 1.pptx
CHAPTER I- Part 1.pptx
 
Probability Distributions.pdf
Probability Distributions.pdfProbability Distributions.pdf
Probability Distributions.pdf
 
Machine Learning - Probability Distribution.pdf
Machine Learning - Probability Distribution.pdfMachine Learning - Probability Distribution.pdf
Machine Learning - Probability Distribution.pdf
 
Statistics-2 : Elements of Inference
Statistics-2 : Elements of InferenceStatistics-2 : Elements of Inference
Statistics-2 : Elements of Inference
 
Prob distros
Prob distrosProb distros
Prob distros
 
Econometrics 2.pptx
Econometrics 2.pptxEconometrics 2.pptx
Econometrics 2.pptx
 
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
 
Probability distribution Function & Decision Trees in machine learning
Probability distribution Function  & Decision Trees in machine learningProbability distribution Function  & Decision Trees in machine learning
Probability distribution Function & Decision Trees in machine learning
 
Binomial probability distributions
Binomial probability distributions  Binomial probability distributions
Binomial probability distributions
 
AP Statistic and Probability 6.1 (1).ppt
AP Statistic and Probability 6.1 (1).pptAP Statistic and Probability 6.1 (1).ppt
AP Statistic and Probability 6.1 (1).ppt
 
lecture4.pdf
lecture4.pdflecture4.pdf
lecture4.pdf
 
Random variables and probability distributions Random Va.docx
Random variables and probability distributions Random Va.docxRandom variables and probability distributions Random Va.docx
Random variables and probability distributions Random Va.docx
 
Hypothesis testing.pptx
Hypothesis testing.pptxHypothesis testing.pptx
Hypothesis testing.pptx
 
Binomial,Poisson,Geometric,Normal distribution
Binomial,Poisson,Geometric,Normal distributionBinomial,Poisson,Geometric,Normal distribution
Binomial,Poisson,Geometric,Normal distribution
 
Random variables
Random variablesRandom variables
Random variables
 
Module 5 Lecture Notes
Module 5 Lecture NotesModule 5 Lecture Notes
Module 5 Lecture Notes
 

More from Sampad Kar

Microkernel in Operating System | Operating System
Microkernel in Operating System | Operating SystemMicrokernel in Operating System | Operating System
Microkernel in Operating System | Operating System
Sampad Kar
 
Logical Equivalence | Propositional Logic | Discrete Mathematics
Logical Equivalence | Propositional Logic | Discrete MathematicsLogical Equivalence | Propositional Logic | Discrete Mathematics
Logical Equivalence | Propositional Logic | Discrete Mathematics
Sampad Kar
 
Turing Machine | Theory Of Computation | Formal Language and Automata Theory
Turing Machine | Theory Of Computation | Formal Language and Automata TheoryTuring Machine | Theory Of Computation | Formal Language and Automata Theory
Turing Machine | Theory Of Computation | Formal Language and Automata Theory
Sampad Kar
 
Constructor In Java | Object Oriented Programming
Constructor In Java | Object Oriented ProgrammingConstructor In Java | Object Oriented Programming
Constructor In Java | Object Oriented Programming
Sampad Kar
 
Data Structure - Stacks
Data Structure - StacksData Structure - Stacks
Data Structure - Stacks
Sampad Kar
 
Python Functions
Python FunctionsPython Functions
Python Functions
Sampad Kar
 
Basic Logic Gates
Basic Logic GatesBasic Logic Gates
Basic Logic Gates
Sampad Kar
 
Reduced Instruction Set Computer (RISC)
Reduced Instruction Set Computer (RISC)Reduced Instruction Set Computer (RISC)
Reduced Instruction Set Computer (RISC)
Sampad Kar
 
Variation Of Parameter (Differential Equations)
Variation Of Parameter (Differential Equations)Variation Of Parameter (Differential Equations)
Variation Of Parameter (Differential Equations)
Sampad Kar
 
Carnot Engine - Thermodynamics
Carnot Engine - ThermodynamicsCarnot Engine - Thermodynamics
Carnot Engine - Thermodynamics
Sampad Kar
 
Central Tendency - Mean, Median and Mode
Central Tendency - Mean, Median and ModeCentral Tendency - Mean, Median and Mode
Central Tendency - Mean, Median and Mode
Sampad Kar
 
LAW OF VARIABLE PROPORTIONS
LAW OF VARIABLE PROPORTIONSLAW OF VARIABLE PROPORTIONS
LAW OF VARIABLE PROPORTIONS
Sampad Kar
 
2D-Arrays
2D-Arrays2D-Arrays
2D-Arrays
Sampad Kar
 

More from Sampad Kar (13)

Microkernel in Operating System | Operating System
Microkernel in Operating System | Operating SystemMicrokernel in Operating System | Operating System
Microkernel in Operating System | Operating System
 
Logical Equivalence | Propositional Logic | Discrete Mathematics
Logical Equivalence | Propositional Logic | Discrete MathematicsLogical Equivalence | Propositional Logic | Discrete Mathematics
Logical Equivalence | Propositional Logic | Discrete Mathematics
 
Turing Machine | Theory Of Computation | Formal Language and Automata Theory
Turing Machine | Theory Of Computation | Formal Language and Automata TheoryTuring Machine | Theory Of Computation | Formal Language and Automata Theory
Turing Machine | Theory Of Computation | Formal Language and Automata Theory
 
Constructor In Java | Object Oriented Programming
Constructor In Java | Object Oriented ProgrammingConstructor In Java | Object Oriented Programming
Constructor In Java | Object Oriented Programming
 
Data Structure - Stacks
Data Structure - StacksData Structure - Stacks
Data Structure - Stacks
 
Python Functions
Python FunctionsPython Functions
Python Functions
 
Basic Logic Gates
Basic Logic GatesBasic Logic Gates
Basic Logic Gates
 
Reduced Instruction Set Computer (RISC)
Reduced Instruction Set Computer (RISC)Reduced Instruction Set Computer (RISC)
Reduced Instruction Set Computer (RISC)
 
Variation Of Parameter (Differential Equations)
Variation Of Parameter (Differential Equations)Variation Of Parameter (Differential Equations)
Variation Of Parameter (Differential Equations)
 
Carnot Engine - Thermodynamics
Carnot Engine - ThermodynamicsCarnot Engine - Thermodynamics
Carnot Engine - Thermodynamics
 
Central Tendency - Mean, Median and Mode
Central Tendency - Mean, Median and ModeCentral Tendency - Mean, Median and Mode
Central Tendency - Mean, Median and Mode
 
LAW OF VARIABLE PROPORTIONS
LAW OF VARIABLE PROPORTIONSLAW OF VARIABLE PROPORTIONS
LAW OF VARIABLE PROPORTIONS
 
2D-Arrays
2D-Arrays2D-Arrays
2D-Arrays
 

Recently uploaded

How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Digital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion DesignsDigital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion Designs
chanes7
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Multithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race conditionMultithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race condition
Mohammed Sikander
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
Academy of Science of South Africa
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
tarandeep35
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBCSTRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
kimdan468
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
chanes7
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Best Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDABest Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDA
deeptiverma2406
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
Krisztián Száraz
 

Recently uploaded (20)

How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Digital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion DesignsDigital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion Designs
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Multithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race conditionMultithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race condition
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBCSTRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Best Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDABest Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDA
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
 

Probability Distribution - Binomial, Exponential and Normal

  • 1. BRAINWARE UNIVERSITY Name: SAMPAD KAR Roll No: BWU/BTA/22/225 Section: D Group: D2 Course Name: Probability & Statistics Course Code: BSCM202
  • 2. Contents • Random Variables • Probability Distribution of Discrete random variables • Probability Distribution of Continuous random variables • Mean and Variance of Binomial Distribution • Mean and Variance of Exponential Distribution • Mean and Variance of Normal Distribution
  • 3. Random Variables A random variable is a variable which represents the outcome of a trial, an experiment or an event. It is a number which is different each time the trial or event is repeated. For Example, A coin is tossed 3 times simultaneously. Find the Probability of getting 3 heads? S = {(H,H,,H),(H,H,T),(H,T,T),(T,H,T),(H,T,H),(T,H,H),(T,T,H),(T,T,T)} P(getting at least 3 heads) = 1 8
  • 4. Probability Distribution of Discrete random variables A discrete variable is a variable that can "only" take-on certain numbers on the number line. The Probability Mass Function (PMF) is also called a probability function or frequency function which characterizes the distribution of a discrete random variable. Let X be a discrete random variable of a function, then the probability mass function of a random variable X is given by Px (x) = P( X=x ), For all x belongs to the range of X It is noted that the probability function should fall on the condition : •Px (x) ≥ 0 and •∑xϵRange(x) Px (x) = 1 Example When we roll a single dice, the possible outcomes are: 1, 2, 3, 4, 5, 6 The probability of each of these outcomes is 16. If we define the discrete variable X as: X: the number obtained when rolling a dice. Then this is a discrete random variable since the sum of the probabilities of each of these possible outcomes is equal to 1, indeed: 1 6 + 1 6 + 1 6 + 1 6 + 1 6 + 1 6 =1
  • 5. A continuous random variable is a random variable that has only continuous values. Continuous values are uncountable and are related to real numbers. The probability density function (pdf) is used to describe the probabilities associated with a continuous random variable. Probability Distribution of Continuous random variables
  • 6. Mean and Variance of Binomial Distribution For binomial distribution, pmf = P(X=x) = 𝑥 𝑛 𝐶𝑃𝑥 (1 − 𝑃)𝑛−𝑥 Mean = E(x) = 𝑥=1 𝑛 𝑥. 𝑥 𝑛 𝐶𝑃𝑥 (1 − 𝑝)𝑛−𝑥 = 𝑥=1 𝑛 𝑥. 𝑛! 𝑛−𝑥 ! 𝑥! 𝑃𝑥 (1 − 𝑃)𝑛−𝑥 = 𝑥=1 𝑛 𝑥. 𝑛! 𝑛−𝑥 ! 𝑥(𝑥−1)! 𝑃𝑥(1 − 𝑃)𝑛−𝑥 = 𝑥=1 𝑛 𝑛.(𝑛−1)! (𝑛−1)−(𝑥−1) ! (𝑥−1)! 𝑃. 𝑃𝑥−1 (1 − 𝑃)(𝑛−1)−(𝑥−1) = nP 𝑥=1 𝑛 (𝑛−1)! (𝑛−1)−(𝑥−1) ! (𝑥−1)! 𝑃𝑥−1 (1 − 𝑃)(𝑛−1)−(𝑥−1) = nP 𝑥=1 𝑛 𝑥−1 𝑛−1 𝐶 𝑃𝑥−1 (1 − 𝑃)(𝑛−1)−(𝑥−1) = 𝑛𝑃(P + (1 − 𝑃))(𝑛−1) = nP
  • 7. E(x(x-1)) = 𝑥=1 𝑛 𝑥(𝑥 − 1). 𝑥 𝑛𝐶𝑃𝑥(1 − 𝑝)𝑛−𝑥 = 𝑥=1 𝑛 𝑥(𝑥 − 1). 𝑛! 𝑛−𝑥 ! 𝑥! 𝑃𝑥(1 − 𝑃)𝑛−𝑥 = 𝑥=1 𝑛 𝑥(𝑥 − 1). 𝑛! 𝑛−𝑥 ! 𝑥(𝑥−1)(𝑥−2)! 𝑃𝑥(1 − 𝑃)𝑛−𝑥 = 𝑥=1 𝑛 𝑛.(𝑛−1)(𝑛−2)! (𝑛−1)−(𝑥−1) ! (𝑥−2)! 𝑃2 . 𝑃𝑥−2 (1 − 𝑃)(𝑛−2)−(𝑥−2) = (𝑛2−𝑛)𝑃2 𝑥=1 𝑛 (𝑛−2)! (𝑛−2)−(𝑥−2) ! (𝑥−2)! 𝑃𝑥−2(1 − 𝑃)(𝑛−2)−(𝑥−2) = (𝑛2 −𝑛)𝑃2 𝑥=1 𝑛 𝑥−2 𝑛−2 𝐶 𝑃𝑥−2 (1 − 𝑃)(𝑛−2)−(𝑥−2) = (𝑛2−𝑛)𝑃2 (P + (1 − 𝑃))(𝑛−2) = (𝑛2−𝑛)𝑃2 E(𝑥2 ) = E(x(x-1)) + E(x) = (𝑛2 −𝑛)𝑃2 + nP Variance = E(𝑥2) – {E(x)}2 = (𝑛2 −𝑛)𝑃2 + nP – 𝑛2 𝑃2 = nP−𝑛𝑃2 = nP(1-P)
  • 8. Mean and Variance of Exponential Distribution For exponential distribution, f(x) = Mean = E(x) = −∞ 0 0𝑑𝑥 + 0 ∞ 𝑥.λ 𝑒−λ𝑥 𝑑𝑥 = 0 + λ 0 ∞ 𝑥𝑒−λ𝑥𝑑𝑥 = λ. 𝛤(1) λ 2 = 1 λ Now, E(𝑥2 ) = λ 0 ∞ 𝑥2 𝑒−λ𝑥 𝑑𝑥 = λ. 𝛤(3) λ 3 = 2 λ 2 {λ 𝑒−λ𝑥 , x > 0 0 , elsewhere Variance = E(𝑥2) – {E(x)}2 = 2 λ 2 - 1 λ 2 = 1 λ 2
  • 9. Mean and Variance of Normal Distribution For Normal Distribution, σ = Standard Deviation µ = Mean σ2= Variance Standard Normal Distribution, N(0,1): σ = 1 , μ = 0 f(x) = 1 2Π 𝑒− 𝑧2 2 z = 𝑥−𝜇 𝜎