COversheet for uptrail internship, Essays (high school) of Computer science

COversheet for uptrail internship

Typology: Essays (high school)

2024/2025

Uploaded on 06/24/2025

joao-victor-sena-seri
joao-victor-sena-seri 🇮🇪

5 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Student Name:
João Victor Sena Seri
Course:
Data Analysis for Business Insights
Week Number:
Week 1
Project Title:
Sales Data Analysis for ShopEase
---
1. Summary of Dataset:
The dataset contains 21 rows and 23 columns. However, many columns from `Unnamed: 11` to
`Unnamed: 22` are empty or irrelevant. The core columns include: `Transaction_ID`, `Date`,
`Customer_ID`, `Product`, `Category`, `Quantity`, `Price`, `Total_Amount`, `Payment_Method`,
`Region`, and `Advertising_Spend`. These provide detailed information about each transaction,
including product type, payment method, and geographical region.
2. Missing or Duplicate Data:
- Several important columns contain missing values, such as `Transaction_ID`, `Date`,
`Customer_ID`, `Price`, and `Total_Amount`.
- The `Total_Amount` column is missing two values, which impacts revenue analysis.
- There are no duplicate rows in the dataset.
pf2

Partial preview of the text

Download COversheet for uptrail internship and more Essays (high school) Computer science in PDF only on Docsity!

Student Name: João Victor Sena Seri

Course: Data Analysis for Business Insights

Week Number: Week 1

Project Title: Sales Data Analysis for ShopEase


  1. Summary of Dataset: The dataset contains 21 rows and 23 columns. However, many columns from Unnamed: 11 to Unnamed: 22 are empty or irrelevant. The core columns include: Transaction_ID, Date, Customer_ID, Product, Category, Quantity, Price, Total_Amount, Payment_Method, Region, and Advertising_Spend. These provide detailed information about each transaction, including product type, payment method, and geographical region.
  2. Missing or Duplicate Data:
  • Several important columns contain missing values, such as Transaction_ID, Date, Customer_ID, Price, and Total_Amount.
  • The Total_Amount column is missing two values, which impacts revenue analysis.
  • There are no duplicate rows in the dataset.
  1. Key Trends or Patterns Identified:
  • Most sales are from the Electronics category.
  • The most commonly used payment methods are Credit Card and PayPal.
  • The North and South regions have more frequent transactions compared to others.
  • High-quantity products include Smartphones and Books.
  1. Recommendations Based on the Data:
  • Focus marketing campaigns on Books, which have strong sales volume and low unit cost.
  • Address the missing values, especially in the Total_Amount column, to ensure accurate financial analysis.
  • Increase outreach in underperforming regions such as East and West.
  • Promote flexible payment options to boost overall sales.