CSE 3
Lab 6
Microsoft Excel
- Download the following 2 CSV files:
- interests.csv
- demographics.csv
- Open interests.csv in Excel and "massage" the data.
- Save the data in XLS format.
- Above the top row, insert a row with column labels "Topic" and "Frequency".
- Select the top row (1) and make it bold.
- Add a third column (C) labeled "Percentage".
- In cell C2, insert the formula "=B2/31".
- Fill down from cell C2 to C18.
- Select column C. From "Format Cells", in the "Number" tab, choose category "Percentage" and press "OK".
- Select all. From the "Data" menu, choose "Sort", then sort the data in descending order by frequency.
- Make a bar chart of the topic-of-interest data.
- Select cells A1:B13 (leaving out topics with frequencies below 3).
- From the "Insert" menu, select "Chart".
- Choose chart type "Column" in step 1 and press "Next".
- Press "Next" again to skip step 2.
- Change the chart title to "CSE 3 Topics of Interest".
- Change the category (X) axis to "Topic".
- In the "Legend" tab, uncheck the "Show legend" box.
- In the "Data Table" tab, check the "Show data table" box and uncheck the "Show legend keys" box.
- Press "Next" to go to step 4.
- Choose "As new sheet" and press "Finish".
- Save your file.
- Open demographics.csv in Excel.
- Save the data in XLS format.
- Make a stacked-bar chart of enrollment per quarter by class standing.
- Select cells A1:E5 (the class-standing data).
- From the "Insert" menu, select "Chart".
- Choose chart sub-type "Stacked Column" in step 1 and press "Next".
- Press "Next" again to skip step 2.
- Change the chart title to "CSE 3 Enrollment per Quarter by Class Standing".
- Change the category (X) axis to "Quarter".
- Change the value (Y) axis to "Class Standing".
- In the "Data Labels" tab, check the "Series Name" and "Value" boxes.
- Press "Next" to go to step 4.
- Choose "As new sheet" and press "Finish".
- Make a pie chart of cumulative enrollment by college.
- Insert a column before column B (labeled "FA05"). Label the new column "All Quarters".
- In the "All Quarters" column, add a SUM formula over the 4 quarters (now in columns C to F) and fill down.
- Select the cells containing the cumulative enrollment by college (A8:B13).
- From the "Insert" menu, choose "Chart".
- Choose chart type "Pie" in step 1 and press "Next".
- Press "Next" again to skip step 2.
- Change the chart title to "CSE 3 Cumulative Enrollment by College".
- In the "Legend" tab, uncheck the "Show legend" box.
- In the "Data Labels" tab, check the "Category Name" and "Percentage" boxes.
- Press "Next" to go to step 4.
- Choose "As new sheet" and press "Finish".
- Make a chart of your own choosing to show cumulative enrollment by major.
- Create a PowerPoint presentation and insert the charts you've made.
- In Excel, select the entire chart area (not just the graphic portion).
- Press "Ctrl-C" to copy the chart.
- In PowerPoint, position the cursor where you want the chart to appear and press "Ctrl-V" to paste it in.
- Link your finished Excel and PowerPoint files from your CSE3Page and get checked off!