Hypothesis Testing - Problem Statement
Hypothesis Testing - Problem Statement
Buyer Ratio.csv
4.) Telecall uses 4 centers around the globe to process customer order forms.
They audit a certain % of the customer order forms. Any error in order form
renders it defective and must be reworked before processing. The manager
wants to check whether the defective % varies by center. Please analyze
the data at 5% significance level and help the manager draw appropriate
inferences
File: Customer OrderForm.csv
Hints:
1. Business Problem
1.1. Objective
1.2. Constraints (if any)
2. Data Pre-processing
2.1 Data cleaning, Feature Engineering, EDA etc.
3. Model Building
3.1 Partition the dataset
3.2 Model(s) - Reasons to choose any algorithm
3.3 Model(s) Improvement steps
3.4 Model Evaluation
3.5 Python and R codes
4. Deployment
4.1 Deploy solutions using R shiny and Python Flask.
5. Result Share the benefits/impact of the solution - how or in what way the business (client)
gets benefit from the solution provided.
5.2. All the test should be explained well in documentation (Normality test, Variance test
etc.)