exercise:7342610aee: 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> A random walker starts at 0 on the <math>x</math>-axis and at each time unit moves 1 step to the right or 1 step to the left with probability 1/2. Estimate the probability that, after 100 steps, the walker is more than 10 steps from the starting...") |
No edit summary |
||
Line 1: | Line 1: | ||
A random walker starts at 0 on the <math>x</math>-axis and at each time unit moves 1 step to the right or 1 step to the left with probability 1/2. Estimate the probability that, after 100 steps, the walker is more than 10 steps from the starting position. | |||
step to the right or 1 step to the left with probability 1/2. Estimate the | |||
probability that, after 100 steps, the walker is more than 10 steps from the | |||
starting position. |
Latest revision as of 23:01, 14 June 2024
A random walker starts at 0 on the [math]x[/math]-axis and at each time unit moves 1 step to the right or 1 step to the left with probability 1/2. Estimate the probability that, after 100 steps, the walker is more than 10 steps from the starting position.