Question: Write in python program to toss a fair coin three times and count the number of heads generated. Run this program 1000 times, then 10,000
Write in python program to toss a fair coin three times and count the number of heads generated. Run this program 1000 times, then 10,000 times, then 100,000 times, and create a table of the number of times three heads resulted, two heads, one head, and no heads. What value would you expect? Can you explain any difference?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
