SlideShare a Scribd company logo
2
Most read
3
Most read
8
Most read
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

PDF
fi lecture 6 probability distribution pdf
PPTX
ISM_Session_5 _ 23rd and 24th December.pptx
PPTX
probabiity distributions.pptx its about types of probability distributions
PPTX
Statistical Analysis with R- III
PPTX
Discussion about random variable ad its characterization
PPTX
Statistics Formulae for School Students
PPTX
proficiency of mathamatics power point presenataion
PDF
Chapter 4 part2- Random Variables
fi lecture 6 probability distribution pdf
ISM_Session_5 _ 23rd and 24th December.pptx
probabiity distributions.pptx its about types of probability distributions
Statistical Analysis with R- III
Discussion about random variable ad its characterization
Statistics Formulae for School Students
proficiency of mathamatics power point presenataion
Chapter 4 part2- Random Variables

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

PPT
random variation 9473 by jaideep.ppt
PDF
An Introduction To Basic Statistics And Probability
PPTX
2 Review of Statistics. 2 Review of Statistics.
PPT
lecture4.ppt
PDF
PG STAT 531 Lecture 5 Probability Distribution
PPT
Probability and binomial distribution in maths
PPTX
Basic statistics 1
PPTX
Probability distribution for Dummies
PPTX
CHAPTER I- Part 1.pptx
PDF
STAT-WEEK-1-2.pdfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
PDF
Bai giang Chapter 6 avandce math for engeneering
PDF
Probability Distributions.pdf
PDF
Machine Learning - Probability Distribution.pdf
PPTX
Statistics-2 : Elements of Inference
PPT
RANDOM VARIABLE SAMPLING DISTRIBUTION.ppt
PPT
6.SAMPLING DISTRIBUTION DESCRIPTIVE ANAYSIS 3.ppt
PDF
Prob distros
PPTX
Econometrics 2.pptx
PPTX
UNIT 4 PTRP final Convergence in probability.pptx
PPTX
Probability distribution Function & Decision Trees in machine learning
random variation 9473 by jaideep.ppt
An Introduction To Basic Statistics And Probability
2 Review of Statistics. 2 Review of Statistics.
lecture4.ppt
PG STAT 531 Lecture 5 Probability Distribution
Probability and binomial distribution in maths
Basic statistics 1
Probability distribution for Dummies
CHAPTER I- Part 1.pptx
STAT-WEEK-1-2.pdfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
Bai giang Chapter 6 avandce math for engeneering
Probability Distributions.pdf
Machine Learning - Probability Distribution.pdf
Statistics-2 : Elements of Inference
RANDOM VARIABLE SAMPLING DISTRIBUTION.ppt
6.SAMPLING DISTRIBUTION DESCRIPTIVE ANAYSIS 3.ppt
Prob distros
Econometrics 2.pptx
UNIT 4 PTRP final Convergence in probability.pptx
Probability distribution Function & Decision Trees in machine learning
Ad

More from Sampad Kar (13)

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

Recently uploaded (20)

PPTX
Cell Types and Its function , kingdom of life
PDF
O7-L3 Supply Chain Operations - ICLT Program
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
A systematic review of self-coping strategies used by university students to ...
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PDF
Computing-Curriculum for Schools in Ghana
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
Institutional Correction lecture only . . .
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
GDM (1) (1).pptx small presentation for students
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PPTX
Lesson notes of climatology university.
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Cell Types and Its function , kingdom of life
O7-L3 Supply Chain Operations - ICLT Program
human mycosis Human fungal infections are called human mycosis..pptx
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
A systematic review of self-coping strategies used by university students to ...
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
Computing-Curriculum for Schools in Ghana
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Institutional Correction lecture only . . .
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
GDM (1) (1).pptx small presentation for students
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Final Presentation General Medicine 03-08-2024.pptx
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Lesson notes of climatology university.
Microbial disease of the cardiovascular and lymphatic systems
school management -TNTEU- B.Ed., Semester II Unit 1.pptx

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 = 𝑥−𝜇 𝜎