Jayesh RaoPython: NumPy BasicsNumpy works in a lower level language and therefore has shorter computational times.Jul 27, 2021Jul 27, 2021
Jayesh RaoStandard Normal Distribution and z-score/Z-StatisticAny distribution can be standardized. Assume the population mean is µ and standard deviation is σ , a distribution is in it’s standard…Apr 29, 2021Apr 29, 2021
Jayesh RaoMeasures of Variability — Range, Variance, Std. Deviation, Coefficient of VariationVariability gives you the idea about how the data is distributed around the mean value in a data set. It gives you an idea how far the…Nov 2, 2020Nov 2, 2020
Jayesh RaoCentral Limit Theorem (CLT)Central Limit Theorem states that if we take multiple random samples out of a population the distribution of their sample means will…Oct 26, 2020Oct 26, 2020
Jayesh RaoinAnalytics VidhyaPandas Data Frames: Quick LookImporting the data fileOct 22, 2020Oct 22, 2020
Jayesh RaoinAnalytics VidhyaNormal/Gaussian Distribution/Bell CurveYou can check my analytics projects on https://github.com/jay6445/Data-Analytics-Projects.gitOct 5, 2020Oct 5, 2020
Jayesh RaoUsing Regex in PythonYou can check out my projects here like WhatsApp chat analysis where I have used regex on my GIT: jay6445/Data-Analytics-ProjectsSep 28, 2020Sep 28, 2020