Non parametric Tests on two independent samples

Non parametric Tests on two independent samples is part of:
  • Pro Core statistical software

  • System configuration

    • Windows:
      • Versions: 9x/Me/NT/2000/XP/Vista/Win 7
      • Excel: 97 and later
      • Processor: 32 or 64 bits
      • Hard disk: 150 Mb
    • Mac OS X:
      • OS: OS X
      • Excel: X, 2004 and 2011
      • Hard disk: 150Mb.

Benefits

  • Easy and user-friendly
    Easy and user-friendly XLSTAT is flawlessly integrated with Microsoft Excel which is the most popular spreadsheet worldwide. This integration makes it one of the simplest available tools to work with as it utilizes the same philosophy as Microsoft Excel. The program is accessible in a dedicated XLSTAT tab. The analyses are grouped into functional menus. The dialog boxes are user-friendly and setting up an analysis is straightforward.
  • Data and results shared seamlessly
    Data and results shared seamlessly One of the greatest advantages of XLSTAT is the way you can share data and results seamlessly. As the results are stored in Microsoft Excel, anyone can access them. There is no need for the receiver to have an XLSTAT license or any additional viewer which makes your team-work easier and more affordable. In addition, results are easily integrable into other Microsoft Office software such as PowerPoint, so that you can create striking presentation in minutes.
  • Modular
    Modular XLSTAT is a modular product. XLSTAT-Pro is a core statistical module of XLSTAT which includes all the mainstream functionalities in statistics and multivariate analysis. More advanced features contained in add-on modules can be added for specific applications. This way you can adapt the software to your needs making the software more cost-efficient.
  • Didactic
    Didactic The results of XLSTAT are organized by analysis and are easy to navigate. Moreover useful information is provided along with the results to assist you in your interpretation.
  • Affordable
    Affordable XLSTAT is a complete and modular analytical solution that can suit any analytical business needs. It is very reasonably priced so that the return of your investment is almost immediate. Any XLSTAT license comes with top level support and assistance.
  • Accessible - Available in many languages
    Accessible - Available in many languages We have ensured XLSTAT is accessible to everyone by making the program available in many languages, including Chinese, English, French, German, Italian, Japanese, Polish, Portuguese and Spanish.
  • Automatable and customizable
    Automatable and customizable Most of the statistical functions available in XLSTAT can be called directly from the Visual Basic window of Microsoft Excel. They can be modified and integrated to more code to fit to the specificity of your domain. Adding tables and plots as well as modifying existing outputs becomes easy. Furthermore, XLSTAT includes some special tools on the dialog boxes to generate automatically the VBA code in order to reproduce your analysis using the VBA editor or to simply load pre-set settings. This effortless automation of routine analysis will be a huge time saver on your part.

Principles of non-parametric tests on two independent samples

The non-parametric tests on two independent sample are used to compare the distribution of two independent samples.

Non-parametric tests have been put forward in order to get round the assumption, that a sample is normally distributed, required for using the parametric tests (z test, Student's t test, Fisher's F test, Levene's test and Bartlett's test).

Non-parametric Tests on two independent samples

If we designate D to be the assumed difference in position between the samples (in general we test for equality, and D is therefore 0), and P1-P2 to be the difference of position between the samples, three tests are possible depending on the alternative hypothesis chosen:

Mann-Whitney's test

Use the Mann-Whitney's test to determine if the samples come from a single population or from two different populations meaning that the two samples may be considered identical or not. This test is based on on the ranks. XLSTAT can perform a two-tailed or a one-tailed test. This test is often called the Mann-Whitney test, sometimes the Wilcoxon-Mann-Whitney test or the Wilcoxon Rank-Sum test.

Let S1 be a sample made up of n1 observations (x1, x2, …, xn1) and S2 a second sample made up of n2 observations (y1, y2, …, yn2) independent of S1. Let N be the sum of n1 and n2.

XLSTAT calculates the Wilcoxon Ws statistic which measures the difference in position between the first sample S1 and sample S2 from which D has been subtracted, we combine the values obtained for both samples, then put them in order. For XLSTAT, the Ws statistic is the sum of the ranks of the first samples.

For the expectation and variance of Ws we therefore have:

E(Ws) = 1/2 n1(N + 1) and V(Ws) = 1/12 n1n2(N + 1)

The Mann-Whitney U statistic is the sum of the number of pairs (xi, yi) where xi>yi, from among all the possible pairs. We show that:

E(U) = n1n2/2 and V(U) = 1/12 n1n2(N + 1)

We may observe that the variances of Ws and U are identical. In fact, the relationship between U and Ws is:

Ws = U + n1(n1 + 1) / 2

The results offered by XLSTAT are those relating to Mann-Whitney's U statistic.

Kolmogorov-Smirnov's test

Use the Kolmogorov-Smirnov's test to determine if the populations from which the samples were taken have different cumulative distribution functions. XLSTAT performs a two-tailed test.

Tutorials

Screenshots