arc90 lab | tools: Link Thumbnail
Excel Help Forum
ExcelTip.com
Account Icon Account Icon Account Icon
ExcelTip.com

Go Back   Excel Help Forum > Microsoft Office Application Help - Excel Help forum > Excel Programming > Excel Charting

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-22-2005, 01:25 PM
Broken man
Guest
 
Posts: n/a
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
Reply With Quote
  #2  
Old 11-22-2005, 02:11 PM
MrShorty MrShorty is offline
Forum Guru
 
Join Date: 13 Apr 2005
Posts: 877
MrShorty is an unknown quantity at this point
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.
Reply With Quote
  #3  
Old 11-22-2005, 06:20 PM
Ed Ferrero
Guest
 
Posts: n/a
Re: 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 With Quote
Reply

Bookmarks

New topics in Excel Charting


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


All times are GMT -4. The time now is 08:35 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0