An open API service indexing awesome lists of open source software.

https://github.com/vyjayanthipolapragada/marketing_statistical_analysis

Statistical analysis of customer data and their impact on the sales of products based on marketing campaigns
https://github.com/vyjayanthipolapragada/marketing_statistical_analysis

customer-data data-analysis dataframes marketing matplotlib numpy pandas python seaborn statistical-analysis

Last synced: 2 months ago
JSON representation

Statistical analysis of customer data and their impact on the sales of products based on marketing campaigns

Awesome Lists containing this project

README

        

# Marketing_Statistical_Analysis
Statistical analysis of customer data and the impact of marketing campaigns on sales

Dataset containing information of customers and their purchase based on marketing campaigns can be downloaded here/ attached above:

https://www.kaggle.com/datasets/jackdaoud/marketing-data/data

Libraries used: pandas, seaborn, matplotlib, numpy (all are in-built in jupyter notebook)

Python code is developed to implement basic statistical analysis on the dataset : Minimum & Maximum value, average and quarters

The follwoing processes are involved when analysing data:

1. Data Preparation
2. Statistical Analysis
3. Data Visualization