Skip to content

MAX

Statistical

MAX helps you perform summary and inferential functions for descriptive and statistical analysis.

Overview

Start with "=" then enter MAX(number1, [number2], ...). Keep argument order as shown and use cell ranges where appropriate.

Parser pathComplete docs

Syntax & Arity

=MAX(number1, [number2], ...)

1+ arguments

Arguments

ArgumentRequiredTypeDescription
number1RequiredSingleNumeric input value.
number2OptionalSingleNumeric input value.

Example Inputs & Outputs

Formula

=MAX(<number1>, <number2>)

Example Output

Statistical summary value

Replace placeholders with your worksheet values or ranges to compute a result.

Related Functions