A friend of mine claims he saw the following question on a math puzzle site:- What is the average of the smaller of three random numbers from $0$ to $1$? And they've given these options:- $A) \frac{2}{5}B)\frac{1}{10} C)\frac{1}{3} D)\frac{1}{4}$
What does the question even mean? There are infinitely many reals between 0 and 1 and there's no smallest ("smaller" seems incorrect) such triplet of reals. But if the three random numbers chosen are integers, then I believe the question is asking the average of the numbers of the smallest such triplet which is $(0,0,0)$. The average would be $0$. But that seems like a very trivial question. Besides, $0$'s not listed as one of the options. What am I missing?
The answer, my friend claims, somehow makes use of the centre of gravity of a regular tetrahedron or so. But I don't see how that even remotely fits! How would a tetrahedron even come into the picture?
I guess it means this: let $X, Y, Z$ be i.i.d. random variables with distribution $U[0,1]$. What is $E[min(X,Y,Z)]$?
I have not checked the answers, but you can check them yourself: In this question I asked the good people of math.se to check an expression I derived for the maximum of random variables. Maybe it can inspire you. Density function of $\max(X_1,\dots,X_n)$..