You are on page 1of 33

Lesson 5: Level up your

data skills
Year 7 – Modelling Data – Spreadsheets
Starter activity

A data master’s warm-up routine

2
Starter activity

What symbol must you use at the beginning


of a cell when you want to use a function or a
formula in that cell?

3
Starter activity

What symbol must you use at the beginning


of a cell when you want to use a function or a
formula in that cell?

Equals
=

4
Starter activity

Name a function that tells you the:

Maximum value

5
Starter activity

Name a function that tells you the:

Maximum value MAX

6
Starter activity

Name a function that tells you the:

Maximum value MAX


Minimum value

7
Starter activity

Name a function that tells you the:

Maximum value MAX


Minimum value MIN

8
Starter activity

Name a function that tells you the:

Maximum value MAX


Minimum value MIN
Number of non-blank cells

9
Name a function that tells you the:

Maximum value MAX


Minimum value MIN
Number of non-blank cells COUNTA

10
Starter activity

Show two ways in which you can add values


together in a spreadsheet!

11
Starter activity

Show two ways you can add values together


in a spreadsheet!

● Formula with plus


= __ + __

● SUM Function
12
Starter activity

Give the cell references for each of the


following ranges:

The first ten cells of column B

13
Starter activity

Give the cell references for each of the


following ranges:

The first ten cells of column B

B1:B10

14
Starter activity

Give the cell references for each of the


following ranges:

The cells in rows 15–20 in column A

15
Starter activity

Give the cell references for each of the


following ranges:

The cells in rows 15–20 in column A

A15:A20

16
Starter activity

Give the cell references for each of the


following ranges:

The cells in rows 15–20 in column A, B and


C

17
Starter activity

Give the cell references for each of the


following ranges:

The cells in rows 15-20 in column A, B and


C

A15:C20
18
Starter activity

Give the cell references for each of the


following ranges:

All of the cells of column A from row 2 to


the end

19
Starter activity

Give the cell references for each of the


following ranges:

All of the cells of column A from row 2 to


the end

A2:A
20
Objectives

Lesson 5 – Level up your data skills


In this lesson you will:

● Analyse data
● Use a spreadsheet to sort and filter data
● Use the functions COUNTIF, AVERAGE, and IF in a spreadsheet

21
Activity 1

Sort everything!

● Select a range
○ The whole sheet
○ Whole columns

● Choose sort options


○ Keep your headers on top!

22
Activity 1

Filters

● A filter helps you see only what you


want to see by hiding everything
else.

23
Activity 1

More functions

24
Activity 1

The AVERAGE function

Superpower: calculate averages in an


instant

25
Activity 1

The AVERAGE function

Superpower: calculate averages in an


instant

=AVERAGE(B2:B15)

26
Activity 1

The COUNTIF function

Superpower: count how many cells meet


your criteria

27
Activity 1

The COUNTIF function

Superpower: count how many cells meet


your criteria

=COUNTIF(B2:B15, “<10”)

=COUNTIF(B2:B15, “Blue”)

28
Activity 1

The IF function

Superpower: have a cell show different


things depending on a criterion

=IF(C2>10, “Hooray!”, “Too low”)

29
Activity 2

Over to you

30
Plenary

Spreadsheets review

31
Homework

Homework: Plastic cleanup report

On the homework revision sheet, fill in


the correct formula in the spaces provided
as if you were filling in cells in a real
spreadsheet.

32
Summary

Next lesson

In this lesson you… Next lesson you will…

Analysed data Use conditional formatting in a


spreadsheet
Used a spreadsheet to sort and filter data.
Apply all the spreadsheet skills covered in
Used the functions COUNTIF, this unit
AVERAGE, and IF in a spreadsheet

33

You might also like