docs: Expand "Running well powered experiments" with guides beyond variance and methodology#722
Open
bertilhatt wants to merge 1 commit intomainfrom
Open
docs: Expand "Running well powered experiments" with guides beyond variance and methodology#722bertilhatt wants to merge 1 commit intomainfrom
bertilhatt wants to merge 1 commit intomainfrom
Conversation
Turn the single page into a small section: keep variance and statistics on the overview, and add pages for runtime/seasonality, targeting and proximal metrics, rich CUPED++ covariates, and ambition/tactical-vs- strategic measurement. Cross-link entry points and preserve existing URLs for the main guide. Made-with: Cursor
✅ Deploy Preview for eppo-data-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The Running well powered experiments guide was a single page focused on reducing variance (metrics, winsorization, CUPED++) and choosing a statistical paradigm. This change turns it into a small sidebar section and adds four pages for levers that are not "pick a lower-variance metric" or "change the test type": runtime/seasonality, who-and-what you measure, rich covariates for CUPED++, and experiment ambition / tactical vs. strategic measurement.
What changed
running-well-powered-experiments/index.md— Same URL as before. Original content kept; added stakeholder-oriented CUPED intuition (large adjustments vs. imbalance); new "Beyond variance reduction and statistical methodology" hub with links to the four new pages; conclusion updated.runtime-seasonality-sample-size.md— Prefer running longer when arms look very different; seasonality/baseline benefits; when time is fixed, point back to variance, covariates, targeting, and ambition.design-targeting-dilution-proximal-metrics.md— Small‑N and talking to users; proximal metrics; targeting/segments; entry points (links to existing entry points guide); higher-conversion proxy steps + link to tactical/strategic page.covariates-for-cuped-plus-plus.md— Assignment and context features (acquisition, geo, weather, time structure, demographics); new users; UI limits and notebook/historical rehearsal note.ambition-tactical-strategic-measurement.md— Bolder ideas, user/non-user research, internal disagreement; tactical A/B vs strategic holdout (search, email capture); links to proximal metrics and runtime._category_.json— Sidebar category "Running well powered experiments" with the overview doc as the category link.Links and build
#handling-outliers-using-winsorizationremain on the same URL path.npx docusaurus buildcompletes successfully with these changes.