SlideShare a Scribd company logo
Bivariate Discrete
Distribution
Presented By
Arijit Dhali
Ipsita Raha
TABLE OF CONTENTS
Abstract Keywords Discussion
Conclusion
Introduction
Acknowledgement References
Applications
ABSTRACT
Bivariate Discrete Distributions details the
latest techniques of computer simulation
for the distributions considered. It
contains a general introduction to the
structural properties of discrete
distributions, including generating
functions, moment relationships, and the
basic ideas of generalizing and much
more.
KEYWORDS
01 Bivariate Data
Joint Probability
03
Marginal Distribution
02
Marginal probability Mass
04
INTRODUCTION
In this presentation we will consider two or more random variables defined
on the same sample space and discuss how to model the probability
distribution of the random variables jointly. We will begin with the discrete
case by looking at the joint probability mass function for two discrete
random variables.
DISCUSSION
JOINT DISTRIBUTION OF RANDOM BIVARIATES
Let X be a random variable the values
X : x1 x2 x3 ……. xm
Let Y be a random variable assuming the following values corresponding to each xi
Y : y1 y2 y3 ……. Yn
In the table that will be shown in next slide,
There are mn number of values (xi,yj) . These values are known as Bivariate Data.
Also,
Pij = Probability of assuming the pair (xi,yj) by (X,Y)
= P { (xi,yj) }
= P ( X = xi, Y = yj )
are known as Joint Probability Mass of Bivariate (X,Y)
BIVARIATE JOINT DISTRIBUTION TABLE
Where the row wise and column wise
total are:
• PXi = pi1 + pi2 + …. + pin = σ𝑗=1
𝑛
𝑝𝑖𝑗
• PYi = p1j + p2j + …. + pmj = σ𝑖=1
𝑚
𝑝𝑖𝑗
The grand total:
• σ𝑖=1
𝑚
𝑝𝑋𝑖 + σ𝑗=1
𝑛
𝑝𝑌𝑗 = σ𝑗=1
𝑛
σ𝑖=1
𝑚
𝑝𝑖𝑗 = 1
MARGINAL DISTRIBUTION
This probability distribution of X is called as Marginal Distribution of X
X : x1 x2 x3 …… xm Total
pXi: pX1 pX2 pX3 …… pXm 1
Similarly this probability distribution of Y is called as Marginal Distribution of Y
Y : y1 y2 y3 …… yn Total
pYj: pY1 pY2 pY3 …… pYn 1
The row wise totals PXi and the column wise totals PYi are called Marginal Probability Mass of
X and Y respectively.
INDEPENDENT RANDOM VARIABLES
Let (X,Y) be a pair of random variables having joint distribution discussed in previous slide. If
pij = pXi pYj
= P ( X = xi, Y = yj )
= P ( X = xi ) P ( Y = yj )
Hold for all values of i ( 1 ≤ i ≤ m ) and j ( 1 ≤ j ≤ n ) then X and Y are called Independent Random
Variables.
Theorem:
If X and Y are independent random variables and A, B are two events then
P { X ∈ A, Y ∈ B } = P ( X ∈ A ) P ( Y ∈ B )
and vice versa.
Problem:
Let (X,Y) be a bivariate having the following joint distribution:
Check whether X and Y are independent or not
Solution:
Here we see every data in the main body of the table is equal
to the product of the corresponding data in last column and
last row, e.g 0.35 = 0.70 x 0.50, 0.06 = 0.30 x 0.20 etc.
ILLUSTRATIVE EXAMPLE 1
That is
P ( X = 0.20, Y = 5 ) = P ( X = 0.20 ) P ( Y = 5),
P ( X = 9, Y = 7 ) = P ( X = 9 ) P ( Y = 7 ) etc.
So, X & Y are independent random variable.
Problem:
An urn contains 3 Red, 2 White and 5 Blue balls. Three balls are drawn from the urn. X and Y
denote the number of Red and White balls in a draw. Find the Joint Distribution of (X,Y).
Hence find P ( X ≤ 2, Y ≥ 1 ).
Find the Marginal Distribution of Y and hence find the probability of drawing more
than 1 White balls. Are X and Y independent random variable?
Solution:
Consider X and Y as Probability of Red and White balls.
Take the values of X as 0, 1, 2, 3 and Y as 0, 1, 2.
Create a table with values of the bivariate (X,Y).
Where, P { (xi,yj) } = P ( X = xi, Y = yj )
The corresponding probabilities are:
1) P(0,0) = Probability of “no Red”,”no White”,”3 Blue” = Τ
5
𝐶3 10
𝐶3
= 0.083
ILLUSTRATIVE EXAMPLE 2
2) P(0,1) = Probability of “no Red”,”1 White”,”2 Blue” = Τ
2
𝐶1 ∗5
𝐶2 10
𝐶3
= 0.16
3) P(0,2) = Probability of “no Red”,”2 White”,”1 Blue” = Τ
2
𝐶2 ∗5
𝐶1 10
𝐶3
= 0.041
4) P(1,0) = Probability of “1 Red”,”no White”,”2 Blue” = Τ
3
𝐶1 ∗5
𝐶2 10
𝐶3
= 0.25
5) P(1,1) = Probability of “1 Red”,”1 White”,”1 Blue” = Τ
3
𝐶1 ∗2
𝐶1 ∗5
𝐶1 10
𝐶3
= 0.25
6) P(1,2) = Probability of “1 Red”,”2 White”,”no Blue” = Τ
3
𝐶1 ∗2
𝐶2 10
𝐶3
= 0.025
7) P(2,0) = Probability of “2 Red”,”no White”,”1 Blue” = Τ
3
𝐶2 ∗5
𝐶1 10
𝐶3
= 0.125
8) P(2,1) = Probability of “2 Red”,”1 White”,”no Blue” = Τ
3
𝐶2 ∗2
𝐶1 10
𝐶3
= 0.05
9) P(2,2) = Probability of “2 Red”,”2 White”,”no Blue” = P(ϕ) = 0
10) P(3,0) = Probability of “3 Red”,”no White”,”no Blue” = Τ
3
𝐶3 10
𝐶3
= 0.008
11) P(3,1) = Probability of “3 Red”,”1 White”,”no Blue” = P(ϕ) = 0
12) P(3,2) = Probability of “3 Red”,”2 White”,”no Blue” = P(ϕ) = 0
ILLUSTRATIVE EXAMPLE 2 - CONTINUED
}
∴ The Joint Distribution of (X,Y) is given by:
Now, P (X ≤ 2, Y ≥ 1 )
= P ( 2,1 ) + P ( 2,2 ) + P ( 1,1 ) + P ( 1,2 ) + P ( 0,1 ) + P ( 0,2 )
= 0.05 + 0 + 0.25 + 0.025 + 0.16 + 0.041 = 0.526
The Marginal Distribution of Y is given by
Y : 0 1 2
pYj : 0.466 0.466 0.066
ILLUSTRATIVE EXAMPLE 2 - CONTINUED
Probability of “ more than 1 White balls “:
P ( Y ≥ 1 ) = 0.466 + 0.133 = 0.6
From the above table we see, = 0.083 ≠ 0.284 x 0.466
∴ X, Y are not independent
APPLICATIONS
The bivariate distribution is useful in analyzing the relationship between two
randomly distributed variables, and thus has heavy application to biology and
economics where the relationship between approximately-random variables
is of great interest. For instance, one of the earliest uses of the bivariate
distribution was in analyzing the relationship between a father's height and
the height of their eldest son, resolving a question Darwin posed in his book
the “The Origin of Species”.
Also used in measuring systems, such as those used in coordinate measuring
machines (CMMs), laser interferometers, linear or rotary encoders, etc.
CONCLUSION
In real life, we are often interested in several random variables
that are related to each other. For example, suppose that we
choose a random family, and we would like to study the number of
people in the family, the household income, the ages of the family
members, etc. Each of these is a random variable, and we suspect
that they are dependent. In this presentation, we developed the
tools to study joint distributions of random variables.
REFERENCES
• [1]https://online.stat.psu.edu/stat414/lesson/17/17.1
• [2]https://bookdown.org/compfinezbook/introcompfinr/Bivariate-
Distributions.html
• [3]https://en.wikipedia.org/wiki/Random_variable#Discrete_random
_variable
• [4]https://en.wikipedia.org/wiki/Joint_probability_distribution
• [5]https://www.probabilitycourse.com/chapter5/5_1_0_joint_distribut
ions.php
• [6]https://www.stat.ncsu.edu/people/bloomfield/courses/st380/slide
s/Devore-ch05-sec1-2.pdf
• [7]https://brilliant.org/wiki/multivariate-normal-distribution/
• [8]Page 128 Engineering Mathematics Vol – 2A by B.K.Pal & K.Das,
published by U.N Dhur & Sons Private Ltd.
THANK YOU
For listening patiently

