VARA function

Category: Statistical
Introduced: Excel 2003

Summary

Estimates variance based on a sample, including numbers, text, and logical values

Syntax

VARA(value1, [value2], ...) The VARA function syntax has the following arguments:
• Value1, value2, ... Value1 is required, subsequent values are optional. 1 to 255 value arguments corresponding to a sample of a population.

Example

=VARA(A2:A11)

Microsoft Support Page

https://support.microsoft.com/en-us/office/vara-function-3de77469-fa3a-47b4-85fd-81758a1e1d07

Back to Functions