From f26a91d5342c974b78e3cc3c820518c3400a08f7 Mon Sep 17 00:00:00 2001 From: harderthan Date: Tue, 3 Dec 2019 12:46:58 +0900 Subject: [PATCH] Update Kalmanfilter_basics.rst Edited the misspelling --- docs/modules/Kalmanfilter_basics.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/Kalmanfilter_basics.rst b/docs/modules/Kalmanfilter_basics.rst index ce84fe0d..7325dafd 100644 --- a/docs/modules/Kalmanfilter_basics.rst +++ b/docs/modules/Kalmanfilter_basics.rst @@ -180,7 +180,7 @@ Central Limit Theorem ^^^^^^^^^^^^^^^^^^^^^ According to this theorem, the average of n samples of random and -independant variables tends to follow a normal distribution as we +independent variables tends to follow a normal distribution as we increase the sample size.(Generally, for n>=30) .. code-block:: ipython3