Chapters
Chapter 1
Chapter 1 - Introduction to Data Learning Objectives Identify the type of variables (e.g. numerical or categorical; discrite or continuous; ordered or not ordered). Identify the relationship between multiple variables (i.e. indepedent vs. dependent). Define variables that are not associated as independent. Be able to describe and identify the difference between observational and experimental studies. Distinguish between simple random, stratified, and cluster sampling, and recognize the benefits and drawbacks of choosing one sampling scheme over another.
Chapter 2
Chapter 2 Learning Outcomes Define trial, outcome, and sample space. Define and describe the law of large numbers. Distinguish disjoint (also called mutually exclusive) and independent events. Use Venn diagrams to represent events and their probabilities. Describe probability distributions. Distinguish between marginal and conditional probabilities. Use tree diagrams and/or Bayes Theorem to calculate conditional probabilities and probabilities of intersection of non-independent events. The expected value of a discrete random variable is computed by adding each outcome weighted by its probability.
Chapter 3
Chapter 3 Assignments Homework OpenIntro Statistics Practice: 3.1 (see normalPlot), 3.3, 3.17 (use qqnormsim from lab 3), 3.21, 3.37, 3.41 Graded: 3.2 (see normalPlot), 3.4, 3.18 (use qqnormsim from lab 3), 3.22, 3.38, 3.42 Lab The labs are available in the DATA606 R package. To start the first lab, use the startLab function. This will copy the lab to your current working directory and rename the file according to your computer username (as returend by Sys.
Chapter 4
Chapter 4 Assignments Homework OpenIntro Statistics Practice: Graded: Labs The labs are available in the DATA606 R package. To start the first lab, use the startLab function. This will copy the lab to your current working directory and rename the file according to your computer username (as returend by Sys.info()['user']). If this is incorrect, then either provide the file-prefix parameter to startLab, or rename the file after it has been copied.
Chapter 5
Chapter 5 Assignments Homework OpenIntro Statistics Practice: Graded: Lab The labs are available in the DATA606 R package. To start the first lab, use the startLab function. This will copy the lab to your current working directory and rename the file according to your computer username (as returend by Sys.info()['user']). If this is incorrect, then either provide the file-prefix parameter to startLab, or rename the file after it has been copied.
Chapter 6
Chapter 6 Assignments Homework OpenIntro Statistics Practice: Graded: Lab The labs are available in the DATA606 R package. To start the first lab, use the startLab function. This will copy the lab to your current working directory and rename the file according to your computer username (as returend by Sys.info()['user']). If this is incorrect, then either provide the file-prefix parameter to startLab, or rename the file after it has been copied.
Chapter 7
Chapter 7 Assignments Homework OpenIntro Statistics Practice: Graded: Lab The labs are available in the DATA606 R package. To start the first lab, use the startLab function. This will copy the lab to your current working directory and rename the file according to your computer username (as returend by Sys.info()['user']). If this is incorrect, then either provide the file-prefix parameter to startLab, or rename the file after it has been copied.
Chapter 8
Chapter 8 Assignments Homework OpenIntro Statistics Practice: Graded: Lab 1 The labs are available in the DATA606 R package. To start the first lab, use the startLab function. This will copy the lab to your current working directory and rename the file according to your computer username (as returend by Sys.info()['user']). If this is incorrect, then either provide the file-prefix parameter to startLab, or rename the file after it has been copied.
Bayesian
Bayesian Analysis Assignments Homework OpenIntro Statistics Practice: Graded: Lab 1 Readings Fitting a Model by Maximum Likelihood (Collier, 2013). Kruschke’s website for Doing Bayesian Data Analysis Kruschke’s blog Andrew Gelman’s blog - Posts about bayesian statistics Videos Bayesian Methods Interpret Data Better Bayesian Estimation Supersedes the t Test Precision is the goal