More Related Content

What's hot

Index Numbers.ppt
Index Numbers.pptIndex Numbers.ppt
Index Numbers.ppt
sujatha susanna
 
Bayes rule (Bayes Law)
Bayes rule (Bayes Law)Bayes rule (Bayes Law)
Bayes rule (Bayes Law)
Tish997
 
Basic probability concept
Basic probability conceptBasic probability concept
Basic probability concept
Mmedsc Hahm
 
Branches and application of statistics
Branches and application of statisticsBranches and application of statistics
Branches and application of statistics
Irfan Hussain
 
introduction to probability
introduction to probabilityintroduction to probability
introduction to probability
lovemucheca
 
Maxima and minima
Maxima and minimaMaxima and minima
Maxima and minima
Umesh Pandey
 
Correlation and Regression
Correlation and Regression Correlation and Regression
Correlation and Regression
Dr. Tushar J Bhatt
 
Conditional Probability
Conditional ProbabilityConditional Probability
Conditional Probability
ArijitDhali
 
Joint probability
Joint probabilityJoint probability
Joint probability
Maria Romina Angustia
 
4 3 Addition Rules for Probability
4 3 Addition Rules for Probability4 3 Addition Rules for Probability
4 3 Addition Rules for Probability
mlong24
 
Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regression
Avjinder (Avi) Kaler
 
