.. | ||
ord_tasks | ||
statistic | ||
README.md |
Math folder
Here you can find useful programs, functions and ready-made solutions for various mathematical operations
Math ordinary tasks
Here you can find math tasks, which i did for myself
- Overpayment - calculation of loan overpayment
Math|stat tasks
Here you can find statistic tasks, which can be usefull in econometric calculations
Variance
- Rejection of the null hypothesis - calculate whether we reject the null hypothesis or not
- Population variance - the variance of the larger population function
- Sample variance - Sample variance function
- Variance - ccalculate the variance of list form
Statistic tasks
- Arithmetic mean - the arithmetic mean of a given set of values function
- Greatest common divisor - calculate the GSD
- Least common multiple - calculate the LCM
- Median - the median function
- Multiplication tables - multiplication tables in the form of a table of 2 horizontal and 2 vertical values
- Number square root - the square root of the number function
- Range - the function of mathematical range
- Mean of numbers on a segment -
- Standard deviation - calculate the standard deviation of list
- Sum - sum of integers