You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SuperStore Enhancing Operations for Profitability/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ you can have access the project final upload.
22
22
23
23
| Section Title | Description |
24
24
| ----------- |----------- |
25
-
| Data Overview | This section provides a comprehensive description of the data utilized in the project, outlining the files and their corresponding sheets. |
25
+
| Data Overview | This section provides a comprehensive description of the data utilized in the project, outlining the files and their corresponding information. |
26
26
| Assumptions | Here, you'll find a detailed description of the assumptions made during the analysis process, derived from both the data files and assumptions provided by TripleTen. |
27
27
| Analysis Methodology | Offering a broad overview, this section outlines the process undertaken to analyze the data, spanning from initial data ingestion to final insights extraction. |
28
28
| Data Insights | Contained within this section are the key insights derived from the analysis of the dataset, shedding light on significant trends, patterns, and discoveries uncovered during the project. |
@@ -36,13 +36,13 @@ The spreadsheet consists of 8 pages and includes the following data
36
36
-`'returns'`: Contains detailed information for each returned item.
37
37
38
38
39
-
### Assumptions:
39
+
### Assumptions.
40
40
- The willingness to pay for advertising is determined based on the return on ad spend (ROAS) ratio. I decided to allocate 1/5 of the advertising profit
41
41
for this purpose.
42
42
- To handle the returned field, I created a calculated field where "null" values are converted to "0" and "Yes" values are converted to "1".
43
43
44
44
45
-
### Analysis Methodology:
45
+
### Analysis Methodology.
46
46
After spending some time examining the data and understanding its structure, I began by identifying the key areas of profit and loss in the online store. I analyzed
47
47
the profits and losses across different regions and found that our largest losses come from the Central and East regions. Specifically, within the Central region,
48
48
the sub-category with the biggest loss is binders, and in the East region, it is tables. Based on this analysis, I identified which products the store should stop
@@ -53,7 +53,7 @@ final section of this project, I provided insights into which customers have the
53
53
I created a visualization showing the average profit against the average return rate by state.
54
54
55
55
56
-
### Data Insights:
56
+
### Data Insights.
57
57
1. Tables (East region) and binders (Central region) are the subcategories with the highest losses.
58
58
2. The store has five poorly performing products, with "TEC-MA-10000418" being the worst, incurring over $20k in losses.
59
59
3. The best performing products are "copiers," generating over $75k in profit, followed by "phones" with more than $55k.
0 commit comments