Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moindalvs/hypothesis_testing_2
A hospital wants to determine whether there is any difference in the average Turn Around Time (TAT) of reports of the laboratories on their preferred list. They collected a random sample and recorded TAT for reports of 4 laboratories. TAT is defined as sample collected to report dispatch. Analyze the data and determine whether there is any difference in average TAT among the different laboratories at 5% significance level.
https://github.com/moindalvs/hypothesis_testing_2
anova anova-test fstatistics hypothesis-test hypothesis-testing matplotlib-pyplot numpy-library pandas-library scipy-stats seaborn-plots
Last synced: about 8 hours ago
JSON representation
A hospital wants to determine whether there is any difference in the average Turn Around Time (TAT) of reports of the laboratories on their preferred list. They collected a random sample and recorded TAT for reports of 4 laboratories. TAT is defined as sample collected to report dispatch. Analyze the data and determine whether there is any difference in average TAT among the different laboratories at 5% significance level.
- Host: GitHub
- URL: https://github.com/moindalvs/hypothesis_testing_2
- Owner: MoinDalvs
- Created: 2022-03-18T14:39:43.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-18T14:50:34.000Z (almost 3 years ago)
- Last Synced: 2024-11-17T05:28:09.809Z (2 months ago)
- Topics: anova, anova-test, fstatistics, hypothesis-test, hypothesis-testing, matplotlib-pyplot, numpy-library, pandas-library, scipy-stats, seaborn-plots
- Language: Jupyter Notebook
- Homepage:
- Size: 137 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hypothesis_testing_2
# A hospital wants to determine whether there is any difference in the average Turn Around Time (TAT) of reports of the laboratories on their preferred list. They collected a random sample and recorded TAT for reports of 4 laboratories. TAT is defined as sample collected to report dispatch.
Analyze the data and determine whether there is any difference in average TAT among the different laboratories at 5% significance level.
![image](https://user-images.githubusercontent.com/99672298/159025658-2201dbf5-47da-4477-8652-6e03e3f6ff14.png)