Question 626695
What is the probability of drawing all red cards from a standard deck of 52 cards if you draw 5 cards from the deck? (Think combinations.)
-------
# of ways to get 5 red: 26C5
# of random results: 52C5
-----
P(5 red) = [26C5]/[52C5] = 0.0253
===========
Cheers,
Stan H.
================
A) .0253
B) .253
C) .50
D) .523
E) .875