Chapter 2 - Preparing Data for Analysis
Chapter 2 - Preparing Data for Analysis
CHAPTER 2
Chapter 1 defined Data Analytics and explained that the value of Data Analytics is in the
insights it provides. We described:
the Data Analytics Process using the IMPACT cycle model; and
explained how this process is used to address both business and accounting questions.
We specifically emphasized the importance of identifying appropriate questions that Data
Analytics might be able to address.
Examples of two tables, attributes, and data. Notice the PK-FK relationship.
• If you have direct access to a data warehouse, you can use SQL and other tools to pull the data
yourself.
• Identify the tables that contain the information you need. You can do this by looking through the data
dictionary or the relationship model.
• Identify which attributes, specifically, hold the information you need in each table.
• Identify how those tables are related to each other