Enter a comma- or space-separated list of numbers to compute the sample variance s2 = sum(x - xbar)2 / (n - 1), the squared standard deviation used in statistical description and ANOVA.
输入多个数值(逗号或空格分隔),求样本方差。