cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • See how to use the JMP Marketplace – Free tools to expand JMP capabilities. Register. July 10, 2 pm US Eastern Time.

Discussions

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

Second Degree Polynomial Parameter Script

Hi All, 

I have a data set (x and y) that I need to approximate to the 2nd degree polynomial (ax2+bx+c) and report "a" value in the "a"-column.

Is there a potential script for this?

Please see JMP table attached.

Thank you All!

Alex19_0-1748610999157.png

 

2 REPLIES 2

Re: Second Degree Polynomial Parameter Script

It is easy to interactively accomplish your task. Select Analyze > Fit Y by X. Cast the x and y columns into their respective analysis roles and click OK. Click the red triangle and select Fit Polynomial , degree 2

Is there a reason that a script is required?

Alex19
Level II

Re: Second Degree Polynomial Parameter Script

Thank you Mark, I am on this path as well now. It requires some extra work, I thought if someone had the script already - would be more robust. 

Recommended Articles