https://github.com/mahikshith/walmart_clt_confidence_interval
https://github.com/mahikshith/walmart_clt_confidence_interval
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mahikshith/walmart_clt_confidence_interval
- Owner: mahikshith
- Created: 2024-09-13T12:14:46.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T13:35:26.000Z (9 months ago)
- Last Synced: 2025-01-14T13:16:32.767Z (5 months ago)
- Language: Jupyter Notebook
- Size: 344 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Walmart is an American multinational retail corporation that operates a chain of supercenters, discount departmental stores, and grocery stores in the United States. Walmart has more than 100 million customers worldwide.
From the company’s perspective :
The Management team at Walmart Inc. wants to analyze the customer purchase behavior (precisely, purchase amount) against the customer’s gender and the various other factors to help the business make better decisions. They want to understand if the spending habits differ between male and female customers on black Friday sale.
Approach : Let's use central limit theorem and Confidence Interval to solve the problem. Insights and recommendations are posted in the end of the notebook.