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

Activities

In-class Worksheets

Submit completed worksheets in class. See Blackboard for Assignment Dates.

  • descriptive statistics in R (pdf) | code and data
  • governors (pdf)| Code
  • berkeley (pdf)
  • random phones (pdf)
  • probability models (pdf)
  • normal distributions & z-scores (pdf) | Using pnorm() and qnorm()
  • normal distributions part II (pdf)
  • parameters (pdf)
  • sampling distributions (pdf) | Code
  • ESP (pdf)
  • CLT - proportions (pdf)
  • CLT - means (pdf)
  • Hitchman rectangles
  • Confidence Intervals - proportions (pdf)
  • Where is the flat tire? (pdf)
  • Inference on a population mean (pdf)
  • Matched Pairs (pdf)
  • Inference on two population means (pdf) | solutions
  • Using t.test() in R | Code Help
  • Inference practice (with solutions)
  • Chi-square test of independence (pdf) | Code
  • Regression I (pdf)
  • Regression II (pdf)
  • Comparing 2 proportions (pdf)
  • Chi-square goodness of Fit (pdf)
  • ANOVA (pdf) | Code

R Activities

Submit solution scripts for these activities to Blackboard. See Blackboard for Assignment Dates.

  • R Activity: Exploring Data

  • R Activity: Student Survey