Skip to content

Commit b2840dc

Browse files
committed
fix_label_fig
1 parent 116fa63 commit b2840dc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lectures/cross_section.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,10 @@ It is easy to see that $\mathbb P\{X > x\}$ satisfies {eq}`plrt`.
503503

504504
Thus, in line with the terminology, Pareto distributed random variables have a Pareto tail.
505505

506+
(rank_size_fig1)=
507+
```{figure} /_static/lecture_specific/cross_section/rank_size_fig1.png
508+
509+
```
506510

507511
## Exercises
508512

@@ -539,10 +543,6 @@ Use `np.random.seed(11)` to set the seed.
539543
```{exercise}
540544
:label: ht_ex4
541545
542-
(rank_size_fig1)=
543-
```{figure} /_static/lecture_specific/cross_section/rank_size_fig1.png
544-
545-
```
546546
547547
Replicate the rank-size plot figure {ref}`presented above <rank_size_fig1>`.
548548

0 commit comments

Comments
 (0)