Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
As an appraiser I use Excel to analyze market data and to find the
value of amenities in a given market. When analyzing market data, I use selling date(X) vs SqFt(Y) to create a chart. I then create a trendline to present what are sometimes 200- 300 data points into a representation that can be easily understood by a reader. I usually use a 3-4 order polynomial trendline. In the name of clarity I can and sometimes do render the data points invisible, leaving just the trendline. My question is this: How do I at this point insert along the trend line values for Y wherever the trendline crosses a point on X? This would be helpful for figuring the "average value" for Y on any given date. Bill McKnight, Appraisal Ace, Citrus Heights, CA |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Most of what you need to know about excel charts is covered he
http://peltiertech.com/Excel/Charts/ComboCharts.html This site is very good too: http://www.andypope.info/charts.htm Regards, Ryan--- -- RyGuy "williamk2v" wrote: As an appraiser I use Excel to analyze market data and to find the value of amenities in a given market. When analyzing market data, I use selling date(X) vs SqFt(Y) to create a chart. I then create a trendline to present what are sometimes 200- 300 data points into a representation that can be easily understood by a reader. I usually use a 3-4 order polynomial trendline. In the name of clarity I can and sometimes do render the data points invisible, leaving just the trendline. My question is this: How do I at this point insert along the trend line values for Y wherever the trendline crosses a point on X? This would be helpful for figuring the "average value" for Y on any given date. Bill McKnight, Appraisal Ace, Citrus Heights, CA |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Useful information but the answer to my question is not on either site.
"ryguy7272" wrote: Most of what you need to know about excel charts is covered he http://peltiertech.com/Excel/Charts/ComboCharts.html This site is very good too: http://www.andypope.info/charts.htm Regards, Ryan--- -- RyGuy "williamk2v" wrote: As an appraiser I use Excel to analyze market data and to find the value of amenities in a given market. When analyzing market data, I use selling date(X) vs SqFt(Y) to create a chart. I then create a trendline to present what are sometimes 200- 300 data points into a representation that can be easily understood by a reader. I usually use a 3-4 order polynomial trendline. In the name of clarity I can and sometimes do render the data points invisible, leaving just the trendline. My question is this: How do I at this point insert along the trend line values for Y wherever the trendline crosses a point on X? This would be helpful for figuring the "average value" for Y on any given date. Bill McKnight, Appraisal Ace, Citrus Heights, CA |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
You need to have an additional series, "solving" the equation of the trendline, so you have a y value for each x value. Then you make a filtered series do determine the values common to the other two, and just add this filtered series to the chart. Just the points common to both will appear, ie, effectively where the trendline intersects with the data line. Dave url:http://www.ureader.com/msg/104235902.aspx |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks, Dave. Now that I know it can be done, I just have to figure out the
how to. You are a little over my head with the explaination. "Dave Curtis" wrote: Hi, You need to have an additional series, "solving" the equation of the trendline, so you have a y value for each x value. Then you make a filtered series do determine the values common to the other two, and just add this filtered series to the chart. Just the points common to both will appear, ie, effectively where the trendline intersects with the data line. Dave url:http://www.ureader.com/msg/104235902.aspx |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do you create a trendline for only the x-axis values in excel | Charts and Charting in Excel | |||
Getting the values of the points in a trendline | Excel Discussion (Misc queries) | |||
Assign a trendline or threshold | Charts and Charting in Excel | |||
Assign values to text | Excel Worksheet Functions | |||
How can i find specific values along a trendline? | Charts and Charting in Excel |