The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Show charts as % not a count

btibertbtibert Member, University Professor Posts: 146 Guru
I am probably missing something obvious, but if I have a barplot of nominal value, I would like to see the % of the total, not the count.  Same goes for a pie chart.  Where can I apply that setting?  I see various aggregations, but not % of total.

Thanks!

Best Answer

Answers

  • yyhuangyyhuang Administrator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 364 RM Data Scientist
    edited September 2019
    Another option is to get a quick pivot from TurboPrep


    Choose the count (percentage) in pivot, you are ready to go for the % counts plots

    With the pivot table for counts, percentages, averages, you can also make a quick chart

    HTH!

    YY
  • btibertbtibert Member, University Professor Posts: 146 Guru
    Thanks, I am trying to stay away from AutoModel because I want the class to wrestle with visually programming and working through the mechanics of cleaning, reshaping, aggregating data.  Aggregation makes sense, I just though this would have been a straight forward task using base RM.    In the short run, I can show them the distribution of the label via ExampleSet > Stats
Sign In or Register to comment.