logo
excelfunctions.org
bookmarks

STDEVPA

Calculates standard deviation based on the entire population, including numbers, text, and logical values.

StatisticalStatistics & Analysis

What it does

Calculates population SD (includes logic/text).

Syntax

STDEVPA(value1, [value2], ...)

Arguments

  • value1(value) β€” Values.

Examples

Pop StDev A

Calculate with TRUE.

FORMULA
=STDEVPA(1, 2, TRUE)
RESULT
0.47
SAMPLE DATA
A
1Data
21
32
4