Question
Question 14 0 / 4 points 1. Suppose an analysis used the following expression as the indicator for how current a loan is as of
Question 14 | 0 / 4 points |
1. Suppose an analysis used the following expression as the indicator for how current a loan is as of the reporting date. This approach gives the correct loanCurrency for which pairs of reporting and maturity dates: loanCurrency: [paymentsMade]/[numberPayments] (1) reporting date = maturity date (2) reporting date <> maturity date [<> means not equal to] (3) reporting date > maturity date (4) reporting date < maturity date
Question options:
| ||||
| ||||
| ||||
| ||||
Hide Feedback | ||||
| ||||
Feedback: Because there are no adjustments for (1) the number of elapsed months as of the report date for loans still running or (2) advance payments, the expression only gives the correct loanCurrency when the reporting date is the same as the maturity date or the loan has matured. |
Question 23 | 0 / 4 points |
Suppose a query has the following expression, where pymtsForCurrent contains the number of payments for a loan to be current: loanCurrency: IIF([paymentsMade]/[pymtsForCurrent]>1,1,[paymentsMade]/[pymtsForCurrent]) The purpose of the value of the TRUEPART of the IIF statement is to set loanCurrency when:
Question options:
| ||||
| ||||
| ||||
| ||||
Hide Feedback | ||||
| ||||
Feedback:The purpose of the TRUEPART of the IIF statement is to set loanCurrency to 1 when extra payments have been made on the loan. |
Please, find right answers, and you can see feedback. above answers are wrong
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started