Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 844 Bytes

File metadata and controls

9 lines (5 loc) · 844 Bytes

Experimental Probability

Students construct a probability spinned using an online tool. We used CPM etools but something like mathigon’s polypad will also work. The constraints for the spinner were that 40% had to be red, one tenth yellow, 30% blue, and the rest green.

./spinner.png

We spent some time talking about the theoretical probablitity of each color and expressed each probability as a fraction, a decimal, and a precent. Then students started collecting Experimental data. Collectively we did 115 spins, while tracking the frequency of each color. Finally we wrote a little python program that charted each color and then calculated the experimental probability of each color.