# rmcelreath/stat_rethinking_2022

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/rmcelreath-stat-rethinking-2022).**

4,103 stars · 434 forks · R

## Links

- GitHub: https://github.com/rmcelreath/stat_rethinking_2022
- awesome-repositories: https://awesome-repositories.com/repository/rmcelreath-stat-rethinking-2022.md

## Description

This project is a collection of Bayesian statistics courseware and educational resources. It provides instructional materials, problem sets, and solutions designed for learning Bayesian data analysis and causal modeling.

The repository includes a suite of statistical data visualization scripts used to generate instructional animations and plots. It also contains code examples that implement Bayesian modeling and survival analysis across multiple programming languages to demonstrate different computational approaches.

The materials cover a range of statistical capabilities, including causal inference for evaluating treatment effects and post-stratification weighting to adjust sample data for population representation. Other covered areas include survival analysis for modeling event durations and the application of curated statistical packages.

## Tags

### Education & Learning Resources

- [Bayesian Estimation Guides](https://awesome-repositories.com/f/education-learning-resources/bayesian-estimation-guides.md) — Provides structured educational resources and code implementations for mastering Bayesian data analysis and causal modeling. ([source](https://github.com/rmcelreath/stat_rethinking_2022#readme))
- [Bayesian Statistics Courseware](https://awesome-repositories.com/f/education-learning-resources/bayesian-statistics-courseware.md) — Provides a comprehensive collection of instructional materials, problem sets, and solutions for learning Bayesian statistics.
- [Exercise-Solution Pairings](https://awesome-repositories.com/f/education-learning-resources/curricula-instructional-design/instructional-design/exercise-solution-pairings.md) — Provides educational structures that link specific problem statements directly to verified algorithmic implementations.
- [Curriculum Sequencing](https://awesome-repositories.com/f/education-learning-resources/curriculum-sequencing.md) — Arranges learning materials in a structured sequence to guide the progression from basic to complex causal modeling.
- [Course Assignments](https://awesome-repositories.com/f/education-learning-resources/educational-resources/courses-training-certifications/courses-structured-learning/courses/course-assignments.md) — Offers a set of structured assignments and solutions for practicing Bayesian data analysis techniques. ([source](https://github.com/rmcelreath/stat_rethinking_2022/tree/main/homework))
- [Problem Set Collections](https://awesome-repositories.com/f/education-learning-resources/problem-set-collections.md) — Provides structured problem sets and corresponding solutions to support the study of Bayesian data analysis. ([source](https://github.com/rmcelreath/stat_rethinking_2022/blob/main/README.md))

### Artificial Intelligence & ML

- [Causal Inference Tools](https://awesome-repositories.com/f/artificial-intelligence-ml/causal-inference-tools.md) — Provides tools and educational content for identifying cause-effect relationships in observational data.
- [Causal Effect Estimators](https://awesome-repositories.com/f/artificial-intelligence-ml/causal-inference-tools/causal-effect-estimators.md) — Implements methods for estimating the magnitude of causal effects and generalizing those effects across populations.
- [Survival Analysis](https://awesome-repositories.com/f/artificial-intelligence-ml/survival-analysis.md) — Provides instructional materials and code for modeling the time until a specific event occurs. ([source](https://github.com/rmcelreath/stat_rethinking_2022/blob/main/additional_reading.md))

### Scientific & Mathematical Computing

- [Bayesian Statistical Modeling](https://awesome-repositories.com/f/scientific-mathematical-computing/bayesian-statistical-modeling.md) — Implements probabilistic models with priors and likelihoods across multiple languages to explore computational approaches. ([source](https://github.com/rmcelreath/stat_rethinking_2022/blob/main/README.md))
- [Cross-Language Implementations](https://awesome-repositories.com/f/scientific-mathematical-computing/bayesian-statistical-modeling/cross-language-implementations.md) — Provides Bayesian model implementations across multiple programming languages to demonstrate various computational approaches.
- [Study Guides](https://awesome-repositories.com/f/scientific-mathematical-computing/causal-inference-tools/study-guides.md) — Offers educational resources and study guides focused on evaluating treatment effects and generalizing outcomes.
- [Causal Effect Estimators](https://awesome-repositories.com/f/scientific-mathematical-computing/numerical-mathematical-foundations/statistics-probability/statistical-estimation/causal-effect-estimators.md) — Provides methods for estimating the magnitude of causal relationships and evaluating treatment effects from observational data. ([source](https://github.com/rmcelreath/stat_rethinking_2022/blob/main/additional_reading.md))
- [Statistical Data Visualizations](https://awesome-repositories.com/f/scientific-mathematical-computing/statistical-data-visualizations.md) — Uses visual representations and plots to analyze and communicate relationships and patterns within statistical data. ([source](https://github.com/rmcelreath/stat_rethinking_2022/tree/main/scripts_animation))

### Graphics & Multimedia

- [Instructional Animation Scripts](https://awesome-repositories.com/f/graphics-multimedia/instructional-animation-scripts.md) — Ships scripts that render instructional animations and plots to visualize complex statistical analysis concepts.

### Software Engineering & Architecture

- [Cross-Language Implementation Maps](https://awesome-repositories.com/f/software-engineering-architecture/cross-language-implementation-maps.md) — Provides collections of identical logic across different languages to illustrate syntax and runtime differences for educational purposes.
