Skip to content
Basic Formulas and Functions
Information and Communications Technology · 5th Year · Introduction to Spreadsheets · 4.º Período

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.

NCCA Curriculum SpecificationsNCCA Leaving Certificate Applied ICT, Module 4: Spreadsheets, Unit 3: Basic FormulasNCCA Leaving Certificate Applied ICT, Module 4: Spreadsheets, Unit 4: Using Functions

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

  1. How do we start a formula?
  2. What is the SUM function?
  3. 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

Frequently Asked Questions

What is the difference between a formula and a function?
A formula is a calculation you write yourself (e.g., =A1+A2). A function is a built-in command that performs a specific task (e.g., =SUM(A1:A10)). Functions are faster for handling large amounts of data.
How do I calculate an average in a spreadsheet?
Use the =AVERAGE() function followed by the range of cells you want to include. For example, =AVERAGE(B1:B5) will add the values in those five cells and divide the total by five.
How can active learning help students understand formulas?
Using 'Human Spreadsheets' where students represent cells and pass 'values' to a 'Formula Student' helps them visualise how data moves. This physical representation makes the abstract concept of cell referencing much easier to grasp.
Why is the SUM function so commonly used?
The SUM function is the most efficient way to add up long columns of figures, such as in a monthly budget or an invoice. It is a foundational skill for any office-based role in Ireland.
Edited by Adriana Perusin, Editor-in-Chief, Flip Education