Create your first histogram
Histograms are a core EDA graphic allowing us to view the pattern of variable distributions. They also provide a visual way to pinpoint outliers or possible data issues. Check this Microsoft Learn article to get supporting material on how to group and bin your data for your analysis.
In this exercise, you'll create a histogram for city
and updated_price
to understand counts, or frequencies, for their variable values.
If you have lost any progress, close any open reports and load 2_1_histogram.pbix
from the Workbooks folder on the Desktop.
This exercise is part of the course
Exploratory Data Analysis in Power BI
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
