Chapter 10 Flashcards

1
Q

Values of two variables, each plotted on its own axis to exhibit possible correlation

A

scatter plot

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The number of observations in one particular category divided by the grand total of observations.

A

proportion

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

general direction something is going

A

trend

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

numerical data with an equal and definitive ration between each point and absolute”zero” is the point of origin

A

ratio data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

observation taken on a variable at different points in time

A

time series data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

brief summaries (or factoids) of a dataset that provide a representation of the dataset as a whole

A

descriptive statistics

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

what data visualization should you use for the trend of N.I over the past 5 years

A

bar/line chart

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

what data visualization should you use for emphasizing proportions

A

pie chart

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

what data visualization should you use for ratio data (data emphasizing zero)

A

bar/line chart

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

what data visualization should you use for numerical data

A

bar/line chart

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

what data visualization should you use for a companies sales versus sales returns

A

bar/line chart

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

what data visualization should you use for categorical data

A

pie chart

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

what type of data analytics is a scatter plot

A

diagnostic or predictive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

what type of data analytics is time series data

A

predictive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

what type of data is tables displaying sensitivity analysis

A

prescriptive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

what type of data is pie charts

A

descriptive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

what type of data is a breakeven graph

A

prescriptive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

what type of data is a line and bar chart

A

descriptive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

what type of data is a box plot

A

diagnostic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

what type of data is a histogram

A

descriptive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Line charts should only be shown in ________ order to emphasize ________

A

chronological, trend

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Pie charts lend themselves well to _________ data showing proportions.

A

categorical

23
Q

____________ are observations on values taken on by a variable at different points in time.

A

time series data

24
Q

_________ are brief summaries (or factoids) of a dataset that provide a representation of the dataset as a whole.

A

descriptive stats

25
________ show values of two variables each plotted on its own axis to exhibit potential ________
scatterplots, correlation
26
correlations, scatter plots, regression results, and time series analysis are generally associated with _________ analytics
predictive
27
diagnostic analytics includes which type of visualization A. box plots B. scatter plots C. pivot charts D. time series
box plots
28
Scatter plots are more meaningful if they include a _______.
trend line
29
An outlier showing on a box plot will typically appear ________ the maximum or minimum value within the expected range.
outside
30
Accounting figures and money are most likely to be shown as __________
ratio data
31
horizontal axis
typically used for labels
32
vertical axis
usually used for values (aggregated sum or average of what we are measuring)
33
scale
the scale by which the values are measured
34
tick marks
increments of the scale that are listed on the vertical axis
35
data series
every observation in a chart, represents raw data visually
36
data points
each data series is made up of individual data points
37
What is typically captured on the vertical axis in a data visualization?
values
38
What is typically captured on the horizontal axis in a data visualization?
Labels for categorical data
39
What is bar charts useful for
time series data
40
How must time series data be listed
chronological order
41
line charts are useful for
communicating trends
42
what are pie charts good for?
categorical data and showing proportions
43
pie charts are rarely used if there are more than how many categories
4
44
pie charts are bad for...
time series data
45
What charts are the best for showing data over time
line or bar charts
46
what are dashboards good for
showing multiple visualizations in one place
47
what are histograms
type of bar chart but instead of representing categories they represent bins or intervals
48
Does histograms give you categorical data?
no only numerical data
49
Difference between bar charts and histograms when it comes to data shown?
Bar charts show a variety of descriptive stats (avg, count, total) where histograms show just counts
50
what are histograms useful for
showing frequency of groups of data
51
why are outliers and anomalies important
show if something stand out and are part of diagnostic analytics
52
what are the two ways anomalies and outliers can be addressed
"eye ball" the data or construct a box plot
53