Intermediate
60 mins
Teacher/Student led
+80 XP
Pupils work on their own device

Simple Formulas: SUM and AVERAGE

Learn to create SUM and AVERAGE formulas using cell references in spreadsheets. Watch how totals and averages update automatically when source data changes and apply this to your project budget.

Teacher Class Feed

Load previous activity

    1 - Introduction ~5 mins

    Today you will

    • write formulas that start with an equals sign
    • use SUM to add up costs and AVERAGE to find a typical cost
    • add a live Total and Average cost to {{code:05_project_budget}}

    Illustration for IntroductionIf you don't have {{code:05_project_budget}} yet, you can use today's practice sheet.

    Warm-up

    Your project has twelve costs, and one price changes. How long would it take to add them all up again by hand?

    2 - Key Concepts ~5 mins

    A formula tells the spreadsheet to work something out. It always starts with {{code:=}}.

    A cell reference is a cell's address, like {{code:C2}}. Use it instead of typing the number, so the answer updates when the number changes.

    A range is a block of cells. {{code:C2:C6}} means every cell from C2 down to C6.

    Example

    {{formula:=SUM(C2:C6)}} adds up every cost from row 2 to row 6. If you forget the {{code:=}}, the sheet just shows your typing as words.

    3 - Step-by-step Task ~18 mins

    You will make a practice sheet for a phone-case stall at a local market, then add SUM and AVERAGE to it. Follow the steps in the box below. When the steps ask for the headings and costs, type them from this box.

    ItemCategoryCost (€)
    Vinyl wrap sheetsMaterials28.50
    Blank cases x20Materials45.00
    Heat press hireEquipment35.00
    Instagram adsPromo20.00
    Market stall feeVenue30.00

    4 - Common Issues ~4 mins

    Common snags

    • If your formula doesn't calculate, check that it starts with {{code:=}}.
    • If the total doesn't change when you edit a cost, you typed a number by mistake. Click the cell, check the formula bar, and type the SUM formula again.
    • If the total is wrong or shows an error, check the range. It must cover every cost and stop above the Total cell.

    5 - Independent Practice ~20 mins

    Independent Practice

    Your goal: Add a live Total and Average cost to {{code:05_project_budget}}.
    Time: ~20 minutes
    Task: Watch your teacher try a longer list first, then:
    1. Open {{code:05_project_budget}} in the {{code:05_budget}} folder.
    2. Leave a blank row under your last cost. Then type {{code:Total}} in column A, and {{code:Average cost}} below it.
    3. Beside Total, type SUM over your costs only, such as {{formula:=SUM(C2:C11)}}.
    4. Beside Average cost, type AVERAGE over the same costs.
    5. Change one cost and check that both answers move.

    If you don't have a budget yet, copy the rows from {{code:05_formula_practice}} into a new sheet called {{code:05_project_budget}}.

    Success criteria:
    • The formula bar shows {{code:=SUM(...)}} and {{code:=AVERAGE(...)}}, not plain numbers.
    • Changing one cost updates both answers.
    • My range stops above the Total row.
    • {{code:05_project_budget}} is saved in {{code:05_budget}}.
    123learn · Online learning platform

    Unlock the full learning experience

    You're previewing this lesson. Get full access to this lesson and hundreds more — each one ready to teach, with interactive activities, printable resources and pupil progress tracking built in.

    Hundreds of curriculum-aligned lessons
    Interactive activities in every lesson
    Printable resources & progress tracking
    Copyright Notice
    This lesson is copyright of Coding Ireland 2017 - 2025. Unauthorised use, copying or distribution is not allowed.
    🍪 Our website uses cookies to make your browsing experience better. By using our website you agree to our use of cookies. Learn more