Hi all. I've got two sets of data, (let's say, one series = $ sales, the other is number of salespersons). Assuming a diminishing marginal return relationship (i.e. one more salesperson will bring in less in sales than the last salesperson did), I want to do a non-linear regression that will allow me to see what is the optimal number of salespeople (zero marginal returns). I can select "regression" from Data Analysis, but the summary statistics are all from a linear regression. I can only change the trendline in the chart to a polynomial regression. I need to know how to get the non-linear output as well as how to evaluate the regression model (do I still look at the R^2 value from the trendline?). Thanks