Knowee
Questions
Features
Study Tools

What is the probability of rolling getting exactly 3 heads when tossing a coin 5 times?

Question

What is the probability of rolling getting exactly 3 heads when tossing a coin 5 times?

🧐 Not the exact question you are looking for?Go ask a question

Solution

This is a binomial probability problem. The formula for binomial probability is:

P(X=k) = C(n, k) * (p^k) * ((1-p)^(n-k))

where:

  • P(X=k) is the probability of k successes in n trials
  • C(n, k) is the number of combinations of n items taken k at a time
  • p is the probability of success on a single trial
  • n is the number of trials
  • k is the number of successes

In this case:

  • n = 5 (the number of coin tosses)
  • k = 3 (the number of heads we want to get)
  • p = 0.5 (the probability of getting a head in a single toss)

Substituting these values into the formula, we get:

P(X=3) = C(5, 3) * (0.5^3) * ((1-0.5)^(5-3))

Calculating the above expression gives a probability of 0.3125.

So, the probability of getting exactly 3 heads when tossing a coin 5 times is 0.3125.

This problem has been solved

Similar Questions

If we toss a fair coin 3 times, what's the probability that we get 3 heads in a row?

An eight-sided die is rolled at the same time a coin is flipped. What is the probability of rolling a 5 and flipping a head?

Three unbiased coins are tossed. What is the probability of getting at most two heads?34143878

You roll a die three times. What is the probability that it shows a one everyroll?

A coin is tossed three times.Find the probability that at least 2 heads show up.

1/3

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.