View Single Post
 
Old 06-02-2017, 01:50 PM
fihonil fihonil is offline Windows 7 32bit Office 2013
Novice
 
Join Date: Jun 2017
Posts: 1
fihonil is on a distinguished road
Default extrapolation function for 2 variables chart?

as shown in attached chart I have two variables ( X, YC) to get Y value.
the equation for each curve are
  • y = 0.0331x2 - 0.0783x + 0.0606
    y = 0.0321x2 - 0.0751x + 0.0558
    y = 0.033x2 - 0.0784x + 0.0571
    y = 0.0337x2 - 0.0808x + 0.0578

how can I get a function f(y)=(X, YC) from this chart ?
Attached Images
File Type: jpg Untitled.jpg (78.2 KB, 15 views)
Reply With Quote