Skip to content

geoprofi/srm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Sample Ratio Mismatch (SRM) Checker

The Sample Ratio Mismatch (SRM) test can be used to detect a wide variety of data quality issues 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.

This repository contains a Chrome Extension that can automatically detect SRM on supported platforms, as well as a website with more information about the extension.


About the project

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

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 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.

About

This Chrome Extension automatically performs SRM checks and flags potential data quality issues on supported experimentation platforms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.2%
  • HTML 1.8%