Assume to groups, $A$ and $B$, which both are normally distributed with mean $0$ and variance $1$.
What is the probability that $Max_A > Max_B$ if $n_A = n_B$ (say 50)?
What is the probability that $Max_A > Max_B$ if $n_A > n_B$ (say 75 and 25)?
I think my general query is how the maximum distribution depends on $n$ and how that can be used to determine the probability of the maximum values of one group exceeding another.