You roll two fair six-sided dice. What is the expected value of the larger of the two results?
Express as a fraction or decimal
Show solution
Let M=max(X,Y). Then P(M=k)=P(both≤k)−P(both≤k−1)=36k2−(k−1)2=362k−1. So E[M]=∑k=16k⋅362k−1=361+6+15+28+45+66=36161.