aimnova.
DashboardMy LearningPaper MasteryStudy Plan

Aimnova site navigation

Stay in the loop

Get the latest study resources and updates

New features, study tips and exam insights — straight to your inbox.

IB Diploma

  • IB Past Papers
  • IB Study Notes
  • IB Question Bank
  • IB Mock Exams
  • IB Revision

IB Subjects

  • IB Math AA
  • IB Math AI
  • IB Economics
  • IB Business Management
  • IB Physics
  • IB Biology
  • View all IB subjects→

IB Past Papers

  • IB Math AA HL Past Papers
  • IB Math AA SL Past Papers
  • IB Math AI HL Past Papers
  • IB Math AI SL Past Papers
  • IB Economics HL Past Papers
  • IB Economics SL Past Papers
  • IB ESS Past Papers
  • View all past papers→

Study Resources

  • Study Notes
  • Question Bank
  • Mock Exams
  • Flashcards
  • Revision Guide
  • Exam Skills
  • Command Terms
  • Grade Calculator
  • Exam Timetable 2026

Aimnova

  • Features
  • Pricing
  • For Schools
  • For Parents
  • About Us
  • Blog
  • Contact
aimnova.

AI-powered study platform for smarter revision, past-paper analysis and examiner-style feedback.

TermsPrivacyCookies·© 2026 Aimnova. All rights reserved.8afc4e3

Aimnova is not affiliated with or endorsed by the International Baccalaureate Organization (IB).

NotesDigital SocietyTopic 3.2Components
Back to Digital Society Topics
3.2.24 min read

Components

IB Digital Society • Unit 3

Your first topic is free to keep

Know exactly what to write for full marks

Practice with exam questions and get AI feedback that shows you the perfect answer — what examiners want to see.

Start Free

Contents

  • Four parts, one small algorithm
  • The conditional is where fairness lives
  • Loops and scale
  • Exam-style: spotting the parts

Almost every algorithm you will be shown is built from four things. Learn them as parts you can spot inside a description, not as definitions to recite.

Instructions
The steps themselves — do this, then do that.
Variables
Named places that hold a value while the algorithm runs, so it can remember something between steps.
Conditionals
Do something only IF something is true. This is where decisions enter.
Loops
Repeat the same steps until a condition is met. This is what makes an algorithm scale.

One algorithm that counts unread messages, with each part highlighted in turn.

Interactive diagram

Explore the labelled diagram, charts and maps for this topic in full study mode.

Claim your free topic

Free preview

This is the free notes preview

You're reading the free notes. Aimnova Pro unlocks the full study experience — and you can try it with your first topic free to keep:

  • FlashcardsLock in vocabulary and key terms with spaced repetition.
  • Practice questionsAnswer exam-style questions and get instant AI marking.
  • Mock exams & past-paper vaultSit full mocks and see exactly how examiners award marks.
  • Personalised study planA daily plan built around your exam date and weak areas.
Start Studying Free Full access to Aimnova Pro · cancel anytime

Of the four, the conditional is the one exam questions keep returning to, because a single threshold decides who is treated one way and who is treated another.

The ruleWho it helpsWho it quietly removes
IF score is above 35, continueAnyone above the lineAnyone at 35, whatever else is true of them
IF address is inside the cityLocal applicantsPeople who moved recently, and commuters
IF the gap in work is under a yearContinuous careersCarers, and anyone who was ill
Why a threshold is not neutral: A line has to be drawn somewhere, and wherever it is drawn somebody sits just on the wrong side of it. The system cannot see that person at all, because to the rest of the algorithm they no longer exist.

Get feedback like a real examiner

Submit your answers and get instant feedback — what you did well, what's missing, and exactly what to write to score full marks.

Try AI Tutor FreeYour first topic is free to keep • No credit card required

The loop is what turns a rule into a policy. The same four lines that sort ten applications sort ten million, at no extra cost and with no extra thought.

Real-world examples you can name

Amazon's scrapped CV-screening tool — reported October 2018

An experimental hiring tool was trained on a decade of CVs submitted to the company, most of them from men. It learned to downgrade CVs containing the word 'women's' and graduates of two women's colleges. The project was abandoned.

Who it affected: Women applying for technical roles, and every organization that assumed historical data was neutral.

Platform work and employment status — UK Supreme Court ruling on Uber drivers February 2021; EU platform work directive adopted 2024

Work is allocated by an app rather than a manager. The UK Supreme Court held that Uber drivers are workers entitled to minimum wage and holiday pay, and the EU has since legislated a presumption of employment where a platform controls the work.

Who it affected: Couriers and drivers, and companies whose model assumed self-employment.

The concept doing work here: Power. Writing a rule once used to affect one decision. Writing it inside a loop applies it to everyone, which is a different kind of power from the one a manager had.

How this is tested — you have to name the parts inside a described system and explain what one of them does to people. It comes up two ways:

Paper 1 — structured question

  • Part a: identify components of an algorithm
  • Part b: explain how a condition can exclude suitable people

Paper 2 — source-based question

  • Q2: explain a rule a source describes
  • Q4: synthesise sources on an automated decision
The trap: describing the software: A question about components wants instructions, variables, conditionals and loops — not the app, the database or the interface.
IB-style questionExplain[4 marks]

Explain two reasons why using a single score threshold in a decision tree may reject suitable people.

Model answer plan

See the mark-by-mark plan — for / against / judgement, with marking guidance — in study mode.

Claim your free topic

Try an IB Exam Question — Free AI Feedback

Test yourself on Components. Write your answer and get instant AI feedback — just like a real IB examiner.

the **three** basic components from which algorithms are built. [2 marks]

Related Digital Society Topics

Continue learning with these related topics from the same unit:

3.1.1Data, information, wisdom
3.1.2Types of data
3.1.3Uses of data
3.1.4Data life cycle
View all Digital Society topics

Improve your exam technique

Command terms, paper structure, and mark-scheme tips for Digital Society

Previous
3.2.1Characteristics
Next
Representing algorithms3.2.3

6 exam-style questions ready for you

Students who practice on Aimnova improve their scores by 15% on average. Get instant feedback that shows exactly how to improve your answers.

Practice Now — FreeView All Digital Society Topics