(() => { if ( document.cookie.split(';').some((item) => item.trim().indexOf('ckns_id=') > -1) ) { return; } function localStorageIsAvailable() { try { const storage = window && window.localStorage; if(typeof storage.getItem === 'function') { return true } return false } catch (error) { return false } } if(localStorageIsAvailable()) { var dismissCount = Number(window.localStorage.getItem('-banner-undefined-dismiss-count')); if (dismissCount >= 4) { return; } var lastDismissedDate = Number(window.localStorage.getItem('-banner-undefined-last-dismissed-date')); var currentTime = Date.now(); if (currentTime - lastDismissedDate < 10 * 86400000) { return; } } document.querySelector('html').classList.add('display--banner'); })()

Mathematics and Numeracy

Part of Learn & revise

Sign In Banner

All your learning in one place

Add subjects and guides to My Bitesize to get learning quicker.

Number

Measures

  • Time

    Learning to tell the time and understanding timings.

  • Money

    Learning about counting money and working out how much change you're owed.

  • Perimeter

    Exploring how to work out the perimeter of an area.

  • Area

    Discovering how to work out the area of 2D shapes.

  • Appropriate metric units

    Learning about the appropriate metric units used to measure things.

  • What is capacity?

    Find out how to use capacity to describe how much something can hold and how full it is.

  • Chronological order

    Learn how chronological means the order in which things happen.

  • Different coin combinations

    Learn how to make the same value using different coins.

  • Giving change

    Find out how to give the correct change.

Shape and space

Handling data