Data Science Foundations II | Statistics Fundamentals for Data Science | Hypothesis Testing for Data Science
-
Updated
May 21, 2024 - Jupyter Notebook
Data Science Foundations II | Statistics Fundamentals for Data Science | Hypothesis Testing for Data Science
Using scipy.stats to investigate some data from a sample of patients who were evaluated for heart disease.
Analyze Data with Python | Hypothesis Testing with Scipy
Statistics and tests: normal distribution, binomial test, chi2 test, t-test, p-value
Using binom_test, ttest_1samp, ttest_ind, f_oneway, pairwise_tukeyhsd, chi2_contingency to investigate some data from a sample of patients who were evaluated for heart disease.
Add a description, image, and links to the binom-test topic page so that developers can more easily learn about it.
To associate your repository with the binom-test topic, visit your repo's landing page and select "manage topics."