I have to work out a question where on two fair, $6$ sided dice, what is the probability that the second die gives me a higher number than the first die.
So I broke the question down the long way and said "If you roll a $1$, I have a $\frac{5}{6}$ chance of beating you, if you roll a $2$, I have a $\frac{4}{6}$ chance of beating you, etc."
Then I added all these up but got the answer to be $\frac{5}{2}$.
More research showed that I was actually supposed to divide this number by $6$ to get my probability to be $\frac{15}{36} = \frac{5}{12}$, but I can't see why you divide it by $6$.
Can someone explain this to me please?
EDIT: The bit I am struggling with is the fact that why do we take the draw into consideration.
Thank you to everyone who has commented and answered, I now get that the division by 6 is because we include the probability of drawing. But in my specific question, there was nothing about a tie, I simply have to beat you, or I lose.
So why do we still include the possibility of a draw, when that's not part of the game?

Probability to get $1$ in first dice is $\dfrac{1}{6}$ and then to get higher on second dice is $\dfrac{5}{6}$. so, probability for first case is $\dfrac{1}{6}\dfrac{5}{6}$. So are the other cases.
So, probability
$\dfrac{1}{6}\dfrac{5}{6}+\dfrac{1}{6}\dfrac{4}{6}+\dfrac{1}{6}\dfrac{3}{6}+\dfrac{1}{6}\dfrac{2}{6}+\dfrac{1}{6}\dfrac{1}{6}$