126|EXCEL – Visualizing Volume

BYU Student Author: @Donovon
Reviewers: @Alex_Garrett @MitchFrei @Hyrum
Estimated Time to Solve: 15 Minutes

We provide the solution to this challenge using:

Need a program? Click here.

Overview

You have just started an internship as a stockbroker at your dream company. The pressure is on to learn quickly and provide value so you can secure a full-time offer at the end of the summer. You’ve just finished orientation and your new manager has asked you to spend the rest of the day getting familiar with some of the tools you’ll be using over the next couple of months. She told you that she’d be impressed if you could create a chart in Excel showing the companies with the highest total trading volume in 2016. She says you can format this chart however you’d like as long as it’s easy to understand. As one final note, your manager mentions that using a tree map might be appropriate for the dataset.

Make sure you take time to understand the format of the data before you attempt to create the chart. Read the instructions carefully and you’ll be sure to make an impression!

Instructions

  1. Download the data and open it in Excel.
  2. Create a new table that has each ticker name and the sum of its volume only in the year 2016. It may be helpful to use a PivotTable in this process.
  3. Create a tree map chart using the data in this new table.
  4. Don’t forget to name your chart!

Data Files

Solution

Loved this challenge! Here is my solution! It took me about 20 minutes to do, but partly due to the sheer amount of data slowing down excel. Great challenge!

Challenge126_Data.csv (15.1 KB)
I enjoyed this challenge! It took me about 15-20 minutes to complete.