Edexcel IGCSE · Exam Tips

Information and Communication (ICT) Exam Tips

An expert-led exam preparation guide for the Pearson Edexcel IGCSE ICT (4IT1) qualification, focusing on common practical pitfalls, structured written question techniques, and calculator conversion math for the storage units.

4 min readUpdated: 21 Jun 2026

Exam at a Glance

Papers
2
Total Marks
200
Time Limit
4h 30min
Question Types
5
PaperDurationMarksQuestionsWeightingQuestion Types
Paper 1: Theory1h 30min100550%Multiple Choice, Short Answer / Theory, Extended Written Discussion, Matching & Drawing
Paper 2: Practical3h100750%Practical Execution
Grade Scale
987654321
Calculator Policy

A scientific or graphical calculator is permitted. Graphical calculators must be in exam mode with all stored programs and data cleared before the exam; the calculator must not be able to retrieve stored text or formulae.

  • AO1: Recall, select and communicate knowledge and understanding of ICT (35%)
  • AO2: Apply knowledge, understanding and skills to produce ICT-based solutions (45%)
  • AO3: Analyse, evaluate, make reasoned judgements and present conclusions (20%)

Built from real past papers and marking schemes (2023–2025).

Tips & Strategies

Mastering the Double-Edged Sword: Paper 1 vs. Paper 2 Strategy

The Pearson Edexcel IGCSE ICT assessment is unique because it tests your capabilities across two completely different modes of thinking. Paper 1 is a rapid-fire written test of theoretical knowledge, demanding technical precision in just 90 minutes. Paper 2, by contrast, is a marathon 3-hour practical session where you are in a software environment under examination conditions. Achieving a Grade 9 requires separate tactical approaches for each paper.

For Paper 1 (Written), you must watch the clock closely. Since the exam awards 100 marks across 90 minutes, a safe general rule is to spend a little under one minute per mark—roughly 48 seconds—pacing yourself to complete the bulk of the paper in about 80 minutes. This leaves you with a vital 10-minute buffer at the end to check your answers and review any challenging questions you skipped. For Paper 2 (Practical), pacing is still critical, but the challenge shifts to system setup and file safety. You should save your work every 10 minutes into your designated exam folder and verify that your print outputs are correct and completely readable before the exam time ends.

The Anatomy of an 'Explain' Question: Don't Leave Half Your Marks Behind

One of the most common ways candidates lose marks on Paper 1 is by failing to expand on multi-mark 'Explain' questions. In Edexcel ICT, an 'Explain' command word indicates a question worth at least 2 marks. To secure full marks, you must provide a point and a linked expansion.

For example, if a question asks you to explain why a router contains an IP address table, simply writing 'to route data' only earns 1 mark. To get the full 2 marks, you must link your point to a clear technical consequence: 'A router stores a table of IP addresses to identify the correct destination of a data packet (1), allowing it to route the packet along the most efficient physical path (1).' Avoid colloquialisms such as 'it makes it quicker' or 'it is easier' without explaining how or why it achieves that efficiency.

The 8-Mark Discussion: How to Construct a Level-3 Response

Every Written Paper ends with high-tariff, 8-mark discussion essays (such as discussing the ethical impacts of monitoring digital communications or the environmental impacts of modern device disposal). Top scorers know that these questions are evaluated using a levels-of-response mark scheme, where structure and balance are just as important as technical content.

  • Avoid bullet points: Writing disconnected bulleted lists caps your mark at Level 1 or 2 (maximum 4-5 marks). Always write in structured, cohesive paragraphs.
  • Provide a balanced argument: You must discuss both sides of the prompt. Balance benefits against drawbacks (e.g., weighing corporate security benefits against individual privacy concerns).
  • Reach a contextual conclusion: A Level 3 response must conclude with a reasoned judgment that directly connects to the comparison you made.

Pixel-Perfect Detail: The Practical Pitfalls of Paper 2

In Paper 2, candidates frequently throw away visual formatting marks due to simple untidiness. Ensure that your database reports, spreadsheets, and word-processed documents maintain consistent typography and visual alignments.

In Database Reports (Task A2), you must ensure that no data fields or headers are truncated. Check that all column widths are wide enough to display text fully. Additionally, watch out for instructions regarding automated placeholders; if the question asks you not to include page numbers or to right-align the date, verify this in the report's design view before printing.

In Spreadsheets (Task B1 & B2), you must show proper formula construction. Never type hardcoded values instead of proper formulas or functions. When replicating formulas, always check if absolute cell referencing (using the $ symbol, such as $B$19) is required to lock your lookup tables. When printing, always make sure you can output both the standard values view and the formula view to let the examiner verify your calculations.

Storage Unit Arithmetic: Why 1024 is Your Golden Ticket

When calculating file sizes or storage conversions, Edexcel strictly penalizes decimal approximations (using 1000 instead of 1024). You must perform binary conversion math using powers of 2.

