Question

Suppose that an unfair coin comes up heads 52.2% of the time. The coin is flipped...

Suppose that an unfair coin comes up heads 52.2% of the time. The coin is flipped a total of 19 times.

a) What is the probability that you get exactly 9 tails?

b) What is the probability that you get at most 17 heads?

Homework Answers

Answer #1

It is a binomial distribution.

P(X = x) = nCx * px * (1 - p)n - x

a) n = 19

P(tails come up) = 1 - 0.522 = 0.478

P(X = 9) = 19C9 * (0.478)^9 * (0.522)^10 = 0.1808

b) P(heads come up) = 0.522

P(X < 17) = 1 - P(X > 17)

                 = 1 - (P(X = 18) + P(X = 19) )

                 = 1 - (19C18 * (0.522)^18 * (0.478)^1 + 19C19 * (0.522)^19 * (0.478)^0)

                = 1 - 0.0001

                = 0.9999

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
An unfair coin is flipped 3 times, heads is 4 times as likely to occur than...
An unfair coin is flipped 3 times, heads is 4 times as likely to occur than tails. x= the number of heads. Find the probability distribution, E(x), and σ(x).
question 3. A coin has two sides, Heads and Tails. When flipped it comes up Heads...
question 3. A coin has two sides, Heads and Tails. When flipped it comes up Heads with an unknown probability p and Tails with probability q = 1−p. Let ˆp be the proportion of times it comes up Heads after n flips. Using Normal approximation, find n so that |p−pˆ| ≤ 0.01 with probability approximately 95% (regardless of the actual value of p). You may use the following facts: Φ(−2, 2) = 95% pq ≤ 1/4 for any p ∈...
When coin 1 is flipped, it lands on heads with probability   3 5  ; when coin...
When coin 1 is flipped, it lands on heads with probability   3 5  ; when coin 2 is flipped it lands on heads with probability   4 5  . (a) If coin 1 is flipped 11 times, find the probability that it lands on heads at least 9 times. (b) If one of the coins is randomly selected and flipped 10 times, what is the probability that it lands on heads exactly 7 times? (c) In part (b), given that the...
A fair coin is flipped six times. Find the probability that heads comes up exactly four...
A fair coin is flipped six times. Find the probability that heads comes up exactly four times. 1/16 15/64 90/16 1/4 2/3
An unfair coin is made so that heads is seven times as likely to come up...
An unfair coin is made so that heads is seven times as likely to come up as tails when the coin is flipped. An experiment consists of flipping this coin just once What weight (or probability) does the outcome 'heads' have? What weight (or probability) does the outcome 'tails' have? Enter your answers as whole numbers or fractions in lowest terms. An experiment has sample space S={a,b,c,d,e}. Outcomes b,c,d,e are equally likely while the likelihood of outcome a is Wa=7/19...
A coin with two sides, heads and tails, is flipped 100 times. What is the probability...
A coin with two sides, heads and tails, is flipped 100 times. What is the probability that a "heads" will come up exactly 60 times? Submit your answer as a decimal fraction (range:  0 to 1) to five (5) decimal places.
Suppose a fair coin is flipped three times. A). What is the probability that the second...
Suppose a fair coin is flipped three times. A). What is the probability that the second flip is heads? B). What is the probability that there is at least two tails? C). What is the probability that there is at most two heads?
A coin is flipped 5 times, the 1st flip came up heads. What is the conditional...
A coin is flipped 5 times, the 1st flip came up heads. What is the conditional probability that exactly 4 heads appeared?
When coin 1 is flipped, it lands on heads with probability   3/5  ; when coin 2...
When coin 1 is flipped, it lands on heads with probability   3/5  ; when coin 2 is flipped it lands on heads with probability  4/5 . (a) If coin 1 is flipped 12 times, find the probability that it lands on heads at least 10 times. (b) If one of the coins is randomly selected and flipped 10 times, what is the probability that it lands on heads exactly 7 times? (c) In part (b), given that the first of...
Suppose Tori has an unfair coin which lands on Tails with probability 0.28 when flipped. If...
Suppose Tori has an unfair coin which lands on Tails with probability 0.28 when flipped. If she flips the coin 10 times, find each of the following: The mean number of Tails P(Less than or equal to 2 Tails) P(No more than 3 Tails) P(No Tails) P(At least 1 Tail) P(Exactly 1 Tail) P(Exactly 4 Tails) P(At least 5 Tails) P(More than 3 Tails) The standard deviation of the number of Tails 1. 0.1798 2. 0.7021 3. 2.8 4. 0.1181...