Allena Keller DSI 101 Section 2

Slides:



Advertisements
Similar presentations
Excel 2007 ® Business and Personal Finances How can Excel 2007 help you create data and content in a worksheet?
Advertisements

Create a new, blank work book. SUBMIT TRY AGAIN Open the ECDL.xls workbook that is in My Document folder.
Microsoft Office Illustrated Fundamentals Unit H: Using Complex Formulas, Functions, and Tables.
Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin TECHNOLOGY PLUG-IN T3 PROBLEM SOLVING USING EXCEL.
Excel Objects, User Interface, and Data Entry. ◦ Application Window  Title Bar  Menu Bar  Toolbars  Status Bar  Worksheet Window  Worksheet Input.
 Easy to create tables in Word  Advantages to using Excel › Use charts to represent data in graphic form › Import data from text or databases › Analyze.
Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts
Chapter 5 Creating, Sorting, and Querying a Table
Exploring Microsoft Excel 2002 Chapter 7 Chapter 7 List and Data Management: Converting Data to Information By Robert T. Grauer Maryann Barber Exploring.
Tutorial 7: Using Advanced Functions and Conditional Formatting
Histograms & Summary Data.  Summarizing large of amounts of data in two ways: Histograms: graphs give a pictorial representation of the data Numerical.
Histograms & Summary Data.  Summarizing large of amounts of data in two ways: Histograms: graphs give a pictorial representation of the data Numerical.
Chapter 7 Data Management. Agenda Database concept Import data Input and edit data Sort data Function Filter data Create range name Calculate subtotal.
Sorting, DCOUNT, & DAVERAGE.  Type in data from WBK p. 7 in Excel  Highlight the entire array of data.
Access 2007 ® Use Databases How can Access help you to find and use information?
Tutorial 8: Working with Advanced Functions
Excel 2007 Part (2) Dr. Susan Al Naqshbandi
Creating Graphs in Excel. Step Summary Input data Highlight data to be graphed Insert  Chart Decide what type of graph to use Finish!
Chapter 10: Working with Large Data Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
With Microsoft Excel 2007 Comprehensive 1e© 2008 Pearson Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Excel 2007 Comprehensive.
2008 November CAT Practical examination Birds. File management Birds.
Office 2003 Advanced Concepts and Techniques M i c r o s o f t Excel Project 5 Creating, Sorting, and Querying a List.
Microsoft Excel. Today’s Topics Overview of the Excel Screen The Excel Menus: File, Edit, View, Insert, Format, Tools, Data, Window, Help Entering Formulas.
Create a new, blank work book. SUBMIT TRY AGAIN Open the ECDL.xls workbook that is in My Document folder.
The Advantage Series ©2004 The McGraw-Hill Companies, Inc. All rights reserved Chapter 8 Managing Worksheet Lists Microsoft Office Excel 2003.
Chapter 19 Managing Worksheet Lists. Creating Lists ► Microsoft Office Excel 2003 is inarguably the most powerful electronic spreadsheet available. ►
Microsoft Office Excel 2013 ® ® Abdul Hameed Using Advanced Functions and Conditional Formatting.
National Levee Database Interactive Reports Instructions NLD Point of Contact 1 US Army Corps of Engineers.
Chapter 6 Creating, Sorting, and Querying a Table
Excel 2007 Part (3) Dr. Susan Al Naqshbandi
Mean, Median, Mode, and Range. 2 Lesson Mean, Median, and Mode California Standard: Statistics, Data Analysis, and Probability 1.1 Compute the range,
With Microsoft Excel 2007Comprehensive 1e© 2008 Pearson Prentice Hall1 Chapter 4: PowerPoint Presentation GO! with Microsoft Excel ® 2007 Comprehensive.
In Excel, a data base is referred to as a list. A list consists of a set of column headers and rows of data beneath the column headers. Excel 2003 includes.
MSOffice Access Microsoft® Office 2010: Illustrated Introductory 1 Part 2 ® Building Queries.
Chapter 10: Working with Large Data Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
Microsoft ® Excel ® 2013 Enhanced Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts.
 “Excel”erate Your Knowledge Martha Messick – South Aiken High School Jennifer Kolmar – Aiken High School.
