You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository is a collection of basic code templates for A/B Testing
All codes I am sharing are from the practical exercises I did from the Data Science Infinity Program
You are free to fork this repository
A/B Testing Templates:
1. Chi Square Test
2. One Sample T-Test
3. Independent Samples T-Test
4. Paired Samples T-Test
About
This repository is a collection of basic code templates for A/B Testing. All codes I am sharing are from the practical exercises I did from the Data Science Infinity Program.