This article introduces fundamental statistical concepts and their implementation using Python. Learn key techniques like probability, hypothesis testing, and regression with practical examples.
Read the full article here: https://medium.com/@sharmaraghav644/statistical-analysis-with-python-data-science-basics-101-96505a673d00
Here we delve into inferential statistics using Python, focusing on hypothesis testing, confidence intervals, and ANOVA. Gain practical insights into drawing conclusions from data through detailed examples and Python code implementations.
Read the full article here: https://medium.com/@sharmaraghav644/statistical-analysis-with-python-part-2-inferential-statistics-cf30e1f12808
In this article, we explore A/B testing using Python, guiding readers through designing experiments, analyzing results, and making data-driven decisions. Learn to implement A/B tests with practical examples and Python code to optimize performance.
Read the full article here: https://medium.com/@sharmaraghav644/statistical-analysis-with-python-part-3-a-b-testing-f5905e53f6ee