Let be the offers received,
all distributed as .
We want to find .
Imagine ordering the offers as lowest, middle, and highest price. Let
be the lowest
price, let
be how much more the middle price is than the lowest price, and
be how much more the highest price is than the middle price. Then
is the
minimum of 3
variables (since it is just the minimum of the 3 offers),
is the
minimum of 2
variables (by the memoryless property, given that all other offers
are at least the lowest offer, the likelihood that any offer is at least
more than the lowest is just the probability the offer was at least
in the first place),
and similarly, is the
minimum of 1 variable. In
addition, we realize that
must equal the highest offer.
Then .