Hypothesis Tests
The video provides an overview of hypothesis testing, focusing on data types and the application of various nonparametric tests.Data Types
Nominal Data: Used for references (e.g., pass/fail or colors).
Ordinal Data: Ranked data where order matters.
Continuous Data: Comprised of interval data (e.g., marks, temperature) and ratio data (e.g., height, weight), where an absolute zero exists for ratio data.
Click Here