- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Box plot - box plot
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 .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: Box plot - boite à moustache
Is this the form of the graph that you are looking for?
If it is, all I did was to stack the columns
Tables=<Stack
and then use Graph Builder to build the presentation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: Box plot - boite à moustache
Thank you very much, that's exactly what I'd like to do.