Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I have instrument calibration data that is best characterized as quadratic- I
need to back-calculate for an adjusted point, using the basic formula y= ax^2 + bx + c. I'm horrible at formulae in excel! |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
You could use Goal Seek to find X, given Y, or you could use the standard
quadratic equation solution (-B +/- SQRT(B^2-4*A*C))/(2*A) -- David Biddulph "DianeD" wrote in message ... I have instrument calibration data that is best characterized as quadratic- I need to back-calculate for an adjusted point, using the basic formula y= ax^2 + bx + c. I'm horrible at formulae in excel! |
#3
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Thank you!! Dyslexic chemists and excel don't always play well together :-)
"David Biddulph" wrote: You could use Goal Seek to find X, given Y, or you could use the standard quadratic equation solution (-B +/- SQRT(B^2-4*A*C))/(2*A) -- David Biddulph "DianeD" wrote in message ... I have instrument calibration data that is best characterized as quadratic- I need to back-calculate for an adjusted point, using the basic formula y= ax^2 + bx + c. I'm horrible at formulae in excel! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
What makes a polynomial trend line curve up or down? | Charts and Charting in Excel | |||
Determining error associated with polynomial trend lines. | Charts and Charting in Excel | |||
how do I use the solver to solve polynomial equations? | Excel Worksheet Functions | |||
How do you use solver to solve a polynomial | Excel Discussion (Misc queries) | |||
solver can not solve polynomial eq. where one variable is five di. | Excel Worksheet Functions |