superconduct
- 31
- 1
Problem:
A bag contains 50 coins. One of the coins has heads on both sides. 6 coins are drawn from the bag one by one at random without replacement. Each of the first 5 coins drawn is then tossed. What are the probabilities that the sixth coin drawn is the coin with both heads if 5 heads turn up in the 5 tosses?
My Attempts:
1st:
The required probability
=P(6th coin both heads | 5 heads turn up)
=[p(6th coin both heads \cap5 heads turn up)] /[P(5 heads turn up)]
={[(49P5)/(50P5)][1/(2^5)](1/45)}/{[1-(49P5)/(50P5)][1/(2^4)]+[(49P5)/(50P5)][1/(2^5)]}
=1/55
2nd:
The required probability
=[P(6th coin both heads |specified coin not drawn in first 5 draws)][P(specified coin not drawn in first 5 draws)]
=(1/45)[(49P5)/(50P5)]
=1/50
Questions:
Is any of my attempts correct?/Which 1 is correct?/What did I miss?/What should be the correct solution?/The problem not good? Please explain?
A bag contains 50 coins. One of the coins has heads on both sides. 6 coins are drawn from the bag one by one at random without replacement. Each of the first 5 coins drawn is then tossed. What are the probabilities that the sixth coin drawn is the coin with both heads if 5 heads turn up in the 5 tosses?
My Attempts:
1st:
The required probability
=P(6th coin both heads | 5 heads turn up)
=[p(6th coin both heads \cap5 heads turn up)] /[P(5 heads turn up)]
={[(49P5)/(50P5)][1/(2^5)](1/45)}/{[1-(49P5)/(50P5)][1/(2^4)]+[(49P5)/(50P5)][1/(2^5)]}
=1/55
2nd:
The required probability
=[P(6th coin both heads |specified coin not drawn in first 5 draws)][P(specified coin not drawn in first 5 draws)]
=(1/45)[(49P5)/(50P5)]
=1/50
Questions:
Is any of my attempts correct?/Which 1 is correct?/What did I miss?/What should be the correct solution?/The problem not good? Please explain?