Practice support

Sample dataset answer key

Use this page after completing the practice tasks with the sample sales CSV.

Dataset totals

Revenue by region

Revenue by status

Suggested formulas

If `Quantity` is in column F and `Unit Price` is in column G, calculate revenue in a new `Total` column:

=F2*G2

Total revenue:

=SUM(H2:H11)

Average order revenue:

=AVERAGE(H2:H11)

Chart checks

Resource flow

Keep moving through the guide

This page belongs to Spreadsheet workflow guide and connects to the surrounding steps below.

Parent resource Spreadsheet workflow guide

Sibling resources

Current

Sample dataset answer key

Check your practice totals, formulas, and chart expectations.

Current page
Sibling

Spreadsheet capstone mini-project

Practice the full spreadsheet workflow in one final project.

Open resource

Previous and next

Previous step

Spreadsheet workflow guide

A staged guide from raw data to reporting and reusable spreadsheet workflow.

Go back
Next step

Spreadsheet capstone mini-project

Practice the full spreadsheet workflow in one final project.

Continue