To convert from Gibibytes (GiB) to bits, remember the hierarchy: Kibibyte (KiB), Mebibyte (MiB), Gibibyte (GiB), Tebibyte (TiB). Since each step is a factor of 1024, converting 256 GiB to bits requires constructing an expression like: \( 256 \times 1024 \times 1024 \times 1024 \times 8 \) (or \( 256 \times 8 \times 1024^3 \)). Leaving '1000' in place of '1024' will lose you all conversion marks.

Calculator Programmes

Table mode for roots & turning points

Scientific calculator (e.g. Casio fx-991 series)

Purpose: Tabulate \(y\) across a range of \(x\) to locate sign changes (roots) and approximate maxima/minima.

When to use it: Solving or sketching a function when you want to find where its graph crosses or turns.

Steps
Enter the function in TABLE mode, set the start, end and step, then read where the sign of \(y\) changes or where it peaks.

Exam note: Allowed, but clear stored programs/data (graphical calculators in exam mode) and show the required working — unsupported calculator answers score no method marks.

Statistics mode (mean, SD & regression)

Scientific calculator (e.g. Casio fx-991 series)

Purpose: Read the mean \(\bar{x}\) and standard deviation directly, and the gradient/intercept (and \(r\)) of a linear regression for bivariate data.

When to use it: Any data-handling, statistics, or required-practical analysis question.

Steps
Enter the data in STAT mode (1-VAR or A+BX), then recall \(\bar{x}\), \(\sigma\) or the regression coefficients.

Exam note: Allowed, but clear stored programs/data (graphical calculators in exam mode) and show the required working — unsupported calculator answers score no method marks.

Carry exact values with Ans & memory

Scientific calculator (e.g. Casio fx-991 series)

Purpose: Keep full-precision intermediate values to avoid rounding errors.

When to use it: Multi-step calculations where premature rounding loses the final accuracy mark.

Steps
Use Ans, STO/RCL or the M+ memory to reuse the unrounded result of each step; round only the final answer.

Exam note: Allowed, but clear stored programs/data (graphical calculators in exam mode) and show the required working — unsupported calculator answers score no method marks.

Equation solver — to CHECK your working

Scientific calculator (e.g. Casio fx-991 series)

Purpose: Use the built-in EQN/SOLVE mode to verify roots of quadratics or simultaneous equations you have already solved by algebra.

When to use it: As a check only, after solving by hand.

Steps
Enter the coefficients in EQN mode (or use SOLVE) and confirm they match your worked solution.

Exam note: Allowed, but clear stored programs/data (graphical calculators in exam mode) and show the required working — unsupported calculator answers score no method marks.

Common Mistakes

  1. 1highMarks at stake: 2Connectivity

    Confusing network content filters with firewalls, leading to irrelevant security-focused answers.

    How to avoid it: Define firewalls as security barriers preventing unauthorized access, whereas network filters restrict specific web content, keywords, or website categories.
  2. 2highMarks at stake: 4Practical Databases

    Leaving data fields or column headers truncated (cut off) in database reports and spreadsheets.

    How to avoid it: Adjust column widths in design view or layout view before taking screenshots or printing to ensure all text is fully visible.
  3. 3highMarks at stake: 3Practical Spreadsheets

    Failing to use absolute referencing ($) in spreadsheet lookup and calculation formulas during replication.

    How to avoid it: Use the $ symbol to lock cell coordinates (e.g., $B$19) before dragging/copying formulas down columns.
  4. 4mediumMarks at stake: 2Digital Devices

    Stating brand names of utility software (e.g., McAfee, Norton) instead of generic technical classifications.

    How to avoid it: Always use generic software terms like 'anti-virus', 'anti-spyware', or 'defragmentation utility' in written explanations.
  5. 5mediumMarks at stake: 3Digital Devices

    Using a decimal conversion factor of 1000 instead of the binary 1024 in computer storage conversions.

    How to avoid it: Always use exactly 1024 when converting between KiB, MiB, GiB, and TiB (e.g., 1024^3 for GiB to bits conversion expressions).
  6. 6highMarks at stake: 10The Impact of ICT

    Failing to expand 2-mark 'Explain' questions, giving only a single point without a linked expansion.

    How to avoid it: Write answers in two linked parts: state your point first, then describe its consequence or detailed technical mechanism.
  7. 7mediumMarks at stake: 2Practical Web Authoring

    Omitting the mandatory 'mailto:' prefix syntax when creating required email links on web authoring pages.

    How to avoid it: Write HTML links using the correct syntax: Send email.
  8. 8highMarks at stake: 4The Impact of ICT

    Failing to structure a balanced argument and a contextual conclusion in the 8-mark Discuss essays.

    How to avoid it: Organize your essay with two paragraphs showing opposing viewpoints, followed by a final paragraph containing a reasoned concluding judgment.

Turn these tips into top grades

thinka turns your weak spots into targeted practice, with instant marking and exam-style feedback. Study smarter, not longer.

Practise real exam questions with instant AI feedback and marking.

Start Practising Free