Charting with Trend Line

EssKayKay

Board Regular
Joined
Jan 5, 2003
Messages
221
Office Version
  1. 2007
Platform
  1. Windows
I have a question on charting in Excel. I have a spreadsheet tracking investments over the past few years. I include a “Trend Line” in the chart via a polynomial regression. However, I’m confused on the “order” of the trend line. It allows values 2-6. It appears 2 is the most linear with varying degrees of alignment after that. Without getting too technical as I am no mathematician, what does the “order” mean and what order would you recommend? I am using Excel 2003.

Thanks,
Steve K.
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.
The order of a polynomial is the highest (integer) power to which the variable is raised

1st order: y=ax
2nd order: y = ax^2 + b
3rd order: y=ax^3 + bx^2 +cx + d
...

I wouldn't recommend using any type of polynomial for modeling investment returns. It doesn't tell you anything useful.
 
Upvote 0
Thank you SHG for your response. I will just disregard my trend line.
 
Upvote 0
A linear trendline would tell you whether things are generally headed in a good direction. An exponential trendline models constant year-over-year growth (or decline).
 
Upvote 0

Forum statistics

Threads
1,214,587
Messages
6,120,405
Members
448,958
Latest member
Hat4Life

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top