GithubHelp home page GithubHelp logo

richardmuscat / abtestcalculator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mattm/abtestcalculator

0.0 0.0 0.0 1.18 MB

A/B Test Calcualtor

License: MIT License

JavaScript 85.41% HTML 5.20% CSS 9.38%

abtestcalculator's Introduction

A/B Test Calculator

This repository hosts the source code for ABTestCalculator.com, a visual A/B test significance calculator.

Development

First, clone this repository and ensure you have npm installed.

Next, install the project's dependencies by running npm install.

Finally, simply run gulp from the command line and then open build/index.html in your browser.

Because this uses ECMAScript 2015, you'll need to ensure you run gulp with the --harmony flag. You can do this with the following alias:

alias gulp='node --harmony `which gulp`'

The Math

For an explanation of the math behind A/B testing significance calculations, checkout this excellent series by Aaron O'Connell:

This tool uses the Wald method to estimate the distribution of the sample proportions and tests are considered significant at the p = 0.10 confidence level.

Contact

If you have any suggestions, find a bug, or just want to say hey drop me a note at @mhmazur on Twitter or by email at [email protected].

License

MIT © Matt Mazur

abtestcalculator's People

Contributors

mattm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.