Statistics
Statistical functions.
See all of the Functions.
| Average | Calculates the arithmetic mean of the values in a list of values, range(s), or list(s). |
| Count | Counts the number of non-empty numerical cells in a value set. |
| CountEqual | Counts the number of values in a value set that are equal to a specific value. |
| CountIf | Counts the number of values in a value set that meet a condition. |
| CountVal | Counts the number of non-empty cells in a value set. |
| EcarType | |
| EcarTypeP | |
| Etendue | |
| Max | Calculates the (numerical) maximum out of all of the values in a list of values, ranges and/or lists. |
| Median | |
| Mediane | |
| Min | Calculates the (numerical) minimum out of all of the values in a list of values, ranges and/or lists. |
| Moyenne | |
| Nb | |
| NbSi | |
| NbVal | |
| Range | |
| RangeRatio | |
| Somme | Alias of Sum. |
| SommeSi | |
| StdDev | |
| StdDevP | |
| Sum | Calculates the numerical sum of the values in a list of values, ranges and/or lists. |
| Sum2 | Calculates the numerical sum of the squared values in a list of values, ranges and/or lists. |
| SumIf |