All Projects â†’ mavam â†’ Stat Cookbook

mavam / Stat Cookbook

Licence: other
📙 The probability and statistics cookbook

Programming Languages

TeX
3793 projects
r
7636 projects
Makefile
30231 projects

Projects that are alternatives of or similar to Stat Cookbook

Stanford Cme 106 Probability And Statistics
VIP cheatsheets for Stanford's CME 106 Probability and Statistics for Engineers
Stars: ✭ 242 (-87.84%)
Mutual labels:  statistics, cheatsheet, probability
Stats
A C++ header-only library of statistical distribution functions.
Stars: ✭ 292 (-85.33%)
Mutual labels:  statistics, probability
Shendusuipian
To know stats by heart
Stars: ✭ 275 (-86.18%)
Mutual labels:  statistics, probability
Teaching
Teaching Materials for Dr. Waleed A. Yousef
Stars: ✭ 435 (-78.14%)
Mutual labels:  statistics, probability
PyImpetus
PyImpetus is a Markov Blanket based feature subset selection algorithm that considers features both separately and together as a group in order to provide not just the best set of features but also the best combination of features
Stars: ✭ 83 (-95.83%)
Mutual labels:  statistics, probability
Awesome-Math-Learning
📜 Collection of the most awesome Math learning resources in the form of notes, videos and cheatsheets.
Stars: ✭ 73 (-96.33%)
Mutual labels:  probability, cheatsheet
Stats Maths With Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Stars: ✭ 381 (-80.85%)
Mutual labels:  statistics, probability
Ethzcheatsheets
Stars: ✭ 92 (-95.38%)
Mutual labels:  statistics, probability
Data Science Best Resources
Carefully curated resource links for data science in one place
Stars: ✭ 1,104 (-44.52%)
Mutual labels:  statistics, cheatsheet
Uc Davis Cs Exams Analysis
📈 Regression and Classification with UC Davis student quiz data and exam data
Stars: ✭ 33 (-98.34%)
Mutual labels:  statistics, probability
ethz cs summaries
Summaries / Cheat Sheets created at ETH Zurich BsC Computer Science & MsC Data Science
Stars: ✭ 67 (-96.63%)
Mutual labels:  statistics, cheatsheet
Flex
Probabilistic deep learning for data streams.
Stars: ✭ 127 (-93.62%)
Mutual labels:  statistics, probability
data-science-notes
Open-source project hosted at https://makeuseofdata.com to crowdsource a robust collection of notes related to data science (math, visualization, modeling, etc)
Stars: ✭ 52 (-97.39%)
Mutual labels:  statistics, probability
Probability Theory
A quick introduction to all most important concepts of Probability Theory, only freshman level of mathematics needed as prerequisite.
Stars: ✭ 25 (-98.74%)
Mutual labels:  statistics, probability
Data-Science-and-Machine-Learning-Resources
List of Data Science and Machine Learning Resource that I frequently use
Stars: ✭ 19 (-99.05%)
Mutual labels:  statistics, probability
Basic Mathematics For Machine Learning
The motive behind Creating this repo is to feel the fear of mathematics and do what ever you want to do in Machine Learning , Deep Learning and other fields of AI
Stars: ✭ 300 (-84.92%)
Mutual labels:  statistics, probability
Quant Notes
Quantitative Interview Preparation Guide, updated version here ==>
Stars: ✭ 180 (-90.95%)
Mutual labels:  statistics, probability
Python For Probability Statistics And Machine Learning
Jupyter Notebooks for Springer book "Python for Probability, Statistics, and Machine Learning"
Stars: ✭ 481 (-75.83%)
Mutual labels:  statistics, probability
Ptstat
Probabilistic Programming and Statistical Inference in PyTorch
Stars: ✭ 108 (-94.57%)
Mutual labels:  statistics, probability
Math Php
Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
Stars: ✭ 2,009 (+0.95%)
Mutual labels:  statistics, probability

The probability and statistics 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.

Creative Commons License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].