Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
Broken man
 
Posts: n/a
Default Points in between Data Series

I'm using an xy scatter chart, to do grain size analysis, what I need to
know is how do I find out the value in between data points, for example I
would like to know the value of where my data series line crosses at 60% what
is my x value.

I apologize for any confusion, I'm not sure how to properly ask this
question.

D
  #2   Report Post  
Posted to microsoft.public.excel.charting
MrShorty
 
Posts: n/a
Default Points in between Data Series


This isn't the kind of thing that Excel has built into it, but it
certainly is capable of the calculations necessary. Do you just have a
table of data or do you have an analytic function [y=f(x)] for the grain
size that you could use to calculate x at y=.6?

If you have the function, then it would be easy enough to solve the
equation for y=.6 either analytically or numerically (using Solver/Goal
seek).

If you don't have the function, you could curve fit the tabulated data
to a reasonable function and then use that to estimate x at y=0.6.

You could also use an interpolation routine (linear interpolation is by
far the easiest to implement) to estimate x at y=0.6. Excel doesn't
have a built in interpolation routine, but you could build one either
with worksheet functions or in VBA.

If all else fails, you could visually pick the value off of the chart.


--
MrShorty
------------------------------------------------------------------------
MrShorty's Profile: http://www.excelforum.com/member.php...o&userid=22181
View this thread: http://www.excelforum.com/showthread...hreadid=487303

  #3   Report Post  
Posted to microsoft.public.excel.charting
Ed Ferrero
 
Posts: n/a
Default Points in between Data Series

Hi Broken man,

If you just want linear interpolation, download 'Intercept Vertical Lines'
from http://edferrero.m6.net/charting.aspx

Ed Ferrero
http://edferrero.m6.net/

I'm using an xy scatter chart, to do grain size analysis, what I need to
know is how do I find out the value in between data points, for example I
would like to know the value of where my data series line crosses at 60%
what
is my x value.

I apologize for any confusion, I'm not sure how to properly ask this
question.

D



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
missing data points causes my line graph not to connect liebw Charts and Charting in Excel 8 November 24th 08 10:15 PM
Printing data validation scenarios SJC Excel Worksheet Functions 14 July 24th 05 12:43 AM
space between y axis and data points.. Dave R. Charts and Charting in Excel 3 January 8th 05 04:56 AM
Newbie to charts question - projecting values between data points 38N90W Excel Discussion (Misc queries) 3 January 6th 05 05:15 AM
Extending a Chart Data Series from an Array - Can it be done? Jon Peltier Charts and Charting in Excel 4 November 30th 04 03:30 AM


All times are GMT +1. The time now is 01:51 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"