View Single Post
  #2   Report Post  
Bernard Liengme
 
Posts: n/a
Default

You need;
=1.1433*EXP( 0.352*x)
In math, we can write e^x or exp(x) for the same thing.

Be sure to format the trendline equation to show lots of digits (eg
1.143295768) or else your answer will be inaccurate

best wishes

--
Bernard Liengme
www.stfx.ca/people/bliengme
remove CAPS in email address


"Hugh" wrote in message
...
Help anyone please,
I want to trend some numbers from a graph
The formula the trendline options has given is y=1.1433e to power of
.352x.

If 2.5 is x what is the excel formula.

is it

Exp(1.1433)^(.352*2.5)

Help please
Thanks