
Basic Formulas and Functions
Students apply simple mathematical formulas and built-in functions to perform calculations on data.
TL;DR:The true power of spreadsheets lies in their ability to perform calculations automatically. This topic introduces students to basic formulas and built-in functions like SUM and AVERAGE. This is a core component of the Leaving Certificate Applied ICT syllabus, focusing on practical mathematical applications in a digital environment.
About This Topic
The true power of spreadsheets lies in their ability to perform calculations automatically. This topic introduces students to basic formulas and built-in functions like SUM and AVERAGE. This is a core component of the Leaving Certificate Applied ICT syllabus, focusing on practical mathematical applications in a digital environment.
Students learn the syntax of a formula, starting with the equals sign, and how to use cell references rather than static numbers. This ensures that their spreadsheets are dynamic and update automatically when data changes. This topic comes alive when students can physically model the patterns of data flow in a calculation.
Key Questions
- How do we start a formula?
- What is the SUM function?
- How do we calculate an average?
Watch Out for These Misconceptions
Common MisconceptionTyping numbers directly into formulas (e.g., =10+5) instead of using cell references.
What to Teach Instead
Show what happens when the original data changes. A 'Dynamic vs Static' demonstration helps students see why cell references (e.g., =A1+B1) are superior.
Common MisconceptionForgetting the equals sign (=) at the start of a formula.
What to Teach Instead
Explain that the equals sign tells the computer to 'do math' rather than just display text. A quick 'Formula or Text?' sorting game can reinforce this.
Active Learning Ideas
See all activities→Peer Teaching
Formula Builders
In pairs, one student writes a simple math problem (e.g., 10 + 20) and the other must write the corresponding spreadsheet formula using cell references.
Inquiry Circle
The Weekly Budget
Groups are given a list of expenses. They must use the SUM function to find the total and the AVERAGE function to find the mean spend per day.
Simulation Game
The 'What If' Challenge
Students create a simple sales sheet. They then change one price and observe how all the totals update automatically, explaining the process to a partner.