When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Wilcoxon signed-rank test - Wikipedia

    en.wikipedia.org/wiki/Wilcoxon_signed-rank_test

    SciPy includes an implementation of the Wilcoxon signed-rank test in Python. Accord.NET includes an implementation of the Wilcoxon signed-rank test in C# for .NET applications. MATLAB implements this test using "Wilcoxon rank sum test" as [p,h] = signrank(x,y) also returns a logical value indicating the test decision. The result h = 1 indicates ...

  3. Rank correlation - Wikipedia

    en.wikipedia.org/wiki/Rank_correlation

    A rank correlation coefficient measures the degree of similarity between two rankings, and can be used to assess the significance of the relation between them. For example, two common nonparametric methods of significance that use rank correlation are the Mann–Whitney U test and the Wilcoxon signed-rank test.

  4. Brunner Munzel Test - Wikipedia

    en.wikipedia.org/wiki/Brunner_Munzel_Test

    In statistics, the Brunner Munzel test [1] [2] [3] (also called the generalized Wilcoxon test) is a nonparametric test of the null hypothesis that, for randomly selected values X and Y from two populations, the probability of X being greater than Y is equal to the probability of Y being greater than X.

  5. Mann–Whitney U test - Wikipedia

    en.wikipedia.org/wiki/Mann–Whitney_U_test

    The Mann–Whitney test (also called the Mann–Whitney–Wilcoxon (MWW/MWU), Wilcoxon rank-sum test, or Wilcoxon–Mann–Whitney test) is a nonparametric statistical test of the null hypothesis that, for randomly selected values X and Y from two populations, the probability of X being greater than Y is equal to the probability of Y being greater than X.

  6. Multiple comparisons problem - Wikipedia

    en.wikipedia.org/wiki/Multiple_comparisons_problem

    The following table defines the possible outcomes when testing multiple null hypotheses. Suppose we have a number m of null hypotheses, denoted by: H 1, H 2, ..., H m. Using a statistical test, we reject the null hypothesis if the test is declared significant. We do not reject the null hypothesis if the test is non-significant.

  7. Nonparametric statistics - Wikipedia

    en.wikipedia.org/wiki/Nonparametric_statistics

    Mann–Whitney U or Wilcoxon rank sum test: tests whether two samples are drawn from the same distribution, as compared to a given alternative hypothesis. McNemar's test: tests whether, in 2 × 2 contingency tables with a dichotomous trait and matched pairs of subjects, row and column marginal frequencies are equal.

  8. Studentized range distribution - Wikipedia

    en.wikipedia.org/wiki/Studentized_range_distribution

    The studentized range distribution function arises from re-scaling the sample range R by the sample standard deviation s, since the studentized range is customarily tabulated in units of standard deviations, with the variable q = R ⁄ s. The derivation begins with a perfectly general form of the distribution function of the sample range, which ...

  9. Sign test - Wikipedia

    en.wikipedia.org/wiki/Sign_test

    The sign test is a statistical test for consistent differences between pairs of observations, such as the weight of subjects before and after treatment. Given pairs of observations (such as weight pre- and post-treatment) for each subject, the sign test determines if one member of the pair (such as pre-treatment) tends to be greater than (or less than) the other member of the pair (such as ...