For example, suppose there are five people whose heights are independent and exponentially distributed with mean 5.5 feet.
I want to be able to solve problems like 1) Find the expected height of the second tallest guy. 2) Find the probability that the third tallest guy is more than twice as tall as the shortest guy.
I think I should be able to find the solutions to problems like these if I know how to find the height distributions of each of the people.
Hint: condition on height of the shortest, and use the "lack of memory" property of the exponential distribution.