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