Probability: batch of 3 chips

In summary, the probability of a batch containing only one color is 3/12, the probability of a batch containing two colors is 4/12, and the probability of a batch containing three colors is 5/12.
  • #1
Les talons
28
0

Homework Statement


A bowl contains 3 red, 4 green, and 5 blue chips. A batch of 3 chips is withdrawn at random.
What is the probability the batch contains only one color?
What is the probability the batch contains exactly two colors?

Homework Equations

The Attempt at a Solution


P(all red) = 3/12 *2/11 *1/10
P(all green) = 4/12 *3/11 *2/10
P(all blue) = 5/12 *4/11 *3/10
What does it mean if the batch has only one color? Should I put the three probabilities above, or do I have to multiply them together?
P(2 red) = 3/12 *2/11 *9/10
P(2 green) = 4/12 *3/11 *8/10
P(2 blue) = 5/12 *4/11 *7/10
Again, what does it mean if a batch has exactly two colors? Should I put three possible answers?
 
Physics news on Phys.org
  • #2
Les talons said:

Homework Statement


A bowl contains 3 red, 4 green, and 5 blue chips. A batch of 3 chips is withdrawn at random.
What is the probability the batch contains only one color?
What is the probability the batch contains exactly two colors?

Homework Equations

The Attempt at a Solution


P(all red) = 3/12 *2/11 *1/10
P(all green) = 4/12 *3/11 *2/10
P(all blue) = 5/12 *4/11 *3/10
What does it mean if the batch has only one color? Should I put the three probabilities above, or do I have to multiply them together?
You multiply probabilities when you have independent events and you want to compute the probability that all these independent events occur. This is not the case here.

What is greater: P(all red) or P(batch contains only one color)?
Another question: what is the relation between (all red)∪(all green)∪(all blue) and (batch contains only one color)
Les talons said:
P(2 red) = 3/12 *2/11 *9/10
P(2 green) = 4/12 *3/11 *8/10
P(2 blue) = 5/12 *4/11 *7/10
Again, what does it mean if a batch has exactly two colors? Should I put three possible answers?
I'm not sure why you compute these probabilities.
I would look at P(batch contains all three colors) to start with.
 
  • Like
Likes Les talons
  • #3
That's what I don't follow; since there are three cases for batch has one color.
P(all red) < P(all green) < P(all blue)
Is the probability the batch is all one color the P(all red) because it is the smallest of these cases?

(all red)U(all green)U(all blue) is a disjoint union of 3 sets? So the probability the batch has one color is the sum of the individual probabilites(?) (batch contains one color) = (all red)U(all green)U(all blue)

Why look at P(all 3 colors in batch)?
red 3, green 4, blue 5
P(red,green,blue) = 3/12 *4/11 *5/10
P(red,blue,green) = 3/12 *5/11 *4/10
= P(green,red,blue)
= P(green,blue,red)
= P(blue,red,green)
= P(blue,green,red)
 
  • #4
Les talons said:
That's what I don't follow; since there are three cases for batch has one color.
P(all red) < P(all green) < P(all blue)
Is the probability the batch is all one color the P(all red) because it is the smallest of these cases?
No.
Les talons said:
(all red)U(all green)U(all blue) is a disjoint union of 3 sets? So the probability the batch has one color is the sum of the individual probabilites(?) (batch contains one color) = (all red)U(all green)U(all blue)
Yes! Your explanation is also correct.
Les talons said:
Why look at P(all 3 colors in batch)?
There are three possibilities:
E1: only 1 color in batch.
E2: precisely 2 colors in batch.
E3: all 3 colors in batch.

So P(E1)+P(E2)+P(E3)=1
P(E1) has been computed in the first part of the exercise.
P(E2) is what you have to compute.
If you can compute P(E3), then you can get P(E2) from P(E2)=1-P(E1)-P(E3)

(That's how I would do it. I'm sure there are other ways to get this.)
Les talons said:
red 3, green 4, blue 5
P(red,green,blue) = 3/12 *4/11 *5/10
P(red,blue,green) = 3/12 *5/11 *4/10
= P(green,red,blue)
= P(green,blue,red)
= P(blue,red,green)
= P(blue,green,red)
So you get 6*(3*4*5/(12*11*10)) for P(E3).
 
  • Like
Likes Les talons
  • #5
Les talons said:

Homework Statement


A bowl contains 3 red, 4 green, and 5 blue chips. A batch of 3 chips is withdrawn at random.
What is the probability the batch contains only one color?
What is the probability the batch contains exactly two colors?

Homework Equations

The Attempt at a Solution


P(all red) = 3/12 *2/11 *1/10
P(all green) = 4/12 *3/11 *2/10
P(all blue) = 5/12 *4/11 *3/10
What you are doing here is correct. There are, initially, 12 chips, 3 of which are red so the probability of the first chosen being red is 3/12= 1/4. After that happens there are 11 chips left, 2 of which are red so the probability of the second chosen being red is 2/11. After that happens there are 10 chips left one of which is red. The probability of the third chosen being red is 1/10. The probability of three things A, B, and C happening is P(A)P(B/A)P(C/A and B)- the probability of A times the probability of A given B times the probability of C given that A and B have happened. That is, you multiply them together as you have: P(all red)= (3/12)(2/11)(1/10). Similarly for "all green" and "all blue".

What does it mean if the batch has only one color? Should I put the three probabilities above, or do I have to multiply them together?
"has only one color" means "all red or all blue or all green". The probability of "A or B or C", as long as A, B, and C are mutually exclusive is P(A)+ P(B)+ P(C). Since if we pick "all red" we cannot pick "all green" or "all blue" these are "mutually exclusive so you add these numbers.

