https://github.com/shwetapardhi/assignment-3-q3-hypothesis-testing
Chi2 contengency independence test image of Buyer Ratio Assume Null Hypothesis as Ho: Independence of categorical variables (male-female buyer rations are similar across regions (does not vary and are not related) Thus Alternate Hypothesis as Ha: Dependence of categorical variables (male-female buyer rations are NOT similar across regions (does v
https://github.com/shwetapardhi/assignment-3-q3-hypothesis-testing
chi2-contingency contingency-analysis hypothesis-testing norm numpy pandas python scipy stats
Last synced: 2 months ago
JSON representation
Chi2 contengency independence test image of Buyer Ratio Assume Null Hypothesis as Ho: Independence of categorical variables (male-female buyer rations are similar across regions (does not vary and are not related) Thus Alternate Hypothesis as Ha: Dependence of categorical variables (male-female buyer rations are NOT similar across regions (does v
- Host: GitHub
- URL: https://github.com/shwetapardhi/assignment-3-q3-hypothesis-testing
- Owner: shwetapardhi
- Created: 2024-05-05T21:34:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-05T21:43:37.000Z (about 1 year ago)
- Last Synced: 2025-01-10T09:18:34.917Z (4 months ago)
- Topics: chi2-contingency, contingency-analysis, hypothesis-testing, norm, numpy, pandas, python, scipy, stats
- Language: Jupyter Notebook
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Chi2 contengency independence test
image of Buyer Ratio
Assume Null Hypothesis as Ho: Independence of categorical variables (male-female buyer rations are similar across regions (does not vary and are not related) Thus Alternate Hypothesis as Ha: Dependence of categorical variables (male-female buyer rations are NOT similar across regions (does vary and somewhat/significantly related)
Inference: As (p-value = 0.6603) > (α = 0.05); Accept the Null Hypothesis i.e. Independence of categorical variables Thus, male-female buyer rations are similar across regions and are not related