Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I found a list of statistical tests along with practical guidance on Wikipedia.

Can anyone point me to something similar, but in a textbook form?

I'm interested in particular in practical guidance (along the lines of "should have n>30 for Z-test")

share|improve this question
Could you elaborate a little more on what you mean by practical guidance? How important is it that the textbook include formulas? What statistical tests are you interested in (simple univariate, bivariate, and multiple regression, or multivariate stats, etc.)? Is there a domain of application more relevant to you? – Jeromy Anglim Jun 4 '11 at 5:40

5 Answers

up vote 4 down vote accepted

Statistical Rules of Thumb (Wiley, 2002), by van Belle, has a lot of useful rules of thumb for applied statistics.

share|improve this answer

In general, I would have a look at statistics books in your domain of application (e.g., whether it is psychology, ecology, medical, sociology, etc.). Such books tend to have less rigour. Instead, such books often try to give useful decision rules to assist researchers where statistics is not the main interest of the researcher.

Here are a few suggestions coming from a behavioural and social sciences perspective.

Multivariate books

If you want practical tips on techniques like multiple regression, factor analysis, PCA, and so forth, these books are options:

  • Hair et al Multivariate data analysis: This has very few formulas but lots of flow charts and simple decision rules designed to assist less-mathematically inclined social scientists implement multivariate stats.
  • Tabachnick and Fidell Multivariate Statistics. This arguably has more rigour than Hair et al, but it does have sections devoted to giving practical advice.

SPSS Cookbook

  • I know a lot of psychology research students who are looking for a cookbook approach (perhaps just to get themselves started) to analysing their data turn to the SPSS Survival Manual. However, this is SPSS centric and more about tips on implementing analyses in SPSS.
share|improve this answer

Biometry,

by Sokal and Rohlf

has a fairly comprehensive table with such information on the inside of the front and back covers, but these tables apparently didn't make (perhaps due to placement) into Google's digitized version.

share|improve this answer

For a thorough overview of tests, I can recommend the Handbook of Parametric and Nonparametric Statistics by David Sheskin.

share|improve this answer

Could this help?

The following table shows general guidelines for choosing a statistical analysis. We emphasize that these are general guidelines and should not be construed as hard and fast rules.

From the UCLA Stata/SAS/R tutorial pages. I use a revised version in class.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.