Marginal Probability function?Anyone

  • Context: Undergrad 
  • Thread starter Thread starter Mathemag1c1an
  • Start date Start date
  • Tags Tags
    Marginal Probability
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 9K views
Mathemag1c1an
Messages
6
Reaction score
0
Marginal Probability function?Anyone

I have this question which I cannot seem to solve:
The joint probability mass function p(x, y) of two discrete random variables X and Y is given by.
p(x,y) = ([5^x][7^y][e^-5])/x!(y-x)!
x and y are non-negative integers and x <= y
(i) Find the marginal probability mass functions of X and Y.
 
Physics news on Phys.org


but how do we integrate the x!(y-x)!
 


Mathemag1c1an said:
but how do we integrate the x!(y-x)!


Remember we are dealing with integers, so we have to carry out summations.

x summation to get marginal for Y: x terms are 5^x/[!(y-x)!] the sum from 0 to y can be gotten from the binomial expansion of (1+5)^y = sum 5^x[yCx], where yCx is the combinatorial symbol =y!/[x!(y-x)!].
Put this together and you have P(Y=y) = (e^-5)(42^y)/y!
This is wrong, since the total probability is not 1. I suggest you examine your original description.

y summation to get marginal for X: sum from x to oo of 7^y/(y-x)!
which is simply (7^x)(e^7).
This leads to P(X=x) = (e^2)(35^x)/x!. This also is wrong.

These could be corrected if e^-5 is replaced by e^-42.
 


I knew something was wrong with the question:
 
Last edited: