GithubHelp home page GithubHelp logo

shoe-dataset-analysis's Introduction

Data Mining on Shoe Dataset using SAS and R

Background

This is for the assignment of analytics engineering (IST2034), where we are tasked to create perform data cleaning and generate insights using the SAS programming and R.

Dataset

Hence the dataset given is a shoe dataset consisting of 10,000 observations on both men and women shoes. The schema of the data is taken from [link].

Objective

The study's research questions are

  1. Is the pricing for male and female shoes significantly different?
  2. How different is the shoe price between the popular shoe brands and those not as popular?

Methodology

(1) Data Cleaning and Processing This stage was done using SAS programming. The IDE can be access through this [link]

The cleaning procedures are

  1. Fix the format of the data inputted
  2. Filter out duplicated records
  3. Filter out records unrelated to shoes
  4. Perform Binning on Shoe_Condition to similar data together
  5. Treat Missing value of Shoe_Condition with value of 'New'
  6. Convert Brand to Capitalization text format
  7. Treat Missing value of Brand through product_name or 'unbranded'
  8. Compute the Shoe_Price

(2) Data Analysis This stage was done using the R language, to understand and achieve the objective set.

shoe-dataset-analysis's People

Contributors

grg0rry avatar

Watchers

Kostas Georgiou avatar  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.