On Wed, Oct 12, 2011 at 7:23 AM, R.D. Latimer <rdlatimer@gmail.com> wrote:
For instance, in a simple coin toss program, it may be good to store percentages of heads/tails for numerous trials, like flipping a coin 10 times, get the percentage of heads, and run this trial 1000 times.
For kids it would be nice to visually show the percentages changing over time as well see sample image below. 
Coin Flippin%0D.png

I also updated my Coin Toss project to include a page and scripts to do this.

Stephen