On Sun, Sep 29, 2013 at 10:44 AM, Ovid <publiustemp-moduleautho...@yahoo.com
> wrote:

> I've written an A/B testing module for Perl, but I suspect the name
> Test::AB will annoy people since people expect modules in the Test::
> namespace to be about traditional testing tools (exporting test functions
> or providing a test framework in which said functions are used). This
> module simply allows you specify the number of visitors and the number of
> *converted* visitors per experiment and for each experiment, returns a
> z-score and percentage to help you understand if you should reject the null
> hypothesis.
> Needless to say, this doesn't fit into the Boolean "yes/no" proposition of
> standard testing in Perl, so namespace suggestions are welcome.
>

Sounds like good work. Now I just wish I'd trust people to interpret
statistics in a useful manner :-/

Leon

Reply via email to