The variance function allows to calculate online the variance of a serie.
The online variance calculator determines the variance of a series of value. The variance is calculated from the average. The online calculator is able to calculate the variance of a set of values with the steps of the calculations. The variance calculator supports numeric but also literal expressions. The calculator can use the frequency value of the series.
The variance calculator is able to calculate the variance of a series of value, exact and approximate results are returned, details of the calculations are specified.
It is possible to calculate the variance of the following series of numbers : 12;32;45;34, for this, enter variance(`[12;32;45;34]`)
It is also possible to calculate the variance of the following numbers: 12;32;45;34 whose frequency 3;5;3;2, enter variance(`[[12;32;45;34];[3;5;3;2]]`)
The variance calculator is able to calculate the variance of a series of literal expressions, the result is returned in exact form and details of the calculations are specified.
It is possible to calculate the variance of the following elements 3a; 6a; 7a, for this, enter variance(`[3a;6a;7a]`), after calculation result is returned with calculation steps.
It is possible to compute the variance of the following elements 3a;6a;7a whose frequency 3;5;3;2 after calculation result is returned with steps of calculations, for this enter variance(`[[3a;6a;7a];[3;5;3;2]]`).
variance(`[1;9;7]`), returns `104/9`