Changes

Jump to navigation Jump to search
59 bytes removed ,  23:20, 22 January 2014
no edit summary
Line 72: Line 72:  
| class="sshl_f" |
 
| class="sshl_f" |
 
|}
 
|}
      
  =DVARP(A4:C10,"Age",C1:C3)  :  Calculates the true variance for Age column in the range A4 to C10, for the cells with Salary>8000. ''Returns 35.95918367346939'' as a result.
 
  =DVARP(A4:C10,"Age",C1:C3)  :  Calculates the true variance for Age column in the range A4 to C10, for the cells with Salary>8000. ''Returns 35.95918367346939'' as a result.
 
  =DVARP(A4:C10,3,B1:B3)  :  Calculates the true variance for Salary column in the range A4 to C10, for the cells with 40>Age>32. ''Returns 2506172.839506173'' as a result.
 
  =DVARP(A4:C10,3,B1:B3)  :  Calculates the true variance for Salary column in the range A4 to C10, for the cells with 40>Age>32. ''Returns 2506172.839506173'' as a result.
   
   
 
   
 
== See Also ==
 
== See Also ==
Line 85: Line 83:     
*[http://en.wikipedia.org/wiki/Aggregate_function List of Aggregate Functions]
 
*[http://en.wikipedia.org/wiki/Aggregate_function List of Aggregate Functions]
*[http://en.wikipedia.org/wiki/Aggregate_function DVARP]
 
writer
2,661

edits

Navigation menu