SOLUTION: A group of n people of different heights are randomly ordered. What is the probability that the ordering is shortest to tallest?

Algebra ->  Probability-and-statistics -> SOLUTION: A group of n people of different heights are randomly ordered. What is the probability that the ordering is shortest to tallest?      Log On


   



Question 944616: A group of n people of different heights are randomly ordered. What is the probability that the ordering is shortest to tallest?
Answer by richard1234(7193) About Me  (Show Source):
You can put this solution on YOUR website!
n! ways to order the people in a line, only 1 is from shortest to tallest.

Probability = 1/n!.