https://github.com/pythoncoderunicorn/ab_testing
Python code that tests if experiment has Stat Significance and Practical Significant using A/B testing
https://github.com/pythoncoderunicorn/ab_testing
Last synced: about 2 months ago
JSON representation
Python code that tests if experiment has Stat Significance and Practical Significant using A/B testing
- Host: GitHub
- URL: https://github.com/pythoncoderunicorn/ab_testing
- Owner: PythonCoderUnicorn
- Created: 2024-10-16T23:01:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-16T23:01:51.000Z (over 1 year ago)
- Last Synced: 2025-03-11T05:18:03.706Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AB_testing
Python code that tests if experiment has Stat Significance and Practical Significant using A/B testing