https://github.com/allanotieno254/profitablesalesanalysis-
Analyzing sales data to determine profitability and commission. This project utilizes Excel functions such as IF, SUMIF, sorting, filtering, pivot tables, and charts to calculate profit and commission based on specific criteria.
https://github.com/allanotieno254/profitablesalesanalysis-
analysis-technique data-description profit-and-commision-calculation usage-instruction
Last synced: 6 months ago
JSON representation
Analyzing sales data to determine profitability and commission. This project utilizes Excel functions such as IF, SUMIF, sorting, filtering, pivot tables, and charts to calculate profit and commission based on specific criteria.
- Host: GitHub
- URL: https://github.com/allanotieno254/profitablesalesanalysis-
- Owner: AllanOtieno254
- License: mit
- Created: 2024-05-17T10:45:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-17T10:55:19.000Z (over 1 year ago)
- Last Synced: 2025-02-17T08:33:58.158Z (9 months ago)
- Topics: analysis-technique, data-description, profit-and-commision-calculation, usage-instruction
- Homepage:
- Size: 1.95 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Profitable Sales Analysis
This repository contains a project focusing on analyzing sales data to determine profitability. The dataset includes columns such as Month, Transaction Number, Product Code, Product Description, Store Cost, Sale Price, Profit, Commission, First Name, Last Name, and Sale Location.
## Description
The project involves analyzing sales data to calculate profit and commission based on specified criteria. It utilizes various Excel functions and features including IF, SUMIF, sorting by transaction numbers, filtering, pivot tables, and charts.
## Files
- `sales_data.xlsx`: Contains the raw sales data.
- `sales_analysis.xlsx`: Includes the analyzed sales data with calculated profit and commission.
- `README.md`: Provides an overview of the project and instructions.
## Usage
1. Open `sales_data.xlsx` in Excel.
2. Perform necessary data analysis using the provided functions and features.
3. Refer to `sales_analysis.xlsx` for the analyzed data with profit and commission calculations.
4. Customize the analysis as per specific requirements.
## License
This project is licensed under the [MIT License](LICENSE).