VARP (PQL - xl)

This function returns variance based on the entire population, which uses only numeric values

Syntax

VARP(number1, number2)

Function Arguments

Name

Description

Type

Optional

number1

Can be a double-precision floating-point value, an integer value, or an array (cell range) of these

StringOrNumber

number2

Can be a double-precision floating-point value, an integer value, or an array (cell range) of these

StringOrNumber

Comments

This function is the same as the Microsoft Excel 'VARP' function - using the same inputs, logic and outputs.