Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting,microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default Interpolating an x, y point from known x's and y's

You can use the FORECAST() function to interpolate as well as extrapolate.

See Excel Help
--
Gary's Student


"Steve" wrote:

Hi

This is probably a simple task and it is my own lack of experience in
Excel -- I would like to derive a y value for an arbitrary x value from a
array of known x's and known y's for some unknown function y = f(x) a la:

known x, y
0.123, 4.567
0.257, 10.4567
0.4321, 20.3241
0.703, 10.345
0.804, 2.345

say I want to derive a y value for x=0.5 from this data set using a linear
or higher order fit -- is there an appropriate worksheet function for this
or do I have to resort to programming?

Many thanks in advance.
Steve



  #2   Report Post  
Posted to microsoft.public.excel.charting,microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Interpolating an x, y point from known x's and y's


"Gary''s Student" wrote in message
...
You can use the FORECAST() function to interpolate as well as extrapolate.


FORECAST seems to do only linear line fit -- my data is an arbitrary fixed
waveform for which Im trying to fill in missing points -- is there some
trick I need to apply to make forecast work at a higher order?


See Excel Help
--
Gary's Student


"Steve" wrote:

Hi

This is probably a simple task and it is my own lack of experience in
Excel -- I would like to derive a y value for an arbitrary x value from a
array of known x's and known y's for some unknown function y = f(x) a la:

known x, y
0.123, 4.567
0.257, 10.4567
0.4321, 20.3241
0.703, 10.345
0.804, 2.345

say I want to derive a y value for x=0.5 from this data set using a
linear
or higher order fit -- is there an appropriate worksheet function for
this
or do I have to resort to programming?

Many thanks in advance.
Steve





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
Interpolating value willemeulen Excel Discussion (Misc queries) 1 November 18th 09 11:50 AM
Interpolating an x, y point from known x's and y's [email protected] Excel Worksheet Functions 4 June 27th 06 08:01 PM
Interpolating an x, y point from known x's and y's Gary''s Student Excel Discussion (Misc queries) 1 June 26th 06 06:17 PM
Interpolating an x, y point from known x's and y's Gary''s Student Excel Worksheet Functions 1 June 26th 06 06:17 PM
Interpolating an x, y point from known x's and y's Gary''s Student Charts and Charting in Excel 1 June 26th 06 06:17 PM


All times are GMT +1. The time now is 01:25 AM.

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"