SuperExamSuperExam
Search papers…
Menu
DashboardBrowse papersRevision notesBooksSavedRevision packsMy progressAchievementsAI TutorMessages

Unlock worked solutions

Step-by-step answers by examiners. From €5/mo.

Try Premium free →
← Information and Communication Technology notes
Edexcel ·Information and Communication Technology·Cambridge IGCSE ICT

Data Handling: Spreadsheets, Databases & Presentations

15 min read

Spreadsheet models, formulae and functions, database tables, fields, queries and reports, and effective presentations.

Spreadsheets

A spreadsheet stores data in a grid of rows and columns; a cell is identified by its column letter and row number (e.g. B3). Spreadsheets are used for modelling, calculations and "what-if" analysis.

    A formula begins with = and performs a calculation, e.g. =A1+A2, =B2*C2.
    A function is a built-in calculation: SUM, AVERAGE, MAX, MIN, COUNT, COUNTIF, IF, VLOOKUP, ROUND.
    Relative referencing (e.g. A1) changes when a formula is copied; absolute referencing (e.g. AAA1) stays fixed when copied — used for a constant such as a tax rate.
FunctionExampleResult
SUM=SUM(B2:B5)adds the range
AVERAGE=AVERAGE(B2:B5)mean of the range
IF=IF(B2>50,"Pass","Fail")tests a condition
COUNTIF=COUNTIF(B2:B5,">50")counts cells meeting a condition

Spreadsheets also produce charts/graphs (bar, line, pie) to present data visually.

Viewing only

This content is free to read on superexams.com and cannot be printed or downloaded.

Read the full note — free

Create a free account to read this note in full. Every free account gets 2 complete revision notes — no card needed.

Sign up free →Log in

More Information and Communication Technology notes

Types & Components of Computer Systems

Input & Output Devices

Storage Devices & Media

Networks & the Effects of Using Them