ACC 490 Final Exam

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

1/73

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:52 AM on 5/15/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

74 Terms

1
New cards

what does SPARKS stand for?

stakeholders

2
New cards

what does SPARKS stand for?

purpose

3
New cards

what does SPARKS stand for?

alternatives

4
New cards

what does SPARKS stand for?

risks

5
New cards

what does SPARKS stand for?

knowledge

6
New cards

what does SPARKS stand for?

self-reflection

7
New cards

define descriptive analytics.

what happened

8
New cards

define diagnostic analytics.

why did something happen

9
New cards

define predictive analysis

what will happen

10
New cards

define prescriptive analytics.

what should we do

11
New cards

what are common descriptive analytics techniques?

dashboards, averages, percentages, frequency analysis, and visualizations

12
New cards

what are common predictive analytics techniques?

forecasting, regression, and machine learning

13
New cards

what is a data analytics mindset?

using critical thinking, curiosity, and data-driven decision making

14
New cards

what are important data analytic skills?

critical thinking, technology skills, communication, accounting knowledge, and visualization skills

15
New cards

what are examples of data analysis risks?

incorrect data, bias, wrong methods, missing data, and calculation errors

16
New cards

what is a relational database?

a collection of related tables that store data

17
New cards

what is a primary key?

a unique identifier for each record in a table

18
New cards

what is a foreign key?

a primary key from another table used to create relationships

19
New cards

what is a record in a database?

a row in a table

20
New cards

what is an attribute in a database?

a column or field describing characteristics of data

21
New cards

what is the difference between null and zero?

null mean missing/unknown and zero is a numeric value

22
New cards

what visualization is best for trends over time?

line chart

23
New cards

what visualization is best for relationships between variables?

scatterplot

24
New cards

what visualization is best for showing composition?

pie chart

25
New cards

what visualization is best for distributions?

histogram or boxplot

26
New cards

what visualization is best for comparisons?

bar chart or column chart

27
New cards

how can descriptive statistics help us understand the characteristics of data?

summarizes and describes data using measures such as mean, median, mode, range, variance, and standard deviation

28
New cards

what measures are used to describe a data set’s shape and distribution?

skewness, kurtosis, histograms, and boxplots

29
New cards

what are good data analysis questions?

clear, concise, measurable, and focused on one issue

30
New cards

what is categorical data?

data grouped into labels or categories

31
New cards

what is ordinal data?

ranked categorical data

32
New cards

what is interval data?

numeric data without a true zero

33
New cards

what is ratio data?

numeric data with a meaningful zero

34
New cards

which data types are commonly used for predictive analysis?

interval and ratio

35
New cards

what type of analysis can be performed for descriptive analytics?

summaries, dashboards, averages, and visualization

36
New cards

what type of analysis can be performed for diagnostic analytics?

comparisons, drill-down analysis, trend analysis, and root-cause analysis

37
New cards

what type of analysis can be performed for predictive analytics?

forecasting, regression analysis, probability models, and machine learning

38
New cards

what type of analysis can be performed for prescriptive analytics?

optimization models, simulations, decision trees, and recommendation systems

39
New cards

what is data preparation?

profiling, cleaning, restructuring, and integrating data before analysis

40
New cards

what are the three parts of data profiling?

investigating quality, investigating structure, and deciding and informing

41
New cards

what is dirty data?

inaccurate or incomplete data

42
New cards

what is a flat table?

a table where each column contains one variable and each row is one record

43
New cards

what is a composite column?

a column containing multiple characteristics in one field

44
New cards

what is a crosstab table?

a table where values appear in column headers

45
New cards

what is the recommended analytical data model structure?

star schema

46
New cards

what are the two table types in a star schema?

fact tables and dimension tables

47
New cards

what is a fact table?

a table containing quantitative transaction data

48
New cards

what is a dimension table?

a table providing descriptive context for analysis

49
New cards

what does ETL stand for?

extract. transform, load

50
New cards

what happens during the extract step of ETL?

data is pulled from source systems

51
New cards

what happens during the transform step of ETL?

data is cleaned and restructured

52
New cards

what happens during the load step of ETL?

data is stored in the analytical platform

53
New cards

what is information modeling?

transforming data into useful information using algorithms

54
New cards

what is a calculated column?

a formula applied to each row in a table

55
New cards

what is a measure?

an aggregate calculation used in reports and analysis

56
New cards

give an example of a calculated column.

revenue = price x quantity

57
New cards

give an example of a measure.

total revenue

58
New cards

what is data exploration?

looking for patterns, outliers, and insights in data

59
New cards

what are insights in data analytics?

observations that may significantly impact decisions

60
New cards

what are the eight foundational data relationships?

nominal comparison, distribution, deviation, ranking, part-to-whole, correlation, time series, and geospatial

61
New cards

what chart is commonly used for correlation?

scatterplot

62
New cards

what chart is commonly used for part-to-whole relationships?

pie chart

63
New cards

what chart is commonly used for time series relationships?

line chart

64
New cards

what is a pareto chart?

a chart combining bars and a cumulative percentage line

65
New cards

what is data analysis interpretation?

evauluating analysis results to understand their meaning

66
New cards

what is data exploration?

analyzing data to determine if more analysis is needed

67
New cards

what is analysis risk?

risk caused by using incorrect methods or calculations

68
New cards

what is data risk?

risk caused by incomplete, inaccurate, or outdated data

69
New cards

what is bias risk?

risk caused by personal data-related biases

70
New cards

what is confirmation bias?

looking for information that supports existing beliefs

71
New cards

what is “what you see is all there is” bias?

assuming limited information tells the whole story

72
New cards

what should you ask when evaluating analysis methods?

was the correct method used?

73
New cards

what should you ask when evaluating data?

is the data reasonable and complete?

74
New cards

what should you ask when evaluating results?

do the results answer the original question and make sense?