Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Creating regressions with more than 17 data points...

I just selected 55 xy pairs and did regression under the analysis entry in
the tools menu (analysis toolpak). It worked fine for me.

--
Regards
Tom Ogilvy

Kevin wrote in message
...
Can I create regressions with more than 17 data points? anyone know how?



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Creating regressions with more than 17 data points...

Tom,

Are you using Excel XP or 2000? Or does it matter?

-Kevin

btw- I am tech support for an Economics Dept. at a major University.
These folks know almost nothing about Excel and I know nothing about
Economics! How about that for a crummy situation?


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27
Default Creating regressions with more than 17 data points...

Kevin,

I don't think the Excel version matters. Excel was limited to 16
regressors (at least in Excel 97 and I doubt it has changed). Others
have also discovered the limitation. I'm assuming you are talking
about regressors or variables not data points as you indicated. I
don't think there is a limit on data points other than 65,536 (# rows
on a sheet).

I've never used it, but you might look at an add-in for Excel I found.
Apparently it can handle 256 regressors limited only by # columns in
Excel.

http://www.analyse-it.com/faqs/21000.htm

I usually use the LINEST function (limited by 16 as you know). I've
never tried to call it within VBA, but expect the same strange limit
will apply. You could also use something external like Minitab.
Finally, you can do the regression using basic statistical methods
instead of a function that does it for you. Personally, I'd rather
buy the add-in than a statistics book!

Happy Holidays,
Steve Hieb
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Creating regressions with more than 17 data points...

As Steve so astutely surmised, it appears you are talking about 16
independent variables. I thought you were talking about XY pairs. As you
state, I believe the limit is 16 in all current versions.

From help (Excel 97) on Regression:

Input X Range

Enter the reference for the range of independent data. Microsoft Excel
orders independent variables from this range in ascending order from left to
right. The maximum number of independent variables is 16.



--
Regards,
Tom Ogilvy

Kevin Campbell wrote in message
...
Tom,

Are you using Excel XP or 2000? Or does it matter?

-Kevin

btw- I am tech support for an Economics Dept. at a major University.
These folks know almost nothing about Excel and I know nothing about
Economics! How about that for a crummy situation?


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



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
Time Series and Creating data points within a series Cristal Excel Discussion (Misc queries) 2 November 30th 09 08:07 PM
creating data points within collected data Excel Data Excel Worksheet Functions 1 November 30th 09 05:42 PM
Regressions with data in (changing) rows Ying-Foon Chow Excel Discussion (Misc queries) 2 November 17th 07 08:17 PM
Help Creating a points tracking sheet needed Kelly******** Excel Discussion (Misc queries) 0 June 23rd 06 05:35 AM
creating a chart with auto fillin of missing date points? Rob Charts and Charting in Excel 2 March 20th 05 03:12 PM


All times are GMT +1. The time now is 01:43 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"