Questions tagged [teaching]

For questions about the teaching of probability and statistics, at any level.

200 questions
370
votes
80 answers

What is your favorite "data analysis" cartoon?

Data analysis cartoons can be useful for many reasons: they help communicate; they show that quantitative people have a sense of humor too; they can instigate good teaching moments; and they can help us remember important principles and…
Shane
  • 11,961
  • 17
  • 71
  • 89
262
votes
10 answers

How would you explain covariance to someone who understands only the mean?

...assuming that I'm able to augment their knowledge about variance in an intuitive fashion ( Understanding "variance" intuitively ) or by saying: It's the average distance of the data values from the 'mean' - and since variance is in square units,…
PhD
  • 13,429
  • 19
  • 45
  • 47
261
votes
11 answers

How would you explain Markov Chain Monte Carlo (MCMC) to a layperson?

Maybe the concept, why it's used, and an example.
Neil McGuigan
  • 9,292
  • 13
  • 54
  • 62
204
votes
17 answers

Intuitive explanation for dividing by $n-1$ when calculating standard deviation?

I was asked today in class why you divide the sum of square error by $n-1$ instead of with $n$, when calculating the standard deviation. I said I am not going to answer it in class (since I didn't wanna go into unbiased estimators), but later I…
Tal Galili
  • 19,935
  • 32
  • 133
  • 195
140
votes
21 answers

What's the difference between probability and statistics?

What's the difference between probability and statistics, and why are they studied together?
hslc
  • 1,537
  • 3
  • 10
  • 3
128
votes
28 answers

Free statistical textbooks

Are there any free statistical textbooks available?
csgillespie
  • 11,849
  • 9
  • 56
  • 85
103
votes
25 answers

Locating freely available data samples

I've been working on a new method for analyzing and parsing datasets to identify and isolate subgroups of a population without foreknowledge of any subgroup's characteristics. While the method works well enough with artificial data samples (i.e.…
EAMann
  • 163
  • 3
  • 4
  • 7
83
votes
28 answers

Examples for teaching: Correlation does not mean causation

There is an old saying: "Correlation does not mean causation". When I teach, I tend to use the following standard examples to illustrate this point: number of storks and birth rate in Denmark; number of priests in America and alcoholism; in the…
csgillespie
  • 11,849
  • 9
  • 56
  • 85
78
votes
12 answers

Famous statistical wins and horror stories for teaching purposes

I am designing a one year program in data analysis with a local community college. The program aims to prepare students to handle basic tasks in data analysis, visualization and summarization, advanced Excel skills and R programming. I would like…
66
votes
9 answers

How to visualize what ANOVA does?

What way (ways?) is there to visually explain what is ANOVA? Any references, link(s) (R packages?) will be welcomed.
Tal Galili
  • 19,935
  • 32
  • 133
  • 195
63
votes
32 answers

What are the worst (commonly adopted) ideas/principles in statistics?

In my statistical teaching, I encounter some stubborn ideas/principles relating to statistics that have become popularised, yet seem to me to be misleading, or in some cases utterly without merit. I would like to solicit the views of others on this…
Ben
  • 91,027
  • 3
  • 150
  • 376
57
votes
8 answers

Why continue to teach and use hypothesis testing (when confidence intervals are available)?

Why continue to teach and use hypothesis testing (with all its difficult concepts and which are among the most statistical sins) for problems where there is an interval estimator (confidence, bootstrap, credibility or whatever)? What is the best…
53
votes
3 answers

Why do we care so much about normally distributed error terms (and homoskedasticity) in linear regression when we don't have to?

I suppose I get frustrated every time I hear someone say that non-normality of residuals and /or heteroskedasticity violates OLS assumptions. To estimate parameters in an OLS model neither of these assumptions are necessary by the Gauss-Markov…
44
votes
9 answers

Tiny (real) datasets for giving examples in class?

When teaching an introductory level class, the teachers I know tend to invent some numbers and a story in order to exemplify the method they are teaching. What I would prefer is to tell a real story with real numbers. However, these stories needs…
Tal Galili
  • 19,935
  • 32
  • 133
  • 195
41
votes
5 answers

Good games for learning statistical thinking?

Are there any games that get the player "think like a statistician"? For example, lightbot gets you to "think like a programmer" (in a very basic way). Are there any games - designed for entertainment or teaching - that can help get one comfortable…
Emile
  • 1,057
  • 1
  • 10
  • 16
1
2 3
13 14