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

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

Erwin · 2021年05月16日

日期第三行问一道题:NO.PZ2015120204000041 [ CFA II ]

问题如下:

Steele begins building a model that combines the structured financial data and the sentiment data. She starts with cleansing and wrangling the raw structured financial data. Exhibit 1 presents a small sample of the raw dataset before cleansing: Each row represents data for a particular firm.

Exhibit 1 Sample of Raw Structured Data Before Cleansing


What type of error appears to be present in the IPO Date column of Exhibit 1?

选项:

A.

invalidity error.

B.

inconsistency error.

C.

non-uniformity error.

解释:

C is correct. A non-uniformity error occurs when the data are not presented in an identical format. The data in the “IPO Date” column represent the IPO date of each firm. While all rows are populated with valid dates in the IPO Date column, the dates are presented in different formats (e.g., mm/dd/yyyy, dd/mm/yyyy).

日期第三行的74是指什么?我把它理解为偏离无意义了

1 个答案

星星_品职助教 · 2021年05月16日

同学你好,

74是年份数字的后两位。仅从这个数字上不足以说明有问题,1974年上市交易是有可能的。

但如果IPO date显示为2074年,或者1674年这种,就属于问题了。

这道题比较明显的是日期的表示方法不同,所以选择了C选项。