Probability: unfair coin toss, probably pretty easy

  • Thread starter Thread starter SNOOTCHIEBOOCHEE
  • Start date Start date
  • Tags Tags
    Probability
Click For Summary
SUMMARY

The discussion focuses on calculating probabilities related to a biased coin that lands heads with a probability of 2/3 when tossed three times. For part (a), the correct approach involves using conditional probability to find P(at least 2 heads | at least 1 head), which is derived from the binomial distribution. The final answer for part (a) is 20/26. For part (b), the probability of having exactly one head given at least one head is calculated using the same conditional probability framework.

PREREQUISITES
  • Understanding of binomial distribution and its formula: _{n}C_{r} × p^{r} × q^{n-r}
  • Knowledge of conditional probability concepts
  • Familiarity with probability calculations involving sequences of events
  • Ability to manipulate fractions and simplify probabilities
NEXT STEPS
  • Study the application of conditional probability in various scenarios
  • Learn more about the binomial distribution and its properties
  • Explore examples of probability problems involving biased coins
  • Investigate sequences of events and their impact on probability calculations
USEFUL FOR

Students studying probability theory, mathematicians interested in combinatorial problems, and educators teaching concepts of conditional probability and binomial distributions.

SNOOTCHIEBOOCHEE
Messages
141
Reaction score
0

Homework Statement



A biased coin lands heads with probability 2/3. The coin is tossed 3 times

a) Given that there was at least one head in the three tosses, what is the probability that there were at least two heads?

b) use your answer in a) to find the probability that there was exactly one head, give that there was at least one head in the three tosses.


The Attempt at a Solution



a) So i figured the best way to do this would be to find the probability of the complement events and subtract one.

So i calculated P(No heads)+ P(exactly one head)= 1/27 + 6/27 = 7/27. So my answer would be 20/27. Which isn't the answer in the back of the book.

I assume i am wrong and i think it has to do with the following clause: "Given that there was at least one head in the three tosses"

Dunno how to factor that into my work... any help appreciated
 
Physics news on Phys.org
For part A as your given that there was at least 1. would you than have to just work out the probability of at least 1 head in the other two tosses?

If you use the binomial distribution

_{n}C_{r}\times p^{r}\times q^{n-r}

where p = probability of success = 2/3 and q = the compliment (1-p) = 1/3

n = trials r = number of events ie you need at least r from n tosses

_{2}C_{1}\times p^{1}\times q^{2-1}

give that a go
 
Yes, the problem is "Given that there was at least one head in the three tosses". For a) you want (P(2 heads)+P(3 heads))/(P(1 head)+P(2 heads)+P(3 heads)). P(no heads) doesn't enter into the sample space.
 
Dick said:
For a) you want (P(2 heads)+P(3 heads))/(P(1 head)+P(2 heads)+P(3 heads)).

Ok i calculated this out and got 20/26 which is the correct answer, but can you explain how you came to this formula?
 
If you wanted the probability without the restriction "Given that there was at least one head in the three tosses" the answer would be (P(2 heads)+P(3 heads))/(P(0 heads)+P(1 head)+P(2 heads)+P(3 heads)), right? Where the denominator is clearly 1. I just threw P(0 heads) out of the problem. Since your restriction doesn't allow it. It's P(of everything I want)/P(everything that satisfies the restriction).
 
Thanks dick, sorry you wasted your 12k post on me :/
 
SNOOTCHIEBOOCHEE said:
Thanks dick, sorry you wasted your 12k post on me :/

It's not a waste, if you understood what I said.
 
can someone please solve this using sequences of events
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 15 ·
Replies
15
Views
6K
  • · Replies 23 ·
Replies
23
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
3
Views
1K
  • · Replies 57 ·
2
Replies
57
Views
6K
  • · Replies 6 ·
Replies
6
Views
782