开发者:上海品职教育科技有限公司 隐私政策详情

应用版本:4.2.11(IOS)|3.2.5(安卓)APP下载

陆佳莹 · 2021年08月19日

C选项不对是因为他只允许两个变量间比较么?

NO.PZ2021061603000019

问题如下:

Which valuation tool is recommended to be used if the goal is to make comparisons of three or more variables over time?

选项:

A. Heat map

B. Bubble line chart

C. Scatter plot matrix

解释:

B is correct. A bubble line chart is a version of a line chart where data points are replaced with varying-sized bubbles to represent a third dimension of the data. A line chart is very effective at visualizing trends in three or more variables over time. A is incorrect because a heat map differentiates high values from low values and reflects the correlation between variables but does not help in making comparisons of variables over time. C is incorrect because a scatterplot matrix is a useful tool for organizing scatterplots between pairs of variables, making it easy to inspect all pairwise relationships in one combined visual. However, it does not help in making comparisons of these variables over time.

请问下C选项不对的原因
1 个答案
已采纳答案

星星_品职助教 · 2021年08月19日

同学你好,

对的。

Scatter plot matrix适用的场景是“pairwise relationship”,无法体现“ three or more variables over time”。