cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Choose Language Hide Translation Bar
View Original Published Thread

Box plot - box plot

Emmerich38
Level II

Good morning,

I am a newbie in JMP.

I have concentration series associated with different engine speeds. I used the spreadsheet and in each column I put the concentrations for a given diet. 

I managed to obtain a boxplot representation using the distribution function. However, the presentation is not optimal for a publication, because if I export the graphs I do not have the legends for the y scale. I would like to use the function y as a function of x to have in y the concentrations and in x the list of different engine speeds which currently correspond to the title of my columns. Can you tell me how to easily create this new list in the spreadsheet so that I can build my xy graph and have all the box plots on one graph?

Thanks in advance.

This post originally written in French and has been translated for your convenience. When you reply, it will also be translated back to French .

2 REPLIES 2
txnelson
Super User


Re: Box plot - boite à moustache

Is this the form of the graph that you are looking for?

txnelson_0-1700747423418.png

If it is, all I did was to stack the columns

     Tables=<Stack

and then use Graph Builder to build the presentation

Jim
Emmerich38
Level II


Re: Box plot - boite à moustache

Thank you very much, that's exactly what I'd like to do.