Visualizing Data Flashcards

(6 cards)

1
Q

what is data visualization?

A

using tables, graphs, and other figures to represent your data

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

purpose of data visualization

A

tables: convey information in a condensed way that is easy to find

figures: display data that is more intuitive than statistics alone, also helpful for understanding interactions

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

how to visualize frequency data

A

histogram: frequency in terms of counts

pie chart: frequency in terms of percentage

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

how to visualize correlational data

A

scatterplot w/ line of best fit: pattern of results across 2 variables (shows outliers and trend)

correlation table/matrix: display multiple correlations at once for easy viewing

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

how to visualize experimental data

A

bar graphs with error bars: displays means and SE or CI

violin plots: displays means of groups, but also shows the distribution and shape of data

line graph: examine interaction between a categorical and continuous variable

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

problems with bar graphs

A

-doesn’t show spread/range of data
-doesn’t show shape of distribution
-doesn’t show individual data points

(use violin plots instead)

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