SOLUTION: A coin is biased so that a head is twice as likely to occur as a tail. If the coin is tossed 4 times, what is the probability of getting
a. exactly 2 tails?
b. at least 3 heads
Algebra ->
Probability-and-statistics
-> SOLUTION: A coin is biased so that a head is twice as likely to occur as a tail. If the coin is tossed 4 times, what is the probability of getting
a. exactly 2 tails?
b. at least 3 heads
Log On
Question 778464: A coin is biased so that a head is twice as likely to occur as a tail. If the coin is tossed 4 times, what is the probability of getting
a. exactly 2 tails?
b. at least 3 heads? Answer by reviewermath(1029) (Show Source):
You can put this solution on YOUR website! A coin is biased so that a head is twice as likely to occur as a tail. If the coin is tossed 4 times, what is the probability of getting
P(H) = 2P(T)
P(H) + P(T) = 1
2P(T) + P(T) = 1
3P(T) = 1
P(T) = and P(H) =
a. exactly 2 tails?
X~Binomial(4, 1/3)
P(X = 2) = =
b. at least 3 heads?
Y~Binomial(4, 2/3)
P(Y≥3) = =