Forum Moderators: buckworks

Message Too Old, No Replies

A/B Testing and Statistical Significance

         

Tonearm

1:25 am on Mar 12, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I have an A/B testing system built into my online store and I'd like to start doing a lot of testing of different things, including prices. At what point have I gathered enough data (orders) to make a decision?

bcc1234

1:30 am on Mar 12, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Check fisher's exact test or chi square.

Tonearm

3:47 pm on Mar 12, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Thanks, I checked those out.

What about just comparing the number of orders I get while under condition A to the number of orders I get while under condition B?

Umbra

7:19 pm on Mar 13, 2007 (gmt 0)

10+ Year Member



I use a 2-tailed t-test assuming equal variance... I hope that's the correct test