Introduction to Generalized Linear Models
Introduction to Generalized Linear ModelsIntroduction to Generalized Linear Models
Introduction to Generalized Linear Models
richardchandler
 
Covariance and correlation
Covariance and correlationCovariance and correlation
Covariance and correlationRashid Hussain
 
4 2 continuous probability distributionn
4 2 continuous probability    distributionn4 2 continuous probability    distributionn
4 2 continuous probability distributionn
Lama K Banna
 
Matrix algebra
Matrix algebraMatrix algebra
Matrix algebra
Farzad Javidanrad
 
Addition rule and multiplication rule
Addition rule and multiplication rule  Addition rule and multiplication rule
Addition rule and multiplication rule
Long Beach City College
 
Basic concepts of probability
Basic concepts of probabilityBasic concepts of probability
Basic concepts of probability
Avjinder (Avi) Kaler
 
Mpc 006 - 02-02 types of correlation
Mpc 006 - 02-02 types of correlationMpc 006 - 02-02 types of correlation
Mpc 006 - 02-02 types of correlation
Vasant Kothari
 
law of large number and central limit theorem
 law of large number and central limit theorem law of large number and central limit theorem
law of large number and central limit theorem
lovemucheca
 
Bayes' theorem
Bayes' theoremBayes' theorem
Bayes' theorem
Dr. C.V. Suresh Babu
 

What's hot (20)

Index Numbers.ppt
Index Numbers.pptIndex Numbers.ppt
Index Numbers.ppt
 
Bayes rule (Bayes Law)
Bayes rule (Bayes Law)Bayes rule (Bayes Law)
Bayes rule (Bayes Law)
 
Basic probability concept
Basic probability conceptBasic probability concept
Basic probability concept
 
Branches and application of statistics
Branches and application of statisticsBranches and application of statistics
Branches and application of statistics
 
introduction to probability
introduction to probabilityintroduction to probability
introduction to probability
 
Maxima and minima
Maxima and minimaMaxima and minima
Maxima and minima
 
Correlation and Regression
Correlation and Regression Correlation and Regression
Correlation and Regression
 
Conditional Probability
Conditional ProbabilityConditional Probability
Conditional Probability
 
Joint probability
Joint probabilityJoint probability
Joint probability
 
4 3 Addition Rules for Probability
4 3 Addition Rules for Probability4 3 Addition Rules for Probability
4 3 Addition Rules for Probability
 
Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regression
 
Introduction to Generalized Linear Models
Introduction to Generalized Linear ModelsIntroduction to Generalized Linear Models
Introduction to Generalized Linear Models
 
Covariance and correlation
Covariance and correlationCovariance and correlation
Covariance and correlation
 
