Marginal PMG of of 2 random variables with Joint PMF

Click For Summary
SUMMARY

The forum discussion centers on the joint probability mass function (PMF) of two random variables, X and Y, defined as PXY(k,L) = 1/(2k+l) for k,l = 1,2,3,... The participants confirm that X and Y are independent by demonstrating that P(A|B) = P(A) using specific values. The marginal PMFs for X and Y can be derived by summing the joint PMF over the appropriate ranges. The discussion also emphasizes the need to establish independence for all possible events, not just specific cases.

PREREQUISITES
  • Understanding of joint probability mass functions (PMF)
  • Knowledge of independence in probability theory
  • Familiarity with summation techniques in discrete probability
  • Basic concepts of geometric series
NEXT STEPS
  • Learn how to derive marginal PMFs from joint PMFs using summation
  • Study the properties of independent random variables in probability theory
  • Explore the concept of geometric series and its applications in probability
  • Investigate examples of joint PMFs and their marginal distributions in discrete settings
USEFUL FOR

Students in statistics, data scientists, and anyone studying probability theory, particularly those focusing on joint distributions and independence of random variables.

whitejac
Messages
169
Reaction score
0

Homework Statement


Consider two random variables X and Y with joint PMF given by:
PXY(k,L) = 1/(2k+l), for k,l = 1,2,3,...

A) Show that X and Y are independent and find the marginal PMFs of X and Y
B) Find P(X2 + Y2 ≤ 10)

Homework Equations


P(A)∩P(B)/P(B) = P(A|B)
P(A|B) = P(A) if independent

The Attempt at a Solution


Choosing two arbitrary numbers to show P(A|B) = P(A)

P(x<2) ∩ P(y≤1) / P(y≤1)
=P(1,1) + P(1,2) + P(1,3)... + P(1, L) ∩ P(1,1) + P(1,2) + P(1,3)...+ P(k,1) / P(y≤1)
=P(1,1) / P(1,1) + P(1,2) + P(1,3)... + P(k,1)
Note: Geometric series
=(1/4) / (1/2)(1/2^k)
=(1/4) / (1/4)(1 / (1 - (1/2)))
=(1/4) / 2
= 1/2

P(A) = P(x<2) = P(1,L) =
=1/4 (1/2L)
=1/4 (1 / (1 - (1/2)))
=1/4 (2)
= 1/2

X and Y are independent.

How does one find the Marginal PMF of this equation then? The ones I've seen before in discrete sections were pre-made and finite... meaning that they were a table of results for X =1,2,3... and Y = 1,2,3... for the range of each. Should I be finding a summation for each value of X + Y?

I haven't considered part B yet.
 
Physics news on Phys.org
whitejac said:

Homework Statement


Consider two random variables X and Y with joint PMF given by:
PXY(k,L) = 1/(2k+l), for k,l = 1,2,3,...

A) Show that X and Y are independent and find the marginal PMFs of X and Y
B) Find P(X2 + Y2 ≤ 10)

Homework Equations


P(A)∩P(B)/P(B) = P(A|B)
P(A|B) = P(A) if independent

The Attempt at a Solution


Choosing two arbitrary numbers to show P(A|B) = P(A)

P(x<2) ∩ P(y≤1) / P(y≤1)
=P(1,1) + P(1,2) + P(1,3)... + P(1, L) ∩ P(1,1) + P(1,2) + P(1,3)...+ P(k,1) / P(y≤1)
=P(1,1) / P(1,1) + P(1,2) + P(1,3)... + P(k,1)
Note: Geometric series
=(1/4) / (1/2)(1/2^k)
=(1/4) / (1/4)(1 / (1 - (1/2)))
=(1/4) / 2
= 1/2

P(A) = P(x<2) = P(1,L) =
=1/4 (1/2L)
=1/4 (1 / (1 - (1/2)))
=1/4 (2)
= 1/2

X and Y are independent.

How does one find the Marginal PMF of this equation then? The ones I've seen before in discrete sections were pre-made and finite... meaning that they were a table of results for X =1,2,3... and Y = 1,2,3... for the range of each. Should I be finding a summation for each value of X + Y?

I haven't considered part B yet.

The marginal pmf of ##X## is ##P_X(k) = P(X = k) = P(X = k \: \& \; Y= \text{anything})##. Note that for ##l = 1,2,3 \ldots## the different events ##\{ X = k, Y = l \}## are disjoint (mutually exclusive), so the probability of ##\{ X = k \: \& \; Y \in \{ 1,2,3, \ldots \} \} ## is just the sum of their probabilities for different ##l##.
 
Ray Vickson said:
The marginal pmf of ##X## is ##P_X(k) = P(X = k) = P(X = k \: \& \; Y= \text{anything})##. Note that for ##l = 1,2,3 \ldots## the different events ##\{ X = k, Y = l \}## are disjoint (mutually exclusive), so the probability of ##\{ X = k \: \& \; Y \in \{ 1,2,3, \ldots \} \} ## is just the sum of their probabilities for different ##l##.
How does this differ from PXY, because that's what it sounds like. If the marginal pmf is P(X = k and Y equals anything), it sounds like I'm looking for PXY(k,l)
 
whitejac said:
How does this differ from PXY, because that's what it sounds like. If the marginal pmf is P(X = k and Y equals anything), it sounds like I'm looking for PXY(k,l)
Sorry, it differs by definition. PXY(K,L) = PX(K)PY(L) which, in this case, equals:
1 / (2K) * 1 / (2L).
 
whitejac said:
Sorry, it differs by definition. PXY(K,L) = PX(K)PY(L) which, in this case, equals:
1 / (2K) * 1 / (2L).

Right: and ##P_X(k) = \sum_{l=1}^{\infty} P_{XY}(k,l)##, etc.

By the way, the fact that ##P_{XY}(k,l) = P_X(k) P_Y(l)## is what makes ##X## and ##Y## independent. You did not convincingly show independence in your previous post, because you only showed a few examples of ##P(X \in A \; \& \; Y \in B) = P(X \in A) \, P(Y \in B)## for one or two special cases of ##A## and ##B##. To prove independence, you need to establish this for all possible choices of ##A## and ##B##.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
Replies
5
Views
2K
Replies
2
Views
1K
  • · Replies 23 ·
Replies
23
Views
5K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K