Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

McNemar's Test01:23

McNemar's Test

McNemar's Test is a nonparametric statistical test used to determine if there is a significant difference in proportions between two related groups when the outcome is binary (e.g., yes/no, success/failure). It is beneficial when we have paired data, such as pre-test/post-test designs, where the same subjects are measured under two different conditions. The test is named after the statistician Quinn McNemar, who introduced it in 1947. It is commonly used in situations where subjects are...
Statistical Analysis System (SAS)01:14

Statistical Analysis System (SAS)

SAS, short for Statistical Analysis System, is a powerful data analysis, management, and visualization tool. Developed by the SAS Institute in the early 1970s, SAS has evolved into a comprehensive software suite used across various industries for statistical analysis, business intelligence, and predictive modeling.
Applications: SAS finds applications in numerous fields, including healthcare for clinical trial analysis, finance for risk assessment, marketing for customer data analysis, and...
One-Way ANOVA: Unequal Sample Sizes01:15

One-Way ANOVA: Unequal Sample Sizes

One-way ANOVA can be performed on three or more samples of unequal sizes. However, calculations get complicated when sample sizes are not always the same. So, while performing ANOVA with unequal samples size, the following equation is used:
One-Way ANOVA: Equal Sample Sizes01:15

One-Way ANOVA: Equal Sample Sizes

One-Way ANOVA can be performed on three or more samples with equal or unequal sample sizes. When one-way ANOVA is performed on two datasets with samples of equal sizes, it can be easily observed that the computed F statistic is highly sensitive to the sample mean.
Different sample means can result in different values for the variance estimate: variance between samples. This is because the variance between samples is calculated as the product of the sample size and the variance between the...
Test for Homogeneity01:23

Test for Homogeneity

The goodness–of–fit test can be used to decide whether a population fits a given distribution, but it will not suffice to decide whether two populations follow the same unknown distribution. A different test, called the test for homogeneity, can be used to conclude whether two populations have the same distribution. To calculate the test statistic for a test for homogeneity, follow the same procedure as with the test of independence. The hypotheses for the test for homogeneity can be stated as...
Kruskal-Wallis Test01:19

Kruskal-Wallis Test

The Kruskal-Wallis test, also known as the Kruskal-Wallis H test, serves as a nonparametric alternative to the one-way ANOVA, offering a solution for analyzing the differences across three or more independent groups based on a single, ordinal-dependent variable. This statistical test is particularly valuable in scenarios where the data does not meet the normal distribution assumption required by its parametric counterparts. Kruskal-Wallis test is designed typically to handle ordinal data or...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

The sequence of disease-modifying anti-rheumatic drugs: pathways to and predictors of tocilizumab monotherapy.

Arthritis research & therapy·2021
Same author

Validation of a Bioassay for Predicting Response to Tumor Necrosis Factor Inhibitors in Rheumatoid Arthritis.

Arthritis & rheumatology (Hoboken, N.J.)·2021
Same author

Medications for gout and its comorbidities: mutual benefits?

Current opinion in rheumatology·2021
Same author

Adverse Effects of Low-Dose Methotrexate in a Randomized Double-Blind Placebo-Controlled Trial: Adjudicated Hematologic and Skin Cancer Outcomes in the Cardiovascular Inflammation Reduction Trial.

ACR open rheumatology·2020
Same author

Is race or ethnicity associated with under-utilization of statins among women in the United States: The study of women's health across the nation.

Clinical cardiology·2020
Same author

Sleep medications and sleep disturbances across middle aged pre- or peri-menopausal women of different race and ethnicities: A SWAN pharmacoepidemiology cohort study.

Pharmacoepidemiology and drug safety·2020

Related Experiment Video

Updated: Jun 24, 2026

A Cost Effective and Adaptable Scratch Migration Assay
08:59

A Cost Effective and Adaptable Scratch Migration Assay

Published on: June 30, 2020

A SAS macro for a clustered permutation test.

Margaret R Stedman1, David R Gagnon, Robert A Lew

  • 1Department of Biostatistics, Boston University School of Public Health, Boston, MA, United States. mstedman2@partners.org

Computer Methods and Programs in Biomedicine
|March 27, 2009
PubMed
Summary
This summary is machine-generated.

This study introduces a flexible SAS macro for the clustered permutation test, a nonparametric method ideal for analyzing correlated data in cluster randomized trials. The tool efficiently implements the 2-sample test for comparing treatment and control groups.

More Related Videos

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
12:27

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

Published on: February 15, 2017

High-throughput Analysis of Locomotor Behavior in the Drosophila Island Assay
10:30

High-throughput Analysis of Locomotor Behavior in the Drosophila Island Assay

Published on: November 5, 2017

Related Experiment Videos

Last Updated: Jun 24, 2026

A Cost Effective and Adaptable Scratch Migration Assay
08:59

A Cost Effective and Adaptable Scratch Migration Assay

Published on: June 30, 2020

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
12:27

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

Published on: February 15, 2017

High-throughput Analysis of Locomotor Behavior in the Drosophila Island Assay
10:30

High-throughput Analysis of Locomotor Behavior in the Drosophila Island Assay

Published on: November 5, 2017

Area of Science:

  • Biostatistics
  • Clinical Trials Methodology
  • Nonparametric Statistics

Background:

  • Correlated data analysis is crucial in cluster randomized trials (CRTs).
  • Traditional methods may not adequately address the clustered nature of data in CRTs.
  • Nonparametric significance testing offers robust alternatives for such data.

Purpose of the Study:

  • To present a flexible and efficient SAS macro for the 2-sample clustered permutation test.
  • To provide a practical tool for researchers analyzing correlated data from CRTs.
  • To facilitate the application of nonparametric methods in group-randomized studies.

Main Methods:

  • Development of a SAS macro implementing the 2-sample clustered permutation test.
  • Utilizing nonparametric permutation principles for significance testing.
  • Focus on handling correlated data structures inherent in clustered randomization.

Main Results:

  • The SAS macro provides a flexible and efficient implementation of the clustered permutation test.
  • The tool is designed for analyzing data from cluster randomized trials.
  • The macro facilitates robust statistical inference for correlated outcomes.

Conclusions:

  • The developed SAS macro offers a valuable resource for researchers conducting cluster randomized trials.
  • The clustered permutation test is an appropriate nonparametric method for correlated data.
  • Efficient implementation in SAS enhances the accessibility and application of this statistical test.