I came across this question today:
"A fair die is tossed. If 2,3 or 5 occurs, the player wins that number of rupees, but if 1, 4 or 6 occurs, the player loses that number if rupees. Then find the possible payoffs for the player".
My textbook has then proceeded to solve it like this:
What is the logic behind directly adding all the values? Secondly, how is it that the game is unfavorable to the player? There is an equal chance that the player will get 2, 3 or 5 and 1,4 or 6!
Please help. (Also note that this doubt is not specific to this problem alone, since this concept is crucial to understanding this part of the chapter "Probability".) Much thanks in advance :) Regards.
Edit: Thanks ever so much for these answers :) I read up on "Expected values" but encountered another important doubt. I have posted it here and hope that you will clear my doubt :)

This is due to the Law of total probability; essentially, each possible outcome is weighted with the probability of that outcome, which gives the expected (average) value over an infinite number of trials.
Yes, but the results of getting 2, 3 or 5 isn't the same as for 1, 4 or 6, i.e., \begin{align} 2+3+5&<1+4+6. \end{align}