Tagged: data analysis in r

Normality Test in R

Normality Test in R:-In statistics methods is classified into two like Parametric methods and Nonparametric methods. The majority of the test like correlation, regression, t-test, and analysis of variance (ANOVA) assume some certain characteristics about...

Contingency Table in R

A contingency table is one of the most widely used tools in statistics for analyzing the relationship between categorical variables. Whether you’re working in healthcare, finance, marketing, manufacturing, or social sciences, contingency tables help...