Financial Capacity Instrument Short Form (FCI-SF)

data(fci)

Format

A data frame with 2550 rows and 67 variables

Details

A dataset with variables as follows:

  • DONE N NA Was assessment/procedure done?

  • NDREASON N NA If No, reason not done

  • RATER T NA Rater Initials

  • NICKELS N NA 1. Nickels

  • QUARTERS N NA 2. Quarters

  • BUDGET N NA 3. Budget

  • EXPMEDINS N NA Experience with Medical Insurance Plan?

  • INSURANCE N NA 4. Health Care Insurance Problem

  • MEDINSTIME N seconds Time to complete Item 4

  • EXPINCTAX N NA Experience with Income Taxes?

  • TAXCREDA N NA 5. a. Tax Credit

  • QUES5TIME N seconds Time to complete Item 5.a.

  • TAXCREDB N NA 5. b. Tax Credit

  • EXPCHECKREG N NA Experience with Checkbook/Check Register?

  • PAYEE N NA 6. Payee

  • SNGLCHK7 N NA 7. Payee section

  • SNGLCHK8 N NA 8. $ amount section (numerical)

  • SNGLCHK9 N NA 9. $ amount section (written)

  • SNGLCHK10 N NA 10. Signature of payer

  • SNGLCHK11 N NA 11. Date properly written

  • SNGLCHK12 N NA 12. Number of check

  • SNGLCHK13 N NA 13. Date properly entered

  • SNGLCHK14 N NA 14. Payee section

  • SNGLCHK15 N NA 15. Amount of check

  • SNGLCHK16 N NA 16. New account balance

  • SNGLCHKTIME N seconds Time to complete items 7-16

  • COMPLXCHK17 N NA 17. Number of check

  • COMPLXCHK18 N NA 18. Date properly entered

  • COMPLXCHK19 N NA 19. Payee section

  • COMPLXCHK20 N NA 20. Amount of check

  • COMPLXCHK21 N NA 21. New Account Balance

  • COMPLXCHK22 N NA 22. Number of check

  • COMPLXCHK23 N NA 23. Date properly entered

  • COMPLXCHK24 N NA 24. Payee section

  • COMPLXCHK25 N NA 25. Amount of check

  • COMPLXCHK26 N NA 26. New Account Balance

  • COMPLXCHK27 N NA 27. Date properly entered

  • COMPLXCHK28 N NA 28. Description of Transaction

  • COMPLXCHK29 N NA 29. Amount of deposit

  • COMPLXCHK30 N NA 30. New account balance

  • COMPLXCHKTIME N seconds Time to complete Items 17-30

  • BANKSTATA N NA 31. a. Bank Statement

  • BANKSTATB N NA 31. b. Bank Statement

  • EXPBANKSTATE N NA Experience with Bank Statement?

  • BANKSTAT32 N NA 32. Interest Rate

  • BANKSTAT33 N NA 33. Time Period

  • BANKSTAT34 N NA 34. Checks Cleared

  • BANKSTAT35 N NA 35. Quarterly Interest

  • BANKSTAT36 N NA 36. Gaps in Check Sequence

  • BANKSTAT37 N NA 37. Date of the Withdrawal Payment

  • COMM T NA Comments

  • RID N Participant roster ID

  • SITEID N Site ID

  • VISCODE T Visit code

  • USERDATE S Date record created

  • USERDATE2 S Date record last updated

  • MC_SCORE N Mental Calculation Score (Items 1-2)

  • FC_SCORE N Financial Conceptual Knowledge Score (Items 3-6)

  • SNGLCHKSCORE N Single/Checkbook Register Score (Items 7-16):

  • COMPLXCHKSCORE N Complex Checkbook/Register Score (Items 17-30):

  • CHKCOMPOSTIME N seconds Checkbook/Register Composite Time (Items 7-16 & 17-30):

  • CHKCOMPOSSCORE N Combined Checkbook/Register Score (Items 7-16 + 17-30 ):

  • BANKSTATSCORE N Bank Statement Management Score (Items 31-37):

  • TOTCOMPTIME N seconds TOTAL Composite Time (Items 4, 5, 7-16, 17-30):

  • FCISCORE N TOTAL FCI-SF SCORE:

Examples

if (FALSE) {
describe(fci)
}