Single Coin Flip

This simulation uses Easy Java Simulations (Ejs) to model the problem of the flipping of a single coin.  The simulation allows the user to change the change the "fairness" of the coin by setting the probability of a "heads" result, p.  The result of each coin flip is shown by the image of the penny on the screen and the complete results of the tossing experiment is shown on a histogram.