Manipulating U.S. Import Data

The U.S. import data by country need to be categorized into these 17 world regions.
Here is how this can be done electronically. You can always do it by hand, if this is easier for you.

Procedure:
1) Each country was given its regional number, using the following codes:

Code   Region     
1   North America      8   North Africa        15  Southeast Asia  
2   Central America    9   West Africa         16  East Asia 
3   South America      10  Central Africa     17  Oceania  
4   Northern Europe   11  South Africa
5   Eastern Europe     12  East Africa 
6   Western Europe   13  West Asia
7   Southern Europe  14  South Asia 
  
I have already categorized each country by its region and sorted the data. So, just copy the table below:
place the cursor at the top left-hand corner of the table, click and hold down while you drag all the way down to the bottom of the table
; then copy the highlighted information.

Ignore the letters (e.g., Z) which are associated with some countries.

2) Open a new EXCEL file and under Edit, pick Special Paste, then select Text and click OK. Be sure that you have three separate columns. Verify this by clicking in the first cell of the pasted information and see what kinds of information it contains. It should look like this:

3) At the bottom of column C, calculate the total U.S. imports. Click on the first empty cell at the bottom and type =SUM(  and then click and drag from the bottom to the top all the numbers in column C and type ) until the complete formula looks like =SUM(C2:C32) -- where SUM adds numbers from cell C2 to C32.
4) In column D, add all the imports for EACH region. Only two regional totals are shown here:

5) Now create Table 3 U.S. Imports . . . , somewhere on the same worksheet. Like this:

6) Calculate the percentage for each region. Click on an empty cell next to one regional total and type =( and then click on the total dollar amount/and click on the grand total for all regions and type ). The formula should look something like this: =(G4/G$21)*100 -- where cell G4 is divided (/) by cell G21 (the $ assures that when you paste this formula into other cells, G21 will always be used) and multiplied (*) by 100.
If you want to check your answer, complete a form.

Now, use this classified information to construct Table 3 for Project 1.
Congratulations on your achievement. Be sure to use your new skills in other courses and for the rest of your life!?


Created by Ingolf Vogeler on 20 September 1999; last revised on 20 October 2005.