多选题 度量数据散布的度量有( )。

A、 极差
B、 中列数
C、 方差
D、 标准差
下载APP答题
由4l***n1提供 分享 举报 纠错

相关试题

单选题 数量归约方法使用参数或非参数模型,下列选项中不属于非参数模型方法的是( )。

A、对数线性模型
B、直方图
C、聚类
D、数据立方体聚集

单选题 假设12个销售价格记录组已排序如下:5,10,11,13,15,35,50,55,72,92,204,215,等频(等深)划分时,15在第( )个箱子内。

A、第一
B、第二
C、第三
D、第四

单选题 ( )数据库中每个记录代表一个事务,如顾客的一次购物、一个航班订票等。

A、事务
B、关系
C、数据仓库
D、空间

单选题 SVM通过搜索( )来处理该问题。

A、最小边缘超平面
B、最大边缘超平面
C、横截面
D、支持向量

单选题 以下选项中,不属于数据预处理方法的是( )。

A、变量代换
B、离散化
C、集成
D、估计遗漏值

单选题 在决策树中,( )表示该测试的一个输出。

A、根结点
B、分支
C、内部结点
D、树叶结点

单选题 在数据集成期间,当一个数据库的属性与另一个数据库的属性匹配时,必须特别注意( )。

A、数据的规模
B、数据的结构
C、数据的传输速度
D、数据的价值

单选题
You are configuring a Microsoft Power BI data model to enable users to ask natural language questions by using Q&A.
You have a table named Customer that has the following measure. Customer Count = DISTINCTCOUNT(Customer [CustomerID]) Users frequently refer to customers as subscribers.
You need to ensure that the users can get a useful result for "subscriber count" by using Q&A. The solution must minimize the size of the model.
What should you do?

A、 Set Summarize By to None for the CustomerID column.
B、 Add a synonym of "subscriber" to the Customer table.
C、 Add a synonym of "subscriberID" to the CustomerID column.
D、 Add a description of "subscriber count" to the Customer Count measure.