Forum Discussion

Juan Pablo Gallardo's avatar
Juan Pablo Gallardo
Brass Contributor
Apr 10, 2020

Trendline

I have always wondered, how do I replace the following formula to get the value of y?

Like what is the formula in Excel for this so that if I replace x=23 I get y for example?

 

12 Replies

  • SergeiBaklan's avatar
    SergeiBaklan
    Diamond Contributor

    Juan Pablo Gallardo 

    Click on Format Trendline (or box with the formula) and in formatting assign 17 decimal places, not 4 as you have now. Try formula again with updated parameters.

  • JKPieterse's avatar
    JKPieterse
    Silver Contributor
    Replace each x with the cell address containing the value for y, e.g. A2 then to get the power, replace the numbers with ^ followed by that number. Also, in Excel a formula starts with the equal sign:

    =-0.0008*A2^6+0.0605*A2^5+ ......

Resources