考试报名
考试报名
考试内容
考试大纲
在线客服
返回顶部

备考刷题,请到

CDA认证小程序

Tabular data and table data are the main structured data used for analysis. Which of the following correctly describes how to obtain metric values from table data?
A. Perform aggregate calculations on the table business data
B. Exported from front-end systems
C. Provided by IT staff
D. None of the above
上一题
下一题
收藏
点赞
评论
题目解析
题目评论(0)

Performing overall aggregate calculations on table data fields can produce metric results, so select A.

正确答案是:A: Perform aggregate calculations on the table business data。

专业分析如下:

表格数据(Tabular data)通常是以行和列的形式存储和展示的结构化数据,这种数据形式广泛用于数据分析和报告。要从表格数据中获取度量值(metric values),通常需要对数据进行汇总计算(aggregate calculations)。这意味着通过对数据进行统计操作,如求和、平均值、计数、最小值和最大值等,可以提取出有意义的度量值。

选项A:Perform aggregate calculations on the table business data 是正确的,因为它描述了通过对表格业务数据进行汇总计算来获取度量值的过程。

选项B:Exported from front-end systems 仅仅描述了数据导出过程,并没有涉及到如何计算度量值。

选项C:Provided by IT staff 描述的是度量值的提供者,而不是获取度量值的方法。

选项D:None of the above 显然是不正确的,因为选项A已经正确描述了获取度量值的方法。

因此,选项A是正确的答案。