Chapter 1: Ask the Question: Using Data Analytics to Address Accounting Questions

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/99

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:14 PM on 8/17/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

100 Terms

1
New cards

Data growth

Data is increasing exponentially; the slides state that the data flooding the Internet every second is equivalent to the data stored on the entire Internet 20 years ago.

2
New cards

Accounting's information role

Accounting bills itself as the critical information provider; accountants need to harness data and machines to provide better information to decision makers.

3
New cards

Accounting knowledge and automation

Accounting knowledge informs automation.

4
New cards

Data analytics and accounting expertise

Data analytics is one way for accountants to develop and exhibit expertise needed in an increasingly computerized environment.

5
New cards

Computers vs. accountants

Computers increasingly collect data, but they do not have the accounting expertise needed; accountants provide expertise that automation does not provide.

6
New cards

Bloom's Taxonomy

A hierarchical view of critical thinking skills.

7
New cards

Three lower levels of Bloom's Taxonomy

Remember, understand, and apply.

8
New cards

Three higher levels of Bloom's Taxonomy

Analyze, evaluate, and create.

9
New cards

Machines and Bloom's Taxonomy

Machines excel in the three lower levels: remember, understand, and apply.

10
New cards

Accountants and Bloom's Taxonomy

Accountants must play a major role in the higher levels: analyze, evaluate, and create.

11
New cards

Remember

Recognizing and recalling facts.

12
New cards

Understand

Understanding what facts mean.

13
New cards

Apply

Applying facts, rules, concepts, and ideas.

14
New cards

Analyze

Breaking down information into component parts.

15
New cards

Evaluate

Judging the value of information and ideas.

16
New cards

Create

Combining parts to make a new whole.

17
New cards

Why basic knowledge matters

Accountants cannot analyze, evaluate, and create if they do not already have the basic accounting knowledge and understanding required for remembering, understanding, and applying.

18
New cards

AMPS model

A process for evaluating data analytics: Ask the Question, Master the Data, Perform the Analysis, Share the Story.

19
New cards

AMPS — A

Ask the Question.

20
New cards

AMPS — M

Master the Data.

21
New cards

AMPS — P

Perform the Analysis.

22
New cards

AMPS — S

Share the Story.

23
New cards

Ask the Question

The first AMPS step: identify an accounting question that can potentially be answered with data.

24
New cards

Example question: profitability by location

Which product is more profitable at stores in Arizona?

25
New cards

Example question: production location

Is it more profitable to produce an item in the U.S. or in the Philippines?

26
New cards

Example question: overhead

How much overhead should be applied to each of five Android apps?

27
New cards

Example question: investment risk

What is the probability that a company being considered for investment will go bankrupt or commit financial statement fraud?

28
New cards

Example question: breakeven

As fixed and variable costs change, how will that affect the breakeven point in sales?

29
New cards

Example question: allowance

What is a reasonable estimate for the allowance for doubtful accounts based on past experience?

30
New cards

Descriptive analytics

Answers: What happened? What is happening?

31
New cards

Diagnostic analytics

Answers: Why did it happen? What are the root causes of past results?

32
New cards

Predictive analytics

Answers: Will it happen in the future? What is the probability something will happen? Is it forecastable?

33
New cards

Prescriptive analytics

Answers: What should we do based on what we expect will happen? How can we optimize performance based on potential constraints?

34
New cards

Master the Data — core questions

What issues exist in the data? Can the data answer/address the question?

35
New cards

Data integrity

Data is accurate, valid, and consistent.

36
New cards

Data-quality checks

Determine whether data has errors, is missing, or is biased.

37
New cards

Data types

Categorical versus numerical.

38
New cards

Data analysis capability

Consider what type of analysis the data allows you to do.

39
New cards

Cost-benefit of data

Consider the cost of acquiring data versus the benefit of using the data.

40
New cards

Data ownership/access

Consider who owns the data and whether the data is hard to access.

41
New cards

Perform the Analysis

Use appropriate models and analytical techniques to gain insight from the data.

42
New cards

PivotTable use

Can summarize accounts receivable aging or post journal entries to a trial balance.

43
New cards

Cash flow analysis

Can include internal rate of return (IRR) or net present value (NPV) to evaluate capital investments or equity investments.

44
New cards

Histogram/scatterplot in internal controls

Can help evaluate journal entries that are excessively big, excessively small, or negative when testing internal controls.

45
New cards

Regression analysis

Can evaluate cost behavior by segregating total costs into fixed and variable cost components.

46
New cards

Identifying shifts and outliers

Informs decision-making.

47
New cards

What-If/Goal Seek

Can analyze how changing costs and other factors affect the breakeven level for a new product.

48
New cards

Benford's law

Can be used to find and evaluate unusual and potentially fraudulent transactions.

49
New cards

Share the Story

The AMPS step focused on choosing the best way to communicate what was found in data analysis.

50
New cards

Static visualization

A one-off analysis.

51
New cards

Examples of static outputs

Reports, graphs, and tables.

52
New cards

Dynamic visualization

A visualization that updates on a continuous basis.

53
New cards

Example of a dynamic visualization

A dashboard.

