Coder Social home page Coder Social logo

excel-data-analysis's Introduction

Excel-Data-Analysis

About this Dataset. It includes customer data on the sales of bikes. The dataset includes customer data in regard to age, gender, marital status, region, and much more. My job was to find if there were trends in the purchasing of bikes.

Cleaning Data I located and removed duplicates. Second, I reformatted the data in two columns to make the data more clearly and universally understandable. In addition, I highlighted each column to check for grammatical errors. Last, for the column titled Age (which had ages ranging from 25-89) to simplify visualizations I created a new column called Age Bracket. In the Age Bracket column I utilized a “Nested If Statement” which means one 'If statement functions inside of another. This allowed me to create a base name for customer of certain ages.

Building Pivot Tables Pivot tables are a great way to quickly summarize values. So in this instance, I wanted to see the average income of buyers and their gender. This pivot table showed that people with more money purchased bikes and that men had higher salaries than women. From there I created a bar graph to display this. In the next pivot table, I selected the newly made Age Bracket column which listed individuals under the age of 31 as adoloscents, older than 31 middle age, and older than 54 as old. There was so a trend where middle age customers were buying the most bikes, so I created a line graph to display this trend. Last, I created a pivot table of customer commute distance by I selecting the commute distance of customers. From there I created a line graph to show the coorelation of commute distance and the purchasing of bikes.

Creating the Interactive Dashboard I copied and pasted all the graphs and created a header. From their I aligned them with my header by adjusting the width and height of the graphs. Next I created 3 slicers ( Marital Status, Region, and Homeownership). I connected the slicers using Excel's Report Connections function so that the slicers would connect to each graph.

Insights of Data Overall, the data here showed that mostly people aged 31 and older purchased bikes and that men salaries were higher which helped them purchase more bikes than women. In addition, the commute distance affected if customers were willing to purchase bikes.

excel-data-analysis's People

Contributors

syelding 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.