I have two coins, one fair, and one unfair which shows heads ¾ of the time. I choose a coin at random and flip it 10 times. How many heads do I expect to see? Solve via conditional expectation.
Expected number of heads, given that the coin is fair, E(X | fair) = 10x0.5 = 5
Expected number of heads, given that the coin is unfair, E(X | unfair) = 10x3/4 = 7.5
Expected number of heads = 0.5x5 + 0.5x0.75
= 6.25
I have two coins, one fair, and one unfair which shows heads ¾ of the time....
Tom has three coins. Two are fair and one is unfair coin weighted so that heads is three times as likely as tails. He selects one of the coins at random and flips it. What is the probability it comes up heads? If it does come up heads, what is the probability it was the unfair coin?
Suppose you have two coins. One coin is fair and other is a coin with heads on both sides. Now you choose a coin at random and flip the coin. If the coin lands head, what is the probability that it was the fair coin?
Mysterioso the Magician is walking down the street with a box containing 25 identical looking coins: 24 are fair coins (which flip heads with probability 0.5 and tails with probability 0.5) and one is a trick coin which alwavs flips heads. Renata the Fox skillfully robs Mysterioso of one of the coins in his box (chosen uniformly at random). She decides she will flip the coin k times to test if it is the trick coin. (a) What is the...
A box has two coins. One has two heads and the other is a fair coin with one head and one tail. Now you flip both coins at the same time. a.) How many sample points are there in the sample space? List all the sample points. b.) What is the probability that you come up with two heads?
2. Mysterioso the Magician is walking down the street with a box containing 25 identical looking coins: 24 are fair coins (which flip heads with probabilty 0.5 and tails with probability 0.5) and one is a trick coin which always flips heads. Renata the Fox skillfully robs Mysterioso of one of the coins in his box (chosen uniformly at random). She decides she will flip the coin k times to test if it is the trick coin (a) What is...
You have 5 coins, four of which are fair coins, i.e. P(H)=P(T)= 0.5, and the other of which is a two headed coin, i.e. both sides have a head. Suppose you select a coin at random and flip in 3 times, getting all heads. If you flip the coin again, what is the probability it will be heads?
Suppose there are two coins. One is a standard fair coin, so that P(heads)=0.50. The other one is a two-sided coin, so that P(heads)=1. You draw one of the two coins at random and toss it. It results in heads. Given that observation... (a) Compute the probability that you have selected a fair coin. (1pt) (b) What is the probability that the next toss will result in heads too? (1pt) (c) If the next toss results in heads as well,...
2. Binomial Distribution Suppose I have an unfair coin, it lands on heads 75% of the time. If I flip this coin four times, what is the probability that I will get only 1 heads? What is the mean for number of heads? Variance? Standard Deviation?
There are three coins. They have chances 0.4, 0.6 and 0.8 respectively of showing heads. One of these three coins is chosen at random and flipped. (a) What is the chance that the coin chosen is the coin with probability equal to .4 of showing heads and a head shows up after the flip? (b) What is the chance that the coin, when flipped, shows a head? (c) Given that the coin, when flipped, shows a head, what is the...
You have in your pocket two coins, one bent (comes up heads with probability 3/4) and one fair (comes up heads with probability 1/2). Not knowing which is which, you choose one at random and toss it. If it comes up heads you guess that it is the biased coin (reasoning that this is the more likely explanation of the observation), and otherwise you guess it is the fair coin. A) What is the probability that your guess is wrong?