Forum Discussion

Husain's avatar
Husain
Icon for Advocate I rankAdvocate I
6 years ago

Best visual to compare multiple values across 2 Groups/categories

Hi guys,

 

What do you think is the best visual to compare multiple values across 2 Groups/categories.

 

I tried with Column chart and Tornado but they look horrible becasue the 2 bars/columns to be compared are not sized according to each group of 2 values separately.

 

 

 

Here is the sample data. Comparing Military power of US and Russia(RU)

 

Main CategorySub CategoryUSRU
Air ForcesFighter aircraft:457.0751.0
Air ForcesHelicopters:4,889.01,505.0
Air ForcesMultirole aircraf:2,192.0526.0
Air ForcesTotal aircraft:12,304.04,441.0
Air ForcesAttack aircraft:587.0783.0
GeneralArea:9,857,306.017,098,242.0
GeneralPopulation:324,527,000.0144,554,993.0
Land ForcesTotal artillery:3,269.014,557.0
Land ForcesArmoured fighting vehicles:41,760.027,335.0
Land ForcesRocket artillery:1,197.04,032.0
Land ForcesSelf-propelled artillery:950.05,955.0
Land ForcesTanks:6,393.020,050.0
ManpowerAvailable for military:73,270,043.034,765,736.0
ManpowerReserve personnel:811,000.02,000,000.0
ManpowerActive personnel:1,281,900.0771,000.0
Military expendituresMilitary budget:610.066.3
Military expendituresPercent of GDP:3.14.3
NavyTotal naval:437.0314.0
NavyAircraftcarriers:20.01.0
NavyCorvettes:0.083.0
NavyDestroyers:85.018.0
NavyFrigates:0.010.0
NavySubmarines:71.059.0

2 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Icon for Community Champion rankCommunity Champion
    It occurs to me that the problem is not the visual but that you need to normalize those numbers. Like:

    Normalized = [US] / [RU]

    Then put that in a graph. Note, in this circumstance you would not unpivot the last two columns.
    • Husain's avatar
      Husain
      Icon for Advocate I rankAdvocate I

      Hi Greg

      Thanks for your help.


      Could you illustrate this in the form of a chart with the help of sample data I provided above

       

      Many thanks in advance