Because the events (draw a red/green/yellow ball) form the full group and do not intersect, we can calculate the expected win/lose for 1 game as
EX=k∑wkP(k) Where P(k) is a probability of the certain event, that can be calculated as P(k)=NNk where Nk is the number of k-type balls and N=k∑Nk is the amount of balls, wk is the win/lose if we get the k-th type ball (it can be calculated as wk=xk−y where xk is the win for the k-th type ball and y is the price for the 1 game). We get
EX=k∑wkP(k)=$4⋅125+$2⋅124+$(−10)⋅123=−$61 Then because the games are independent, the total result after 100 times is
EY=n⋅EX=−$61⋅100=−$350≈−$16.667
Comments