Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 3.57 KB

index.md

File metadata and controls

63 lines (40 loc) · 3.57 KB
layout title nav_order description permalink
default
Home
1
This Chrome Extension automatically flags potential data quality issues on supported experimentation platforms.
/

One neat trick to run better experiments

{: .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 %})


What is Sample Ratio Mismatch? Why should we care?!

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 %}).


About the project

Sample Ratio Mismatch Checker was created by Lukas Vermeer, Heinrich Mahr and Georgi Georgiev.

Platforms supported by this Chrome Extension

  • 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 %}).

Known issues:

  • Convert: Auto-stopping variants triggers false SRM alert (#29)

License

Sample Ratio Mismatch Checker is distributed by an MIT license.

Contributing

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.

Chrome Web Store Chrome Web Store Chrome Web Store GitHub last commit