Write a computer program that implements betting system as


A fair coin is tossed repeatedly. Before each toss, you are allowed to decide whether to bet on the outcome. Can you describe a betting system with infinitely many bets which will enable you, in the long run, to win more than half of your bets? (Note that we are disallowing a betting system that says to bet until you are ahead, then quit.)

Write a computer program that implements this betting system. As stated above, your program must decide whether to bet on a particular outcome before that outcome is determined. For example, you might select only outcomes that come after there have been three tails in a row. See if you can get more than 50% heads by your "system."

Request for Solution File

Ask an Expert for Answer!!
Basic Statistics: Write a computer program that implements betting system as
Reference No:- TGS01276758

Expected delivery within 24 Hours