https://github.com/lmizner/codecademy_farmburg_ab_testing
https://github.com/lmizner/codecademy_farmburg_ab_testing
anova box-plot chi-square-test contingency-table one-sample-t-test p-value two-sample-t-test
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/lmizner/codecademy_farmburg_ab_testing
- Owner: lmizner
- Created: 2024-10-21T15:10:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-21T15:10:53.000Z (over 1 year ago)
- Last Synced: 2025-02-08T07:41:38.193Z (over 1 year ago)
- Topics: anova, box-plot, chi-square-test, contingency-table, one-sample-t-test, p-value, two-sample-t-test
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# codecademy_farmburg_AB_testing
### Analyzing Farmburg's A/B Test
Brian is a Product Manager at FarmBurg, a company that makes a farming simulation social network game. In the FarmBurg game, you can plow, plant, and harvest different crops. Brian has been conducting an A/B Test with three different variants, and he wants you to help him analyze the results. Using the Python modules pandas and SciPy, you will help him make some important business decisions!