This project focuses on analyzing financial data to uncover business insights and predict profit using regression techniques. It combines data analysis, statistical modeling, and data visualization to support data-driven decision-making.
- Perform exploratory data analysis (EDA) on financial data
- Analyze relationships between sales, cost (COGS), and profit
- Build a regression model to predict profit
- Visualize KPIs using interactive dashboards
- Python (Pandas, NumPy, Scikit-learn)
- Power BI
- SQL (optional)
- EDA on sales, profit, and cost across countries and segments
- Linear regression model for profit prediction
- Business insights on performance trends
- Interactive dashboard for KPI monitoring
Profit Prediction Formula: Profit = -543.10 + 0.15 Γ Sales
- Sales by segment (Government, Small Business, Enterprise, etc.)
- Profit by product and country
- Monthly sales and profit trends
- Impact of discount bands on sales
- data/ β dataset files
- notebooks/ β EDA and regression analysis
- dashboard/ β Power BI screenshots
- README.md
- Identified key drivers of profit and sales
- Built predictive model for business forecasting
- Delivered actionable insights for decision-making
β Completed