Skip to content

Statistical analysis of COVID-19 outbreak data from South Korea using R. Includes data cleaning, visualisation, and hypothesis testing to compare confirmed case counts between cluster and non-cluster infection events.

Notifications You must be signed in to change notification settings

himash1997/B140

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

B140

RQ:

Is there a significant difference in the mean number of confirmed COVID-19 cases between collective infection clusters (group = TRUE) and individual/isolated infection events (group = FALSE)?

Hypotheses:

H₀ (Null Hypothesis): There is no difference in the mean number of confirmed cases between group = TRUE and group = FALSE infection events.

H₁ (Alternative Hypothesis): There is a difference in the mean number of confirmed cases between group = TRUE and group = FALSE infection events.

About

Statistical analysis of COVID-19 outbreak data from South Korea using R. Includes data cleaning, visualisation, and hypothesis testing to compare confirmed case counts between cluster and non-cluster infection events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages