Introduction to Graphs, Data Visualization, and Interpretation

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/25

flashcard set

Earn XP

Description and Tags

A set of vocabulary flashcards covering basic graph terminology, data classification, visual encodings, and principles of data visualization design derived from week two lecture and tutorial materials.

Last updated 2:34 AM on 8/18/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

26 Terms

1
New cards

Dataset

The entire collection of data presented in a table or figure.

2
New cards

Variable

A specific category or attribute in a dataset, such as name, age, or height.

3
New cards

Value

A specific piece of information within a variable, such as a specific person's name or a specific number of children.

4
New cards

Data Point

A full row of data that includes a value for all variables in the dataset.

5
New cards

Numerical Data

Data that represents an amount of something.

6
New cards

Discrete Data

A type of numerical data that is counted and not measured, such as the number of pets or the result of a roll of a die.

7
New cards

Continuous Data

A type of numerical data that is measured rather than counted, where there are meaningful midpoints between numbers, such as height (157.49cm157.49\,\text{cm}) or speed (101.11km/hr101.11\,\text{km/hr}).

8
New cards

Categorical Data

Data where items are assigned to labeled categories rather than measuring an amount.

9
New cards

Nominal Data

A type of categorical data where the categories have no inherent order and can be rearranged without changing the meaning, such as countries or postcodes used as labels.

10
New cards

Ordinal Data

A type of categorical data where the labels have a specific, inherent order, such as race medals (Gold, Silver, Bronze\text{Gold, Silver, Bronze}) or academic grades (Pass, Credit, Distinction, High Distinction\text{Pass, Credit, Distinction, High Distinction}).

11
New cards

Content

The internal part of a graph that actively represents the data, such as lines or shaded areas.

12
New cards

Scaffolding

The container and context of a graph that helps with interpretation, including axes, labels, grid lines, captions, and titles.

13
New cards

Visual Encoding

A property of a graph (such as size, color, or position) that varies according to the underlying data.

14
New cards

Length or Height

A visual encoding where the size of a bar in a chart varies in proportion to the data, such as population bars where 327×4=1308327 \times 4 = 1308.

15
New cards

Position

A visual encoding where the location of a data point along an axis (usually the x-axis or y-axis) tells the viewer about the data value.

16
New cards

Area

A visual encoding where the size of a bubble or a segment in a pie chart is proportional to the data it represents.

17
New cards

Angle

A visual encoding used in pie charts or line slopes; for example, if a category is 60%60\% of the data, its angle in a circle would be 216216^{\circ} (60% of 36060\% \text{ of } 360^{\circ}).

18
New cards

Colour Hue

A visual encoding using different colors (e.g., red vs. gray) to distinguish between different categories or datasets.

19
New cards

Colour Shade

A visual encoding where the intensity or shade of a color represents a range of values, such as temperature variations.

20
New cards

Shape

A visual encoding where different symbols (e.g., circles vs. crosses) are used to denote different groups or types of data.

21
New cards

Width or Thickness

A visual encoding where the thickness of line branches or tentacles is proportional to the number they represent.

22
New cards

Sharper Minds

A package of free, evidence-based preventive health and self-care strategy modules developed at UQ for students.

23
New cards

Principle of Proportional Ink

The design principle stating that when a shaded region represents data, the area of that region must be directly proportional to the data value (e.g., a bar representing 70%70\% should take up 70%70\% of the available space).

24
New cards

Consistent Bin Sizes

The principle that when data is grouped into categories, each 'bin' should be of equal size (e.g., age groups of 09,1019,20290-9, 10-19, 20-29) to ensure fair interpretation.

25
New cards

Motherese in Dolphins

The finding that bottlenose dolphin mothers use a higher pitch (maximum frequency z-score) in their signature whistles when with their calves compared to when they are alone.

26
New cards

Data in the Wild Assignment

A coursework task requiring students to find a problematic graph from the real world published since 02/202502/2025 and write a letter to the publisher explaining the issues and providing an improved version.