# bayesian-stats-talk **Repository Path**: mirrors_lepy/bayesian-stats-talk ## Basic Information - **Project Name**: bayesian-stats-talk - **Description**: Doing Bayesian statistics in Python! - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2025-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Bayesian Statistical Analysis with Python Come check out the [notebook](./slides.html)! In this talk, we will cover how to do Bayesian statistical analysis using Python and PyMC3. We will cover the most common statistical analysis tasks: **parameter estimation** and **treatment comparison**. Under each analysis task, we will cover two simple examples that illuminate key aspects of Bayesian data analysis.