Let $A$ be the set of all subsets of $[100]:=\{ 1,2,\ldots, 100 \}$ of size $10,$ i.e. $x\in A\iff x\subset [100]$ AND $ \vert x \vert = 10.$ Note then that $\vert A \vert = \binom{100}{10}.$
For any (sub-)collection, E, of members of $A,$ define the maximal order of $E$ to be the number of times that the number most common to all members of $E$ occurs.
Let $k\in\mathbb{N}.$ Across all (sub-)collections $E,$ of $A,$ with $\vert E\vert = k,$ each (sub-)collection (of size $k$) being equally likely chosen, what is the expected maximal order of $E$ in terms of $k?$
This is even interesting for $k=2,$ with me not making much progress, other than going through all the options like, finding the probability that two members of $E$ have no numbers in common, finding the probability that two members of $E$ have one number in common, and so on. But this is tedious. I would be more interested in a good approximation for the expected value, if the maths is easier.
Or maybe there is a similarly-formulated problem that more well-known or easier to tackle?