HackerRank - 10 Days of Statistics
###This repository contains the HackerRank's in Python3.
Site Link
Disclaimer: Don’t copy-paste code. Try on your own. This Repository is only for reference.
Day
Challenge
Level
0
Mean, Median, and Mode
Easy
0
Weighted Mean
Easy
1
Quartiles
Easy
1
Interquartile Range
Easy
1
Standard Deviation
Easy
2
Basic Probability
Easy
2
More Dice
Easy
3
Compound Event Probability
Easy
3
Cards of the Same Suit
Easy
3
Drawing Marbles
Easy
4
Binomial Distribution I
Easy
4
Binomial Distribution II
Easy
4
Geometric Distribution I
Easy
4
Geometric Distribution II
Easy
5
Poisson Distribution I
Easy
5
Poisson Distribution II
Easy
5
Normal Distribution I
Easy
5
Normal Distribution II
Easy
6
The Central Limit Theorem I
Easy
6
The Central Limit Theorem II
Easy
6
The Central Limit Theorem III
Easy
7
Pearson Correlation Coefficient I
Easy
7
Spearman's Rank Correlation Coefficient
Easy
8
Least Square Regression Line
Easy
8
Pearson Correlation Coefficient II
Medium
9
Multiple Linear Regression
Medium