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 use Accelerated Life Testing (ALT) to evaluate reliability. Register for June 5 webinar, 2pm US Eastern Time.

Discussions

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

How Do You display Regression Equation on Bivariate fit graph

 
2 REPLIES 2

Re: How Do You display Regression Equation on Bivariate fit graph

The easiest way is probably to copy the equation and paste it into the plot using Annotate (Tools-->Annotate).

Re: How Do You display Regression Equation on Bivariate fit graph

Another approach is to do the bivartiate fit in Graph Builder and adding the equation and maybe other stats to the graph.

If you need the bivariate stats and you want to just add the equation, you can then right click into the graph builder plot, select Edit ->copy frame content, go back to the bivariate plot, right click paste frame content and the equation will stay at the top left corner. The annotation will move when you rescale the axes as it belongs to the position you inserted it. THe paste frame content adds an layer which keeps the size of the graph not the position on the axis.

 

Capture.GIF

Capture.GIF

 

 

/****NeverStopLearning****/

Recommended Articles