fix links eror
This commit is contained in:
parent
55d0e78d82
commit
568f5a6ebb
@ -16,7 +16,7 @@ Here you can find statistic tasks, which can be usefull in econometric calculati
|
|||||||
- [ Rejection of the null hypothesis](statistic/Variance/Null_hypothesis_rejection.py) - calculate whether we reject the null hypothesis or not
|
- [ Rejection of the null hypothesis](statistic/Variance/Null_hypothesis_rejection.py) - calculate whether we reject the null hypothesis or not
|
||||||
- [Population variance](statistic/Variance/Population_variance.py) - the variance of the larger population function
|
- [Population variance](statistic/Variance/Population_variance.py) - the variance of the larger population function
|
||||||
- [Sample variance](statistic/Variance/sample_variance.py) - Sample variance function
|
- [Sample variance](statistic/Variance/sample_variance.py) - Sample variance function
|
||||||
- [Variance](statistic/Variance/Variance.py) - ccalculate the variance of list form
|
- [Variance](statistic/Variance/Variance.py) - calculate the variance of list form
|
||||||
|
|
||||||
### Statistic tasks
|
### Statistic tasks
|
||||||
- [Arithmetic mean](statistic/Statistic_tasks/Arithmetic_mean.py) - the arithmetic mean of a given set of values function
|
- [Arithmetic mean](statistic/Statistic_tasks/Arithmetic_mean.py) - the arithmetic mean of a given set of values function
|
||||||
|
Loading…
Reference in New Issue
Block a user