4 2 continuous probability distributionn
4 2 continuous probability    distributionn4 2 continuous probability    distributionn
4 2 continuous probability distributionn
 
Matrix algebra
Matrix algebraMatrix algebra
Matrix algebra
 
Addition rule and multiplication rule
Addition rule and multiplication rule  Addition rule and multiplication rule
Addition rule and multiplication rule
 
Basic concepts of probability
Basic concepts of probabilityBasic concepts of probability
Basic concepts of probability
 
Mpc 006 - 02-02 types of correlation
Mpc 006 - 02-02 types of correlationMpc 006 - 02-02 types of correlation
Mpc 006 - 02-02 types of correlation
 
law of large number and central limit theorem
 law of large number and central limit theorem law of large number and central limit theorem
law of large number and central limit theorem
 
Bayes' theorem
Bayes' theoremBayes' theorem
Bayes' theorem
 

Similar to Bivariate Discrete Distribution

U unit7 ssb
U unit7 ssbU unit7 ssb
U unit7 ssb
Akhilesh Deshpande
 
Qt random variables notes
Qt random variables notesQt random variables notes
Qt random variables notes
Rohan Bhatkar
 
Statistics and Probability-Random Variables and Probability Distribution
Statistics and Probability-Random Variables and Probability DistributionStatistics and Probability-Random Variables and Probability Distribution
Statistics and Probability-Random Variables and Probability Distribution
April Palmes
 
Distributions
DistributionsDistributions
Distributions
adnan gilani
 
Distribution of random numbers
Distribution of random numbersDistribution of random numbers
Distribution of random numbers
neeta1995
 
Probability and statistics - Discrete Random Variables and Probability Distri...
Probability and statistics - Discrete Random Variables and Probability Distri...Probability and statistics - Discrete Random Variables and Probability Distri...
Probability and statistics - Discrete Random Variables and Probability Distri...
Asma CHERIF
 
Chapter1
Chapter1Chapter1
Discussion about random variable ad its characterization
Discussion about random variable ad its characterizationDiscussion about random variable ad its characterization
Discussion about random variable ad its characterization
Geeta Arora
 
S Project 1st Rough Draft
S Project 1st Rough DraftS Project 1st Rough Draft
S Project 1st Rough DraftJordan Laubler
 
Expectation of Discrete Random Variable.ppt
Expectation of Discrete Random Variable.pptExpectation of Discrete Random Variable.ppt
Expectation of Discrete Random Variable.ppt
AlyasarJabbarli
 
Probability Theory 9
Probability Theory 9Probability Theory 9
Probability Theory 9
Lakshmikanta Satapathy
 
lecture4.ppt
lecture4.pptlecture4.ppt
lecture4.ppt
Anbalagan G.
 
Shannon’s Information Measures and Markov Structures
Shannon’s Information Measures and Markov StructuresShannon’s Information Measures and Markov Structures
Shannon’s Information Measures and Markov Structures
InfoEngg CUHK
 
Chapter 1 random variables and probability distributions
Chapter 1   random variables and probability distributionsChapter 1   random variables and probability distributions
Chapter 1 random variables and probability distributions
Antonio F. Balatar Jr.
 
Chapter-6-Random Variables & Probability distributions-3.doc
Chapter-6-Random Variables & Probability distributions-3.docChapter-6-Random Variables & Probability distributions-3.doc
Chapter-6-Random Variables & Probability distributions-3.doc
Desalechali1
 
Ch6
Ch6Ch6
CH6.pdf
CH6.pdfCH6.pdf
Ch01_03.ppt
Ch01_03.pptCh01_03.ppt
Ch01_03.ppt
ssuser61b04f
 

Similar to Bivariate Discrete Distribution (20)

U unit7 ssb
U unit7 ssbU unit7 ssb
U unit7 ssb
 
Qt random variables notes
Qt random variables notesQt random variables notes
Qt random variables notes
 
Statistics and Probability-Random Variables and Probability Distribution
Statistics and Probability-Random Variables and Probability DistributionStatistics and Probability-Random Variables and Probability Distribution
Statistics and Probability-Random Variables and Probability Distribution
 
Distributions
DistributionsDistributions
Distributions
 
Powerpoint2.reg
Powerpoint2.regPowerpoint2.reg
Powerpoint2.reg
 
Distribution of random numbers
Distribution of random numbersDistribution of random numbers
Distribution of random numbers
 
