Cell Properties
Properties
Central | Gets the sum of squares of all the non-empty data values centered around the cell mean. |
Count | Gets the number of non-empty data values. |
Mean | Gets the mean of all non-empty data values. |
Standard | Gets the biased standard deviation of all non-empty data values. |
Sum | Gets the sum of all non-empty data values. |
Sum | Gets the sum of the squares of all non-empty data values. |
Variance | Gets the biased variance of all non-empty data values. |