Pie Charts
A pie chart splits a whole (the total) into sectors. A sector's value = (its angle / 360) x total, or simply percent x total when given in percents. To convert a percent to an angle, multiply by 3.6 (since 100% = 360 degrees). Always note the stated grand total before computing any slice.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Formula Reference Sheet
The only tools you need
| Percentage of total | part / total x 100 |
|---|---|
| Percentage change | (new - old) / old x 100 |
| Average | sum / count |
| Pie chart | value = (sector angle / 360) x total, or percent x total |