Minor changes
This commit is contained in:
parent
3ab4b57783
commit
34e133ee17
1 changed files with 3 additions and 3 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue