In contrast to independent measurements, matched data consist of measurements that should be considered together. For example, matching can be used in clinical studies. Here, patients that exhibit similar characteristics are paired in order to remove confounding effects. Matched data can also arise naturally when multiple measurements are performed on the same entity. For example, matched data can arise when a clinical marker is measured once before and once after a
treatment intervention. Irrespective of how the matched data were generated, their structure should be taken into account through the use of appropriate statistical tests.
Paired data
The most common type of matched data are paired measurements, which consist of two data points. For this type of data, the following significance tests are available:
Click on a variable type in the table to obtain more information on how to use the corresponding significance tests in R.
Repeated-measures data
If you have more than two matched measurements, then you are dealing with repeated-measures data. An example of a significance test that handles such data is repeated-measures one-way ANOVA.
Posts that deal with matched data
In the following posts, you can find more specific information on how you can handle matched data.
McNemar’s test is a non-parametric test for contingency tables that arise from paired measurements. In contrast to the chi-squared test, which is a test for independence, McNemar’s test is a test for symmetry (also called marginal homogeneity). Still, McNemar’s test is related to the chi-squared test because its test static also follows a chi-squared distribution.
In a previous post, I’ve contrasted two tests for pairs of measurements. Here, I’d like to show why it is important to choose a test that appropriately accounts for such dependent measurements.
In this post, we will explore tests for comparing two groups of dependent (i.e. paired) quantitative data: the Wilcoxon signed rank test and the paired Student’s t-test. The critical difference between these tests is that the test from Wilcoxon is a non-parametric test, while the t-test is a parametric test. In the following, we will explore the ramifications of this difference.
This website makes use of cookies to enhance the browsing experience and provide additional functionality. None of this data can or will be used to identify or contact you. This website makes use of third party cookies, see the details in the privacy policy. This website makes use of tracking cookies, see the details in the privacy policy.
If you prefer, you can select which types of cookies you feel acceptable:
To learn more about how this website uses cookies or localStorage, please read our PRIVACY POLICY.
By clicking Allow cookies you give your permission to this website to store small bits of data on your device.
By clicking Disallow cookies, or by scrolling the page, you deny your consent to store any cookies and localStorage data for this website, eventually deleting already stored cookies (some parts of the site may stop working properly).