Probability and statistics - Discrete Random Variables and Probability Distri...
Probability and statistics - Discrete Random Variables and Probability Distri...Probability and statistics - Discrete Random Variables and Probability Distri...
Probability and statistics - Discrete Random Variables and Probability Distri...
 
Chapter1
Chapter1Chapter1
Chapter1
 
Discussion about random variable ad its characterization
Discussion about random variable ad its characterizationDiscussion about random variable ad its characterization
Discussion about random variable ad its characterization
 
S Project 1st Rough Draft
S Project 1st Rough DraftS Project 1st Rough Draft
S Project 1st Rough Draft
 
Expectation of Discrete Random Variable.ppt
Expectation of Discrete Random Variable.pptExpectation of Discrete Random Variable.ppt
Expectation of Discrete Random Variable.ppt
 
Probability Theory 9
Probability Theory 9Probability Theory 9
Probability Theory 9
 
lecture4.ppt
lecture4.pptlecture4.ppt
lecture4.ppt
 
Shannon’s Information Measures and Markov Structures
Shannon’s Information Measures and Markov StructuresShannon’s Information Measures and Markov Structures
Shannon’s Information Measures and Markov Structures
 
Chapter 1 random variables and probability distributions
Chapter 1   random variables and probability distributionsChapter 1   random variables and probability distributions
Chapter 1 random variables and probability distributions
 
Chapter-6-Random Variables & Probability distributions-3.doc
Chapter-6-Random Variables & Probability distributions-3.docChapter-6-Random Variables & Probability distributions-3.doc
Chapter-6-Random Variables & Probability distributions-3.doc
 
Ch6
Ch6Ch6
Ch6
 
CH6.pdf
CH6.pdfCH6.pdf
CH6.pdf
 
Stats chapter 7
Stats chapter 7Stats chapter 7
Stats chapter 7
 
Ch01_03.ppt
Ch01_03.pptCh01_03.ppt
Ch01_03.ppt
 

More from ArijitDhali

Signal Constellation, Geometric Interpretation of Signals
Signal Constellation,  Geometric Interpretation of  SignalsSignal Constellation,  Geometric Interpretation of  Signals
Signal Constellation, Geometric Interpretation of Signals
ArijitDhali
 
Stack Queue SubRoutine
Stack Queue SubRoutineStack Queue SubRoutine
Stack Queue SubRoutine
ArijitDhali
 
Overviewing the techniques of Numerical Integration.pdf
Overviewing the techniques of Numerical Integration.pdfOverviewing the techniques of Numerical Integration.pdf
Overviewing the techniques of Numerical Integration.pdf
ArijitDhali
 
Motorola 68020.pdf
Motorola 68020.pdfMotorola 68020.pdf
Motorola 68020.pdf
ArijitDhali
 
Stereotactic Radiosurgery in Brain Metastases.pdf
Stereotactic Radiosurgery in Brain Metastases.pdfStereotactic Radiosurgery in Brain Metastases.pdf
Stereotactic Radiosurgery in Brain Metastases.pdf
ArijitDhali
 
Active Filters.pdf
Active Filters.pdfActive Filters.pdf
Active Filters.pdf
ArijitDhali
 
Wideband Frequency Modulation.pdf
Wideband Frequency Modulation.pdfWideband Frequency Modulation.pdf
Wideband Frequency Modulation.pdf
ArijitDhali
 
Celebrity Problem.pdf
Celebrity Problem.pdfCelebrity Problem.pdf
Celebrity Problem.pdf
ArijitDhali
 
SSBSC Single Side Band - Suppressed Carrier Compressed
SSBSC Single Side Band - Suppressed Carrier CompressedSSBSC Single Side Band - Suppressed Carrier Compressed
SSBSC Single Side Band - Suppressed Carrier Compressed
ArijitDhali
 
Biodiversity Hotspots in India
Biodiversity Hotspots in IndiaBiodiversity Hotspots in India
Biodiversity Hotspots in India
ArijitDhali
 
LTI Systems - With/Without Memory
LTI Systems - With/Without MemoryLTI Systems - With/Without Memory
LTI Systems - With/Without Memory
ArijitDhali
 
RLC Series Resonance
RLC Series ResonanceRLC Series Resonance
RLC Series Resonance
ArijitDhali
 
