You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
- $\begingroup$ Thanks for your input. But then, why should we care about stratifying the randomization (which may be difficult from a logistic perspective) if we adjust the analysis anyway? $\endgroup$user7064– user70642024-05-31 09:15:21 +00:00Commented May 31, 2024 at 9:15
- 1$\begingroup$ Right, it's not always possible to stratify because you may not have the information (say, gender) you need before you start the RCT. Then you just adjust for gender in the analysis. However, if you stratify you will generally have less variance in your estimate than if you just adjust after the fact. $\endgroup$Josh– Josh2024-05-31 10:07:01 +00:00Commented May 31, 2024 at 10:07
- $\begingroup$ Short answer: it’s more precise and more accurate .(lower variance). Also, another reason to stratify is to ensure proper sample sizes for subgroup analysis. This proportionate sampling ensures representativeness. An undergrad class I TA’d back in the day did a simple sample of student veterans and gender analysis couldn’t be done because N was too small. 1. ncbi.nlm.nih.gov/pmc/articles/PMC3444136. 2. sciencedirect.com/science/article/pii/…. $\endgroup$JewJitsu11B– JewJitsu11B2024-06-01 01:01:53 +00:00Commented Jun 1, 2024 at 1:01
- $\begingroup$ Those links do a decent job of explaining. But that undergrad class could have stratified by gender and oversampled female student veterans and then applied weight adjustments to compensate (if there’s a sufficient sample size for each stratum weighting can simulate proportional stratification, albeit less precisely.) But a proper representative sample has a frequency distribution for important variables that matches the population distribution. Stratification helps ensure that the least represented level/subgroup of a variable has a proper sample size and the rest are calculated from that. $\endgroup$JewJitsu11B– JewJitsu11B2024-06-01 01:10:06 +00:00Commented Jun 1, 2024 at 1:10
- $\begingroup$ So which is the advantage of adjusting? Or when should you adjust over stratify if you have the choice and possibility? Because I usually see adjustments for sex but not that many studies with stratification $\endgroup$Javier Hernando– Javier Hernando2024-12-08 22:10:05 +00:00Commented Dec 8, 2024 at 22:10
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. machine-learning), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you