Changes

Jump to navigation Jump to search
1 byte removed ,  23:15, 22 January 2014
no edit summary
Line 75: Line 75:     
  =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.
  
writer
2,661

edits

Navigation menu