We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 116fa63 commit b2840dcCopy full SHA for b2840dc
lectures/cross_section.md
@@ -503,6 +503,10 @@ It is easy to see that $\mathbb P\{X > x\}$ satisfies {eq}`plrt`.
503
504
Thus, in line with the terminology, Pareto distributed random variables have a Pareto tail.
505
506
+(rank_size_fig1)=
507
+```{figure} /_static/lecture_specific/cross_section/rank_size_fig1.png
508
+
509
+```
510
511
## Exercises
512
@@ -539,10 +543,6 @@ Use `np.random.seed(11)` to set the seed.
539
543
```{exercise}
540
544
:label: ht_ex4
541
545
542
-(rank_size_fig1)=
-```{figure} /_static/lecture_specific/cross_section/rank_size_fig1.png
-
-```
546
547
Replicate the rank-size plot figure {ref}`presented above <rank_size_fig1>`.
548
0 commit comments