Resources for Statistics

This is a list of resources that I have personally used or found useful.  I own and have read all the books (not always cover to cover), used the software, etc. and these are my favorites or the ones I think do the best job at whatever they are trying to do (at least of what I have tried).  Sorely missing from my book list currently is a basic introductory statistics text and one on regression.  I have read 4 - 5 introductory texts, and I am less than thrilled with each for various reasons.  I have thoroughly gone through one regression book; it did a decent job, but I am not really excited about it.

General

UCLA Statistical Consulting
This website has numerous guides and examples from a variety of statistical software suites.

Los Angeles RUG R user group
Los Angeles GPGPU meetup group that is on parallel computing

Software

This list is not meant to be exhaustive, it represents what I have used and my top recommendations.  In addition to software for data analysis (statistics, graphics, etc.), if you start doing much with statistics, it becomes very convenient to have a good text editor for working with code/syntax.  This facilitates writing, commenting, viewing, saving, taking notes on, etc. code.  Depending which one you choose, it may also work on many platforms.  My favorite by far is Emacs paired with ESS.  This provides syntax highlighting among many other features.  It is also nice because it works on Linux, Mac OS, and Windows, which simplifies life when switching operating systems. 

R Project the main R website
R Search an easy way to search the R helplist archives (and documentation)
Crantastic a website with ratings, reviews, and some usage levels for R packages

OpenMX structural equation modeling software that works with R

ggplot2 probably my favorite R package for graphics

GNU Emacs (powerful text editor)
ESS short for Emacs Speaks Statistics, this is an extremely useful add-on if you use Emacs.

Books

Statistics

More computationally oriented