Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations GregLocock on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Exponential / Power regression HELP!!!! 1

Status
Not open for further replies.

ganpas

Computer
Mar 23, 2005
2

Expo Equation: y = c *e ^(b * x)

Does any one know how to calculate c and b for a given set of X and Y values?? When I do trend line in excel, it automatically calculates the value for me. However, if I want to code in ASP/VB I need to know how excel arrive with the values for c and b when X and Y are given.

Power Equation: y=c*x^b

TIA
 
Replies continue below

Recommended for you

Transform the equations by taking LN or LOG of the variables:

LN(y)=LN(c)+ b*x
and
LN(y)=ln(c)+ b*LN(x)

m777182
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor