Two distinct numbers \( x \) and \( y \) are chosen from 1, 2, 3, 4, 5. The probability that the arithmetic mean of \( x \) and \( y \) is an integer is:
Show Hint
Sum of two numbers is even if they have the same parity. If you have \( n_e \) even numbers and \( n_o \) odd numbers, the number of favorable pairs is always \( \binom{n_e}{2} + \binom{n_o}{2} \).