Returns the variance based on the entire population using the specified field and criteria.
Syntax
Remarks
If you wish to perform the operation on the entire column, you can provide a blank cell as the criteria below the column labels.
Examples
|
Formula |
Result |
|
=DVARP(A1:D9;"Weight";I1:I2) |
87.76 |
|
=DVARP(A1:D9;D1;I1:J2) |
9 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
Similar Functions