Data Analysis (24%) - Domain #3

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

1/35

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:26 AM on 6/23/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

36 Terms

1
New cards

Mock-up (communication)

A visual prototype or draft of a report or dashboard used to plan layout and get stakeholder approval before building

2
New cards

Accessibility (data communication)

Designing reports and visualizations so they are usable by people with auditory or visual impairments

3
New cards

Sensitive data (communication)

Data that requires restricted distribution due to privacy, legal, or confidential business concerns

4
New cards

Non-sensitive data (communication)

Data that can be freely shared without legal or privacy concerns — such as publicly available information

5
New cards

Technical audience

Stakeholders with data or technical expertise who can interpret detailed metrics, raw data, and complex analysis

6
New cards

Non-technical audience

Stakeholders without deep technical knowledge who need simplified, high-level summaries and plain-language insights

7
New cards

C-suite (user persona)

Executive-level stakeholders — such as CEOs and CFOs — who need high-level KPI summaries, not granular data

8
New cards

Individual contributor (user persona)

Operational-level employees who often need detailed, granular data to complete specific day-to-day tasks

9
New cards

KPI (Key Performance Indicator)

A measurable value that tracks how effectively an organization or individual is achieving key business objectives

10
New cards

Internal audience

Report recipients who are employees or members within the organization producing the data

11
New cards

External audience

Report recipients who are outside the organization — such as clients, partners, regulators, or the public

12
New cards

Descriptive analytics

Analyzes historical data to answer WHAT HAPPENED — uses reports, dashboards, and summary statistics

13
New cards

Diagnostic analytics

Analyzes historical data to explain WHY something happened — uses drill-downs and root cause analysis

14
New cards

Predictive analytics

Uses statistical models and machine learning to forecast WHAT MIGHT HAPPEN in the future

15
New cards

Prescriptive analytics

Recommends specific actions to take to achieve a desired outcome — tells you WHAT TO DO next

16
New cards

Inferential statistics

Uses a data sample to draw conclusions and make generalizations about a larger population

17
New cards

Measures of central tendency

Statistical measures that identify the center or typical value of a dataset — mean, median, and mode

18
New cards

Mean

The arithmetic average of all values in a dataset — sum divided by count

19
New cards

Median

The middle value in a sorted dataset — not affected by outliers like the mean is

20
New cards

Mode

The value that appears most frequently in a dataset

21
New cards

Measures of dispersion

Statistical measures that describe how spread out values are in a dataset — range, variance, standard deviation

22
New cards

Range

The difference between the maximum and minimum values in a dataset

23
New cards

Variance

A measure of how far each data point is from the mean — the average of squared differences from the mean

24
New cards

Standard deviation

The square root of variance — measures how spread out values are around the mean in the same units as the data

25
New cards

Mathematical function

A function that performs numeric calculations on data — such as SUM, AVERAGE, ROUND, or ABS

26
New cards

Logical function

A function that evaluates a condition and returns a result based on true/false logic — such as IF, AND, OR, NOT

27
New cards

Date function

A function that performs operations on date or time values — such as DATEDIFF, DATEPART, or NOW

28
New cards

String function

A function that manipulates text data — such as TRIM, CONCAT, UPPER, LOWER, LEFT, or SUBSTRING

29
New cards

Connectivity issue (troubleshooting)

A problem that prevents access to a data source, database server, or network resource

30
New cards

User-reported issue (troubleshooting)

A data or report problem identified by an end user — not automatically detected by the system

31
New cards

Basic SQL code issue (troubleshooting)

An error in a SQL query causing incorrect results or query failure — such as a syntax error or wrong join condition

32
New cards

Corrupted data (troubleshooting)

Data that has been damaged or made unusable due to hardware failure, transmission errors, or software bugs

33
New cards

Enable logging (troubleshooting)

Activating a system's log recording to capture errors, events, and actions to help diagnose issues

34
New cards

Validate data source (troubleshooting)

Verifying that the data source is accessible, returning expected results, and is the correct source

35
New cards

Consult vendor communities (troubleshooting)

Using official documentation, forums, or vendor support resources to find solutions for tool-specific data issues

36
New cards