December 13th, 2005, 8:58 am
Probability = (# of subsets with cardinality 3 of a set of 6 distinct objects, without regard to order)/(# same, with regard to order) = Binomial[6,3]/6^3 = 20/216 = 5/54 = 0.09259...For 0<= n <= 6 die,Probability = Binomial[6,n]/6^n.So 1 dice and 5 die give the same probability.
Last edited by
INFIDEL on December 12th, 2005, 11:00 pm, edited 1 time in total.