DEV Community

Cover image for QuCode - 21DaysChallenge - Day 02
Paulo B.M. Sousa
Paulo B.M. Sousa

Posted on

QuCode - 21DaysChallenge - Day 02

Day 2 Probability Theory & Statistics
Basic probability, Distributions, Bayes' Theorem

[Code 01]: Using Libraries
https://github.com/paulobmsousa/QuCode_21DaysChallenge/blob/main/QuCode_Day02_ProbabilityTheory_Statistics_Ex1.py

[Code 02]: Core Python
https://github.com/paulobmsousa/QuCode_21DaysChallenge/blob/main/QuCode_Day02_ProbabilityTheory_Statistics_Ex2.py

Top comments (0)