Probability Distribution

Construct an experimental, discrete probability table by rolling three six-sided dice and calculating the total. Perform 200 trials and record the results. The rolling of three six-sided dice can be simulated using a graphing calculator by “rolling” each of the dice in a separate list using: Math –> Prob –> randInt(1, 6, 200)      Once … Read more