Question about a probability problem

  • Context: Undergrad 
  • Thread starter Thread starter reenmachine
  • Start date Start date
  • Tags Tags
    Probability
Click For Summary

Discussion Overview

The discussion revolves around a probability problem involving drawing balls of different colors from a pocket and calculating the odds of specific outcomes. Participants explore the methods for calculating probabilities, discuss potential errors in reasoning, and consider related scenarios involving larger samples and different conditions.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant presents a probability problem involving 7 balls (3 white and 4 black) and attempts to calculate the odds of drawing 2 white and 1 black ball, arriving at an incorrect answer.
  • Another participant outlines three distinct arrangements (wwb, wbw, bww) and calculates the probabilities for each arrangement, arriving at a different total probability.
  • A participant questions why their method produced a close yet incorrect answer, suggesting that small discrepancies in statistics can occur due to multiplicative factors.
  • Further inquiries are made about calculating probabilities in a more complex scenario involving 7 white and 16 black balls in a sports series context, with a request for a quicker method than listing all combinations.
  • One participant introduces the concept of the binomial coefficient as a potential solution for calculating combinations in the larger sample scenario.
  • Another participant cautions about confusing different types of probability problems, specifically distinguishing between drawing without replacement and the best-of-seven series format.
  • There is a discussion about how to approach the series outcome calculation, with questions about whether to treat each game independently or consider the cumulative results of previous games.

Areas of Agreement / Disagreement

Participants express differing views on the correct methods for calculating probabilities, with no consensus reached on the best approach for the more complex scenarios presented. There is also a lack of agreement on how to interpret the conditions of the sports series problem.

Contextual Notes

Participants express uncertainty about the correct application of probability concepts, particularly in transitioning from simple to more complex scenarios. There are unresolved questions about the implications of drawing with and without replacement in different contexts.

Who May Find This Useful

Individuals interested in probability theory, combinatorial mathematics, and those seeking to understand the nuances of statistical reasoning in various contexts may find this discussion relevant.

reenmachine
Gold Member
Messages
514
Reaction score
9
Hi all , here's hoping someone could help me with this problem. :)

The problem is basically as follow:

You have 7 balls in your pocket , 3 are whites and 4 are blacks.If you take out 3 balls out of your pocket , what are the odds that you'll have 2 white balls and 1 black ball in your hand ?

Now I have no mathematic education at all so here's how I proceeded:

3/7 * (1/2 + 1/3) * (1/5 + 2/5 + 3/5)

3/7 * 5/6 * 5/5

3/7 * 5/6 = 5/14

5/14 = 35,7% = 36%

That was my final answer and I got it wrong , the answer happened to be 34%.

How could my method of calculating the odds produce an answer that was so close yet wrong?

Help would be greatly appreciated :D

thanks in advance
 
Physics news on Phys.org
There are three ways to get the desired result. wwb, wbw, bww.

P(wwb) = (3/7)(2/6)(4/5)
P(wbw) = (3/7)(4/6)(2/5)
P(bww) = (4/7)(3/6)(2/5)
Each term = 4/35. Sum = 12/35 = .342857..
 
of course! I feel a little bit stupid right now , thanks a lot!
 
reenmachine said:
How could my method of calculating the odds produce an answer that was so close yet wrong?

That doesn't really mean anything, especially in statistics. If you are on the right track, you are usually off by a multiplicative factor instead of a small absolute percentage.

For example, if you'd done the P(wwb) correctly but forgot to take into account the other two possibilities you would be off by exactly a factor of 3. That you get 36% instead of 34% (after rounding both numbers to integer percentages) is probably just a co-incidence (which is quite likely if you mess about with various combinations of 3, 5, 6 and 7 in a fraction).
 
Another question related to this problem , finding all the ways to get there (wwb,wbw,bww) is pretty easy in this case , but suppose the problem would require me to find all the possible ways for a larger sample like for example:

I have 7 white balls and 16 black balls in a bag (each ball indicate a potential victory for each team) and I want to calculate the odds of winning in a Best-of-7 sport series for the white team (of course each time a ball is picked she doesn't return in the bag) is there a quicker way to do it than trying to write all the ways down (like wwwwbbb , wwwbwbb etc...)?
 
Last edited:
Yes, there is an easy way of doing that, it's called the binomial coefficient:
[tex]\binom{16}{7} = \frac{16!}{7! 9!}[/tex]

Before we start writing a complete Wikipedia article here, don't you have any textbook or course material that explains this?
 
reenmachine said:
Another question related to this problem , finding all the ways to get there (wwb,wbw,bww) is pretty easy in this case , but suppose the problem would require me to find all the possible ways for a larger sample like for example:

I have 7 white balls and 16 black balls in a bag (each ball indicate a potential victory for each team) and I want to calculate the odds of winning in a Best-of-7 sport series for the white team (of course each time a ball is picked she doesn't return in the bag) is there a quicker way to do it than trying to write all the ways down (like wwwwbbb , wwwbwbb etc...)?
Be careful - you are confusing two different problems. Picking a ball and not returning is different from best of seven for sports. The latter is analogous to picking a ball and then returning it before picking the next ball.
 
Be careful - you are confusing two different problems. Picking a ball and not returning is different from best of seven for sports. The latter is analogous to picking a ball and then returning it before picking the next ball.
Y 07:58 PM

Suppose you have 2 fantasy teams and 23 judges who votes on the series , then the result comes out 16 and 7 and we want to decide who wins game 1 , game 2 and so on until one team wins 4 out of 7 games , wouldn't my technic to pick a ball and not return it to the bag be the way to go? If so , that's why I asked how to calculate the number of possible ways wbbwbwb wwwwbbb etc...

Or is what you are saying is that I should always keep all the balls in the bag before each game , making it a 16/7 odds for every game and ultimately the series outcome?
 
Last edited:
CompuChip said:
Yes, there is an easy way of doing that, it's called the binomial coefficient:
[tex]\binom{16}{7} = \frac{16!}{7! 9!}[/tex]

Before we start writing a complete Wikipedia article here, don't you have any textbook or course material that explains this?

I'm not going to school , but I'll try to find the explanation online and self-teach it to myself if possible.

thanks
 
  • #10
reenmachine said:
Suppose you have 2 fantasy teams and 23 judges who votes on the series , then the result comes out 16 and 7 and we want to decide who wins game 1 , game 2 and so on until one team wins 4 out of 7 games , wouldn't my technic to pick a ball and not return it to the bag be the way to go? If so , that's why I asked how to calculate the number of possible ways wbbwbwb wwwwbbb etc...

Or is what you are saying is that I should always keep all the balls in the bag before each game , making it a 16/7 odds for every game and ultimately the series outcome?

I think you should describe this scenerio in more detail. What happens in game 1, what happens in game 2, etc.? What is the 16 - 7 division in reference to?
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 18 ·
Replies
18
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 41 ·
2
Replies
41
Views
6K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K