exercise:065fcd0628: 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> Write a program to compute the probability <math>w_x</math> of Exercise Exercise for given values of <math>x</math>, <math>p</math>, and <math>T</math>. Study the probability that the gambler will ruin the bank in a game...") |
No edit summary |
||
Line 5: | Line 5: | ||
\newcommand{\secstoprocess}{\all} | \newcommand{\secstoprocess}{\all} | ||
\newcommand{\NA}{{\rm NA}} | \newcommand{\NA}{{\rm NA}} | ||
\newcommand{\mathds}{\mathbb}</math></div> Write a program to compute the probability <math>w_x</math> of | \newcommand{\mathds}{\mathbb}</math></div> Write a program to compute the probability <math>w_x</math> of [[exercise:087f70d94a |Exercise]] for given values of <math>x</math>, <math>p</math>, and <math>T</math>. Study the probability that the gambler will ruin the bank in a game that is only slightly unfavorable, say <math>p = .49</math>, if the bank has significantly more money than the gambler. | ||
probability that the gambler will ruin the bank in a game that is only slightly | |||
unfavorable, say <math>p = .49</math>, if the bank has significantly more money than | |||
the gambler. |
Latest revision as of 23:05, 15 June 2024
[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]
Write a program to compute the probability [math]w_x[/math] of Exercise for given values of [math]x[/math], [math]p[/math], and [math]T[/math]. Study the probability that the gambler will ruin the bank in a game that is only slightly unfavorable, say [math]p = .49[/math], if the bank has significantly more money than the gambler.