3.3 Creating Bar Charts

Bar charts are applicable to categorical variables, just as pie charts, but they can accommodate more categories than pie charts.

Example: A survey was done to find the number of workers employed by major foreign investors.

Great Britain Germany Japan Netherlands Ireland
6500 1450 1200 200 138

Construct a bar char representing this data.

This time we need to represent the data as a bar chart, with vertical bars, or columns, representing the number of workers employed by major foreign investors (in some unit of measurement):

The (almost) final bar chart should look similar to the following:

but it should be embedded inside your spreadsheet. You can again customize the various components of your chart (colors, texts, etc. by double-clicking on them inside Microsoft Excel. In our case, you should notice that not all country label are present in the chart (only "Great" - for Great Britain, "Japan", and "Ireland" are visible). To rectify that, double-click carefully on any of the country names. You should see a dialog box entitled "Format Axis" that allows you to modify the appearance of the labels along the x-axis. Choose a smaller font size to finally obtain a bar char similar to the following (you may also have to resize the chart by dragging one of its corners inside Excel to make sure all labels will fit along the x-axis):

Note: Since there is only one data series (one row of numbers in addition to the labels), you may want to remove the label "Series 1" from your chart. Simply click once on it and hit the "Delete" key to remove that label from your chart (which will automatically resize itself). You should play with this chart by double-clicking its various components to obtain the best possible shape. For example, by double-clicking on the y-axis you can make sure that the range on the y-axis goes from 0 to 6800 instead of from 0 to 8000 as in the above picture.