Math 114Q, Section 10
Excel Tutorial
October 18, 2007

Learning to use a new tool like Excel is a combination of following directions carefully, reading documentation, and stumbling around experimenting with what works.

The purpose of this tutorial is to show you how to create this graph and others like it:


The instructions are for use with a Mac, so you may have to make some slight adjustments if you are using a PC.  Some helpful information about Excel before we get started:


To create the graph above, we first need to get the data.  We've already put this into an Excel spreadsheet for you.
Now it's time to pretty up the chart and improve the documentation. The last task is to document the data source

Using Excel to do calculations

We can ask Excel to do some calculations with this data.  What's good about Excel is that we only have to do the calculation once.  If we have set it up properly (more on that later) then we can copy and paste the formula that we use into the remaining cells, and the calculation is automatically completed.  We will try this for the data set on Boston population.  We want to calculate the percentage change in the population by comparing successive Census data.  Remember that to calculate percentage change, you need to compute     (new value - reference value)/reference value.