Question

In: Statistics and Probability

A and B toss a pair of coins in turn, with A tossing first. A's objective...

A and B toss a pair of coins in turn, with A tossing first. A's objective is to obtain TT and B's is to obtain TH (or HT). The game ends when either player reaches his or her objective, and that player is declared the winner. Assuming that H appears with probability p=1/3 in each coin.

1) Find the probability that A is the winner

2) Find the expected number of tosses of the coins

Solutions

Expert Solution

P(TT) = P(T)P(T) = (1-1/3)^2 = 4/9

P(TH) = P(HT) = 1/3 *2/3 = 2/9

P(TH or HT) = 4/9

P(HH or TT) = 1 - 4/9 = 5/9

hence probability that B does not win in any game = 5/9

a) S = 4/9 + (5/9)^2 * 4/9 + (5/9)^4 *4/9 + ...

= (4/9)/(1- (5/9)^2)

=0.64285

b) E(X) = 1/p = 1/(4/9) = 9/4 = 2.25


Related Solutions

An experiment consists of repeatedly tossing 2 fair coins until the toss results in one each...
An experiment consists of repeatedly tossing 2 fair coins until the toss results in one each of a Head and a Tail. What is the mathematical expectation of the number of times you will need to toss the 3 coins to achieve this?
In C++  Write a program that simulates coin tossing. For each toss of the coin the program...
In C++  Write a program that simulates coin tossing. For each toss of the coin the program should print heads or tails. Let the program toss the coin 100 times and count the number times each side of the coin appears. Print the results. 0 represents tails and 1 for heads.
In tossing three fair coins, what is the probability of getting at least two heads?
In tossing three fair coins, what is the probability of getting at least two heads?
I toss a fair coin 20 times. (a) Calculate the probability of tossing 18 or more...
I toss a fair coin 20 times. (a) Calculate the probability of tossing 18 or more heads exactly. (b) Now perform the same calculation, approximating the actual binomial distribution with a normal distribution, picking a proper random variable, and using the correct mean and variance. (c) Do the results reasonably agree?
For which of these coin-tossing scenarios are you most likely to get heads on every toss?...
For which of these coin-tossing scenarios are you most likely to get heads on every toss? Explain your answer. Toss a coin 3 times. Toss a coin 5 times. Toss a coin 10 times .
Write an application that simulates coin tossing. Let the program toss a coin each time the...
Write an application that simulates coin tossing. Let the program toss a coin each time the user chooses the “Toss Coin” menu option. Count the number times each side of the coin appears. Display the results. The program should call a method flip( ) that takes no arguments and returns a zero to represent a tail or a one to represent a head. There is a Random class that will allow you to generate a random integer. Import it from...
On each turn, bonnie is tossing a fair coin and Clyde is rolling a fair die....
On each turn, bonnie is tossing a fair coin and Clyde is rolling a fair die. They stop once Clyde rolls an odd number for the first time. Let X be the number of "Heads" that Bonnie's coin showed. a) Compute E[X] b) Compute var(X)
Consider the following game. You are to toss three fair coins. If three heads or three...
Consider the following game. You are to toss three fair coins. If three heads or three tails turn up, your friend pays you $20. If either one or two heads turn up, you must pay your friend $5. What are your expected winnings or losses per game?
Alice and Bob play the following game. They toss 5 fair coins. If all tosses are...
Alice and Bob play the following game. They toss 5 fair coins. If all tosses are Heads, Bob wins. If the number of Heads tosses is zero or one, Alice wins. Otherwise, they repeat, tossing five coins on each round, until the game is decided. (a) Compute the expected number of coin tosses needed to decide the game. (b) Compute the probability that Alice wins
Five coins were simultaneously tossed 1000 times and at each toss, the number of heads was...
Five coins were simultaneously tossed 1000 times and at each toss, the number of heads was observed. The number of tosses during which 0, 1, 2, 4, and 5 heads were obtained are shown in the table below. Convert the given frequency distribution to probability distribution find the expected value.            Number of heads per toss:             0              1          2          3          4          5            Number of tosses               :          38         144      342      287     164           25
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT