Different Types of Charts for Analyzing & Presenting Data

Các dạng biểu đồ trong phân tích và thuyết trình dữ liệu:


Types of Charts
Purposes
Design Best Practices
for Charts
1) Column

Biểu đồ cột
·         A column chart is used to show a comparison among different items, or it can show a comparison of items over time.
·         You could use this format to see the revenue per landing page or customers by close date. 
·         Use consistent colors throughout the chart, selecting accent colors to highlight meaningful data points or changes over time.
·         Use horizontal labels to improve readability.
·         Start the y-axis at 0 to appropriately reflect the values in your graph.
2) Bar

 

Biểu đồ thanh (ngang)
·         A bar chart, basically a horizontal column chart, should be used to avoid clutter when one data label is long or if you have more than 10 items to compare.
·         This type of visualization can also be used to display negative numbers.
·         Use consistent colors throughout the chart, selecting accent colors to highlight meaningful data points or changes over time.
·         Use horizontal labels to improve readability.
·         Start the y-axis at 0 to appropriately reflect the values in your graph.
3) Line
·         A line chart reveals trends or progress over time and can be used to show many different categories of data.
·         You should use it when you chart a continuous data set.
·         Use solid lines only.
·         Don't plot more than four lines to avoid visual distractions.
·         Use the right height so the lines take up roughly 2/3 of the y-axis' height.
4) Dual Axis

Biểu đồ lưỡng trục (2 trục tung)
·         A dual axis chart allows you to plot data using two y-axes and a shared x-axis. It's used with three data sets, one of which is based on a continuous set of data and another which is better suited to being grouped by category. 
·         This should be used to visualize a correlation or the lack thereof between these three data sets. 
·         Use the y-axis on the left side for the primary variable because brains are naturally inclined to look left first.
·         Use different graphing styles to illustrate the two data sets, as illustrated above.
·         Choose contrasting colors for the two data sets.
5) Area
·         An area chart is basically a line chart, but the space between the x-axis and the line is filled with a color or pattern. It is useful for showing part-to-whole relations, such as showing individual sales reps' contribution to total sales for a year.
·         It helps you analyze both overall and individual trend information. 
·         Use transparent colors so information isn't obscured in the background.
·         Don't display more than four categories to avoid clutter.
·         Organize highly variable data at the top of the chart to make it easy to read.
6) Stacked Bar
Biểu đồ trụ (xếp chồng)
·         This should be used to compare many different items and show the composition of each item being compared. 
·         Best used to illustrate part-to-whole relationships.
·         Use contrasting colors for greater clarity.
·         Make chart scale large enough to view group sizes in relation to one another.
7) Pie

Biểu đồ bánh
·         A pie chart shows a static number and how categories represent part of a whole -- the composition of something. 
·         A pie chart represents numbers in percentages, and the total sum of all segments needs to equal 100%. 
·         Don't illustrate too many categories to ensure differentiation between slices.
·         Ensure that the slice values add up to 100%.
·         Order slices according to their size.
8) Scatter Plot

Biểu đồ điểm phân tán
·         A scatter chart will show the relationship between two different variables or it can reveal the distribution trends. It should be used when there are many different data points, and you want to highlight similarities in the data set.
·         This is useful when looking for outliers or for understanding the distribution of your data. 
·         Include more variables, such as different sizes, to incorporate more data.
·         Start y-axis at 0 to represent data accurately.
·         If you use trend lines, only use a maximum of two to make your plot easy to understand.
9) Bubble

Biểu đồ bong bóng
·         A bubble chart is similar to a scatter plot in that it can show distribution or relationship.
·         There is a third data set, which is indicated by the size of the bubble or circle. 
·         Scale bubbles according to area, not diameter.
·         Make sure labels are clear and visible.
·         Use circular shapes only.
10) Waterfall

Biểu đồ thác nước
·         A waterfall chart should be used to show how an initial value is affected by intermediate values -- either positive or negative -- and resulted in a final value.
·         This should be used to reveal the composition of a number. An example of this would be to showcase how overall company revenue is influenced by different departments and leads to a specific profit number. 
·         Use contrasting colors to highlight differences in data sets.
·         Choose warm colors to indicate increases and cool colors to indicate decreases.
11) Funnel

Biểu đồ phễu
·         A funnel chart shows a series of steps and the completion rate for each step.
·         This can be used to track the sales process or the conversion rate across a series of pages or steps.
·         Scale the size of each section to accurately reflect the size of the data set.
·         Use contrasting colors or one color in gradating hues, from darkest to lightest as the size of the funnel decreases.
12) Bullet
·         A bullet graph reveals progress toward a goal, compares this to another measure, and provides context in the form of a rating or performance.
·         Use contrasting colors to highlight how the data is progressing.
·         Use one color in different shades to gauge progress.
13) Heat Map
·         A heat map shows the relationship between two items and provides rating information, such as high to low or poor to excellent.
·         The rating information is displayed using varying colors or saturation.  
·         Use a basic and clear map outline to avoid distracting from the data.
·         Use a single color in varying shades to show changes in data.
·         Avoid using multiple patterns.
(Source: Modification from https://blog.hubspot.com)






No comments:

Post a Comment