science-notes/source/statistics/introduction.rst

14 lines
371 B
ReStructuredText
Raw Normal View History

2023-10-14 14:36:56 +02:00
Introduction
==================
2023-10-14 16:46:10 +02:00
Metrics
----------------
* **Expected value/Espérance**: Noted :math:`\mathbb{E}[X]`, is a **theorical value**. For example, when playing coin
flipping, the expected value for getting heads or tails is 0.5.
Variance
^^^^^^^^^^^^^^
Variance can be seen as the expected squared deviation from the mean of a random variable :math:`X`.