--------------------------------------------------------------------------------

Hi

My final objective is to create a graph that will show the rate at which a player accumulates coins in a game. (I need to know how much coins the player has at any day#)

Here are the conditions: (numbers represents coins gained)

Winning a game 100
Fast win 16
First win (bonus valid once every 24hours) 150
Loosing a game 70

and this is a sample player profile:

Avg #games played per day 3
Win probability 60%
Fast win probability 35%


Programming background is present but far behind

Cheers!
N