Programming Assignment - AB Testing

Week 4 of Probability & Statistics for Machine Learning & Data Science.
I’m having trouble with Exercise 1 of A/B Testing Programming Assignment. I don’t understand what should be assigned to the variable ‘n’. I tried using ‘len(data)’ and a few other options, but none of them worked.
#A/B Testing

1 Like

what error, are you encountering @Anurag30(make sure you post screenshot of the error without posting any grade function codes)

1 Like