Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
The Surfer
 
Posts: n/a
Default Lookings for optimal coefficient

I have a set of numbers A1:A10.

I have a formula A1:A10 ~ x*B1:B10 + y*C1:C10 + z*D1:D10

How do I find the optimal set of x,y,z to give the result closest to A1:A10
for every B1:B10,C1:C10,D1:D10




  #2   Report Post  
Posted to microsoft.public.excel.misc
Nikki
 
Posts: n/a
Default Lookings for optimal coefficient

I think you could use a Solver.

go to tools-- add-ins-- select Solver add-in

then go to tools again select Solver
Target cell: where your current formulla is (x*B1:B10 + y*C1:C10 + z*D1:D10)
,
click in vlaue of and type in how much a1:a10
in by changing cell select where your x,y,z are located and sepreate them by
coma. now if you click on solve you should get and answer.

Nikki


"The Surfer" wrote:

I have a set of numbers A1:A10.

I have a formula A1:A10 ~ x*B1:B10 + y*C1:C10 + z*D1:D10

How do I find the optimal set of x,y,z to give the result closest to A1:A10
for every B1:B10,C1:C10,D1:D10




  #3   Report Post  
Posted to microsoft.public.excel.misc
B. R.Ramachandran
 
Posts: n/a
Default Lookings for optimal coefficient

Hi,

Select a 3-column x 1-Row block (e.g., E1:G1), enter the following formula,
and confirm with CTRL-SHIFT-ENTER

=LINEST(A1:A10,B1:D10,0,0)

The formula returns the optimized values of the coefficients, in the order
z, y, and x.

Regards,
B. R. Ramachandran




"The Surfer" wrote:

I have a set of numbers A1:A10.

I have a formula A1:A10 ~ x*B1:B10 + y*C1:C10 + z*D1:D10

How do I find the optimal set of x,y,z to give the result closest to A1:A10
for every B1:B10,C1:C10,D1:D10




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
trendline coefficient accuracy Simon Y Excel Discussion (Misc queries) 4 July 29th 05 01:24 PM
spearman correlation coefficient Marcel Labonté Excel Discussion (Misc queries) 1 May 12th 05 04:00 AM
Coefficient of variance Geoff C Excel Worksheet Functions 1 February 28th 05 05:36 PM
formula for "coefficient of variation" woodendummy Excel Worksheet Functions 1 January 18th 05 05:14 AM
Correlation Coefficient Issue Diane Excel Worksheet Functions 8 December 17th 04 03:48 AM


All times are GMT +1. The time now is 11:03 PM.

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

About Us

"It's about Microsoft Excel"