From 6caa803cbe5140921d8fd295b3303ab24b7e8d28 Mon Sep 17 00:00:00 2001 From: John Stachurski Date: Mon, 25 Jul 2022 14:16:27 +1000 Subject: [PATCH] Updated LLN lecture -- small improvement --- lectures/lln_clt.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lectures/lln_clt.md b/lectures/lln_clt.md index 9aff31886..09cb1c6db 100644 --- a/lectures/lln_clt.md +++ b/lectures/lln_clt.md @@ -43,8 +43,8 @@ We also demonstrate how the LLN and CLT break down when the assumptions they are In addition, we examine several useful extensions of the classical theorems, such as -* The delta method, for smooth functions of random variables. -* The multivariate case. +* The delta method, for smooth functions of random variables, and +* the multivariate case. Some of these extensions are presented as exercises.