answersLogoWhite

0


Best Answer

well the possible outcomes are as follows (H=Heads T=Tails)

  1. H H H H H
  2. H H H H T
  3. H H H T T
  4. H H T T T
  5. H T T T T
  6. T T T T T

That's six different possibilities you can have therefore the chance of getting 3 heads is one (because there is only one possibility with three heads) over six (because there are six possibilities)

1/6

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the probability of getting 3 heads on 5 flips?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the probability of flipping a head when you roll a coin 3 times?

If it is a fair coin, the probability of getting at least one Head from 3 flips is 7/8If it is a fair coin, the probability of getting at least one Head from 3 flips is 7/8If it is a fair coin, the probability of getting at least one Head from 3 flips is 7/8If it is a fair coin, the probability of getting at least one Head from 3 flips is 7/8


What is the probability of 3 heads and 2 tails on five flips of a coin?

It is 0.3125


What is the probability of getting heads more than once if you flip a coin three times?

For 3 coin flips: 87% chance of getting heads at least once 25% chance of getting heads twice 13% chance of getting heads all three times


What is the probability of getting heads on all 3 times if flips coin 4 times?

If a coin is flipped 4 times, the probability of getting 3 heads is: 4C3 (1/2)^3 (1/2)^1 = 4(1/8)(1/2) = 4/16 = 1/4


What is the probabilty that a coin will land on heads if flipped 8 times?

This is a probability question. Probabilities are calculated with this simple equation: Chances of Success / [Chances of Success + Chances of Failure (or Total Chances)] If I flip a coin, there is one chance that it will land on heads and one chance it will land on tails. If success = landing on heads, then: Chances of Success = 1 Chances of Failure = 1 Total Chances = 2 Thus the probability that a coin will land on heads on one flip is 1/2 = .5 = 50 percent. (Note that probability can never be higher than 100 percent. If you get greater than 100 you did the problem incorrectly) Your question is unclear whether you mean the probability that a coin will land on head on any of 8 flips or all of 8 flips. To calculate either you could write out all the possible outcomes of the flips (for example: heads-heads-tails-tails-heads-tails-heads-heads) but that would take forvever. Luckily, because the outcome of one coin flip does not affect the next flip you can calculate the total probability my multiplying the probabilities of each individual outcome. For example: Probability That All 8 Flips Are Heads = Prob. Flip 1 is Heads * Prob. Flip 2 is Heads * Prob. Flip 3 is Heads...and so on Since we know that the probability of getting heads on any one flips is .5: Probability That All 8 Flips Are Heads = .5 * .5 * .5 * .5 * .5 * .5 * .5 * .5 (or .58) Probability That All 8 Flips Are Heads = .00391 or .391 percent. The probability that you will flip a heads on any of flips is similar, but instead of thinking about what is the possiblity of success, it is easier to approach it in another way. The is only one case where you will not a heads on any coin toss. That is if every outcome was tails. The probability of that occurring is the same as the probability of getting a heads on every toss because the probability of getting a heads or tails on any one toss is 50 percent. (If this does not make sense redo the problem above with tails instead of heads and see if your answer changes.) However this is the probability of FAILURE not success. This is where another probability formula comes into play: Probability of Success + Probability of Failure = 1 We know the probability of failure in this case is .00391 so: Probability of Success + .00391 = 1 Probability of Success = .9961 or 99.61 percent. Therefore, the probability of flipping a heads at least once during 8 coin flips is 99.61 percent. The probability of flipping a heads every time during 8 coin flips is .391 percent.


What is the expected number of flips of a coin to simulate a six-sided die?

Five coin flips. Any outcome on a six-sided die has a probability of 1 in 6. If I assume that the order of the outcome does not matter, the same probability can be achieved with five flips of the coin. The possible outcomes of five flips of a coin are as follows: 5 Heads 5 Tails 4 Heads and 1 Tails 4 Tails and 1 Heads 3 Heads and 2 Tails 3 Tails and 2 Heads For six possible outcomes.


What is the probability of flipping a coin 3 times and getting 3 heads?

The probability of flipping a coin 3 times and getting 3 heads is 1/2


What is the probability that three coin flips will have at least one head?

Pr(3 flips at least one H) = 1 - Pr(3 flips, NO heads) = 1 - Pr(3 flips, TTT) = 1 - (1/2)3 = 1 - 1/8 = 7/8


What is the probability is of getting 3 heads in a row if I toss the coin 10 times?

The probability of getting 3 or more heads in a row, one or more times is 520/1024 = 0.508 Of these, the probability of getting exactly 3 heads in a row, exactly once is 244/1024 = 0.238


What is the probability of getting 3 heads from 4 coin tosses?

The probability is 1 out of 5


What is the probability of getting exactly 2 heads by flipping 3 coins?

The probability is 0.375


What is the probabity of obtaining three heads?

On a fair 50-50 coin, the chance of you getting heads 3 times in a row is .5 * .5 * .5 which is 12.5% Getting exactly 3 heads out of any number of coin flips involves: (Number of Flips!/ [6 * (N-3)!]) * (.5^3)* (.5^(n-3))