Coin tossing simulation 1
Two players are playing with a single coin. Player A wins 1 euro if the result of a coin-toss is [i]head[/i], player B wins 1 euro if the random toss gives [i]tail[/i]. Repeat the simulation several times. What is the result after n tosses? |
|
Is the number of heads and tails equal? What is the relative frequency of heads? What is the probability of tossing a head? |