Is Microsoft Excel an Adequate Statistics Package?
practicalstats.com
Is Microsoft Excel an Adequate Statistics Package?
1–10 of 108 posts
Re: Is Microsoft Excel an Adequate Statistics Package?
#2Re: Is Microsoft Excel an Adequate Statistics Package?
#3Re: Is Microsoft Excel an Adequate Statistics Package?
#4The other reason to not use Excel for stats? It's virtually impossible to reproduce your work unless you documented every step in some other format. Excel is easily one of the worst tools you can use if you ever need to refer back to/redo your original work at any point in the future or if you need to be able to validate your result with any confidence. Yea I know there are some people who are freaking magicians with…
Re: Is Microsoft Excel an Adequate Statistics Package?
#5Re: Is Microsoft Excel an Adequate Statistics Package?
#6Considering Microsoft recent involvment with R I have the crazy hope that future versions of Excel will be shipped with R as a scripting language.
Re: Is Microsoft Excel an Adequate Statistics Package?
#7Re: Is Microsoft Excel an Adequate Statistics Package?
#8How does LibreOffice compare?
Re: Is Microsoft Excel an Adequate Statistics Package?
#9The other reason to not use Excel for stats? It's virtually impossible to reproduce your work unless you documented every step in some other format. Excel is easily one of the worst tools you can use if you ever need to refer back to/redo your original work at any point in the future or if you need to be able to validate your result with any confidence. Yea I know there are some people who are freaking magicians with…
I think that's where R stats package (R Project) really shines, I love the command line console that displays every input / action so you have a track record of what you did. Used it for T-tests, linear regression, ANOVA, MANOVA. For those working in biological / environmental science fields, I would definitely recommend it.