Excel VARP Function

Use:
Computes variance of a set of population data
Syntax:
VARP( range )
Examples:
Cell D12 formula: VARP( C4:G4 )

Cell D13 formula: VARP( D3:D9 )
Cell D14 formula: VARP( C3:G9 )
Cell D15 formula: VARP( D3:D9,G3:G9 )

Related Functions:
VAR, STDEV, STDEVP, AVEDEV