Writing a module to test for statistical significance for A-B split ad testing
Joe Hendricks

Which parts of the ESBPCS stats lib should I read up on? I am planning to automate analysis of our Google Ad Campaigns and want to use my ESBPCS to check for statistical significance between 2 versions of same ad.
The raw data is in our NexusDB database(easily turned into sample sizes, std dev, etc), so the only guidance I need is which statistical ESBPCS functions to read up on for applying to the data to find significance(or not) at the 95% confidence interval.
(I'd be happy to make this available as an ESBPCS sample/demo application when finished)
Thanks!
Joe