Skip to content

Commit d6f5750

Browse files
committed
add wiki links and idea on less formal discussion on heavy-tails
1 parent 959e37d commit d6f5750

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lectures/heavy_tails.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1076,7 +1076,7 @@ left hand tails are very similar and we omit them to simplify the exposition.
10761076

10771077
### Light and heavy tails
10781078

1079-
A distribution $F$ with density $f$ on $\mathbb R_+$ is called **heavy-tailed** if
1079+
A distribution $F$ with density $f$ on $\mathbb R_+$ is called [heavy-tailed](https://en.wikipedia.org/wiki/Heavy-tailed_distribution) if
10801080

10811081
```{math}
10821082
:label: defht
@@ -1096,6 +1096,8 @@ $(0, \infty)$.
10961096

10971097
The Pareto distribution is also heavy-tailed.
10981098

1099+
Less formally, a **heavy-tailed** distribution is one that is not exponentially bounded (i.e. the tails are heavier than the exponential distribution).
1100+
10991101
A distribution $F$ on $\mathbb R_+$ is called **light-tailed** if it is not heavy-tailed.
11001102

11011103
A nonnegative random variable $X$ is **light-tailed** if its distribution $F$ is light-tailed.

0 commit comments

Comments
 (0)