At the end of this lesson, participants should be able to:
- have a basic understanding of statistical power
- list five factors which influence power
- conduct post-hoc and a priori t-test power analyses in R
- The
SETUP.md
file in thereferences/
directory contains a list of packages required for this lesson - The
notebook/
directory contains:- an incomplete workbook to follow along during the lesson
- R markdown format:
power-analysis.Rmd
- HTML format:
power-analysis.html
- R markdown format:
- a completed workbook to check answers
- R markdown format:
power-analysis-complete.Rmd
- HTML format:
power-analysis-complete.html
- R markdown format:
- an incomplete workbook to follow along during the lesson
- The lesson slides provide an introduction to statistical power and related factors.
- The
references/
directory also contains other notes on changes to the repository, key topics, terms, data sources, and software.
You can download this lesson to your Desktop easily using usethis
:
usethis::use_course("https://github.com/slu-dss/power-analysis/archive/master.zip")
By using usethis::use_course
, all of the lesson materials will be downloaded to your computer, automatically extracted, and saved to your desktop. You can then open the .Rproj
file to get started.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
The SLU Data Science Seminar (DSS) is a collaborative, interdisciplinary group at Saint Louis University focused on building researchers’ data science skills using open source software. We currently host seminars focused on the programming language R. The SLU DSS is co-organized by Christina Gacia, Ph.D., Kelly Lovejoy, Ph.D., and Christopher Prener, Ph.D.. You can keep up with us here on GitHub, on our website, and on Twitter.
Founded in 1818, Saint Louis University is one of the nation’s oldest and most prestigious Catholic institutions. Rooted in Jesuit values and its pioneering history as the first university west of the Mississippi River, SLU offers nearly 13,000 students a rigorous, transformative education of the whole person. At the core of the University’s diverse community of scholars is SLU’s service-focused mission, which challenges and prepares students to make the world a better, more just place.