Question 419669
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b>
Hi
If we randomly sample five cards from a standard poker deck, 
find the probability that all five cards selected are clubs.
without replacement:
 P (five being all clubs) = {{{13/52*12/51*11/50*10/49*9/48}}}= 154,440/311,875,200 = .000495
with replacement:
 P (five being all clubs) = (1/4)^5