dse 2014 problem

classic Classic list List threaded Threaded
10 messages Options
Reply | Threaded
Open this post in threaded view
|

dse 2014 problem

leon
Am stuck with this one

There are two fair coins. Coin 1 is tossed 3 times. Let x be the no of heads that occur. After this coin 2 is tossed x times. Let y be the no of heads we get with coin 2. prob(x>=2|y=1) equals
Reply | Threaded
Open this post in threaded view
|

Re: dse 2014 problem

onionknight
I'm getting 5/9 but it isn't there in the options and I can't find the answer key anywhere either
Reply | Threaded
Open this post in threaded view
|

Re: dse 2014 problem

Anuraag
In reply to this post by leon
I think it is 1/2.
Reply | Threaded
Open this post in threaded view
|

Re: dse 2014 problem

onionknight
How'd you get 1/2 ?
Reply | Threaded
Open this post in threaded view
|

Re: dse 2014 problem

Anuraag
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: dse 2014 problem

onionknight
This doesn't look correct to me since Event B is 1 head on tossing coin X times and X could be 0,1,2 or 3.
Reply | Threaded
Open this post in threaded view
|

Re: dse 2014 problem

Dreyfus
In reply to this post by leon
Reply | Threaded
Open this post in threaded view
|

Re: dse 2014 problem

leon
thanks dreyfus. great help!
Reply | Threaded
Open this post in threaded view
|

Re: dse 2014 problem

onionknight
Looks like all the options were incorrect then!
L
Reply | Threaded
Open this post in threaded view
|

Re: dse 2014 problem

L
In reply to this post by Dreyfus
How did you calculate P(Y=1|X>= 2).
I did by intersection for numerator, P (X>=2 n Y=1)= P(X=2 n Y=1) + P(x=3 n Y=1) which I got correct.
But, if I do P(Y=1|X>= 2) (P(X=2) + P(X=3)), I am getting an extra 1/2.
I am doing it like this : P(Y=1|X>= 2) = (P(Y=1|X=2) P(X=2) +  P(Y=1|X=3)P(X=3)) (P(X=2) + P(X=3))