- [Multiplication tables](Statistic_tasks/multiplication_tables.py) - multiplication tables in the form of a table of 2 horizontal and 2 vertical values
- [Number square root](Statistic_tasks/Number_square_root.py) - the square root of the number function
- [Range](Statistic_tasks/range.py) - the function of mathematical range
- [Mean of numbers on a segment](Statistic_tasks/mean_of_nm_on_segment.py) -
- [Standard deviation](Statistic_tasks/Standard_deviation.py) - calculate the standard deviation of list