P(2 red) = 3/12 *2/11 *9/10
The probability the first chip chosen is 3/12= 1/4 as before. If that happens there are 11 chips left, two of which are red so, as before, the probability the second chosen is red is 2/11. If that happens there are 10 chips left, 9 of which are NOT red so the probability the third chosen is not red is 9/10.
HOWEVER, (3/12)(2/11)(9/10) is the probability of "red, red, not red" in THAT order. There are two other orders: "red, not red, red" and "not red, red, red". The probability of "two red, one not red" in any order is 3(3/12)(2/11)(9/10).

P(2 green) = 4/12 *3/11 *8/10
P(2 blue) = 5/12 *4/11 *7/10
Similarly, each of these must be multiplied by 3.

Again, what does it mean if a batch has exactly two colors? Should I put three possible answers?
Since these cases are "mutually exclusive", you add the three.
 
  • Like
Likes Les talons
  • #6
Very well explained, thanks guys, I understand this better, but another question, "When we account for order above, because there are 3 ways to select for example, red, red, red'; red, red', red; red', red, red; this means to consider all the possible choices in combinations?" So it is equivalent to multiplying by 3. This is because the 3 choices are each three possible outcomes?
 
  • #7
Les talons said:
Very well explained, thanks guys, I understand this better, but another question, "When we account for order above, because there are 3 ways to select for example, red, red, red'; red, red', red; red', red, red; this means to consider all the possible choices in combinations?" So it is equivalent to multiplying by 3. This is because the 3 choices are each three possible outcomes?

A quick way of doing this type of problem is to recognize it a involving the "multiclass hypergeometric" distribution; specifically, a 3-class situation in your case.

Given a batch of ##N## items of three types (##N_1## of type 1, ##N_2## of type 2 and ##N_3## of type 3), we choose a sample of ##n## items without replacement. Then, the probability of having ##k_1## items of type 1, ##k_2## items of type 2 and ##k_3## items of type 3 in the sample is
[tex] P(k_1,k_2,k_3) = \displaystyle \frac{{N_1 \choose k_1} {N_2 \choose k_2} {N_3 \choose k_3}}{{N \choose n}} [/tex]
for any ##k_1 + k_2 + k_3 = n##,
You have ##N_1 = 3## (red), ##N_2 = 4## (green), ##N_3 = 5## (blue). Thus,
[tex] P(k_1,k_2,k_3) = \frac{{3 \choose k_1} {4 \choose k_2} { 5 \choose k_3} }{{12 \choose 3} }=
\frac{1}{220} {3 \choose k_1} {4 \choose k_2} {5 \choose k_3} [/tex]

For the first question you want ##P_1 =P(3,0,0) + P(0,3,0) + P(0,0,3)##. For the second question you want ##P_2 = [P(1,2,0) + P(2,1,0)] + [P(1,0,2) + P(2,0 1)] + [P(0,1,2) + P(0,2,1)]##, but as pointed out in #4, an easier way would be to get ##P_3 = P(1,1,1)## and then get ##P_2 = 1-P_1 -P_3##.
 
Last edited:
  • Like
Likes Les talons

1. What is the probability of getting exactly 2 blue chips in a batch of 3 chips?

The probability of getting exactly 2 blue chips in a batch of 3 chips depends on the total number of blue and red chips in the batch. If there are a total of 3 blue chips and 0 red chips, the probability would be 1. If there are a total of 2 blue chips and 1 red chip, the probability would be 2/3. And if there are a total of 1 blue chip and 2 red chips, the probability would be 1/3.

2. What is the probability of getting at least 1 red chip in a batch of 3 chips?

The probability of getting at least 1 red chip in a batch of 3 chips is 1 - the probability of getting all blue chips. This means that if the batch contains at least 1 red chip, the probability would be 1. If the batch contains 2 blue chips and 1 red chip, the probability would be 2/3. And if the batch contains only blue chips, the probability would be 0.

3. How do you calculate the probability of a certain outcome in a batch of 3 chips?

To calculate the probability of a certain outcome in a batch of 3 chips, you need to know the total number of blue and red chips in the batch and the desired outcome. Then, you can use the formula P(event) = desired outcomes/total outcomes to calculate the probability. For example, if you want to know the probability of getting exactly 2 red chips in a batch of 3 chips with a total of 4 red chips and 2 blue chips, the calculation would be P(2 red chips) = 4/6 = 2/3.

4. Can the probability of getting a certain outcome in a batch of 3 chips be greater than 1?

No, the probability of getting a certain outcome in a batch of 3 chips cannot be greater than 1. This is because the probability is a measure of the likelihood of an event occurring, and it cannot be greater than 100%. If the calculated probability is greater than 1, it is likely that there is an error in the calculation.

5. How does the probability change if the batch of 3 chips is replaced with a larger batch?

The probability would change if the batch of 3 chips is replaced with a larger batch because the total number of chips and the desired outcome would change. The probability would also depend on the number of blue and red chips in the larger batch. It is not possible to determine how the probability would change without knowing the specific details of the larger batch.

Similar threads

  • Calculus and Beyond Homework Help
Replies
16
Views
1K
  • Calculus and Beyond Homework Help
Replies
13
Views
946
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Precalculus Mathematics Homework Help
Replies
7
Views
794
  • Calculus and Beyond Homework Help
Replies
5
Views
302
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
2K
  • Calculus and Beyond Homework Help
Replies
6
Views
960
  • Calculus and Beyond Homework Help
Replies
31
Views
3K
Back
Top