You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to show my younger brother how normal distribution works, so I threw together this program to "Roll dice", add the values from rolling, and then increment a sum in an array of all possible results from rolling the dice. The frame scales automatically, so the normal distribution just gets smoother and smoother. In the second program, the p…