

0 / 2 embers
0 / 3000 xp
click for more info
Complete a lesson to start your streak
click for more info
Difficulty: 3
click for more info
Not enough gems
Cost: 6 gems
1: Radial Gauges
incomplete
2: Pie Charts
incomplete
3: Donut Charts
incomplete
4: Area Charts
incomplete
5: Scatterplots
incomplete
6: Waterfall Charts
incomplete
7: Ribbon Charts
incomplete
8: Combo Charts
incomplete
9: My Top 3 Most Useful Charts
incomplete
10: Hierarchies and Drill Downs
incomplete
Back
ctrl+,
Next
ctrl+.
This lesson's interactive features are locked, please to keep using them
Scatterplots help you explore the relationship between two numeric values. Each point represents a single record, plotted by its X and Y values.
They're perfect for spotting correlations, clusters, and outliers in your data.
I use scatterplots constantly for two things: finding trends between variables, and catching outliers that might indicate bad data.
When points trend upward from left to right, you have a positive correlation – as one value increases, so does the other. In our website sessions data, we'd expect longer sessions to have more pages visited.
When points trend downward, you have a negative correlation. And when points are scattered randomly, there's no correlation at all.
Adding a trend line makes correlations easier to see. Power BI can calculate and display this line automatically through the Analytics pane.
Look for points that fall far from the trend line – these outliers might be data entry errors or genuinely unusual records worth investigating.
Save the project and, from the course directory, submit the CLI tests.