Skip to Content
๐ŸŽฒ Welcome to RandBox - Powerful JavaScript Random Data Generation Library! Learn More
Stratified Random

Stratified Randomization

Performs random allocation within each stratum, ensuring balance across groups for important covariates and improving statistical test power

Strata Setup
Total samples: 20
Randomization Parameters

Range: 2-10 groups

For result reproduction, leave blank for auto-generation

Algorithm Description

Stratified randomization uses the Fisher-Yates shuffle algorithm for random allocation within each stratum, ensuring balance across groups for important covariates (such as gender, age, etc.) and improving statistical test power.

Set up strata and parameters, then click "Start Randomization" to view results

Last updated on: