document.write( "Question 944616: A group of n people of different heights are randomly ordered. What is the probability that the ordering is shortest to tallest? \n" ); document.write( "
Algebra.Com's Answer #576001 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
n! ways to order the people in a line, only 1 is from shortest to tallest.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Probability = 1/n!.
\n" ); document.write( "
\n" );