Solving a high school statistics problem using Python.

Опубликовано: 24 Март 2026
на канале: Vincent Knight
265
5

In this video we solve a high school statistics problem using Python's statistics library.

In this tutorial we calculate a number of univariate statistics (such the mean, the median , quartiles, standard deviation, variation).

We also compute the Pearson Coefficient of correlation.

Finally we compute the line of best fit best.

This all corresponds to the statistics chapter from the Python for Mathematics book: https://vknight.org/pfm/cover.html