From 34e133ee17273ff69655e255a3caad0d0071e49b Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Mon, 16 Oct 2023 12:34:15 +0200 Subject: [PATCH] Minor changes --- source/statistics/notations.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/statistics/notations.rst b/source/statistics/notations.rst index 90ab557..cd74501 100644 --- a/source/statistics/notations.rst +++ b/source/statistics/notations.rst @@ -15,7 +15,7 @@ A *population* is the entire population that you want to analyze. It is a exhaus *Statistics* allows you to infers properties on a population using samples with a certain degree of confidence. -Notation: Tale of Schizophrenia +A Tale of Schizophrenia ================================ Two different notation conventions are used. The one to use depends if you are working on a *population* or a *sample*: @@ -53,8 +53,8 @@ Operators Expected value ^^^^^^^^^^^^^^^ -The expected value (*esperance*) of a random variable :math:`X` is noted :math:`\mathbb{E}[X]`. -It as the following linerarity properties: +The expected value (*espérance*) of a random variable :math:`X` is noted :math:`\mathbb{E}[X]`. +It as the following linearity properties: .. math:: \mathbb{E}[X+Y]=\mathbb{E}[X] + \mathbb{E}[Y]