exercise:2feb5a2798: 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> Modify the program of Exercise Exercise so that it keeps track of the proportion of times in each state in <math>n</math> steps. Run the modified program for different starting states for guide:52e01d4de7#exam 11.1.1 |...") |
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> Modify the program of Exercise [[exercise:C23749dab7 |Exercise]] so | \newcommand{\mathds}{\mathbb}</math></div> Modify the program of Exercise [[exercise:C23749dab7 |Exercise]] so that it keeps track of the proportion of times in each state in <math>n</math> steps. Run the modified program for different starting states for [[guide:52e01d4de7#exam 11.1.1 |Example]] and [[guide:52e01d4de7#exam 11.1.6 |Example]]. Does the initial state affect the proportion of time spent in each of the states if <math>n</math> is large? | ||
that it | |||
keeps track of the proportion of times in each state in <math>n</math> steps. Run the | |||
modified | |||
program for different starting states for [[guide:52e01d4de7#exam 11.1.1 |Example]] and | |||
[[guide:52e01d4de7#exam 11.1.6 |Example]]. Does the initial state affect the proportion of | |||
time | |||
spent in each of the states if <math>n</math> is large? |
Latest revision as of 00:26, 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]
Modify the program of Exercise Exercise so that it keeps track of the proportion of times in each state in [math]n[/math] steps. Run the modified program for different starting states for Example and Example. Does the initial state affect the proportion of time spent in each of the states if [math]n[/math] is large?