From 8fa8efa9ddc3445c94b23a243e78983cb0ea6437 Mon Sep 17 00:00:00 2001 From: Pietro Monticone <38562595+pitmonticone@users.noreply.github.com> Date: Mon, 30 Oct 2023 18:20:33 +0100 Subject: [PATCH] Update 19_5_Control_Variates.ipynb --- Notebooks/Chap19/19_5_Control_Variates.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notebooks/Chap19/19_5_Control_Variates.ipynb b/Notebooks/Chap19/19_5_Control_Variates.ipynb index 95d10a4..5af4f99 100644 --- a/Notebooks/Chap19/19_5_Control_Variates.ipynb +++ b/Notebooks/Chap19/19_5_Control_Variates.ipynb @@ -57,7 +57,7 @@ { "cell_type": "markdown", "source": [ - "Genearate from our two variables, $a$ and $b$. We are interested in estimating the mean of $a$, but we can use $b$$ to improve our estimates if it is correlated" + "Generate from our two variables, $a$ and $b$. We are interested in estimating the mean of $a$, but we can use $b$$ to improve our estimates if it is correlated" ], "metadata": { "id": "uwmhcAZBzTRO"