SOLUTION: I have 27 balls. 14 are red and 13 blue. I deceded to group the balls into a group of 3s ?
the balls will be choosen randomly.
What is the probablity that the group will have 2 r
Algebra ->
Probability-and-statistics
-> SOLUTION: I have 27 balls. 14 are red and 13 blue. I deceded to group the balls into a group of 3s ?
the balls will be choosen randomly.
What is the probablity that the group will have 2 r
Log On
Question 167214: I have 27 balls. 14 are red and 13 blue. I deceded to group the balls into a group of 3s ?
the balls will be choosen randomly.
What is the probablity that the group will have 2 red and 1 blue.
2)-the probability that the group will have all reds or all blue Found 2 solutions by scott8148, Edwin McCravy:Answer by scott8148(6628) (Show Source):
You can put this solution on YOUR website! Edwin's solution:
I have 27 balls. 14 are red and 13 blue. I decided to group the balls into a group of 3s the balls will be choosen randomly.
Then one of the groups of three was chosen at random.
What is the probablity that the group chosen will have 2 red and 1 blue.
We can pick the two reds 14C2 ways and the one blue 13C1 ways.
So the numerator of the probability is (14C2)(13C1)
The denominator is 27C3.
So the probability is
2)-the probability that the group will have all reds or all blue
P(all reds or all blue) = P(all reds) + P(all blue)
P(all reds) =
P(all blues) =
P(all reds or all blue) = P(all reds) + P(all blue) =
= = .
Edwin