Basic Functions
Intermediate

Percentage Calculations

Calculate percentages using basic arithmetic.

Task:

You are analyzing student scores and need to determine each student's contribution to the total score. Calculate what percentage each student's score is of the total score in column C to understand individual performance relative to the whole.

Learning Objectives:

  • Learn percentage calculations
  • Understand absolute vs relative references
  • Practice formula copying
Hints

Solve without hints for +5 XP

Interactive Spreadsheet

The data in this exercise

This is the grid you start with. Cell references in the task — B6, C2 — point at the row numbers and column letters below.

ABC
1StudentScorePercentage
2John85
3Mary92
4Tom78
5Sarah95
6Total350
What this exercise teaches (contains the answer)

Percentage calculations involve dividing a part by the whole. Using absolute references ($) is crucial when a part of the formula (like the total) should remain fixed when copying the formula to other cells.