what are two purposes of graphs
what are four ways to draw a BAD graph
what makes a good graph
what must the graph axes always start at
0
why should graph axes start at zero
makes the graph honest as the reader will now compare the data to zero as the baseline not some random data point
should graphs be 3d? why or why not?
NO - obscures the pattern in the data
how much data should be put in the graph
just enough to get the point across without overflooding the graph
what graphs should be used for showing categorical data
frequency table and bar graph
frequency table
text display of the number of occurrences of each category in the data set
bar graph
uses the height of rectangular bars to visualize the frequency of occurrences of each category
does a bar graph show exact numbers of the data
NO but it does give a picture of how steeply the numbers change between categories
what makes a good bar graph
histogram
uses area of rectangular bars to display frequency
what is a histogram used for
showing data of a single numerical variable
what does a peak in a histogram refer to
an interval of the frequency distribution that is noticeably more frequent than surrounding intervals
what is an example of a histogram with a peak?
bell shaped
what does bimodal refer to with histograms
frequency distribution having TWO distinct peaks
Histogram
bar graph
frequency table
what does skew refer to in a histogram
when the frequency distribution is NOT symmetrical
what types of skew can a histogram have
negative and positive
what is an outlier
extreme data points lying well away from the rest of the data
how can outliers occur in data