From f70df87dc31e1eda350ca979e73e3cd76de6866d Mon Sep 17 00:00:00 2001 From: Loic Guegan <manzerbredes@mailbox.org> Date: Tue, 17 Oct 2023 19:44:12 +0200 Subject: [PATCH] Minor changes --- source/statistics/notations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/statistics/notations.rst b/source/statistics/notations.rst index cd74501..8982b93 100644 --- a/source/statistics/notations.rst +++ b/source/statistics/notations.rst @@ -13,7 +13,7 @@ A *population* is the entire population that you want to analyze. It is a exhaus :align: center :width: 300px -*Statistics* allows you to infers properties on a population using samples with a certain degree of confidence. +*Inferential statistics* allows you draw conclusions (with a certain degree of confidence) on a population using samples. A Tale of Schizophrenia ================================