Prior to Week 1

Homework

  1. Install R

  2. Install RStudio

  3. Remember to bring your laptop to class!

Resources


Week 1: Introduction to R programming and data structures

Lectures

Homework

  1. Required Reading

    1. FitzJohn, R. Nice R code: Designing projects. Available: https://nicercode.github.io/blog/2013-04-05-projects/

    2. Navarro, D. Section 2.1: Introduction to psychological measurement, through Section 2.2: Scales of measurement. In Learning statistics with R. Available: https://learningstatisticswithr.com/book/studydesign.html

    3. Wickham, H. Welcome, through Section 3: Functions. In The tidyverse style guide. Available: https://style.tidyverse.org/

      • Skim and refer back later when writing code
  1. Assignment 1 (pdf / Rmd) (Due April 2)

Resources

Computing

Statistics & Measurement

Markdown & R Markdown

Git & GitHub


Week 2: Importing, working with, and exploring data

Homework

  1. Required Reading

    1. Wickham, H. (2014). Tidy data. Journal of Statistical Software, 59(10), 1-23. doi: 10.18637/jss.v059.i10

    2. Tukey, J. W. (1977). Preface. In Exploratory data analysis (pp. v-ix). Reading, MA: Addison-Wesley. Available: here (pdf)

  2. Assignment 2 (pdf / Rmd) (Due April 9)

Resources

Data Wrangling

Exploratory Data Analysis

Problems with Data


Week 3: Information design and data visualization

Lectures

Homework

  1. Required Reading

    1. Healy, K. Chapter 1: Look at data. In Data visualization: A practical introduction. Available: https://socviz.co/lookatdata.html

    2. Wilke, C. O. Chapter 29: Telling a story and making a point. In Fundamentals of data visualization. Available: https://serialmentor.com/dataviz/telling-a-story.html

  2. Assignment 3 (pdf / Rmd) (Due April 16)

  3. Start thinking about Project Proposal (Due April 23, 11:59pm)

Resources


Week 4: Hypothesis testing and basic linear models

Lectures

Homework

  1. Required Reading

    1. McDonald, J. H. Basic concepts of hypothesis testing. In Handbook of biological statistics. Available: http://www.biostathandbook.com/hypothesistesting.html

    2. McDonald, J. H. Correlation and linear regression. In Handbook of biological statistics. Available: http://www.biostathandbook.com/linearregression.html

      • For information on conducting these tests in R, see: Mangiafico, S. S. Correlation and linear regression. In An R companion for the handbook of biological statistics. Available: http://rcompanion.org/rcompanion/e_01.html

    3. Joselson, N. (2016). Eugenics and statistics, discussing Karl Pearson and R. A. Fisher. Available: https://njoselson.github.io/Fisher-Pearson/

  2. Assignment 4 (pdf / Rmd) (Due April 23)

  3. Project Proposal (Due April 23, 11:59pm)

Resources

Hypothesis Testing

Linear Models

Meta-Science


Week 5: Advanced statistical methods, part I: Ecological analyses, ordinal data, and dimensionality reduction

Homework

  1. Required Reading

    None

  2. Assignment 5 (pdf / Rmd) (ATTENTION: Due May 7)

Resources

Ecological Analyses

Ordinal Data

  • Mangiafico, S. S. Introduction to Likert data. In Summary and analysis of extension program evaluation in R. Available: http://rcompanion.org/handbook/E_01.html

  • Barry, D. Do not use averages with Likert scale data. Available: https://bookdown.org/Rmadillo/likert/

  • Mangiafico, S. S. One-way permutation test of independence for ordinal data. In Summary and analysis of extension program evaluation in R. Available: http://rcompanion.org/handbook/K_02.html

  • Holgado–Tello, F. P., et al. (2010). Polychoric versus Pearson correlations in exploratory and confirmatory factor analysis of ordinal variables. Quality & Quantity, 44(1), 153. doi: 10.1007/s11135-008-9190-y

  • Rhemtulla, M., et al. (2012). When can categorical variables be treated as continuous? A comparison of robust continuous and categorical SEM estimation methods under suboptimal conditions. Psychological Methods, 17(3), 354. doi: 10.1037/a0029315

Dimensionality Reduction

Multidimensional Scaling (Classical and Nonmetric)

EFA


Week 6: Advanced statistical methods, part II: Structural equation modeling, social network analysis, and geospatial analyses

Lectures

Homework

  1. Required Reading

    None

  2. Assignment 5 (pdf / Rmd) (ATTENTION: Due May 14)

  3. Start working on Project Report (Due May 17, 11:59pm)

  4. Start working on Project Presentation (Due week of May 13)

Resources

Structural Equation Modeling

Confirmatory Factor Analysis

Social Network Analysis

Geospatial Mapping

Mantel Tests?

tidygraph?

ggraph?


Week 7: Additional topics and workshops for course project

Lectures

  • Tuesday, May 7: Workshop

  • Thursday, May 9: Workshop

Homework

  1. Required Reading

    None

  2. Assignment 5 (pdf / Rmd) (ATTENTION: Due May 14)

  3. Project Report (Due May 17, 11:59pm)

  4. Project Presentation (Due week of May 13)

Resources

Data Science

Random Forests

Text Mining, Scraping, and Sentiment Analysis

Reproducible Research

Science Communication


Week 8: Project presentations

  • Tuesday, May 14: 12:00pm - 1:00pm, Michael Smith Natural Resources Building (MSNR) 142



(pdf / Rmd)