We choose $k$ numbers independently from the binomial distribution $B(n,1/2)$, where we can think of $n$ as large. What is the expectation of the minimum of the $k$ numbers? Is there a good way to approximate?
(We can compute the exact probability that all $k$ numbers are below some constant $c$, but that involves a lot of binomial terms.)
The following should at least partly answer your question.
As far as I know there is no closed formula for (1) but we can show that the asymptotic behaviour for large $k$ is according to (2).
Next we observe:
Proceeding this way, we get:
\begin{align*} P(Y_k=0)&=1-P(Y_k\geq 1) = 1-P(X_1\geq 1)^k\\ P(Y_k=1)&=P(X_1\geq 1)^k-P(X_1\geq 2)^k\\ P(Y_k=2)&=P(X_1\geq 2)^k-P(X_1\geq 3)^k\\ &\ldots\\ P(Y_k=n)&=P(X_1\geq n)^k \end{align*}
From these equations we can deduce the expectation $E(Y_k)$:
which shows (1).
We also see according to (3):
Therefore we get according to (4) and (5)
which can be written as