Expand description

Easy Stats

easy_stats is a collection of utility functions which make performing descriptive statistics easy

Functions

Calculate the mean from a list of numbers

Calculate the standard deviation of a list of numbers

Calculate the variance from of a list of numbers