Changes

Jump to navigation Jump to search
25 bytes removed ,  23:12, 3 August 2018
no edit summary
Line 1: Line 1: −
=DVARP(database, field, criteria)=
+
<div style="font-size:30px">'''DVARP (Array,Field,Criteria) '''</div><br/>
   −
*Where <math>database</math> is the range of cells that makes up the list or database
+
*Where <math>Array</math> is the range of cells that makes up the list or database
   −
*<math>field</math> shows which column is used in the function and  
+
*<math>Field</math> shows which column is used in the function and  
   −
*<math>criteria</math> is the range of cells that contains the specified criteria.
+
*<math>Criteria</math> is the range of cells that contains the specified criteria.
   −
DVARP() calculates the variance of a population, based on entire population by using data in a specified column that matches the specified condition.
+
**DVARP(), calculates variance based on the entire population of selected database entries.
    
== Description ==
 
== Description ==
   −
DVARP(database, field, criteria)
+
DVARP (Array,Field,Criteria)
   −
*A <math>field</math> argument can be expressed as "Salary" (a column name) or 3(position of the column).  
+
*A <math>Field</math> argument can be expressed as "Salary" (a column name) or 3(position of the column).  
*<math>criteria</math> can be any range on the Calci with minimum of one column and at least one row indicating the condition.
+
*<math>Criteria</math> can be any range on the Calci with minimum of one column and at least one row indicating the condition.
*The <math>criteria</math> columns should not overlap the list of data.
+
*The <math>Criteria</math> columns should not overlap the list of data.
    
== Examples ==
 
== Examples ==
writer
6,694

edits

Navigation menu