Statistics and Statistical Programming (Fall 2020)/pset6

From CommunityData
Revision as of 16:20, 4 November 2020 by Aaronshaw (talk | contribs) (Created page with "<small>← Back to Week 9</small> == Programming challenges == == Statistical questions...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

← Back to Week 9

Programming challenges

Statistical questions

Empirical paper questions

Notes

  • Red dye study for ANOVA and t-tests
  • Blogs paper for example of interpreting ANOVA
  • Multiple comparisons? Implement Benjamini-Hochberg
  • Some observational analysis t-test re: interpretation
  • Example code: t.test(), aov(), summary(), p.adjust()