Module 1 challenge :Share Data Through the Art of Visualization (Google Data Analytics Professional Certificate) Answers 2025
Question 1
Stakeholders want to monitor changing data streams — what kind of visualization should be used?
✅ dynamic
❌ published
❌ static
❌ embedded
Explanation:
Dynamic visualizations (e.g., dashboards, live charts) automatically update as data changes — ideal for real-time monitoring like sales, traffic, or IoT metrics.
Question 2
How to make your visualizations accessible to everyone?
✅ Provide text alternatives
✅ Label data directly whenever possible
✅ Reduce the amount of information in the presentation
❌ Minimize contrast between colors
Explanation:
Good accessibility means:
-
Use text alternatives for visuals (screen readers).
-
Direct labeling instead of relying on color alone.
-
Avoid clutter → clarity improves understanding.
-
Contrast should be high, not low, for readability.
Question 3
A visualization showing how often values fall within ranges (like web response times).
✅ Histogram
❌ Bar graph
❌ Pie chart
❌ Venn diagram
Explanation:
A histogram displays frequency distributions — perfect for analyzing numeric data grouped into intervals (bins).
Question 4
Two variables rise and fall together — what is that called?
✅ Correlation
❌ Causation
❌ Visualization
❌ Tabulation
Explanation:
When two variables move in relation to each other, it’s correlation, not causation.
Example: “More tweets → more sales” might correlate, but one doesn’t necessarily cause the other.
Question 5
Key elements of visualizations:
✅ Value indicates how much light is being reflected.
✅ Lines can be used to add visual form to the data.
✅ Colors can be described by hue, intensity, and value.
❌ Shapes must always be 3D
Explanation:
-
Hue: the color family (red, blue, etc.)
-
Intensity/Saturation: color vividness
-
Value: lightness/darkness
-
Lines add structure or show relationships (like trends).
3D visuals are not required — they can even distort data perception.
Question 6
Warm for positive, cool for negative — what does this show?
✅ Clear meaning
❌ Refined execution
❌ Subtitles
❌ Sophisticated use of contrast
Explanation:
Using intuitive colors (warm = positive, cool = negative) gives clear meaning — viewers instantly grasp the emotional or directional context.
Question 7
Pie charts use _____ to display individual parts as a whole.
✅ data composition
❌ sizing
❌ color shading
❌ patterns
Explanation:
Pie charts show data composition, i.e., how individual categories (slices) contribute to the overall whole (100%).
Question 8
Which statements about bar graphs are correct?
✅ Bar graphs use size contrast to compare values.
✅ Vertical line (y-axis) is usually on the left.
✅ Horizontal line (x-axis) is usually on the bottom.
❌ Bar graphs use segments to represent proportions (that’s a pie chart).
Explanation:
Bar graphs compare discrete categories using length (size contrast).
Y-axis → vertical measure; X-axis → horizontal categories.
🧾 Summary Table
| Q# | ✅ Correct Answer(s) | Key Concept |
|---|---|---|
| 1 | dynamic | Real-time, changing data |
| 2 | Provide text alternatives; Label directly; Reduce info | Accessibility |
| 3 | Histogram | Frequency distribution |
| 4 | Correlation | Variables move together |
| 5 | 1, 2, 4 | Color, value, and line usage |
| 6 | Clear meaning | Color choice enhances clarity |
| 7 | data composition | Pie charts show parts of a whole |
| 8 | 1, 2, 4 | Axes & comparisons in bar graphs |