Write a program to toss a coin 10000 times let sn be the


1. A fair coin is tossed 100 times. The expected number of heads is 50, and the standard deviation for the number of heads is (100 · 1/2 · 1/2)1/2 = 5. What does Chebyshev's Inequality tell you about the probability that the number of heads that turn up deviates from the expected number 50 by three or more standard deviations?

2. 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?

Request for Solution File

Ask an Expert for Answer!!
Basic Statistics: Write a program to toss a coin 10000 times let sn be the
Reference No:- TGS01276754

Expected delivery within 24 Hours