What is the formula for variance
((sum of x^2) divided by n ) - (sum of x/n)^2
n
n
formula = how to calculate range of outliers
a value smaller than Q1-1.5x(Q3-Q1)
or a value greater than Q3+1.5x(Q3-Q1)
how to calculate Q1 formula
(N+1) x 1/4
calculate Q3 formula
(N+1) x 3/4
calculate Q3 formula
(N+1) x 3/4