Giter Club home page Giter Club logo

vivekjari / iphone-sales-analysis-using-python Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 395 KB

Building reports for analysing the trends amongst sales of individual iPhone models and visualise it in the form of Plots. The objective is to acknowledge the relationship between highest rated iPhone models and its sale.

Jupyter Notebook 100.00%
data-analysis data-cleaning-and-preprocessing data-science data-visualization jypyternotebook matplotlib pandas pyplot python exploratory-data-analysis

iphone-sales-analysis-using-python's Introduction

i-Phone Sales Analysis

Apple, a mobile phone brand has multiple i-phone models since its launch and it is adding new models almost every year with both software and hardware updates.

Through different buying portals data is being collected regarding the feedback of the customers and other relevant information like the price and discount received by the customer.

As an analyst we want to explore the data and answer the following questions using the past data:

  • Which i-Phone model is highest rated among the customers?
  • How many customers rated for the highest rated i-Phone model?
  • what is the relation between number of ratings and sale price?
  • what is the relation between number of ratings and discount percentage?

Data

  • Product data: Product name, Product URL, MRP, Sale price, Discount Percentage, Ram, etc.
  • Customer data: Number of ratings, Star ratings, Number of Reviews, etc.

Tasks

To clean the available data and look for the most liked i-Phone model amongst the customers and analyse any trend in the relation between the highest rated model and it’s pricing.

To check if the discount percentage on the model influences the ratings of the product.

Checkpoints

The checkpoints for the assignment are as follows:

  1. Perform data cleaning and look for null values if any.

  2. Perform EDA

  • Select variables using the usual methods
  • Sort the data points in decreasing order of the star rating
  • Look for the Top 10 Product names with highest star ratings
  1. Plot a Bar chart with product names of the top 10 highest rated i-phone models on x-axis and number of ratings on y-axis.

  2. Plot a Scatter chart with number of ratings on x-axis and sale price on y-axis along with a trendline to analyse the relation between number of ratings and sale price

  3. Plot a Scatter chart with number of ratings on x-axis and discount percentage on y-axis along with a trendline to analyse the relation between number of ratings and discount percentage.

iphone-sales-analysis-using-python's People

Contributors

vivekjari avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.