STANDARD NONLINEAR REGRESSION MODELS
Regular regression can handle nonlinearity of the nonlinearity is in
the regressors but not the parameters.
For example y = a + b*x^2 + u is okay, but y = a^b*x
+ u are not okay.
Leading estimable models are:
The tricky parts are
SPECIFIC TRENDLINES FOR A SCATTERPLOT
For the case where there is just one regressor (x) one can add a nonlinear trendline to a scatter plot.
The method is choose Chart Wizard and XY Scatter Plot, and create an
XY scatter plot.
Once the scatterplot is created right-click on the trendline (which
will be a straight line) and choose one of the options:
GENERAL TRENDLINES FOR A SCATTERPLOT
Methods of nonparametric regression permit fitting of general flexible curves to an XY scatter plot, without being restricted to pre-specified shapes such linear, exponential or power.
These methods include LOWESS, kernel regression, nearest-neighbors regression, local polynomial regression, splines, ...
For this you need a statistical or econometric package, though not all
do this.
The statistical package S-Plus is the leader in this area.
For further information on how to use Excel go to
http://www.econ.ucdavis.edu/faculty/cameron