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
jacaalgo
Level II

How to get the parameters of a bivariate normal density ellipse?

I would like to be able to extract the parameters of an ellipse drawn in a bivariate plot. By parameters I mean, the long and short axes and direction of the long axis, not just means and std devs. Is there a way?

2 REPLIES 2
Craige_Hales
Super User

Re: How to get the parameters of a bivariate normal density ellipse?

Ellipse

may be what you need.

12863_EllipseJSL.png

Craige
jacaalgo
Level II

Re: How to get the parameters of a bivariate normal density ellipse?

Craige, thanks for your reply. This helps a lot!

Recommended Articles