Best Statistical Add-On For Excel.

W

W. D. Allen Sr.

Can anyone recommend a good statistical add-on package that corrects for the
erroneous statistical functions of Excel?

Thanks,

WDA

(e-mail address removed)

end
 
H

Harlan Grove

W. D. Allen Sr. wrote...
Can anyone recommend a good statistical add-on package that corrects for the
erroneous statistical functions of Excel?

If you want to do serious stats, don't use Excel. If you insist on
using Excel for stats, you won't be doing serious stats, so what does
it matter what you use?!

Sarcasm aside, what are you trying to do? Time series add-ons won't be
much use if you want to do general linear modelling, and vice versa.
Simulation is WAY SLOW in Excel compared to more batch-oriented stats
programs.
 
J

Jerry W. Lewis

Depends on what you want to do.

http://members.aol.com/iandjmsmith/Examples.xls

contains a library of probability functions that are as good as or
better than any double precision package that I have seen, including
dedicated commercial statistical packages.

If you are wanting to do simple statistics, the suggestions at
http://groups-beta.google.com/group/microsoft.public.excel.worksheet.functions/msg/d6a03470e7a1c650
will probably be sufficient with the following correction:
seb = steyx/SQRT...
should read
seb = steyx*SQRT...
(Note that the formula for se1 is correct as is.)

If you are wanting to do more complex analyses, then you are probably
working too hard to do it in Excel, and would go a lot farther to learn
R, which is a full featured open-source statistics package that is
freely available from
http://www.r-project.org/

Jerry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top