CDP (Financial Data) 4 — Questions and Answers
Question 1: Which risk measure expresses the maximum expected loss over a given time period at a specified confidence level?
- Value at Risk (VaR) (Correct answer)
- Beta
- Sharpe Ratio
- Standard Deviation
Correct answer: Value at Risk (VaR)
VaR quantifies the potential loss in value of a portfolio over a defined period for a given confidence interval (e.g., 95% or 99%).
Question 2: What distinguishes accrual accounting from cash-basis accounting in financial data?
- Accrual records transactions when earned/incurred regardless of cash flow; cash-basis records only when cash changes hands (Correct answer)
- Accrual records only large transactions; cash-basis records all transactions
- Accrual is used for tax purposes; cash-basis is used for GAAP reporting
- Accrual defers all revenue; cash-basis accelerates all revenue
Correct answer: Accrual records transactions when earned/incurred regardless of cash flow; cash-basis records only when cash changes hands
Under accrual accounting, revenue and expenses are recognized when they occur economically, not necessarily when cash is received or paid.
Question 3: A financial data engineer is designing a slowly changing dimension (SCD) for company ticker symbols. Which SCD type preserves full history of ticker changes?
- SCD Type 2 (Correct answer)
- SCD Type 0
- SCD Type 1
- SCD Type 3
Correct answer: SCD Type 2
SCD Type 2 adds a new row for each change with effective date ranges, preserving the complete history of attribute changes.
Question 4: Which regulatory framework requires financial institutions to report derivative positions to a trade repository?
- Dodd-Frank Act (CFTC reporting) (Correct answer)
- Sarbanes-Oxley Act
- Basel III
- MiFID II
Correct answer: Dodd-Frank Act (CFTC reporting)
The Dodd-Frank Wall Street Reform Act mandated reporting of over-the-counter derivative transactions to CFTC-registered trade repositories.
Question 5: What is 'amortization' in the context of financial data for intangible assets?
- Systematically expensing the cost of an intangible asset over its useful life (Correct answer)
- Writing off the full cost of an asset in the year of purchase
- Restating historical cost to current fair market value
- Transferring asset cost to a reserve account
Correct answer: Systematically expensing the cost of an intangible asset over its useful life
Amortization allocates the cost of intangible assets (e.g., patents, licenses) as an expense over their expected useful economic life.
Question 6: In financial data quality management, what does 'referential integrity' ensure for trade data linked to instrument master data?
- Every trade record references a valid, existing instrument in the security master (Correct answer)
- All trade amounts are within predefined thresholds
- Trade timestamps are consistent across all source systems
- Counterparty names are spelled consistently across records
Correct answer: Every trade record references a valid, existing instrument in the security master
Referential integrity enforces that foreign key values in trade records correspond to actual records in the referenced security master table.
Question 7: Which financial data concept describes the process of matching trade confirmations between a buyer and seller to verify terms?
- Trade confirmation/affirmation (matching) (Correct answer)
- Novation
- Netting
- Settlement finality
Correct answer: Trade confirmation/affirmation (matching)
Trade matching compares buyer and seller confirmations to verify that both parties agree on the trade terms before settlement.
Which risk measure expresses the maximum expected loss over a given time period at a specified confidence level?