Why Does the Method of Distribution Affect Probability Calculations?

  • Thread starter Thread starter mooncrater
  • Start date Start date
  • Tags Tags
    Choice
AI Thread Summary
The discussion centers on calculating the probability that the first box contains three balls when distributing twelve distinct balls among three distinct boxes. The correct approach involves recognizing that each ball independently has three choices, leading to a binomial distribution. The calculation should account for the distinct nature of the balls and the independence of their assignments to boxes. Misunderstandings arise from incorrectly assuming that boxes can choose balls or that balls can be reused. Ultimately, the probability is derived using the formula for binomial probabilities, emphasizing the importance of understanding the distribution method.
mooncrater
Messages
215
Reaction score
18

Homework Statement


The question says that :
Twelve distinct balls are distributes among three distinct boxes. Find the probability that the first box contains 3 balls.

Homework Equations


None

The Attempt at a Solution


It can be done through:
No. Of choices for each ball=3
Total no. of choices=312
We have to select 3 out of twelve and arrange the remaining nine balls in 29 ways so that the answer would be :
110×210/312.
But I was thinking that why a choice is given to the balls. Why not to boxes? Each box then will have 12 choices and total choices would be 123. Why this thinking is incorrect here?
 
Physics news on Phys.org
The first way is you are going to assign each ball to one of the 3 boxes until all the balls are used up. No balls are left over.

The second way is you are attempting to assign each box to one of 12 balls until all the boxes are used up. Since the number of boxes is less than the number of balls then there will be 9 balls left over without any boxes assigned. You also calculated it wrong since you are assuming the balls would be re-used. The correct calculation should be 12⋅11⋅10 = 13,200.
 
mooncrater said:
Each box then will have 12 choices
But those choices are not independent. Two boxes cannot choose the same ball, but two balls can choose the same box.
paisiello2 said:
You also calculated it wrong since you are assuming the balls would be re-used. The correct calculation should be 12⋅11⋅10 = 13,200.
mooncrater's answer looks ok to me. 12C3(1/3)3(2/3)9.
One thing bothers me... why are we told the balls are distinct?
mooncrater said:
balls are distributes among three distinct boxes
That's a bit vague. I'd rather it said "each ball is assigned independently and with equal probability to any of three boxes".
 
  • Like
Likes mooncrater
haruspex said:
But those choices are not independent. Two boxes cannot choose the same ball, but two balls can choose the same box.
Ok got it now. Thanks.
 
mooncrater said:

Homework Statement


The question says that :
Twelve distinct balls are distributes among three distinct boxes. Find the probability that the first box contains 3 balls.

Homework Equations


None

The Attempt at a Solution


It can be done through:
No. Of choices for each ball=3
Total no. of choices=312
We have to select 3 out of twelve and arrange the remaining nine balls in 29 ways so that the answer would be :
110×210/312.
But I was thinking that why a choice is given to the balls. Why not to boxes? Each box then will have 12 choices and total choices would be 123. Why this thinking is incorrect here?

When assigning balls to boxes, the box choices are independent from ball-to-ball, so you have a binomial distribution with n = 12 and the two categories ('box 1' or 'not box 1'). The probability that box 1 contains ##k## balls is
$$P(k) = {12 \choose k} \, (1/3)^k \, (2/3)^{12-k}, \; k = 0,1,2, \ldots, 12.$$
Substitute ##k = 3##
 
haruspex said:
mooncrater's answer looks ok to me. 12C3(1/3)3(2/3)9.
You're confused about which number I was referring to. He calculated the total number of choices for the box as 123 which can only be true if the balls are replaced at every choice. Which is another different assumption than when choosing for the balls.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top