Skip to content

Commit bf0b129

Browse files
committed
minor_edit
1 parent 4516a82 commit bf0b129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/heavy_tails.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ The sample countpart of the CCDF function is the **empirical CCDF**.
461461

462462
Given a sample $x_1, \ldots, x_n$, the empirical CCDF is given by
463463

464-
$$ \hat G(x) = \frac{1}{n} \sum_{i=1}^n \1\{x_i > x\} $$
464+
$$ \hat G(x) = \frac{1}{n} \sum_{i=1}^n \mathbb 1\{x_i > x\} $$
465465

466466
Thus, $\hat G(x)$ shows the fraction of the sample that exceeds $x$.
467467

0 commit comments

Comments
 (0)