ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Charts and Charting in Excel (https://www.excelbanter.com/charts-charting-excel/)
-   -   How to print value points on trend line (https://www.excelbanter.com/charts-charting-excel/151752-how-print-value-points-trend-line.html)

djk0811

How to print value points on trend line
 
I have plotted two linear trend lines and want to publish a table of values
showing the value of each plotted point.

I ran trend for a 12 month period. I would like to know the value of the
trend line as it passes through each moth.

Jon Peltier

How to print value points on trend line
 
Given a trendline's coefficients, you can select given X values and
calculate the corresponding Y values. If the trendlines are linear, in fact,
all you need to calculate in the worksheet is the SLOPE(y,x) and
INTERCEPT(y,x), where y and x are the ranges containing the y and x values.
Then list the X values in a column of cells, and compute Y (= SLOPE * X +
INTERCEPT) in the next column. Make a chart from these values.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"djk0811" wrote in message
...
I have plotted two linear trend lines and want to publish a table of values
showing the value of each plotted point.

I ran trend for a 12 month period. I would like to know the value of the
trend line as it passes through each moth.





All times are GMT +1. The time now is 06:54 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com