Nichtparametrischer
Nichtparametrischer refers to statistical methods that do not rely on assumptions about the underlying distribution of the population from which data is drawn. Unlike parametric methods, which typically assume data follows a specific distribution like the normal distribution, non-parametric methods are distribution-free. This makes them particularly useful when the form of the data distribution is unknown or when dealing with data that violates parametric assumptions, such as ordinal or nominal data.
The core idea behind non-parametric statistics is to make inferences based on ranks, medians, or counts rather
Common examples of non-parametric tests include the Mann-Whitney U test (an alternative to the independent samples