cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
JohnTM
Level III

Graph builder: points and mean on the same graph

OK, first my boss wanted box plots, now it is too much, and instead I need to add the mean and std error bars... But JMP (14.0.0 64 bit windows 10) only wants to show one or the other:

JMP points problem.jpg

How can I make JMP show both, with the mean point and std dev or std error bars overlayed With the points (other than combining them in photoshop or learning 'Graphpad Prism')?

1 ACCEPTED SOLUTION

Accepted Solutions
txnelson
Super User

Re: Graph builder: points and mean on the same graph

Assuming you have a chart with just your data points being displayed,, all you have to do, is to right click on the graph, and add a second instance of Points, and set them to the mean and error bars.

errorbars.PNG

Jim

View solution in original post

2 REPLIES 2
txnelson
Super User

Re: Graph builder: points and mean on the same graph

Assuming you have a chart with just your data points being displayed,, all you have to do, is to right click on the graph, and add a second instance of Points, and set them to the mean and error bars.

errorbars.PNG

Jim
JohnTM
Level III

Re: Graph builder: points and mean on the same graph

Thanks! Exactly what I needed. I tried shift and control clicking the icons, moving a second instance of the reading all around, but that has now done the trick!

Recommended Articles