Solar Cell
Solar CellSolar Cell
Solar Cell
ArijitDhali
 
Barcode Decoder
Barcode DecoderBarcode Decoder
Barcode Decoder
ArijitDhali
 
Dijkstra's Algorithm
Dijkstra's AlgorithmDijkstra's Algorithm
Dijkstra's Algorithm
ArijitDhali
 
Isomerism of Transition Metal Complex
Isomerism of Transition Metal ComplexIsomerism of Transition Metal Complex
Isomerism of Transition Metal Complex
ArijitDhali
 
Space Solar Power
Space Solar PowerSpace Solar Power
Space Solar Power
ArijitDhali
 
Types of function call
Types of function callTypes of function call
Types of function call
ArijitDhali
 
Power Series - Legendre Polynomial - Bessel's Equation
Power Series - Legendre Polynomial - Bessel's EquationPower Series - Legendre Polynomial - Bessel's Equation
Power Series - Legendre Polynomial - Bessel's Equation
ArijitDhali
 
Diffraction interference
Diffraction interferenceDiffraction interference
Diffraction interference
ArijitDhali
 

More from ArijitDhali (20)

Signal Constellation, Geometric Interpretation of Signals
Signal Constellation,  Geometric Interpretation of  SignalsSignal Constellation,  Geometric Interpretation of  Signals
Signal Constellation, Geometric Interpretation of Signals
 
Stack Queue SubRoutine
Stack Queue SubRoutineStack Queue SubRoutine
Stack Queue SubRoutine
 
Overviewing the techniques of Numerical Integration.pdf
Overviewing the techniques of Numerical Integration.pdfOverviewing the techniques of Numerical Integration.pdf
Overviewing the techniques of Numerical Integration.pdf
 
Motorola 68020.pdf
Motorola 68020.pdfMotorola 68020.pdf
Motorola 68020.pdf
 
Stereotactic Radiosurgery in Brain Metastases.pdf
Stereotactic Radiosurgery in Brain Metastases.pdfStereotactic Radiosurgery in Brain Metastases.pdf
Stereotactic Radiosurgery in Brain Metastases.pdf
 
Active Filters.pdf
Active Filters.pdfActive Filters.pdf
Active Filters.pdf
 
Wideband Frequency Modulation.pdf
Wideband Frequency Modulation.pdfWideband Frequency Modulation.pdf
Wideband Frequency Modulation.pdf
 
Celebrity Problem.pdf
Celebrity Problem.pdfCelebrity Problem.pdf
Celebrity Problem.pdf
 
SSBSC Single Side Band - Suppressed Carrier Compressed
SSBSC Single Side Band - Suppressed Carrier CompressedSSBSC Single Side Band - Suppressed Carrier Compressed
SSBSC Single Side Band - Suppressed Carrier Compressed
 
Biodiversity Hotspots in India
Biodiversity Hotspots in IndiaBiodiversity Hotspots in India
Biodiversity Hotspots in India
 
LTI Systems - With/Without Memory
LTI Systems - With/Without MemoryLTI Systems - With/Without Memory
LTI Systems - With/Without Memory
 
RLC Series Resonance
RLC Series ResonanceRLC Series Resonance
RLC Series Resonance
 
Solar Cell
Solar CellSolar Cell
Solar Cell
 
Barcode Decoder
Barcode DecoderBarcode Decoder
Barcode Decoder
 
Dijkstra's Algorithm
Dijkstra's AlgorithmDijkstra's Algorithm
Dijkstra's Algorithm
 
Isomerism of Transition Metal Complex
Isomerism of Transition Metal ComplexIsomerism of Transition Metal Complex
Isomerism of Transition Metal Complex
 
Space Solar Power
Space Solar PowerSpace Solar Power
Space Solar Power
 
Types of function call
Types of function callTypes of function call
Types of function call
 
Power Series - Legendre Polynomial - Bessel's Equation
Power Series - Legendre Polynomial - Bessel's EquationPower Series - Legendre Polynomial - Bessel's Equation
Power Series - Legendre Polynomial - Bessel's Equation
 
Diffraction interference
Diffraction interferenceDiffraction interference
Diffraction interference
 

Recently uploaded

The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
Kamal Acharya
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 

Recently uploaded (20)

The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 

