Forum Discussion

goalie_'s avatar
goalie_
Icon for Helper III rankHelper III
6 years ago

Box and whisker set up

Hi all,

 I have data that has a category, sub category, and results(between 0 and 1). A subcategory in one is not in the another, so Subcategory 1 will ONLY be in Category 1.

CategorySub CategoryResult
110.29
110.56
120.38
120.44
120.63
130.21
240.15
.........

 

I am trying to make a box and whisker plot to show each sub categories on the x-axis, with the category as a legend, and results on the y. I've tried using the MAQ box and whisker. However, it takes in an average of Result for values rather than individual values. So when you try to group by the category, it'll weigh the 3 subcategories equally which results in an incorrect overall average and other information... What is the best way to set this up?

 

I've tried Jan Pieters and the MAQ one. For the Jane Pieters, I have Category in Category. subcategory in sampling, and average of result in values. In the MAQ, I tried subcategory, then category in the same designation for Axis I, average of result in Value, and category in legend

5 Replies