COUNT
StatisticalCOUNT helps you perform summary and inferential functions for descriptive and statistical analysis.
Overview
Start with "=" then enter COUNT(value1, [value2], ...). Keep argument order as shown and use cell ranges where appropriate.
Parser pathComplete docs
Syntax & Arity
=COUNT(value1, [value2], ...)
1+ arguments
Arguments
| Argument | Required | Type | Description |
|---|---|---|---|
| value1 | Required | Single | Input argument used by this function. |
| value2 | Optional | Single | Optional argument for advanced control. |
Example Inputs & Outputs
Formula
=COUNT(<value1>, <value2>)
Example Output
Statistical summary value
Replace placeholders with your worksheet values or ranges to compute a result.