A company has 20 software engineers working to fix on a project. Over the past week, the team
has fixed 100 bugs. Although the average number of bugs. Although the average number of bugs
fixed per engineer id five. None of the engineer fixed exactly five bugs last week.
You want to understand how productive each engineer is at fixing bugs. What is the best way to
visualize the distribution of bug fixes per engineer?

A.
A bar chart of engineers vs. number of bugs fixed
B.
A scatter plot of engineers vs. number of bugs fixed
C.
A normal distribution of the mean and standard deviation of bug fixes per engineer
D.
A histogram that groups engineers to together based on the number of bugs they fixed