Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)