Statistical Measures Exploring Computer Science Lesson 5-9.
Problem Solving Using Excel
MSAA PRESENTS: AN EXCEL TUTORIAL
Using Advanced Functions and Conditional Formatting
IUIE Reporting Basics Workshop
Excel Functions.
Exploring Computer Science Lesson 5-9
Creating, Sorting, and Querying a List
Access Maintaining and Querying a Database
SCIENCE SKILLS : SPREADSHEETS
SCIENCE SKILLS : SPREADSHEETS
Advanced Microsoft Excel
PivotTables in Excel (2007)
Excel Tables.
SCIENCE SKILLS : SPREADSHEETS
Technology ICT Core: Spreadsheets.
Navya Thum January 30, 2013 Day 5: MICROSOFT EXCEL Navya Thum January 30, 2013.
ICT Spreadsheets Lesson 1: Introduction to Spreadsheets
Using Access More Efficiently
Using the Online Compare Tool
Tutorial 7 – Integrating Access With the Web and With Other Programs
REACH Computer Resource Center
Download the Best Real Estate App On the Market “FREE”
Using Complex Formulas, Functions, and Tables
Shelly Cashman: Microsoft Excel 2016
Pivot tables and charts
The Scientific Method.
Spreadsheets and Data Management
Creating a new user for the channelcandy app
Lesson 13 Working with Tables
Microsoft Office Illustrated Fundamentals
Presentation transcript:

Allena Keller DSI 101 Section 2 Google Play Store Apps Allena Keller DSI 101 Section 2

Project Goal What is the most popular app category? Possible factors investigated Average Ratings Average Installs

My Data Google play store apps from Kaggle.com Data was originally obtained from the google play store Information on 10.8k apps Originally a CSV file 1.29MB Saved as an Excel file 890KB

Data Used Only used 3 fields Category: Text field Ex. Tools Ratings: Numerical field Ex. 3.5 Installs: Numerical field Ex. 10,000+ The category the app belongs to. The overall user rating of the app The number of user downloads/installs for the app.

Problems With Data Record 10474

How I FIXED IT Copied the records Cleared their cell contents Repasted the information one space to the right.

Google play store Typed lifestyle into the two missing fields

Installs Field Rounded numbers with + at the end Highlighted all the install fields from F1:F10842. I then did a find and replace. I simply replaced the +’s with nothing

Average App Category Ratings Advanced search of the category field Countif function Sumif function divided by the number of each category Countif = (the range of category field, the criteria which was the category from the advance search). Sumif = ((the range of category field, the criteria which was the category from the advance search, and then the range of the ratings field)

Average App Category Installs I repeated the same exact steps I inserted the installs data in the sumif function. I repeated the same exact steps that I used to compute the average rating; however, I inserted the installs data where I had previously inserted the ratings data in the sumif function.

Analyzing average rating data Create a table of the average rating data Copied keeping text only Highlighted and inserted table Sort the table from largest to smallest First, I made a table of the derived categories and average ratings data. I simply copied these to a new location keeping the text only. I then Highlighted them and went to insert where I clicked table. This allowed me to easily sort the ratings from largest to smallest to see what app category had the highest average ratings. The filtered table showed that apps under the education category have the highest average rating

I chose a clustered bar graph in order to compare the average ratings of the categories. Here it was also visibly clear that education had the highest average rating. Note that there are too many categories for them to all be listed on the axis on this display. If the graph is enlarged they are visible; however, that is not necessary because we are looking at education.

Analyzing Average Installs data Repeated the same steps Made a sorted table I repeated the same exact steps that I used to analyze the average rating; however, I inserted the installs data where I had previously inserted the ratings data. The filtered data shows that apps under the communications category have the highest average installments; therefore, that category is the most installed:

I also chose a clustered bar graph in order to compare the average installments of the categories. Here it was visibly clear that apps under the communication category had the highest average installment. Note that there are too many categories for them to all be listed on the axis on this display. If the graph is enlarged they are visible; however, that is not necessary because we are looking at communications.

Discoveries Based off of rating it can be concluded that education is the most popular app category. Based off of installments it could be said that communication is the most popular app category.

Future work What app category had the highest rating average and install average at the same time. I would like to have seen what app category had the highest rating average and install average at the same time. This category could have also been an answer because it is simultaneously downloaded frequently and rated highly.

Questions