Skip to content

Commit ab23359

Browse files
committed
final update to usage of syntax for example
1 parent 088d92b commit ab23359

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

lectures/markov_chains_I.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -735,9 +735,7 @@ distribution.
735735
We will come back to this when we introduce irreducibility in the {doc}`next lecture <markov_chains_II>` on Markov chains.
736736

737737

738-
739-
### Example
740-
738+
```{prf:example} Steady-State Unemployment Probability
741739
Recall our model of the employment/unemployment dynamics of a particular worker discussed in {ref}`Example 2: Unemployment <mc_eg1>`.
742740
743741
If $\alpha \in (0,1)$ and $\beta \in (0,1)$, then the transition matrix is everywhere positive.
@@ -754,6 +752,7 @@ $$
754752
This is, in some sense, a steady state probability of unemployment.
755753
756754
Not surprisingly it tends to zero as $\beta \to 0$, and to one as $\alpha \to 0$.
755+
```
757756

758757
### Calculating stationary distributions
759758

0 commit comments

Comments
 (0)