Bivariate Discrete Distribution

  • 2. TABLE OF CONTENTS Abstract Keywords Discussion Conclusion Introduction Acknowledgement References Applications
  • 3. ABSTRACT Bivariate Discrete Distributions details the latest techniques of computer simulation for the distributions considered. It contains a general introduction to the structural properties of discrete distributions, including generating functions, moment relationships, and the basic ideas of generalizing and much more.
  • 4. KEYWORDS 01 Bivariate Data Joint Probability 03 Marginal Distribution 02 Marginal probability Mass 04
  • 5. INTRODUCTION In this presentation we will consider two or more random variables defined on the same sample space and discuss how to model the probability distribution of the random variables jointly. We will begin with the discrete case by looking at the joint probability mass function for two discrete random variables.
  • 6. DISCUSSION JOINT DISTRIBUTION OF RANDOM BIVARIATES Let X be a random variable the values X : x1 x2 x3 ……. xm Let Y be a random variable assuming the following values corresponding to each xi Y : y1 y2 y3 ……. Yn In the table that will be shown in next slide, There are mn number of values (xi,yj) . These values are known as Bivariate Data. Also, Pij = Probability of assuming the pair (xi,yj) by (X,Y) = P { (xi,yj) } = P ( X = xi, Y = yj ) are known as Joint Probability Mass of Bivariate (X,Y)
  • 7. BIVARIATE JOINT DISTRIBUTION TABLE Where the row wise and column wise total are: • PXi = pi1 + pi2 + …. + pin = σ𝑗=1 𝑛 𝑝𝑖𝑗 • PYi = p1j + p2j + …. + pmj = σ𝑖=1 𝑚 𝑝𝑖𝑗 The grand total: • σ𝑖=1 𝑚 𝑝𝑋𝑖 + σ𝑗=1 𝑛 𝑝𝑌𝑗 = σ𝑗=1 𝑛 σ𝑖=1 𝑚 𝑝𝑖𝑗 = 1
  • 8. MARGINAL DISTRIBUTION This probability distribution of X is called as Marginal Distribution of X X : x1 x2 x3 …… xm Total pXi: pX1 pX2 pX3 …… pXm 1 Similarly this probability distribution of Y is called as Marginal Distribution of Y Y : y1 y2 y3 …… yn Total pYj: pY1 pY2 pY3 …… pYn 1 The row wise totals PXi and the column wise totals PYi are called Marginal Probability Mass of X and Y respectively.
  • 9. INDEPENDENT RANDOM VARIABLES Let (X,Y) be a pair of random variables having joint distribution discussed in previous slide. If pij = pXi pYj = P ( X = xi, Y = yj ) = P ( X = xi ) P ( Y = yj ) Hold for all values of i ( 1 ≤ i ≤ m ) and j ( 1 ≤ j ≤ n ) then X and Y are called Independent Random Variables. Theorem: If X and Y are independent random variables and A, B are two events then P { X ∈ A, Y ∈ B } = P ( X ∈ A ) P ( Y ∈ B ) and vice versa.
  • 10. Problem: Let (X,Y) be a bivariate having the following joint distribution: Check whether X and Y are independent or not Solution: Here we see every data in the main body of the table is equal to the product of the corresponding data in last column and last row, e.g 0.35 = 0.70 x 0.50, 0.06 = 0.30 x 0.20 etc. ILLUSTRATIVE EXAMPLE 1 That is P ( X = 0.20, Y = 5 ) = P ( X = 0.20 ) P ( Y = 5), P ( X = 9, Y = 7 ) = P ( X = 9 ) P ( Y = 7 ) etc. So, X & Y are independent random variable.
  • 11. Problem: An urn contains 3 Red, 2 White and 5 Blue balls. Three balls are drawn from the urn. X and Y denote the number of Red and White balls in a draw. Find the Joint Distribution of (X,Y). Hence find P ( X ≤ 2, Y ≥ 1 ). Find the Marginal Distribution of Y and hence find the probability of drawing more than 1 White balls. Are X and Y independent random variable? Solution: Consider X and Y as Probability of Red and White balls. Take the values of X as 0, 1, 2, 3 and Y as 0, 1, 2. Create a table with values of the bivariate (X,Y). Where, P { (xi,yj) } = P ( X = xi, Y = yj ) The corresponding probabilities are: 1) P(0,0) = Probability of “no Red”,”no White”,”3 Blue” = Τ 5 𝐶3 10 𝐶3 = 0.083 ILLUSTRATIVE EXAMPLE 2
  • 12. 2) P(0,1) = Probability of “no Red”,”1 White”,”2 Blue” = Τ 2 𝐶1 ∗5 𝐶2 10 𝐶3 = 0.16 3) P(0,2) = Probability of “no Red”,”2 White”,”1 Blue” = Τ 2 𝐶2 ∗5 𝐶1 10 𝐶3 = 0.041 4) P(1,0) = Probability of “1 Red”,”no White”,”2 Blue” = Τ 3 𝐶1 ∗5 𝐶2 10 𝐶3 = 0.25 5) P(1,1) = Probability of “1 Red”,”1 White”,”1 Blue” = Τ 3 𝐶1 ∗2 𝐶1 ∗5 𝐶1 10 𝐶3 = 0.25 6) P(1,2) = Probability of “1 Red”,”2 White”,”no Blue” = Τ 3 𝐶1 ∗2 𝐶2 10 𝐶3 = 0.025 7) P(2,0) = Probability of “2 Red”,”no White”,”1 Blue” = Τ 3 𝐶2 ∗5 𝐶1 10 𝐶3 = 0.125 8) P(2,1) = Probability of “2 Red”,”1 White”,”no Blue” = Τ 3 𝐶2 ∗2 𝐶1 10 𝐶3 = 0.05 9) P(2,2) = Probability of “2 Red”,”2 White”,”no Blue” = P(ϕ) = 0 10) P(3,0) = Probability of “3 Red”,”no White”,”no Blue” = Τ 3 𝐶3 10 𝐶3 = 0.008 11) P(3,1) = Probability of “3 Red”,”1 White”,”no Blue” = P(ϕ) = 0 12) P(3,2) = Probability of “3 Red”,”2 White”,”no Blue” = P(ϕ) = 0 ILLUSTRATIVE EXAMPLE 2 - CONTINUED }
  • 13. ∴ The Joint Distribution of (X,Y) is given by: Now, P (X ≤ 2, Y ≥ 1 ) = P ( 2,1 ) + P ( 2,2 ) + P ( 1,1 ) + P ( 1,2 ) + P ( 0,1 ) + P ( 0,2 ) = 0.05 + 0 + 0.25 + 0.025 + 0.16 + 0.041 = 0.526 The Marginal Distribution of Y is given by Y : 0 1 2 pYj : 0.466 0.466 0.066 ILLUSTRATIVE EXAMPLE 2 - CONTINUED Probability of “ more than 1 White balls “: P ( Y ≥ 1 ) = 0.466 + 0.133 = 0.6 From the above table we see, = 0.083 ≠ 0.284 x 0.466 ∴ X, Y are not independent
  • 14. APPLICATIONS The bivariate distribution is useful in analyzing the relationship between two randomly distributed variables, and thus has heavy application to biology and economics where the relationship between approximately-random variables is of great interest. For instance, one of the earliest uses of the bivariate distribution was in analyzing the relationship between a father's height and the height of their eldest son, resolving a question Darwin posed in his book the “The Origin of Species”. Also used in measuring systems, such as those used in coordinate measuring machines (CMMs), laser interferometers, linear or rotary encoders, etc.
  • 15. CONCLUSION In real life, we are often interested in several random variables that are related to each other. For example, suppose that we choose a random family, and we would like to study the number of people in the family, the household income, the ages of the family members, etc. Each of these is a random variable, and we suspect that they are dependent. In this presentation, we developed the tools to study joint distributions of random variables.
  • 16. REFERENCES • [1]https://online.stat.psu.edu/stat414/lesson/17/17.1 • [2]https://bookdown.org/compfinezbook/introcompfinr/Bivariate- Distributions.html • [3]https://en.wikipedia.org/wiki/Random_variable#Discrete_random _variable • [4]https://en.wikipedia.org/wiki/Joint_probability_distribution • [5]https://www.probabilitycourse.com/chapter5/5_1_0_joint_distribut ions.php • [6]https://www.stat.ncsu.edu/people/bloomfield/courses/st380/slide s/Devore-ch05-sec1-2.pdf • [7]https://brilliant.org/wiki/multivariate-normal-distribution/ • [8]Page 128 Engineering Mathematics Vol – 2A by B.K.Pal & K.Das, published by U.N Dhur & Sons Private Ltd.