Sigma Squared

DVARP

DVARP

May 31, 2023
|
No Comments

Definition: DVARP is a function that returns the variance of a population based on an entire database.

Syntax: =DVARP(database, field)

Situation: This formula is suitable when you need to find the variance of a population based on an entire database.

Example: If you have a database with employee information and want to find the variance of salaries for all employees, the formula =DVARP(A1:D10, “Salary”) can be used.

Leave a Reply

Your email address will not be published. Required fields are marked *