Analyze Competition with Scatter Plots – A business chart example

Share

Facebook
Twitter
LinkedIn

Analyzing competition is one of the key aspects of running a business. In this article, learn how to use Excel’s scatter plots to understand competition.

How Mobile Handset Market Changed from 2007 to 2010?
Competition in Mobile Handset Space - Analytical chart
[view large]

Recently, Kaiser at Junk Charts pointed to a very effective business chart that shows the dynamics of competitive land scape with ease.

The chart shown aside originally appeared in Asymco, shows how mobile handset market has changed between 2007 & 2010.

What is so special about this chart?

I like this type of chart because it clearly tells the story of what happened in mobile handset market between 2007 and 2010. It shows how then leader, Nokia, kept loosing profit share despite a tiny loss in market share. It shows how new entrants like Apple have eroded the profit share for others. [related: good charts tell stories]

The chart instantly lets me ask important questions like, “So what did Nokia do wrong?”, “How come RIM is also in the same league as Apple (ie both market share and profit share went up) ?” etc. and explore for answers.

And that is what a chart should do. It should present a story and poke our curiosity to ask questions (or address problems).

How to construct similar chart in Excel?

Here is how you can construct similar business chart in excel.

Step 1: Get your data

In case of analytical charts like this, getting correct data is all important. For the sake of example, we will use the same variables – Market Share & Profit Share for 4 fictitious products – A,B,C & D. The data is shown below:

Competition Analysis - Raw Data

Step 2: Re-arrange the data, so we get first and last values

This is very simple. Use cell references to extract the data for just first and last periods. Now make starting values as zero and calculate ending values. Something like this:

Processed Data - Competition Analysis in Excel

Step 3: Make a scatter plot

Select the data and make a scatter plot. When you are done, it should look something like this:

Competition Analysis using Excel Charts - Step 1 - Make a Scatter Plot

Step 4: Format the chart

Do the following to format the chart:

  • Add lines to scatter plot so that starting and end point are connected
    Competition Analysis using Excel Charts - Step 2 - Connect Dots
  • Set arrow symbol as the end-point style for these lines (new feature in Excel 2007 and above)
    Using Arrow symbols in Scatter plots
  • Remove grid lines and legend
  • Add data labels to either starting or end points alone.
  • Add axis labels, position them accordingly
  • Make axis and labels subtle.
  • Add a descriptive chart title

And you are done. The chart should look something like this:

Competition Analysis using Excel Charts - Final View

Bonus Step: Making a scatter plot of absolute values

As you can see, the above chart only shows changes in market share and profit share of products between Q1-2008 and Q2-2010. But a more descriptive option would be to show absolute position of each product at both times.

Like this:

Competition Analysis using Excel Charts - a different view

To make this chart, all the steps are same as above, just change your data to starting and end points, not the calculated ones.

Download Competition Analysis Chart Templates:

I have prepared a simple excel chart template to help you create similar charts on your own. Click below links to download.

Excel 2007+ | Excel 2003

You can see the chart construction steps in the downloaded workbook.

What do you think about this chart?

As I mentioned I really liked how this chart lays out the dynamics of market place without complicating or animating anything. I think it is both simple and elegant [related: keep your charts simple]

What do you think? Please share your opinion and ideas thru comments. Also, tell us how you would have plotted same data?

More Excel Charts for Analysis:

Excel charts are powerful visual tools for analysis and exploration. We have posted several useful chart templates & ideas on chandoo.org. Please visit these pages for more resources on charting & analytics.

Facebook
Twitter
LinkedIn

Share this tip with your colleagues

Excel and Power BI tips - Chandoo.org Newsletter

Get FREE Excel + Power BI Tips

Simple, fun and useful emails, once per week.

Learn & be awesome.

Welcome to Chandoo.org

Thank you so much for visiting. My aim is to make you awesome in Excel & Power BI. I do this by sharing videos, tips, examples and downloads on this website. There are more than 1,000 pages with all things Excel, Power BI, Dashboards & VBA here. Go ahead and spend few minutes to be AWESOME.

Read my storyFREE Excel tips book

Overall I learned a lot and I thought you did a great job of explaining how to do things. This will definitely elevate my reporting in the future.
Rebekah S
Reporting Analyst
Excel formula list - 100+ examples and howto guide for you

From simple to complex, there is a formula for every occasion. Check out the list now.

Calendars, invoices, trackers and much more. All free, fun and fantastic.

Advanced Pivot Table tricks

Power Query, Data model, DAX, Filters, Slicers, Conditional formats and beautiful charts. It's all here.

Still on fence about Power BI? In this getting started guide, learn what is Power BI, how to get it and how to create your first report from scratch.

11 Responses to “Fix Incorrect Percentages with this Paste-Special Trick”

  1. Martin says:

    I've just taught yesterday to a colleague of mine how to convert amounts in local currency into another by pasting special the ROE.

    great thing to know !!!

  2. Tony Rose says:

    Chandoo - this is such a great trick and helps save time. If you don't use this shortcut, you have to take can create a formula where =(ref cell /100), copy that all the way down, covert it to a percentage and then copy/paste values to the original column. This does it all much faster. Nice job!

  3. Jody Gates says:

    I was just asking peers yesterday if anyone know if an easy way to do this, I've been editing each cell and adding a % manually vs setting the cell to Percentage for months and just finally reached my wits end. What perfect timing! Thanks, great tip!

  4. Jon S says:

    If it's just appearance you care about, another alternative is to use this custom number format:
    0"%"

    By adding the percent sign in quotes, it gets treated as text and won't do what you warned about here: "You can not just format the cells to % format either, excel shows 23 as 2300% then."

    • Steven Peters says:

      Dear Jon S. You are the reason I love the internet. 3 year old comments making my life easier.

      Thank you.

  5. Jon Peltier says:

    Here is a quicker protocol.

    Enter 10000% into the extra cell, copy this cell, select the range you need to convert to percentages, and use paste special > divide. Since the Paste > All option is selected, it not only divides by 10000% (i.e. 100), it also applies the % format to the cells being pasted on.

  6. Chandoo says:

    @Martin: That is another very good use of Divide / Multiply operations.

    @Tony, @Jody: Thank you 🙂

    @Jon S: Good one...

    @Jon... now why didnt I think of that.. Excellent

  7. sajith says:

    Thank You so much. it is really helped me.

  8. Winnie says:

    Big help...Thanks

  9. Chris Fry says:

    Thanks. That really saved me a lot of time!

  10. Texas says:

    Is Show Formulas is turned on in the Formula Ribbon, it will stay in decimal form until that is turned off. Drove me batty for an hour until I just figured it out.

Leave a Reply