Bookmarks
Concepts
Activity
Courses
Learning Plans
Courses
Log In
Sign up
Menu
About
Guest User
Sign in to save progress
Sign In
Sign up
Menu
⚙️
→
About
Guest User
Sign in to save progress
Sign In
Sign up
Learning Plans
Courses
Log In
Sign up
🏠
Bookmarks
🔍
Concepts
📚
Activity
×
CUSTOMIZE YOUR LEARNING
→
TIME COMMITMENT
10 sec
2 min
5 min
15 min
1 hr
3 hours
8 hours
1k hrs
YOUR LEVEL
beginner
some_idea
confident
expert
LET'S Start Learning
Menu
About
Guest User
Sign in to save progress
Sign In
Sign up
Menu
⚙️
→
About
Guest User
Sign in to save progress
Sign In
Sign up
Learning Plans
Courses
Log In
Sign up
🏠
Bookmarks
🔍
Concepts
📚
Activity
×
CUSTOMIZE YOUR LEARNING
→
TIME COMMITMENT
10 sec
2 min
5 min
15 min
1 hr
3 hours
8 hours
1k hrs
YOUR LEVEL
beginner
some_idea
confident
expert
LET'S Start Learning
New Course
Concept
Cutting through an object
Generate Assignment Link
Lessons
Concepts
Suggested Topics
Foundational Courses
Learning Plans
All
Followed
Recommended
Assigned
Concept
Non-parametric Statistics
Non-parametric statistics
refers to
statistical methods
that do not assume a specific
probability distribution
for the data, making them particularly useful for analyzing data that do not fit
traditional parametric models
. These methods are flexible and robust, often used for
ordinal data
or when the
sample size
is too small to validate assumptions of
parametric tests
.
Concept
Ordinal Data
Ordinal data
represents
categories with a meaningful order
but without a
uniform scale
, allowing for the
ranking of data points
. Unlike
interval data
,
Ordinal data
does not quantify the difference between categories, making it suitable for
non-parametric statistical tests
.
Concept
Mann-Whitney U Test
The
Mann-Whitney U test
is a
non-parametric statistical test
used to determine whether there is a
significant difference
between the
distributions of two independent groups
. It is particularly useful when the
data do not meet the assumptions of normality
required for a t-test, and it evaluates whether one group tends to have
higher values
than the other.
Concept
Wilcoxon Signed-rank Test
The
Wilcoxon signed-rank test
is a
non-parametric statistical test
used to compare two
related samples
or
matched pairs
to assess whether their
population mean ranks
differ. It is particularly useful when the data does not meet the assumptions of a
parametric test
like the
paired t-test
, such as normality or when dealing with
ordinal data
.
Concept
Kruskal-Wallis Test
The
Kruskal-Wallis test
is a
non-parametric statistical method
used to determine if there are
statistically significant differences
between the
medians of three or more independent groups
. It is an extension of the
Mann-Whitney U test
and is particularly useful when the
assumptions of ANOVA
are not met, such as when the
data is not normally distributed
or when
sample sizes are small
.
Concept
Distribution-Free Methods
Distribution-free methods
, also known as
non-parametric methods
, are
statistical techniques
that do not assume a specific
probability distribution
for the data. These methods are particularly useful when dealing with data that do not meet the assumptions of
parametric tests
, allowing for more flexibility and
robustness in analysis
.
Concept
Hypothesis Testing
Hypothesis testing
is a
statistical method
used to make
decisions about the properties of a population
based on a sample. It involves formulating a
null hypothesis
and an
alternative hypothesis
, then using
sample data
to determine which hypothesis is more likely to be true.
Concept
Data Ranking
Data ranking
is the process of
ordering data points
based on
specific criteria
, often used to prioritize or identify the most
significant items
within a dataset. It is crucial in fields like
search engines
, recommendation systems, and
data analysis
to enhance decision-making and improve
user experience
.
Concept
Robustness To Outliers
Robustness to outliers
refers to the ability of a
statistical method
or model to remain effective even when
data points
significantly deviate from the
overall pattern
. This characteristic is crucial for ensuring that the
model's predictions
or inferences are not unduly influenced by anomalies or
errors in the dataset
.
Concept
Friedman Test
The
Friedman Test
is a
non-parametric statistical test
used to detect
differences in treatments
across
multiple test attempts
. It is an extension of the
Wilcoxon signed-rank test
to
more than two groups
and is particularly useful when the data violates the
assumptions of normality
required for a
repeated measures ANOVA
.
3