Spreadsheet structure
Templates
Importing data
Headers and footers
Formulas and functions
Sum(function)
SUM(A1:A10)
I he cells in the range A1 to A10 are added together and the total is displayed
Average(function)
AVERAGE(A1:A10)
The cells in the range A1 to A10 are added together snd the average is calculated
Max(Function)
MAX(A1:A10)
The highest value in the cell range A1 to A10 is returned
MIN(Function)
MIN(A1:A10)
The lowest value in the cell range A1 to A10 is returned
See pages 18 and 19 in new ICT book
See pages 18 and 19 in new ICT book
Using spreadsheets for data modelling
What does data modelling do
Data modelling uses mathematical formulas and calculations on data to help predict outcomes for given situations