Applied Statistics - Week 4

The following chapters (including exercises in the book!) and computer exercises are considered read, understood, and solved by the end of the week.

Lectures:
  • Hypothesis Testing

    Reading:
  • Chapter 7.3 (Student's t-distribution):
  • Chapter 8.1-8.3 (the rest of Chapter 8 will follow):

    Computer exercises:
  • Weldon's Dices: WeldonsDices.py
  • Kolmogorov-Smirnov Test: KolmogorovSmirnovTest.py
  • Making Random Numbers: MakingRandomNumbers.py

    Comments:
    The main aim of this week is the introduction to the idea of a hypothesis testing. We'll look at many different tests with which one can test a hypothesis (perhaps versus an alternative hypothesis).
    Last updated: 24th of September 2013.