python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
A/B test adjustment only visible on new page view
During the A/B tests that I start, I often see the following happening:
I open a page that is part of the A/B test and do NOT see the variation change
I refresh the page and see the change, so I was i...
Erik
Votes: 0
Answers: 0
Significance test for AB testing of email marketing campaign - data in MySQL
I have 50,000 email ids divided into Group A and Group B equally.
An email is sent to both groups with different subject.
The Open Rate is as follows:
Group | Emails_Opened | Total Emails | Open Rate
...
user18042346
Votes: 0
Answers: 1
ios Product Page Optimization stopped
I am using Product Page Optimization for the first time. i updated the new version of the app and the test stopped. There is no button to reactivate the test. Status header says developer has stopped,...
ursan526
Votes: 0
Answers: 1
equal_var value of scipy.stats.ttest_ind interpreting the result of a null hypothesis AB test
I am trying to interpret the results of a null hypothesis A/B testing by conducting a two-sample t-test and I am using scipy's stats.ttest_ind function.
ttest_ind function has a parameter called "...
kee
Votes: 0
Answers: 1