SOLUTION: Of 20 animals in a shelter, 12 are dogs, what is the probablity that 2 animals chosen at random are both dogs?
Algebra ->
Probability-and-statistics
-> SOLUTION: Of 20 animals in a shelter, 12 are dogs, what is the probablity that 2 animals chosen at random are both dogs?
Log On
Question 663398: Of 20 animals in a shelter, 12 are dogs, what is the probablity that 2 animals chosen at random are both dogs? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Of 20 animals in a shelter, 12 are dogs, what is the probablity that 2 animals chosen at random are both dogs?
-----
# of ways to succeed: 12C2 = 66
-----
# of possible outcomes: 20C2 = 190
-----
P(2 dogs) = 66/190
============
Cheers,
Stan H.