document.write( "Question 808939: I have 60 patients that will be in blocks of 6. There will be 3 treatments available, A , B, C. I am having difficulty listing all of the possible permutations. I could really use some help. Thank you! \n" ); document.write( "
Algebra.Com's Answer #487304 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
I have 60 patients that will be in blocks of 6. There will be 3 treatments available, A , B, C. I am having difficulty listing all of the possible permutations.
\n" ); document.write( "----
\n" ); document.write( "There are 60C3 = (60*59*58)/(1*2*3) = 34,220 unique sets of 3 you
\n" ); document.write( "could possibly have.
\n" ); document.write( "----
\n" ); document.write( "Assuming you mean to assign A,B, and C randomly to the 3 persons
\n" ); document.write( "in a set, there are 3! = 6 ways to make the assignments.
\n" ); document.write( "========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "================
\n" ); document.write( "
\n" );