Re: Simple Statistical Packages on the Web (Free)?



W. Watson wrote:
> Are there any simple statistical packages on the web that are either
implemented
> as part of a web page or downloadable? I plan to teach a pretty
simple short
> introductory class on data analysis and would like some of the
students get
> their hands wet.

R http://www.r-project.org/ is a free and powerful statistical package,
available for several operating systems, including Windows.
"Introductory Statistics with R" by Dalgaard could serve as a textbook.
You can get an almost instant answer to any R question by asking it on
the active mailing list, although you should read the documentation
first :).

.