Module 03 Data Analytics Accessible PowerPoint Presentation
Module 03 Data Analytics Accessible PowerPoint Presentation
Module 03 Data Analytics Accessible PowerPoint Presentation
MIS
Data Analytics and Data
Ecosystems
© McGraw Hill LLC. All rights reserved. No reproduction or distribution without the prior written consent of McGraw Hill LLC.
Overview of Data Analytics and
Data Ecosystems
Data analytics
The process of investigating raw data
of various types to:
• Uncover trends and correlations.
• To answer specifically crafted questions.
The process of data analytics
includes.
• Descriptive analytics.
• Predictive analytics.
• Prescriptive analytics.
Syda Productions/Shutterstock 12
Additional Responsibilities
• Collaboration with executives and
other stakeholders to uncover areas
for improvement.
• Data visualization to aid in the
interpretation of data.
• Structuring large data sets to ensure
data is accessible and usable.
• Creating reports and presentations
for management and executives
that outline key findings and
recommendations.
© McGraw Hill LLC metamorworks/Shutterstock 13
Key Skills of Data Analysts
• Technical writing skills.
• Experience with computer code including
SQL, Python, and Oracle.
• Strong analytical and problem-solving skills.
• Experience with data visualization software
including Tableau and Power BI.
• Microsoft Excel and spreadsheet experience.
• Effective time management and the ability to
multitask and to meet deadlines.
• Oral communication and presentation
software skills.
Data
+
Organizational and business
knowledge
=
problem solved
• Spreadsheets.
• Databases and query
languages.
• Data visualization tools.
Spreadsheets.
• The two most popular spreadsheet programs are Microsoft
Excel and Google Sheets.
• Cloud-based and desktop versions of Excel, Sheets, and
Numbers are widely used today.
• Allow for the collection, storage, organization, and
manipulation of data.
• Users can identify patterns in data as well as create data
visualization tools with charts and graphs.
Spreadsheets Databases
Software applications that rely on Software applications that rely on
hardware to run and store information hardware to run and store information
Data is structured in rows and columns Data is structured using rules and
The following content is arranged
relationships like aby the DBMS
defined
table.
Information is organized in cells Data is organized in complex and
meaningful collections specified by the
database administrator. These are
referred to as fields.
Often requires manual data entry that is Data entry is often automated and
not constrained constrained by defined parameters
Frequently restricted to one user at a Allows for multiple users to be working at
time, although Cloud-based spreadsheet the same time
programs allow for multiple users
Characters.
• Includes letters, numbers, and
symbols that compose a field.
Fields.
A set of data values made up of
characters.
Also referred to as data attributes.
Are commonly found in columns.
Examples in a student information
table:
• first name, last name, student ID number,
address, email, phone.
© McGraw Hill LLC Wright Studio/Shutterstock 29
Using SQL to Communicate with a
Database 2
Records.
Collections of related fields.
Are often structured in rows of data.
Example in a student information table:
• The structured information on a specific student who is enrolled at the
college.
Tables.
Groups of assigned rows and columns that contain related data.
Most databases contain multiple tables.
Examples are tables for:
• Student data.
• Faculty data.
• Financial aid data.
• Staff data.
• Course offerings.
effectiveness of the
© McGraw Hill LLC 45
Cherry-Picked Data
• Cherry-picking data is the
selection and representation
of data in a visualization that
supports a desired
conclusion or result.
• Data visualizations that
include cherry-picked data
often ignore or omit data
that may contradict the
desired conclusion or result.
• These types of visualizations
Access the text alternative for slide images.
47
How to Structure Data
Visualizations to Ensure Data Is
Appropriately
Data visualizations are tools used
Represented
When designing data
to convey a variety of data and visualizations, there are several
information in a meaningful and best practices that can be applied
efficient way. to ensure effective development
and interpretation.
Data visualization:
• Define the purpose
• Is the graphical and structured
representation of data. • Design visualizations designed for
the target audience
• Makes it easier to see the results
and conclusions ascertained from • Include all data
data analysis. • Format data visualizations
• Use color (when appropriate)
Secondary Data Data that has already been collected by other • Data purchased from second-party and third-
researchers party vendors.
• Demographic data from census.gov.
Datasets 2
Qualitative Data Subjective measures of qualities and • How using a product makes you feel.
characteristics
• Favorite brands.
Quantitative Data Specific measures of numerical facts and values • Population of the United States.
• Number of customers.
Nominal Data Type of qualitative data that is not categorized • New product listing, existing product listing,
de-listed products.
Ordinal Data Type of qualitative data that is categorized • Ranked choice of product (1st, 2nd, 3rd).
Unstructured Data Data that is not organized according to any • Most email inboxes.
structure
• Instagram posts.
www.mheducation.com
© McGraw Hill LLC. All rights reserved. No reproduction or distribution without the prior written consent of McGraw Hill LLC.