54
New cards

Daily sales vs. sales targets

A dynamic report would be appropriate because the data needs to be tracked and updated continuously.

55
New cards

Purpose: comparison of values

Example: Did Toyota or Tesla have greater sales last year? Common visualization: bar chart.

56
New cards

Purpose: composition of values

Example: What proportion of sales comes from each division? Common visualization: pie chart.

57
New cards

Purpose: distribution of values

Example: How many days did it take to fulfill a recent set of 20,000 orders? Common visualization: histogram.

58
New cards

Purpose: trends over time

Example: How has Google's ad revenue changed over the last five years? Common visualization: line graph.

59
New cards

Purpose: relationships between values

Example: What is the relationship between advertising expense and sales revenue for Costco? Common visualization: scatterplot.

60
New cards

Bar chart

Common visualization for comparison of values.

61
New cards

Pie chart

Common visualization for composition of values.

62
New cards

Histogram

Common visualization for distribution of values.

63
New cards

Line graph

Common visualization for trends of values over time.

64
New cards

Scatterplot

Common visualization for relationships between values.

65
New cards

Master the Data tools

Excel (basic), Alteryx, SQL, Tableau Prep, and Power Query in Power BI.

66
New cards

SQL

Structured Query Language; used to access specific data from very large datasets.

67
New cards

Alteryx

A tool used to help prepare data for analysis.

68
New cards

Tableau Prep

A tool used to help prepare data for analysis.

69
New cards

Power Query

The data preparation capability associated with Power BI listed in the slides.

70
New cards

Excel PivotTables

A tool that allows reorganization and summarization of certain data using crosstabulations without changing the underlying spreadsheet or data.

71
New cards

Excel Data Analysis ToolPak

Provides access to specific analysis techniques including descriptive statistics, histograms, correlation, and regression.

72
New cards

Interactive data analysis tools

Excel basic analysis, including PivotTables and the Data Analysis ToolPak.

73
New cards

Programmatic analysis tools

SAS, SPSS, Stata, R, and Python.

74
New cards

SAS, SPSS, and Stata

Software analysis tools that emphasize statistics.

75
New cards

R and Python

Programming software tools used to perform advanced data analysis.

76
New cards

GenAI tools

ChatGPT, Gemini, Claude, Copilot, and other generative AI tools can perform analyses, create visualizations, and explain relationships in data when given appropriate guidance and natural-language prompts.

77
New cards

Visualization tools

Excel, Tableau Desktop, Power BI, and GenAI.

78
New cards

Tableau

Used for advanced data visualization in the slides.

79
New cards

Power BI

Used for advanced data visualization and includes Power Query for data preparation.

80
New cards

GenAI definition

A type of artificial intelligence that analyzes large data sets and generates new audio, images, music, text, videos, and other content in response to user prompts.

81
New cards

GenAI natural-language capability

GenAI tools make it easy to describe in natural language the results or analyses desired, and they generally produce the output as instructed.

82
New cards

Lab 1-1

Excel — Journal Entries to Trial Balance.

83
New cards

Lab 1-2

Excel — Using SLN(), SYD(), and DDB() functions to depreciate fixed assets.

84
New cards

Lab 1-3

Excel — Creating a Mortgage Amortization Schedule.

85
New cards

Lab 1-4

Excel — Creating an Adjusted Trial Balance Using a Pivot Table.

86
New cards

Chapter summary: computerization

Because of computerization and the mounds of data available, accountants will need to be adept at data analytics.

87
New cards

Chapter summary: AMPS

The AMPS model is the foundation for the rest of the book and highlights the need to ask appropriate questions that are potentially answerable via data analyses.

88
New cards

Chapter summary: accountant capabilities

Accountants need new capabilities, including higher-order thinking, new skills, and new tools.

89
New cards

Fill in the blank: AMPS

The four AMPS steps are Ask the Question, Master the Data, Perform the Analysis, and Share the Story.

90
New cards

Fill in the blank: descriptive analytics

_____ analytics asks what happened or what is happening.

91
New cards

Fill in the blank: diagnostic analytics

_____ analytics asks why something happened and seeks root causes.

92
New cards

Fill in the blank: predictive analytics

_____ analytics asks whether something will happen in the future and its probability.

93
New cards

Fill in the blank: prescriptive analytics

_____ analytics asks what should be done based on expected outcomes and constraints.

94
New cards

Fill in the blank: visualization trend

A _____ graph is commonly used to show trends over time.

95
New cards

Fill in the blank: relationship

A _____ is commonly used to visualize relationships between values.

96
New cards

Fill in the blank: distribution

A _____ is commonly used to visualize the distribution of values.

97
New cards

Fill in the blank: comparison

A _____ chart is commonly used to compare values.

98
New cards

Fill in the blank: composition

A _____ chart is commonly used to show the composition of values.

99
New cards

Question: why ask the right question?

Because data will not provide useful insight unless the accountant asks the right data analytics questions.

100
New cards

Question: what should be checked before analysis?

Check whether the data can answer the question, has integrity, contains errors or missing values, is biased, permits the desired analysis, is worth its acquisition cost, and is accessible/owned appropriately.