Skip to content

Study Hub

Study Guides

This pupil-friendly study guide includes a unit summary, clear notes, common mistakes, and quick questions with answers.

Year 8 - Computing

Numbers in binary

Data representation: text and numbers

Unit Summary

In this unit pupils will be introduced to binary digits and how they can be used to represent text and numbers. Pupils will perform conversions between binary and decimal numbers and how binary can be used to represent characters. They will explore how cryptography can be used to protect data.

Lesson Summary

You will learn to convert between decimal numbers and binary.

Key Notes

  • Natural numbers (like 1, 2, 3...) can be represented in binary, which uses only 0s and 1s.
  • Each binary digit (bit) represents a power of 2, decimal digits represent powers of 10.
  • You can convert a decimal number to binary by finding which powers of 2 add up to that number.
  • You can convert binary back to decimal by adding the values of all the 1s in the binary number.

Vocabulary To Learn

  • decimal: a base-10 number system that uses the digits 0 to 9
  • binary: a number system that uses the digits 0 and 1 to represent data

Common Mistakes To Avoid

  • Binary uses the same place value system as decimal.

3 Quick Questions (With Answers)

1. Describe the system or process from this lesson in clear steps.

Natural numbers (like 1, 2, 3...) can be represented in binary, which uses only 0s and 1s. Each binary digit (bit) represents a power of 2, decimal digits represent powers of 10.

2. Define this computing term and give one practical example. 'decimal'

a base-10 number system that uses the digits 0 to 9. Add one real device or system example to prove understanding.

3. Correct this common computing misconception.

Mistake: Binary uses the same place value system as decimal. Correction: Binary is a base-2 number system, whereas decimal is a base-10 number system.

More Lessons In This Unit

Browse all guides in the Year 8 Computing guide library.