Write a program to toss a coin 10,000 times. Let Sn be the number of heads in

Question:

Write a program to toss a coin 10,000 times. Let Sn be the number of heads in the first n tosses. Have your program print out, after every 1000 tosses, Sn − n/2. On the basis of this simulation, is it correct to say that you can expect heads about half of the time when you toss a coin a large number of times?
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: