Shared Flashcard Set

Details

Statistical spreadsheet functions
Statistical spreadsheet functions in the NSS ICT curriculum.
11
Computer Science
10th Grade
12/07/2012

Additional Computer Science Flashcards

 


 

Cards

Term
MAX({cell range})
Definition
Find the maximum value in a range of cells.
Term
MIN({cell range})
Definition
Find the minimum value in a range of cells.
Term
LARGE({cell range}, n)
Definition
Find the nth largest value in a cell range.
Term
SMALL({cell range}, n)
Definition
Find the nth smallest value in a cell range.
Term
RANK({number}, {cell range}, {order}) [order = 0/null -> desc, else ->asc]
Definition
Find the rank of a number within a cell range.
Term
COUNT({cell range})
Definition
Find the number of cells which contain numerical data in a cell range.
Term
COUNTIF({cell range}, {condition})
Definition
Find the number of cells within a range of cells satisfying a certain condition.
Term
COUNTA({cell range})
Definition
Find the number of cells which either are empty or contain numerical data in a cell range.
Term
COUNTBLANK({cell range})
Definition
Find the number of cells which are empty in a cell range.
Term
AVERAGE({cell range})
Definition
Find the mean a of range of cells.
Term
MODE({cell range})
Definition
Find the mode of a range of cells.
Supporting users have an ad free experience!