exercise:F89bb94ae7: Difference between revisions

From Stochiki
(Created page with "<div class="d-none"><math> \newcommand{\NA}{{\rm NA}} \newcommand{\mat}[1]{{\bf#1}} \newcommand{\exref}[1]{\ref{##1}} \newcommand{\secstoprocess}{\all} \newcommand{\NA}{{\rm NA}} \newcommand{\mathds}{\mathbb}</math></div> We have seen that, in playing roulette at Monte Carlo (Example \ref {exam 6.7}), betting 1 dollar on red or 1 dollar on 17 amounts to choosing between the distributions <math display="block"> m_X = \pmatrix{ -1 & -1/2 & 1 \cr 18/37 & 1/37 & 18...")
 
No edit summary
 
Line 1: Line 1:
<div class="d-none"><math>
We have seen that, in playing roulette at Monte Carlo ([[guide:E4fd10ce73|Example]]), betting 1 dollar on red or 1 dollar on 17 amounts to choosing between the distributions
\newcommand{\NA}{{\rm NA}}
\newcommand{\mat}[1]{{\bf#1}}
\newcommand{\exref}[1]{\ref{##1}}
\newcommand{\secstoprocess}{\all}
\newcommand{\NA}{{\rm NA}}
\newcommand{\mathds}{\mathbb}</math></div>  We have seen that, in playing roulette at Monte Carlo  
(Example \ref {exam 6.7}), betting 1 dollar on red or 1 dollar on 17 amounts  
to choosing between the distributions


<math display="block">
<math display="block">
Line 21: Line 13:
36/37 & 1/37 \cr }
36/37 & 1/37 \cr }
</math>
</math>
You plan to choose one of these methods and use it to make 100 1-dollar bets
 
using the method chosen.  Using the Central Limit Theorem, estimate the probability of  
You plan to choose one of these methods and use it to make 100 1-dollar bets using the method chosen.  Using the Central Limit Theorem, estimate the probability of winning any money for each of the two games.  Compare your estimates with the actual probabilities, which can be shown, from exact calculations, to equal .437 and .509 to three decimal places.
winning any money for each of the two games.  Compare your estimates with the actual
probabilities, which can be shown, from exact calculations, to equal .437 and .509 to three decimal places.

Latest revision as of 00:13, 15 June 2024

We have seen that, in playing roulette at Monte Carlo (Example), betting 1 dollar on red or 1 dollar on 17 amounts to choosing between the distributions

[[math]] m_X = \pmatrix{ -1 & -1/2 & 1 \cr 18/37 & 1/37 & 18/37\cr } [[/math]]

or

[[math]] m_X = \pmatrix{ -1 & 35 \cr 36/37 & 1/37 \cr } [[/math]]

You plan to choose one of these methods and use it to make 100 1-dollar bets using the method chosen. Using the Central Limit Theorem, estimate the probability of winning any money for each of the two games. Compare your estimates with the actual probabilities, which can be shown, from exact calculations, to equal .437 and .509 to three decimal places.