layout | title | nav_order | description | permalink |
---|---|---|---|---|
default |
Home |
1 |
This Chrome Extension automatically flags potential data quality issues on supported experimentation platforms. |
/ |
{: .fs-9 }
This Chrome Extension automatically flags potential data quality issues on supported experimentation platforms. {: .fs-6 .fw-300 }
Install the Chrome Extension{: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 } Manually check for SRM{: .btn .fs-5 .mb-4 .mb-md-0 }
![A screenshot of the Google Optimize interface showing the SRM Checker Extension flagging a potential SRM issue.]({{ site.baseurl }}{% link assets/images/screenshot_optimize_1.webp %})
A Sample Ratio Mismatch (SRM) test can be used to detect a wide variety of data quality issues (paper) (presentation) that may affect online experiments (aka A/B tests). Only expected proportions and observed sample counts are required as input for this procedure, so this test can be used even in cases where experimenters only have access to summary statistics; such as when using third-party tools.
For more information about Sample Ratio Mismatch please read the [Frequently Asked Questions]({{ site.baseurl }}{% link docs/faq.md %}).
Sample Ratio Mismatch Checker was created by Lukas Vermeer, Heinrich Mahr and Georgi Georgiev.
- Convert.com
- Omniconvert
- Optimizely
- SiteGainer/Symplify
- Visual Website Optimizer (VWO)
- Zoho PageSense
Several experimentation platforms natively perform Sample Ratio Mismatch checks for their users. These platforms will not be supported by our Chrome Extension, because that would be redundant. An incomplete overview of these platforms can be found [here]({{ site.baseurl }}{% link docs/reference/platforms/index.md %}).
- Convert: Auto-stopping variants triggers false SRM alert (#29)
Sample Ratio Mismatch Checker is distributed by an MIT license.
You want to contribute to this project? That's amazing! We'd love that! <3
Feel free to fork the repository on GitHub, make the changes you want to see, and issues a pull request. If you are not sure what to work on, we maintain a list of outstanding issues on the GitHub project. (If you don't want to code, adding to that list of issues is also a great way to contribute.)
Thank you for making this project more awesome.