MATH 140
  • Home
  • Slides
  • Activities and Labs
  • Data
  • RStudio
    • Installation and Orientation
    • Data and Descriptive Statistics
    • Data Visualization with ggplot
    • Data Manipulation with dplyr
    • Linear Regression
    • Other Resources
  • Inference

Slides

  • Chapter 1: presentation (intro to statistics)
    • Simulation for Stent Case Study
    • sampling and experiments
  • Chapter 2: presentation (summarizing data)
  • Chapter 3: presentation (probability)
  • Section 4.1: presentation (Normal distributions)
  • Section 5.1: presentation (sampling distributions, CLT for proportions)
  • Section 5.2: presentation (Confidence interval for proportion)
  • Section 5.3: presentation (Hypothesis test for proportion)
    • Testing 1 population proportion summary (pdf)
  • Section 7.1: presentation (CLT for means, t distributions, CI and hypothesis test for one mean)
  • Sections 7.2,3: presentation (Inference on two means, matched pairs)
  • Sections 6.3,4: presentation (Chi Square test)
  • Chapter 8: presentation (Correlation, Linear Regression)
  • Section 8.4: presentation (Inference on Regression)
  • Section 7.5: presentation (ANOVA)