STDEVP (PQL - xl)

This function returns the standard deviation for an entire specified population (of numeric values)

Syntax

STDEVP(number1, number2)

Function Arguments

Name

Description

Type

Optional

number1

Can be a cell, a cell range, a float value, or an integer value

Number

number2

Can be a cell, a cell range, a float value, or an integer value

Number

Comments

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