You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the repository of BioMedStatX. A comprehensive tool for statistical analysis of experimental data. Users can import Excel or CSV files, select groups and let BioMedStatX manage the rest: from outlier detection, assumption checks and guided data transformations to test execution (parametric or non-parametric) and guided post-hoc analyses.
DataCamp project: Hypothesis test on FIFA World Cup matches (2002–present) to compare goal totals in men's vs women's soccer. Using a Mann-Whitney U test (p = 0.005), the null hypothesis is rejected — evidence suggests women's matches have more goals.
Hypothesis Testing allows professionals to test their theories and assumptions before putting them into action. This Repository includes all the Hypothesis test to validate a statement using Empirical data .
A statistical analysis project that explores how wine ratings relate to factors like price and acidity using hypothesis testing techniques such as the Kruskal-Wallis and Shapiro-Wilk tests.