How can i complete finding the conditional probability function? (details inside)
we toss a regular coin 50 times:
X - the number of heads from 50 tosses.
Y - the number of heads from the first 20 tosses.
1) find the conditional probability function of Y if given that X=i for {i=0,...,50}, and the conditional probability function of X if given Y=j so that {j=0,...,20}
2) calculate #E[X∣Y=j]#
so i tried to connect X and Y by another variable, #Z=X-Y# , and then to calculate #P_{X|Y}(x | y) =\frac{P_{XY}{(x,y)}}{p_Y(y)}# and #P_{Y|X}(y| x) =\frac{P_{XY}{(x,y)}}{p_X(X)}# . to calculate #P_{X,Y}(x,y)# i used #P_{X,Y}(x,y)=P_{Z}(x-y)\cdot P_Y(y)# - but i don't know how to continue from here.
for2) # E[X∣Y=j]# : #E(X|Y=j)= E(Z+Y| Y=j)# but i don't know how to continue. would really appreciate your help with it.
thank you very much for your help
we toss a regular coin 50 times:
X - the number of heads from 50 tosses.
Y - the number of heads from the first 20 tosses.
1) find the conditional probability function of Y if given that X=i for {i=0,...,50}, and the conditional probability function of X if given Y=j so that {j=0,...,20}
2) calculate
so i tried to connect X and Y by another variable,
for2)
thank you very much for your help
1 Answer
Explanation: