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.
-
Updated
Feb 14, 2023 - Jupyter Notebook
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.
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.
Statistics and tests: normal distribution, binomial test, chi2 test, t-test, p-value
Analyze Data with Python | Hypothesis Testing with Scipy
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."