Basic Stats
Probability:
https://www.investopedia.com/terms/c/conditional_probability.asp
https://towardsdatascience.com/machine-learning-probability-statistics-f830f8c09326
https://www.probabilitycourse.com/chapter1/1_4_5_solved3.php
Statistics :
Follow jason Brownlee Book
https://towardsdatascience.com/machine-learning-probability-statistics-f830f8c09326
Probability Distributions - Discrete Probability Distribution - pmf :
https://www.statisticshowto.com/probability-and-statistics/normal-distributions/
https://www.youtube.com/watch?v=2tuBREK_mgE&ab_channel=SimpleLearningPro
The terms normalization and standardization are sometimes used interchangeably, but they usually refer to different things. Normalization usually means to scale a variable to have values between 0 and 1, while standardization transforms data to have a mean of zero and a standard deviation of 1. This standardization is called a z-score, and data points can be standardized with the following formula:




Comments
Post a Comment