AP Stats Data Visualization and Interpretation 1 — Questions and Answers
Question 1: What is the primary purpose of data visualization?
- To communicate complex data clearly and effectively through visual representations (Correct answer)
- To make reports look more attractive
- To hide unfavorable data
- To replace numerical analysis entirely
Correct answer: To communicate complex data clearly and effectively through visual representations
Visualization transforms complex data into accessible visual formats that reveal patterns, trends, and relationships.
Question 2: When is a bar chart most appropriate?
- For comparing discrete categories or groups (Correct answer)
- For showing trends over continuous time
- For displaying correlation between two variables
- For showing proportions of a whole
Correct answer: For comparing discrete categories or groups
Bar charts are ideal for comparing values across distinct categories, making differences immediately visible.
Question 3: What makes a data visualization misleading?
- Truncated axes, cherry-picked data, or inappropriate chart types (Correct answer)
- Including all data points
- Using standard axis scales
- Providing clear labels and legends
Correct answer: Truncated axes, cherry-picked data, or inappropriate chart types
Common misleading practices include non-zero baselines, selective data presentation, and chart types that misrepresent relationships.
Question 4: What is the difference between a histogram and a bar chart?
- Histograms display continuous data distributions; bar charts compare discrete categories (Correct answer)
- They are identical charts with different names
- Histograms are always vertical; bar charts are horizontal
- Bar charts can only show two categories
Correct answer: Histograms display continuous data distributions; bar charts compare discrete categories
Histograms show the distribution of continuous data with adjacent bars, while bar charts compare distinct categories with gaps.
Question 5: When should a scatter plot be used?
- To examine the relationship between two continuous variables (Correct answer)
- To compare categories
- To show proportions of a whole
- To display time series data only
Correct answer: To examine the relationship between two continuous variables
Scatter plots reveal relationships, patterns, and correlations between two continuous variables.
Question 6: What is the importance of proper labeling in data visualizations?
- Labels provide context and prevent misinterpretation of the data (Correct answer)
- Labels are optional decorations
- Only the chart title matters
- Labels make charts look cluttered
Correct answer: Labels provide context and prevent misinterpretation of the data
Clear labeling including titles, axis labels, units, and legends ensures viewers interpret the visualization correctly.
What is the primary purpose of data visualization?