# stat-cookbook **Repository Path**: mirrors_lepy/stat-cookbook ## Basic Information - **Project Name**: stat-cookbook - **Description**: :orange_book: The probability and statistics cookbook - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2025-07-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README The [probability and statistics cookbook][stat-cookbook] contains a succinct representation of various topics in probability theory and statistics. It provides a comprehensive mathematical reference reduced to its essence, rather than aiming for elaborate explanations. Feel encouraged to extend the cookbook by forking it and submitting pull requests. Build Setup ----------- You can build the cookbook locally via: make This first generates the distribution plots via R and then compiles the LaTeX source. You may have to install a few missing packages via CRAN. License ------- This work is licensed under a [Attribution-NonCommercial-ShareAlike 4.0 International License][by-nc-sa]. [![Creative Commons License][by-nc-sa-img]][by-nc-sa] Screenshots ----------- ![Distributions 1](http://matthias.vallentin.net/blog/2010/10/dist-disc.png) ![Distributions 2](http://matthias.vallentin.net/blog/2010/10/dist-cont.png) ![Graphs](http://matthias.vallentin.net/blog/2010/10/dist-cont-figs.png) ![Hypothesis Testing](http://matthias.vallentin.net/blog/2010/10/hyp-test.png) ![Bayesian](http://matthias.vallentin.net/blog/2010/10/bayesian.png) ![Time Series](http://matthias.vallentin.net/blog/2010/10/time-series.png) [stat-cookbook]: http://statistics.zone [by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/ [by-nc-sa-img]: http://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png