question
stringlengths
37
1.47k
ground_truth
unknown
output_units
stringclasses
10 values
input_units
dict
steps
listlengths
1
27
program
listlengths
1
27
question_tense
stringclasses
2 values
financial_terms
listlengths
1
16
credit_card
stringclasses
27 values
If a company's final offer was $4,200 and the arbitrator awarded $7,000, how much additional money did the cardholder receive?
2800
$
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 0, "day": 0, "y...
[ { "operator": "subtract", "arg_1": "7000", "arg_2": "4200", "resp": 2800 } ]
[ "subtract(7000, 4200)" ]
THIRD
[ "ARBITRATION AWARD", "ARBITRATION PAYMENT", "FINAL OFFER ARBITRATION" ]
Blue Cash Everyday Card Cardmember Agreement-255458.md
Suppose a bank assigns different maximum plan limits based on credit score. A basic account (<= 600 credit score) gets $5,000 plan limit. A standard account (<= 750 credit score) gets $7,500 plan limit. A premium account (> 750 credit score) gets $10,000 plan limit. If a cardholder has a credit score of 720 and has $4,...
3500
$
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 4, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 0, "day": 0, "y...
[ { "operator": "less_equal", "arg_1": "720", "arg_2": "600", "resp": "FALSE" }, { "operator": "less_equal", "arg_1": "720", "arg_2": "750", "resp": "TRUE" }, { "operator": "subtract", "arg_1": "#1", "arg_2": "#0", "resp": 1 }, { "operator": "subtract", ...
[ "less_equal(720, 600)", "less_equal(720, 750)", "subtract(#1, #0)", "subtract(1, #1)", "multiply(5000, #0)", "multiply(7500, #2)", "multiply(10000, #3)", "add(#4, #5)", "add(#7, #6)", "subtract(#8, 4000)" ]
THIRD
[ "PAYMENT PLAN FEE", "CREDIT LIMIT", "CREDIT TIER", "CREDIT-SCORE APR TIER", "PLAN LIMIT" ]
Blue Cash Everyday Card Cardmember Agreement-255458.md
If a cardholder has $40 in Reward Dollars, how much statement credit will they have?
40
$
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 0, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "40", "arg_2": "1", "resp": 40 } ]
[ "multiply(40, 1)" ]
THIRD
[ "REWARDS", "REWARD DOLLARS", "STATEMENT CREDIT", "REWARD DOLLARS REDEMPTION" ]
Blue Cash Everyday Card Cardmember Agreement-255458.md
Assume the Blue Cash Everyday Card offers two tiers for the holder's APR for Purchase dependent on their credit score. For those who are labeled 'great', they have a credit score 600 and above with a 15.99% APR for purchases. Those that are labeld as 'normal' have a credit score of 599 and below with a 18.99% APR. If I...
31
day
{ "from_doc": { "%": 2, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 2, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "1200", "arg_2": "1100", "resp": 1.0909090909 }, { "operator": "multiply", "arg_1": "15.99", "arg_2": "0.01", "resp": 0.15990000000000001 }, { "operator": "multiply", "arg_1": "18.99", "arg_2": "0.01", "resp": 0.1899 }, { ...
[ "divide(1200, 1100)", "multiply(15.99, 0.01)", "multiply(18.99, 0.01)", "divide(#1, 365)", "divide(#2, 365)", "add(1, #3)", "add(1, #4)", "ln(#0, 0)", "ln(#5, 0)", "ln(#6, 0)", "divide(#7, #8)", "divide(#7, #9)", "subtract(#10, #11)", "abs(#12, 0)", "ceil(#13, 0)", "subtract(#14, 1)" ]
THIRD
[ "DAILY PERIODIC RATE", "PURCHASE APR", "ACCOUNT BALANCE", "CREDIT TIER", "CREDIT-SCORE APR TIER", "TIERED RATE SCHEDULE", "TOTAL BALANCE", "ROUND-UP RULE", "365-DAY RATE BASIS", "LOGARITHMIC PAYOFF CALCULATION", "BLUE CASH EVERYDAY TERMS", "CHASE CARD TERMS" ]
Blue Cash Everyday Card Cardmember Agreement-255458.md
A Discover Near Prime check cash advance is taken at 26.99% APR with $1,500 balance for 12 months, assuming no payments. What is the probability that total interest exceeds $300? Probabilities are calculated by computing interest expense as % of $300. Low (<30%) Moderate (30%-70%) High (>70%)?
"High"
categorical
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": 26.99, "arg_2": 100, "resp": 0.26990000000000003 }, { "operator": "divide", "arg_1": "#0", "arg_2": 365, "resp": 0.0007394521000000001 }, { "operator": "add", "arg_1": 1, "arg_2": "#1", "resp": 1.0007394521 }, { "operat...
[ "divide(26.99, 100)", "divide(#0, 365)", "add(1, #1)", "exponent(#2, 365)", "subtract(#3, 1)", "multiply(1500, #4)", "divide(#5, 300)", "greater(#6, 0.7)", "if(#7, High)" ]
THIRD
[ "DAILY PERIODIC RATE", "CASH ADVANCE APR", "CONVENIENCE CHECK", "ACCOUNT BALANCE", "INTEREST ACCRUAL", "PROBABILITY CALCULATION", "365-DAY RATE BASIS", "CONDITIONAL FINANCIAL RULE", "EXPONENTIAL INTEREST CALCULATION", "DISCOVER CARD TERMS", "INTEREST THRESHOLD", "NO-PAYMENT SCENARIO" ]
Discover Near Prime Cardmember Agreement_061824-255535.md
If the Prime Rate is 7.50%, what is the lowest and highest possible APR for a Discover Near Prime card's check if it is treated as a cash advance?
[ 14.24, 29.24 ]
%
{ "from_doc": { "%": 2, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "total": { "%": 2, "month": 0, "day": 0, "y...
[ { "operator": "subtract", "arg_1": 21.74, "arg_2": 7.5, "resp": 14.24 }, { "operator": "add", "arg_1": 21.74, "arg_2": 7.5, "resp": 29.24 } ]
[ "subtract(21.74, 7.5)", "add(21.74, 7.5)" ]
THIRD
[ "PRIME RATE", "CASH ADVANCE APR", "CONVENIENCE CHECK", "APR RANGE", "DISCOVER CARD TERMS" ]
Discover Near Prime Cardmember Agreement_061824-255535.md
A cardholder has a Direct Deposit APR of 22.24% and wants to estimate how long it will take for their balance to double if they make no payments. Assuming continuous compounding, how many months will it take?
37.4
month
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": 22.24, "arg_2": 100, "resp": 0.22240000000000001 }, { "operator": "divide", "arg_1": 0.6930000000000001, "arg_2": "#0", "resp": 3.1160071942 }, { "operator": "multiply", "arg_1": "#1", "arg_2": 12, "resp": 37.3920863309 }, ...
[ "divide(22.24, 100)", "divide(0.693, #0)", "multiply(#1, 12)", "round(#2, 2)" ]
THIRD
[ "DIRECT DEPOSIT APR", "ACCOUNT BALANCE", "CONTINUOUS COMPOUNDING", "PAYOFF TIME", "CONTINUOUS COMPOUNDING INTEREST", "ROUNDING RULE", "BALANCE DOUBLING TIME", "NO-PAYMENT SCENARIO" ]
Wells Fargo Autograph Journey Visa® Card Agreement-442574.md
Using the Wells Fargo Autograph Journey Card's specified APR for Balance Transfers of 23.24%. Assume hypothetically (despite what the credit card agreement may say) that there is a special promotion on this card that offers 0% APR on balance transfers for 12 months, after which the APR rate applies. If I make $4500 bal...
4200
$
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 1, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 1, "day": 0, "y...
[ { "operator": "multiply", "arg_1": 25, "arg_2": 12, "resp": 300 }, { "operator": "subtract", "arg_1": 4500, "arg_2": "#0", "resp": 4200 } ]
[ "multiply(25, 12)", "subtract(4500, #0)" ]
FIRST
[ "PROMOTIONAL APR", "BALANCE TRANSFER APR", "MINIMUM PAYMENT", "ACCOUNT BALANCE", "MINIMUM PAYMENT FORMULA", "WELLS FARGO CARD TERMS", "MINIMUM-ONLY REPAYMENT", "PROMOTIONAL PERIOD REMAINING BALANCE", "ZERO PERCENT PROMOTIONAL APR", "POST-PROMOTIONAL APR" ]
Wells Fargo Autograph Journey Visa® Card Agreement-442574.md
Using the Wells Fargo Autograph Journey Card, I have $1500 balance that I forgot to pay. As a result, a penalty APR imposed by the company of 29.99% is incurred. How much would I pay each month if I wanted to pay off the balance in 12 months of equal payments?
146.22
$
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 1, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 1, "day": 0, "y...
[ { "operator": "divide", "arg_1": 29.99, "arg_2": 100, "resp": 0.2999 }, { "operator": "divide", "arg_1": "#0", "arg_2": 12, "resp": 0.0249916667 }, { "operator": "add", "arg_1": 1, "arg_2": "#1", "resp": 1.0249916667 }, { "operator": "exponent", "a...
[ "divide(29.99, 100)", "divide(#0, 12)", "add(1, #1)", "exponent(#2, 12)", "multiply(#1, #3)", "subtract(#3, 1)", "divide(#4, #5)", "multiply(1500, #6)", "round(#7, 2)" ]
FIRST
[ "PENALTY APR", "ACCOUNT BALANCE", "PAYOFF TIME", "BALANCE PAYOFF", "ROUNDING RULE", "EXPONENTIAL INTEREST CALCULATION", "WELLS FARGO CARD TERMS" ]
Wells Fargo Autograph Journey Visa® Card Agreement-442574.md
If the bank limits Overdraft Protection Cash Advance fees to $75, what is the maximum overdraft the cardholder can have on the cardholder's Visa Mastercard Platinum card, assuming the 5% fee applies?
1500
$
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "75", "arg_2": "0.05", "resp": 1500 } ]
[ "divide(75, 0.05)" ]
THIRD
[ "CASH ADVANCE FEE", "VISA MASTERCARD TERMS", "PERCENTAGE-BASED FEE", "CASH ADVANCE FEE CAP" ]
Visa_Mastercard_Platinum_Siganture_World_Infinite_English-290260.md
I notice a charge that I think is incorrect of $120 on my credit card bill and dispute it. However, my credit card company fails to follow the required procedures during the investigation. As a result, I qualify for an Error Investigation Penalty Waiver, meaning I do not have to pay up to $50, even if the charge was co...
70
$
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 0, "day": 0, "y...
[ { "operator": "min", "arg_1": "50", "arg_2": "120", "resp": 50 }, { "operator": "subtract", "arg_1": "120", "arg_2": "#0", "resp": 70 } ]
[ "min(50, 120)", "subtract(120, #0)" ]
FIRST
[ "BILLING ERROR", "MINIMUM SELECTION", "DISPUTE AMOUNT THRESHOLD" ]
US_Bank_Elan_Financial.md
A customer has $5,000 credit limit and a current balance of $2,000. They withdraw $1,500 from a financial institution, which incurs $75 fee (5%). The total amount is added to their balance. They plan to pay $400 per month until the balance is fully repaid. How many months will it take for their full credit limit to be ...
10
month
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 2, "month": 0, "day": 0, "year": 0, "$": 4, "binary": 0, "categorical": 0 }, "total": { "%": 2, "month": 0, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "1500", "arg_2": "0.05", "resp": 75 }, { "operator": "add", "arg_1": "2000", "arg_2": "1500", "resp": 3500 }, { "operator": "add", "arg_1": "#1", "arg_2": "#0", "resp": 3575 }, { "operator": "add", "arg_1": "#2", ...
[ "multiply(1500, 0.05)", "add(2000, 1500)", "add(#1, #0)", "add(#2, 0)", "add(29.99, 0)", "add(400, 0)", "loan_payoff_time(#3, #4, #5)" ]
THIRD
[ "CASH ADVANCE FEE", "CREDIT LIMIT", "PAYOFF TIME", "MONTHLY PAYMENT", "CURRENT BALANCE", "FIXED DOLLAR FEE", "MONTHLY FEE" ]
US_Bank_Elan_Financial.md
I notice $47 charge on my credit card statement that I believe is fraudulent. However, my credit card terms state that purchases must be over $50 to be eligible for a dispute. Can I file a dispute for this charge?
"FALSE"
binary
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 0, "day": 0, "y...
[ { "operator": "greater", "arg_1": "47", "arg_2": "50", "resp": "FALSE" }, { "operator": "if", "arg_1": "#0", "arg_2": "Yes", "arg_3": "No", "resp": "FALSE" } ]
[ "greater(47, 50)", "if(#0, Yes, No)" ]
FIRST
[ "PURCHASE TRANSACTION", "RETURNED PAYMENT", "BILLING ERROR", "UNAUTHORIZED TRANSACTION LIABILITY", "CONDITIONAL FINANCIAL RULE", "CHASE CARD TERMS", "FRAUD CLAIM", "DISPUTE AMOUNT THRESHOLD" ]
US_Bank_Elan_Financial.md
A $6,000 purchase accrues interest at an APR of 19.24% (DPR: 0.00052712). If $250 is paid monthly, how many months will it take to fully pay off the balance including interest?
33
month
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "loan_payoff_time", "arg_1": "6000", "arg_2": "19.24", "arg_3": "250", "resp": 33 } ]
[ "loan_payoff_time(6000, 19.24, 250)" ]
THIRD
[ "DAILY PERIODIC RATE", "APR TO DPR CONVERSION", "PURCHASE APR", "ACCOUNT BALANCE", "PAYOFF TIME", "BALANCE PAYOFF", "CHASE CARD TERMS" ]
US_Bank_Elan_Financial.md
A $5,000 balance is transferred to a credit card with an APR of 19.24% (DPR = 0.00052712). If $250 is paid each month and no new charges are added, how many months will it take to fully pay off the balance?
24
month
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "loan_payoff_time", "arg_1": "5000", "arg_2": "19.24", "arg_3": "250", "resp": 24 } ]
[ "loan_payoff_time(5000, 19.24, 250)" ]
THIRD
[ "DAILY PERIODIC RATE", "APR TO DPR CONVERSION", "BALANCE TRANSFER APR", "ACCOUNT BALANCE", "PAYOFF TIME", "BALANCE PAYOFF" ]
US_Bank_Elan_Financial.md
I have an outstanding balance of $1000 after I made some purchases with my credit card. How much more money will I have to pay in fees compared to the most creditworthy customers? Assume that I will pay the lower bound of APR specified in the credit card agreement?
10.62
$
{ "from_doc": { "%": 2, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 2, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "15.99", "arg_2": "1200", "resp": 0.013325 }, { "operator": "multiply", "arg_1": "1000", "arg_2": "#0", "resp": 13.325 }, { "operator": "divide", "arg_1": "3.25", "arg_2": "1200", "resp": 0.0027083333 }, { "operator": "...
[ "divide(15.99, 1200)", "multiply(1000, #0)", "divide(3.25, 1200)", "multiply(1000, #2)", "subtract(#1, #3)" ]
FIRST
[ "PRIME RATE", "PURCHASE APR", "OUTSTANDING BALANCE", "CREDITWORTHINESS PRICING", "CHASE CARD TERMS" ]
Starbucks Rewards Visa Signature Agreement.pdf-255606.md
I made a purchase of $2000. How many months do I need to fail to pay min payment for it to become $1000. Assume that all fees and interest are added at the end of the 30-day billing cycle and the card issuer bases the new minimum payment on that total updated balance?
12
month
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "simulate_failure_to_pay", "arg_1": "2000, 29, 0.08217, 30, 40, 0.01, 1000", "arg_2": "1", "resp": 12 } ]
[ "simulate_failure_to_pay(2000, 29, 0.08217, 30, 40, 0.01, 1000, 1)" ]
FIRST
[ "PURCHASE APR", "MINIMUM PAYMENT", "ACCOUNT BALANCE", "BILLING CYCLE", "PAYOFF TIME", "MINIMUM FEE RULE", "BILLING-CYCLE INTEREST", "MINIMUM PAYMENT FORMULA", "CHASE CARD TERMS" ]
Starbucks Rewards Visa Signature Agreement.pdf-255606.md
A credit card offers to waive the balance transfer fees for the first $2,000 tranferred over to this card. Imagine a customer has already transferred $1,200 over to his current balance and plans on transferring over $100 every week. How many weeks will it be before he starts paying fees?
8
week
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 0, "day": 0, "y...
[ { "operator": "subtract", "arg_1": "2000", "arg_2": "1200", "resp": 800 }, { "operator": "divide", "arg_1": "#0", "arg_2": "100", "resp": 8 }, { "operator": "ceil", "arg_1": "#1", "arg_2": "1", "resp": 8 } ]
[ "subtract(2000, 1200)", "divide(#0, 100)", "ceil(#1, 1)" ]
THIRD
[ "BALANCE TRANSFER FEE", "ACCOUNT BALANCE", "CURRENT BALANCE", "ROUND-UP RULE" ]
US_Bank_Personal_LOC.md
A customer has a limit of $200 in foreign transaction fees. Assuming he spent $700 per week overseas, how long will it take him to reach that limit?
10
week
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "700", "arg_2": "0.03", "resp": 21 }, { "operator": "divide", "arg_1": "200", "arg_2": "#0", "resp": 9.5238095238 }, { "operator": "ceil", "arg_1": "#1", "arg_2": "1", "resp": 10 } ]
[ "multiply(700, 0.03)", "divide(200, #0)", "ceil(#1, 1)" ]
THIRD
[ "FOREIGN TRANSACTION FEE", "PAYOFF TIME", "TRANSACTION FEE CALCULATION", "ROUND-UP RULE" ]
US_Bank_Personal_LOC.md
If a customer spends $15 a week, how long will it take for him to reach the Base Minimum Payment threshold?
4
week
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "50", "arg_2": "15", "resp": 3.3333333333 }, { "operator": "ceil", "arg_1": "#0", "arg_2": "1", "resp": 4 } ]
[ "divide(50, 15)", "ceil(#0, 1)" ]
THIRD
[ "MINIMUM PAYMENT", "PAYOFF TIME", "MINIMUM PAYMENT FORMULA", "ROUND-UP RULE" ]
US_Bank_Personal_LOC.md
If a customer withdraws $300 today and plans to do the same every 15 days, how many weeks will it take before they have paid $100 in ATM Fees?
9
week
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "300", "arg_2": "0.04", "resp": 12 }, { "operator": "max", "arg_1": "#0", "arg_2": "10", "resp": 12 }, { "operator": "divide", "arg_1": "100", "arg_2": "#1", "resp": 8.3333333333 }, { "operator": "ceil", "arg_1": ...
[ "multiply(300, 0.04)", "max(#0, 10)", "divide(100, #1)", "ceil(#2, 1)" ]
THIRD
[ "CASH ADVANCE FEE", "ATM CASH ADVANCE", "ROUND-UP RULE", "MAXIMUM SELECTION" ]
US_Bank_Personal_LOC.md
If I have $5000 balance on my credit card with an APR of 15% and plan to pay $1000 per month toward the outstanding balance, how much total interest will I have to pay that wasn't a part of the inital balance? Assume daily compounding interest?
194.66
$
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "calculate_total_interest", "arg_1": "5000, 0.15, 1000, 365", "arg_2": "1", "resp": 194.66 } ]
[ "calculate_total_interest(5000, 0.15, 1000, 365, 1)" ]
FIRST
[ "VARIABLE APR", "ACCOUNT BALANCE", "DAILY COMPOUNDING", "INTEREST ACCRUAL", "DAILY COMPOUNDING INTEREST", "MONTHLY PAYMENT", "OUTSTANDING BALANCE", "365-DAY RATE BASIS" ]
nfcu_573CC_3-24-461850.md
A customer spends $2 daily on a McChicken and $12 daily on a Chipotle Bowl, plus $1,200 weekly on groceries at Costco. The billing cycle is 30 days, and the credit card APR is 18%. Assume the customer makes no payments and interest is compounded monthly on the entire balance for the cycle. How much interest will they b...
83.44
$
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 0, "day": 1, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 1, "y...
[ { "operator": "add", "arg_1": "2", "arg_2": "12", "resp": 14 }, { "operator": "multiply", "arg_1": "#0", "arg_2": "30", "resp": 420 }, { "operator": "divide", "arg_1": "30", "arg_2": "7", "resp": 4.2857142857 }, { "operator": "multiply", "arg_1": "...
[ "add(2, 12)", "multiply(#0, 30)", "divide(30, 7)", "multiply(1200, #2)", "add(#1, #3)", "divide(18, 100)", "divide(#5, 12)", "multiply(#4, #6)", "round(#7, 2)" ]
THIRD
[ "PURCHASE APR", "ACCOUNT BALANCE", "BILLING CYCLE", "MONTHLY COMPOUNDING", "MONTHLY COMPOUNDING INTEREST", "THIRTY-DAY INTEREST", "BILLING-CYCLE INTEREST", "ROUNDING RULE", "COSTCO CARD TERMS", "NO-PAYMENT SCENARIO", "GROCERY REWARD CATEGORY" ]
Aer Lingus Visa Signature Agreement.pdf-255602.md
If the current Prime Rate is 8.00%, what is the lowest possible APR for Pay Over Time?
20.74
%
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "total": { "%": 2, "month": 0, "day": 0, "y...
[ { "operator": "add", "arg_1": "8.00", "arg_2": "12.74", "resp": 20.74 } ]
[ "add(8.00, 12.74)" ]
THIRD
[ "PRIME RATE", "PAY OVER TIME APR" ]
American Express Gold Card Cardmember Agreement-255468.md
If the Prime Rate increases from 8.50% to 9.25%, by how many percentage points will the APR for Pay Over Time increase?
0.75
%
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 2, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "total": { "%": 2, "month": 0, "day": 0, "y...
[ { "operator": "subtract", "arg_1": "8.75", "arg_2": "8.00", "resp": 0.75 } ]
[ "subtract(8.75, 8.00)" ]
THIRD
[ "PRIME RATE", "PAY OVER TIME APR" ]
American Express Gold Card Cardmember Agreement-255468.md
If I initiate an ACH transfer of $200, will my fee be bigger than $10?
"FALSE"
binary
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "3", "arg_2": "100", "resp": 0.03 }, { "operator": "multiply", "arg_1": "200", "arg_2": "#0", "resp": 6 }, { "operator": "max", "arg_1": "#1", "arg_2": "5", "resp": 6 }, { "operator": "greater", "arg_1": "#2", "...
[ "divide(3, 100)", "multiply(200, #0)", "max(#1, 5)", "greater(#2, 10)" ]
FIRST
[ "ACH TRANSFER", "MINIMUM PAYMENT", "MAXIMUM SELECTION" ]
Barclaycard_combined.md
If I were to have a 800 credit score and have no history of any late payments on any sorts of loans or have never missed paying my balance, would I be able to increase my daily spending credit limit which is currently at 5000 dollars? (NOTE: Assuming the bank or credit card issuer allows this and has policies for this ...
"TRUE"
binary
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 1, "categorical": 0 }, "total": { "%": 0, "month": 0, "day": 0, "y...
[ { "operator": "not", "arg_1": "no", "resp": "TRUE" } ]
[ "not(no)" ]
FIRST
[ "LATE PAYMENT", "ACCOUNT BALANCE", "CREDIT LIMIT", "CREDIT TIER", "CREDIT-SCORE APR TIER", "LOAN REPAYMENT" ]
Barclaycard_combined.md
I have a outstanding balance of $500. If I have 4 declined transactions over the last few days how much in total will I owe the bank including the balance? The fee for declined transactions is $20 per transaction?
580
$
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 1 }, "total": { "%": 0, "month": 0, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "4", "arg_2": "20", "resp": 80 }, { "operator": "add", "arg_1": "500", "arg_2": "#0", "resp": 580 } ]
[ "multiply(4, 20)", "add(500, #0)" ]
FIRST
[ "CREDIT CARD AGREEMENT TERM", "DECLINED TRANSACTION CHARGE", "OUTSTANDING BALANCE", "PER-TRANSACTION FEE" ]
Barclaycard_combined.md
I recently went on a trip to Japan and took along 500 dollars as a loan from my credit. I used the bank's currency conversation to convert it to YEN however it had a fee. When I was in Japan I spent the converted ammount and then also incurred a foreign transaction fee. I spent the entire remaining converted amount of ...
12
month
{ "from_doc": { "%": 3, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 3, "month": 0, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "500", "arg_2": "0.02", "resp": 10 }, { "operator": "multiply", "arg_1": "500", "arg_2": "0.03", "resp": 15 }, { "operator": "add", "arg_1": "#0", "arg_2": "#1", "resp": 25 }, { "operator": "add", "arg_1": "500", ...
[ "multiply(500, 0.02)", "multiply(500, 0.03)", "add(#0, #1)", "add(500, #2)", "divide(22.49, 12)", "divide(#4, 100)", "multiply(#3, #5)", "divide(#6, 50)", "subtract(1, #7)", "log10(#8)", "multiply(-1, #9)", "add(1, #5)", "log10(#11)", "divide(#10, #12)", "ceil(#13)" ]
FIRST
[ "CASH ADVANCE APR", "CASH ADVANCE FEE", "PURCHASE APR", "FOREIGN TRANSACTION FEE", "PAYOFF TIME", "LOAN REPAYMENT", "TRANSACTION FEE CALCULATION", "CONVERTED TRANSACTION AMOUNT", "ROUND-UP RULE", "LOGARITHMIC PAYOFF CALCULATION", "FOREIGN FEE ON CONVERTED AMOUNT" ]
Barclaycard_combined.md
The cardholder loses the cardholder's debit card and does not notice it for 12 days. During this time, unauthorized transactions totaling $600 are made? Under the Electronic Fund Transfer Act (EFTA), if fraud is reported within 2 business days, liability is $50; if reported within 60 days, liability is $500. How much w...
500
$
{ "from_doc": { "%": 0, "month": 0, "day": 2, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 1, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 0, "day": 3, "y...
[ { "operator": "less", "arg_1": "12", "arg_2": "2", "resp": "FALSE" }, { "operator": "min", "arg_1": "50", "arg_2": "600", "resp": 50 }, { "operator": "if", "arg_1": "#0", "arg_2": "#1", "arg_3": "600", "resp": 600 }, { "operator": "less", "arg_...
[ "less(12, 2)", "min(50, 600)", "if(#0, #1, 600)", "less(12, 60)", "min(500, 600)", "if(#3, #4, #2)" ]
THIRD
[ "UNAUTHORIZED TRANSACTION LIABILITY", "MINIMUM SELECTION", "CONDITIONAL FINANCIAL RULE", "FIFTY-DOLLAR LIABILITY LIMIT", "FRAUD CLAIM" ]
Barclaycard_combined.md
I am one of the most creditworthy customers. I have a balance on my credit card of $2000, and I plan to pay $200 every month. How much time is it going to take me to pay it off? The prime rate is 8.5%?
10.5
month
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "8.5", "arg_2": "12", "resp": 0.7083333333 }, { "operator": "divide", "arg_1": "#0", "arg_2": "100", "resp": 0.0070833333 }, { "operator": "multiply", "arg_1": "#1", "arg_2": "2000", "resp": 14.1666666667 }, { "operator...
[ "divide(8.5, 12)", "divide(#0, 100)", "multiply(#1, 2000)", "subtract(200, #2)", "divide(200, #3)", "ln(#4)", "add(1, #1)", "ln(#6)", "divide(#5, #7)" ]
FIRST
[ "PRIME RATE", "CREDITWORTHINESS PRICING", "LOGARITHMIC PAYOFF CALCULATION" ]
Barclaycard_combined.md
I have a outsanding biling statement of 500 dollars for around 7 months. How much will I end up paying given a administrative charge?
505
$
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 1, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 1, "day": 0, "y...
[ { "operator": "less", "arg_1": "7", "arg_2": "25", "resp": "TRUE" }, { "operator": "add", "arg_1": "500", "arg_2": "5", "resp": 505 }, { "operator": "add", "arg_1": "500", "arg_2": "10", "resp": 510 }, { "operator": "if", "arg_1": "#0", "arg_2"...
[ "less(7, 25)", "add(500, 5)", "add(500, 10)", "if(#0, #1, #2)" ]
FIRST
[ "ADMINISTRATIVE FEE", "CONDITIONAL FINANCIAL RULE", "ADMINISTRATIVE CHARGE" ]
Barclaycard_combined.md
If I make a one month late payment on $500 bill consisting of a money order, what percentage of the bill is due to extra costs? The purchase APR is 24%, the cash equivalent fee is 5%, and the late payment fee is $25?
9
%
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 2, "month": 1, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 2, "month": 1, "day": 0, "y...
[ { "operator": "divide", "arg_1": "5", "arg_2": "100", "resp": 0.05 }, { "operator": "divide", "arg_1": "24", "arg_2": "12", "resp": 2 }, { "operator": "divide", "arg_1": "#1", "arg_2": "100", "resp": 0.02 }, { "operator": "multiply", "arg_1": "500"...
[ "divide(5, 100)", "divide(24, 12)", "divide(#1, 100)", "multiply(500, #0)", "multiply(#3, add(1, #2))", "add(#4, 25)", "multiply(500, add(1, #0))", "multiply(#6, add(1, #2))", "add(#7, 25)", "divide(#5, #8)", "multiply(#9, 100)", "floor(add(#10, 0.5))" ]
FIRST
[ "CASH ADVANCE APR", "CASH ADVANCE FEE", "PURCHASE APR", "LATE PAYMENT FEE", "PERCENTAGE CALCULATION", "CASH EQUIVALENT TRANSACTION", "MONEY ORDER TRANSACTION", "ROUND-DOWN RULE", "CHASE CARD TERMS" ]
Barclaycard_combined.md
Is the late fee different for varying ranges of how late it is, for example, 45 days vs 1 day?
"FALSE"
binary
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 2, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 0, "day": 2, "y...
[ { "operator": "equal", "arg_1": "41", "arg_2": "41", "resp": "TRUE" }, { "operator": "not", "arg_1": "#0", "resp": "FALSE" } ]
[ "equal(41, 41)", "not(#0)" ]
THIRD
[ "LATE PAYMENT FEE", "ONE-DAY INTEREST" ]
Capital One - Credit Card Agreement for Visa Signature and World Mastercard Cards-255666.md
Let's say 2 out of 10 merchants decline the cardholder's card in a day and this pattern continues for 5 days, how many total successful uses would the cardholder have across all days?
40
transaction
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 1, "year": 0, "$": 0, "binary": 0, "categorical": 2 }, "total": { "%": 0, "month": 0, "day": 1, "y...
[ { "operator": "subtract", "arg_1": "10", "arg_2": "2", "resp": 8 }, { "operator": "multiply", "arg_1": "#0", "arg_2": "5", "resp": 40 } ]
[ "subtract(10, 2)", "multiply(#0, 5)" ]
THIRD
[ "CREDIT CARD AGREEMENT TERM" ]
Capital One - Credit Card Agreement for Visa Signature and World Mastercard Cards-255666.md
If the cardholder has 3 segments: $500 at 18.99%, $500 at 20%, $500 at 29.74%, and the cardholder pays $2,000 in one go, by by how much has the cardholder overpaid the balance?
500
$
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 4, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 0, "day": 0, "y...
[ { "operator": "add", "arg_1": "500", "arg_2": "500", "resp": 1000 }, { "operator": "add", "arg_1": "#0", "arg_2": "500", "resp": 1500 }, { "operator": "subtract", "arg_1": "2000", "arg_2": "#1", "resp": 500 } ]
[ "add(500, 500)", "add(#0, 500)", "subtract(2000, #1)" ]
THIRD
[ "CREDIT CARD AGREEMENT TERM", "BALANCE OVERPAYMENT" ]
Capital One - Credit Card Agreement for Visa Signature and World Mastercard Cards-255666.md
Say I have $3,500 balance on my credit card with an APR of 28.99%, compounded daily. If I continue making $250 monthly payments, how much total interest will I have paid by the time the balance reaches zero?
821.56
$
{ "from_doc": { "%": 1, "month": 0, "day": 2, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 3, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 2, "y...
[ { "operator": "divide", "arg_1": "28.99", "arg_2": "365", "resp": 0.07942465750000001 }, { "operator": "divide", "arg_1": "#0", "arg_2": "100", "resp": 0.0007942466000000001 }, { "operator": "add", "arg_1": "1", "arg_2": "#1", "resp": 1.0007942466 }, { ...
[ "divide(28.99, 365)", "divide(#0, 100)", "add(1, #1)", "exp(#2, 31)", "subtract(#3, 1)", "multiply(3500, #4)", "divide(#5, 250)", "subtract(1, #6)", "ln(#7)", "ln(#3)", "divide(#8, #9)", "multiply(#10, -1)", "multiply(250, #11)", "subtract(#12, 3500)", "subtract(#13, 30.94)" ]
FIRST
[ "PURCHASE APR", "ACCOUNT BALANCE", "DAILY COMPOUNDING", "INTEREST ACCRUAL", "DAILY COMPOUNDING INTEREST", "MONTHLY PAYMENT", "365-DAY RATE BASIS", "LOGARITHMIC PAYOFF CALCULATION", "EXPONENTIAL INTEREST CALCULATION" ]
Capital One - Credit Card Agreement for Visa Signature and World Mastercard Cards-255666.md
Is it financially better to pay the annual fee of $395 instead of getting a 10% rebate on a total balance of $1500 at 0% APR?
"FALSE"
binary
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "1500", "arg_2": "0.10", "resp": 150 }, { "operator": "greater", "arg_1": "395", "arg_2": "#0", "resp": "TRUE" }, { "operator": "not", "arg_1": "#1", "resp": "FALSE" } ]
[ "multiply(1500, 0.10)", "greater(395, #0)", "not(#1)" ]
THIRD
[ "PROMOTIONAL APR", "ANNUAL FEE", "TOTAL BALANCE", "ANNUALIZED FEE", "ZERO PERCENT PROMOTIONAL APR" ]
Capital One - Credit Card Agreement for Visa Signature and World Mastercard Cards-255666.md
Let's say the cardholder pays the annual membership fee of $395 on day 1 of the billing cycle and carries a balance of $2,000 at 20% APR for 1 month (30 days) with daily compounding then essentially how much interest does the cardholder owe that month, let's not include the membership fee in it?
33.12
$
{ "from_doc": { "%": 0, "month": 0, "day": 1, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 0, "day": 1, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 2, "y...
[ { "operator": "divide", "arg_1": "20", "arg_2": "100", "resp": 0.2 }, { "operator": "divide", "arg_1": "#0", "arg_2": "365", "resp": 0.0005479452 }, { "operator": "add", "arg_1": "1", "arg_2": "#1", "resp": 1.0005479452 }, { "operator": "ln", "arg_...
[ "divide(20, 100)", "divide(#0, 365)", "add(1, #1)", "ln(#2)", "multiply(#3, 30)", "exp(#4)", "subtract(#5, 1)", "multiply(2000, #6)" ]
THIRD
[ "PROMOTIONAL APR", "ANNUAL FEE", "ACCOUNT BALANCE", "DAILY COMPOUNDING", "DAILY COMPOUNDING INTEREST", "THIRTY-DAY INTEREST", "365-DAY RATE BASIS", "LOGARITHMIC PAYOFF CALCULATION", "EXPONENTIAL INTEREST CALCULATION", "ANNUALIZED FEE", "ZERO PERCENT PROMOTIONAL APR" ]
Capital One - Credit Card Agreement for Visa Signature and World Mastercard Cards-255666.md
Let's say the cardholder wants to use a new address for the next statement cycle in 30 days with the agreement having a lead time, how many days does the cardholder have left to update?
20
day
{ "from_doc": { "%": 0, "month": 0, "day": 1, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 1, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 0, "day": 2, "y...
[ { "operator": "subtract", "arg_1": "30", "arg_2": "10", "resp": 20 } ]
[ "subtract(30, 10)" ]
THIRD
[ "PAYOFF TIME", "THIRTY-DAY INTEREST", "NOTICE PERIOD", "STATEMENT CYCLE", "ADDRESS CHANGE LEAD TIME" ]
Capital One - Credit Card Agreement for Visa Signature and World Mastercard Cards-255666.md
Two customers, Alice and Bob, each transfer $6,000 to a new card. Alice transfers during the promotional period (3% fee), while Bob transfers after it ends (5% fee). How much more does Bob pay in fees than Alice?
120
$
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 2, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 2, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "3", "arg_2": "100", "resp": 0.03 }, { "operator": "multiply", "arg_1": "6000", "arg_2": "#0", "resp": 180 }, { "operator": "divide", "arg_1": "5", "arg_2": "100", "resp": 0.05 }, { "operator": "multiply", "arg_1": ...
[ "divide(3, 100)", "multiply(6000, #0)", "divide(5, 100)", "multiply(6000, #2)", "subtract(#3, #1)" ]
THIRD
[ "PROMOTIONAL APR", "BALANCE TRANSFER FEE", "ACH TRANSFER", "PERCENTAGE-BASED FEE" ]
CitiRewardsStudent_combined.md
Using the rule of 72, how many years will it take for a card holders purchase balance to double? Assume a purchase APR of 20%?
3.6
year
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "72", "arg_2": "20", "resp": 3.6 } ]
[ "divide(72, 20)" ]
THIRD
[ "PURCHASE APR", "CHASE CARD TERMS", "BALANCE DOUBLING TIME", "RULE OF 72" ]
CitiStrataPremier.md
If I got a returned payment fee in January and got one today in May, will the fee be $41?
"TRUE"
binary
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 2 }, "total": { "%": 0, "month": 0, "day": 0, "y...
[ { "operator": "month_number", "arg_1": "January", "resp": 1 }, { "operator": "month_number", "arg_1": "May", "resp": 5 }, { "operator": "subtract", "arg_1": "#1", "arg_2": "#0", "resp": 4 }, { "operator": "greater", "arg_1": "#2", "arg_2": "6", "re...
[ "month_number(January)", "month_number(May)", "subtract(#1, #0)", "greater(#2, 6)", "equal(41, 30)", "equal(41, 41)", "if(#3, #4, #5)" ]
FIRST
[ "RETURNED PAYMENT FEE", "CONDITIONAL FINANCIAL RULE" ]
CostcoAnywhereVisa.md
If the prime rate increases 5%, how much interest am I paying over the course of the month of October on $1000 purchase?
21.88
$
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 1 }, "total": { "%": 2, "month": 0, "day": 0, "y...
[ { "operator": "add", "arg_1": "5", "arg_2": "20.49", "resp": 25.49 }, { "operator": "divide", "arg_1": "#0", "arg_2": "36500", "resp": 0.0006983562 }, { "operator": "add", "arg_1": "1", "arg_2": "#1", "resp": 1.0006983562 }, { "operator": "days_in_mont...
[ "add(5, 20.49)", "divide(#0, 36500)", "add(1, #1)", "days_in_month(October)", "exponent(#2, #3)", "subtract(#4, 1)", "multiply(1000, #5)", "round(#6, 2)" ]
THIRD
[ "PRIME RATE", "PURCHASE APR", "ROUNDING RULE", "365-DAY RATE BASIS", "EXPONENTIAL INTEREST CALCULATION", "CHASE CARD TERMS" ]
CostcoAnywhereVisa.md
If processing time increases by 10% over the expected 24 hours, how many hours does it take?
26.4
hour
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "24", "arg_2": "1.10", "resp": 26.4 } ]
[ "multiply(24, 1.10)" ]
THIRD
[ "UNAUTHORIZED TRANSACTION LIABILITY" ]
Discover Secured Cardmember Agreement_061824-255534.md
A customer's balance is $1,200 for 15 days and then decreases to $800 for 15 days in a 30-day cycle. What is the weighted average balance?
1000
$
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 2, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 0, "day": 2, "y...
[ { "operator": "multiply", "arg_1": "1200", "arg_2": "15", "resp": 18000 }, { "operator": "multiply", "arg_1": "800", "arg_2": "15", "resp": 12000 }, { "operator": "add", "arg_1": "#0", "arg_2": "#1", "resp": 30000 }, { "operator": "divide", "arg_1"...
[ "multiply(1200, 15)", "multiply(800, 15)", "add(#0, #1)", "divide(#2, 30)" ]
THIRD
[ "CREDIT CARD AGREEMENT TERM", "WEIGHTED BALANCE METHOD" ]
Discover Secured Cardmember Agreement_061824-255534.md
The agreement states that stop payments remain valid for six months unless renewed by the customer. If a customer requests a stop payment on March 12, 2025, what is the final month by which the stop payment remains valid without renewal?
"September"
categorical
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 1, "day": 1, "year": 1, "$": 0, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 1, "day": 1, "y...
[ { "operator": "month_number", "arg_1": "March", "resp": 3 }, { "operator": "add", "arg_1": "#0", "arg_2": "6", "resp": 9 }, { "operator": "month_name", "arg_1": "#1", "resp": "September" } ]
[ "month_number(March)", "add(#0, 6)", "month_name(#1)" ]
THIRD
[ "CHECK STOP PAYMENT FEE" ]
GAPCobrand_combined.md
A cardmember makes a foreign purchase of EUR 400. With an exchange rate of 1.2 USD per EUR, the transaction converts to U.S. dollars before the fee is applied. Given that the foreign transaction fee is 3% of the converted amount, calculate the fee in dollars?
14.4
$
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "400", "arg_2": "1.2", "resp": 480 }, { "operator": "divide", "arg_1": "3", "arg_2": "100", "resp": 0.03 }, { "operator": "multiply", "arg_1": "#0", "arg_2": "#1", "resp": 14.4 }, { "operator": "round", "arg_1": "...
[ "multiply(400, 1.2)", "divide(3, 100)", "multiply(#0, #1)", "round(#2, 2)" ]
THIRD
[ "PURCHASE TRANSACTION", "FOREIGN TRANSACTION FEE", "CURRENCY CONVERSION", "EXCHANGE RATE CONVERSION", "USD CONVERSION", "TRANSACTION FEE CALCULATION", "CONVERTED TRANSACTION AMOUNT", "ROUNDING RULE", "CHASE CARD TERMS", "PERCENTAGE-BASED FEE", "FOREIGN FEE ON CONVERTED AMOUNT" ]
GAPCobrand_combined.md
If an Iowa resident's APR is capped at a maximum of 29.99%, can their Monthly Periodic Rate (MPR) exceed 2.4992%?
"FALSE"
binary
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "total": { "%": 2, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "29.99", "arg_2": "12", "resp": 2.4991666667 }, { "operator": "greater", "arg_1": "#0", "arg_2": "2.4992", "resp": "FALSE" } ]
[ "divide(29.99, 12)", "greater(#0, 2.4992)" ]
THIRD
[ "MONTHLY PERIODIC RATE", "FEE CAP", "STATE-SPECIFIC RATE CAP", "IOWA APR CAP" ]
GAPCobrand_combined.md
True or False: According to the credit card agreement, missing an Easy Pay payment can result in the loss of promotional interest rates of 3%?
"TRUE"
binary
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 0, "day": 0, "y...
[ { "operator": "greater", "arg_1": "1", "arg_2": "0", "resp": "TRUE" } ]
[ "greater(1, 0)" ]
THIRD
[ "PROMOTIONAL APR", "LATE PAYMENT", "PAYMENT PLAN", "EASY PAY APR", "TRUE FALSE FINANCIAL RULE", "PROMOTIONAL INTEREST RATE", "PROMOTIONAL RATE FORFEITURE" ]
GAPCobrand_combined.md
A servicemember borrows $3,000 under the MLA with a maximum APR of 36%. Assuming daily compounding interest and no payments made during the loan term, how many days will it take for the balance to grow to $4,000?
292
day
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "36", "arg_2": "100", "resp": 0.36 }, { "operator": "divide", "arg_1": "#0", "arg_2": "365", "resp": 0.0009863014000000001 }, { "operator": "add", "arg_1": "1", "arg_2": "#1", "resp": 1.0009863014 }, { "operator": "divi...
[ "divide(36, 100)", "divide(#0, 365)", "add(1, #1)", "divide(4000, 3000)", "ln(#2)", "ln(#3)", "divide(#5, #4)", "ceil(#6)" ]
THIRD
[ "DAILY PERIODIC RATE", "ACCOUNT BALANCE", "MILITARY LENDING APR", "DAILY COMPOUNDING", "PAYOFF TIME", "MAXIMUM APR TEST", "DAILY COMPOUNDING INTEREST", "LOAN REPAYMENT", "ROUND-UP RULE", "365-DAY RATE BASIS", "LOGARITHMIC PAYOFF CALCULATION", "NO-PAYMENT SCENARIO", "MLA THIRTY-SIX PERCENT CA...
GAPCobrand_combined.md
Leia needs to send a wire transfer of $4000 to her brother, Luke, who managed to get himself in trouble with some gangsters. She currently only has $3700 in her account and her bank only allows her to deposit $100 each day. How long will it take for Leia to have enough money in her account to complete the wire transfer...
5
day
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 3, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "4000", "arg_2": "0.05", "resp": 200 }, { "operator": "add", "arg_1": "4000", "arg_2": "#0", "resp": 4200 }, { "operator": "subtract", "arg_1": "#1", "arg_2": "3700", "resp": 500 }, { "operator": "divide", "arg_1"...
[ "multiply(4000, 0.05)", "add(4000, #0)", "subtract(#1, 3700)", "divide(#2, 100)" ]
THIRD
[ "WIRE TRANSFER", "PAYOFF TIME" ]
GAPCobrand_combined.md
Assume the cardholder has a balance of $5,000 and an APR of 29.99%. If the cardholder makes no payments and accrue interest monthly using the Monthly Periodic Rate (MPR), how many months will it take for the cardholder's balance to double due to compounding interest?
28.07
month
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "29.99", "arg_2": "100", "resp": 0.2999 }, { "operator": "divide", "arg_1": "#0", "arg_2": "12", "resp": 0.0249916667 }, { "operator": "add", "arg_1": "1", "arg_2": "#1", "resp": 1.0249916667 }, { "operator": "ln", ...
[ "divide(29.99, 100)", "divide(#0, 12)", "add(1, #1)", "ln(#2)", "ln(2)", "divide(#4, #3)" ]
THIRD
[ "MONTHLY PERIODIC RATE", "PURCHASE APR", "ACCOUNT BALANCE", "PAYOFF TIME", "LOGARITHMIC PAYOFF CALCULATION", "BALANCE DOUBLING TIME", "NO-PAYMENT SCENARIO" ]
GAPCobrand_combined.md
If the cardholder takes out $2,000 Direct Deposit Cash Advance and $1,500 Bank Cash Advance on the same day, and both have their maximum possible APRs according to the agreement, how much total interest would accrue after exactly 30 days?
86.92
$
{ "from_doc": { "%": 1, "month": 0, "day": 1, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 1, "y...
[ { "operator": "divide", "arg_1": "29.99", "arg_2": "100", "resp": 0.2999 }, { "operator": "divide", "arg_1": "#0", "arg_2": "365", "resp": 0.0008216438 }, { "operator": "add", "arg_1": "1", "arg_2": "#1", "resp": 1.0008216438 }, { "operator": "exponent...
[ "divide(29.99, 100)", "divide(#0, 365)", "add(1, #1)", "exponent(#2, 30)", "multiply(3500, #3)", "subtract(#4, 3500)" ]
THIRD
[ "CASH ADVANCE APR", "DIRECT DEPOSIT APR", "INTEREST ACCRUAL", "THIRTY-DAY INTEREST", "365-DAY RATE BASIS", "EXPONENTIAL INTEREST CALCULATION", "BANK CASH ADVANCE", "DIRECT DEPOSIT CASH ADVANCE" ]
GAPCobrand_combined.md
If the cardholder uses a wire transfer to cash advance $3,000 from the cardholder's card with a Wire Transfer fee of 5% of the transaction, and the cash advance APR is 29.24%, how much will the cardholder owe after one month if the cardholder does not make any payments?
3076.75
$
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 2, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "5", "arg_2": "100", "resp": 0.05 }, { "operator": "divide", "arg_1": "29.24", "arg_2": "100", "resp": 0.2924 }, { "operator": "multiply", "arg_1": "3000", "arg_2": "#0", "resp": 150 }, { "operator": "add", "arg_1":...
[ "divide(5, 100)", "divide(29.24, 100)", "multiply(3000, #0)", "add(3000, #2)", "divide(#1, 12)", "multiply(#3, #4)", "add(3000, #5)", "round(#6, 2)" ]
THIRD
[ "CASH ADVANCE APR", "CASH ADVANCE FEE", "WIRE TRANSFER FEE", "ROUNDING RULE", "PERCENTAGE-BASED FEE", "WIRE TRANSFER APR", "WIRE TRANSFER FEE CALCULATION" ]
Mastercard_Elite_English-290256.md
A customer is choosing between a same-day online cash advance and a direct deposit cash advance, both for $3500. The same-day online fee is 4%, and the direct deposit fee is 3%. Which option has a lower transaction fee?
"Direct Deposit"
categorical
{ "from_doc": { "%": 2, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 2, "month": 0, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "3500", "arg_2": "0.04", "resp": 140 }, { "operator": "multiply", "arg_1": "3500", "arg_2": "0.03", "resp": 105 }, { "operator": "less", "arg_1": "#1", "arg_2": "#0", "resp": "TRUE" }, { "operator": "if", "arg_1":...
[ "multiply(3500, 0.04)", "multiply(3500, 0.03)", "less(#1, #0)", "if(#2, Direct Deposit, Same-Day Online)" ]
THIRD
[ "CASH ADVANCE FEE", "DIRECT DEPOSIT", "TRANSACTION FEE CALCULATION", "CONDITIONAL FINANCIAL RULE", "SAME-DAY ONLINE CASH ADVANCE", "DIRECT DEPOSIT CASH ADVANCE", "DIRECT DEPOSIT FEE" ]
Visa_Mastercard_Secured_English-290258.md
If the MLA cap is 36% and a new APR is 35.5%, how many months can pass before total simple interest (annual basis) hits $355 on $1,000?
12
month
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 2, "month": 0, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "1000", "arg_2": "0.355", "resp": 355 }, { "operator": "divide", "arg_1": "355", "arg_2": "#0", "resp": 1 }, { "operator": "multiply", "arg_1": "#1", "arg_2": "12", "resp": 12 } ]
[ "multiply(1000, 0.355)", "divide(355, #0)", "multiply(#1, 12)" ]
THIRD
[ "MILITARY LENDING APR", "SIMPLE INTEREST", "PAYOFF TIME", "FEE CAP", "SIMPLE INTEREST CALCULATION", "MLA THIRTY-SIX PERCENT CAP" ]
Wells Fargo Health Advantage Private Label-255546.md
A customer reports an unauthorized charge of $500 within 30 days. What is their maximum liability under FCBA?
50
$
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 1, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 0, "day": 1, "y...
[ { "operator": "min", "arg_1": "500", "arg_2": "50", "resp": 50 } ]
[ "min(500, 50)" ]
THIRD
[ "BILLING ERROR", "UNAUTHORIZED TRANSACTION LIABILITY", "THIRTY-DAY INTEREST", "MINIMUM SELECTION", "FIFTY-DOLLAR LIABILITY LIMIT" ]
Wells Fargo Health Advantage Private Label-255546.md
The cardholder has a balance of $5000. If the APR is the prime rate plus a margin, both mentioned in the credit card statement, compounded daily. How much interest is accumulated in 90 days with no payments?
396.6
$
{ "from_doc": { "%": 2, "month": 0, "day": 1, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 2, "month": 0, "day": 1, "y...
[ { "operator": "add", "arg_1": "0.085", "arg_2": "0.2247", "resp": 0.30970000000000003 }, { "operator": "divide", "arg_1": "#0", "arg_2": "365", "resp": 0.0008484932 }, { "operator": "add", "arg_1": "1", "arg_2": "#1", "resp": 1.0008484932 }, { "operato...
[ "add(0.085, 0.2247)", "divide(#0, 365)", "add(1, #1)", "exp(#2, 90)", "multiply(5000, #3)", "subtract(#4, 5000)", "round(#5)" ]
THIRD
[ "PRIME RATE", "PURCHASE APR", "ACCOUNT BALANCE", "DAILY COMPOUNDING", "DAILY COMPOUNDING INTEREST", "ROUNDING RULE", "365-DAY RATE BASIS", "EXPONENTIAL INTEREST CALCULATION", "NO-PAYMENT SCENARIO" ]
GAPPrivateLabel_combined.md
The cardholder needs 4 monthly bill statement copies that are 24 months old, and 3 that are older than 25 months. Card A charges $15 for copies less than 25 months old, and $10 for copies 25 months or older. Card B charges $12 for all statements. Which card would charge less for the bill statement copies the cardholder...
"Card B"
categorical
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 2, "day": 0, "year": 0, "$": 3, "binary": 0, "categorical": 4 }, "total": { "%": 0, "month": 2, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "4", "arg_2": "15", "resp": 60 }, { "operator": "multiply", "arg_1": "3", "arg_2": "10", "resp": 30 }, { "operator": "add", "arg_1": "#0", "arg_2": "#1", "resp": 90 }, { "operator": "add", "arg_1": "4", "arg_2...
[ "multiply(4, 15)", "multiply(3, 10)", "add(#0, #1)", "add(4, 3)", "multiply(#3, 12)", "less(#4, #2)", "if(#5, Card B, Card A)" ]
THIRD
[ "CREDIT CARD AGREEMENT TERM", "STATEMENT COPY CHARGE", "CARD OPTION COMPARISON", "CONDITIONAL FINANCIAL RULE", "STATEMENT COPY AGE TIER" ]
GAPPrivateLabel_combined.md
Let's say the cardholder has a credit card with $250 annual fee, $220 travel credit per year, 4% cash back on dining, and 2% on all other purchases. If the cardholder spends $500 per month on dining and $1000 on other purchases, how long will it take for the cardholder's rewards to offset the annual fee?
1
month
{ "from_doc": { "%": 2, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 2, "month": 0, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "500", "arg_2": "0.04", "resp": 20 }, { "operator": "multiply", "arg_1": "1000", "arg_2": "0.02", "resp": 20 }, { "operator": "add", "arg_1": "#0", "arg_2": "#1", "resp": 40 }, { "operator": "subtract", "arg_1": "...
[ "multiply(500, 0.04)", "multiply(1000, 0.02)", "add(#0, #1)", "subtract(250, 220)", "divide(#3, #2)", "ceil(#4)" ]
THIRD
[ "PURCHASE TRANSACTION", "ANNUAL FEE", "REWARDS", "PAYOFF TIME", "MONTHLY PAYMENT", "CASH BACK REWARD", "TRAVEL CREDIT", "ROUND-UP RULE", "CHASE CARD TERMS", "MONTHLY FEE", "ANNUALIZED FEE", "FEE OFFSET", "TRAVEL CREDIT OFFSET", "DINING CASH BACK" ]
GAPPrivateLabel_combined.md
Let's say a service member takes out $5000 car loan under military protections. They will do monthly payments of $297.71 for 24 months. How much total interest will they pay?
2145.04
$
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 1, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 1, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "297.71", "arg_2": "24", "resp": 7145.04 }, { "operator": "subtract", "arg_1": "#0", "arg_2": "5000", "resp": 2145.04 } ]
[ "multiply(297.71, 24)", "subtract(#0, 5000)" ]
THIRD
[ "MILITARY LENDING APR", "INTEREST ACCRUAL", "MILITARY LENDING PROTECTION", "MONTHLY PAYMENT", "LOAN REPAYMENT" ]
GAPPrivateLabel_combined.md
A customer has a balance of $3,200 on their Chase Loan. They owe $150 in past-due amounts, $100 for a Flexible Financing Offer that must be repaid evenly over 6 months, and $45 in periodic interest charges. The minimum payment is calculated as the greater of 1% of the balance or $40, plus the monthly installment of the...
212
$
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 1, "day": 0, "year": 0, "$": 4, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 1, "day": 0, "y...
[ { "operator": "divide", "arg_1": "1", "arg_2": "100", "resp": 0.01 }, { "operator": "multiply", "arg_1": "3200", "arg_2": "#0", "resp": 32 }, { "operator": "max", "arg_1": "#1", "arg_2": "40", "resp": 40 }, { "operator": "divide", "arg_1": "100", ...
[ "divide(1, 100)", "multiply(3200, #0)", "max(#1, 40)", "divide(100, 6)", "add(#3, 45)", "max(#2, #4)", "add(150, #5)", "ceil(#6)" ]
THIRD
[ "MINIMUM PAYMENT", "ACCOUNT BALANCE", "INTEREST ACCRUAL", "MINIMUM MAXIMUM FEE RULE", "GREATER-OF FEE RULE", "MINIMUM PAYMENT FORMULA", "LOAN REPAYMENT", "ROUND-UP RULE", "MAXIMUM SELECTION", "CHASE CARD TERMS", "PERCENTAGE-BASED FEE" ]
Aer Lingus Visa Signature Agreement.pdf-255602.md
A customer spends $15 per month on Netflix and $250 per month on family entertainment, for a total of $265 in monthly credit card spending. The credit card has an APR of 16% and a standard 30-day billing cycle. Assume the customer makes no payments and interest compounds monthly on the full balance. After how many mont...
216
month
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 0, "day": 1, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 1, "y...
[ { "operator": "add", "arg_1": "250", "arg_2": "15", "resp": 265 }, { "operator": "divide", "arg_1": "#0", "arg_2": "30", "resp": 8.8333333333 }, { "operator": "divide", "arg_1": "16", "arg_2": "365", "resp": 0.0438356164 }, { "operator": "divide", ...
[ "add(250, 15)", "divide(#0, 30)", "divide(16, 365)", "divide(#2, 100)", "multiply(#1, #3)", "multiply(30, #4)", "divide(25, #5)", "ceil(#6)" ]
THIRD
[ "PURCHASE APR", "ACCOUNT BALANCE", "BILLING CYCLE", "INTEREST ACCRUAL", "PAYOFF TIME", "BILLING-CYCLE INTEREST", "MONTHLY PAYMENT", "ROUND-UP RULE", "365-DAY RATE BASIS", "NO-PAYMENT SCENARIO" ]
Aer Lingus Visa Signature Agreement.pdf-255602.md
A customer has a balance of $4,500, a past-due amount of $200, a Flexible Financing payment of $50 due, and $120 in periodic interest charges. The minimum payment is calculated as the greater of 1% of the balance or $40, plus the Flexible Financing payment, plus any past-due amounts, and plus periodic interest. What pe...
9.22
%
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 4, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "1", "arg_2": "100", "resp": 0.01 }, { "operator": "multiply", "arg_1": "4500", "arg_2": "#0", "resp": 45 }, { "operator": "max", "arg_1": "#1", "arg_2": "40", "resp": 45 }, { "operator": "add", "arg_1": "#2", "...
[ "divide(1, 100)", "multiply(4500, #0)", "max(#1, 40)", "add(#2, 120)", "add(#3, 50)", "add(#4, 200)", "divide(#5, 4500)", "multiply(#6, 100)", "round(#7, 2)" ]
THIRD
[ "MINIMUM PAYMENT", "ACCOUNT BALANCE", "INTEREST ACCRUAL", "MINIMUM MAXIMUM FEE RULE", "PERCENTAGE CALCULATION", "GREATER-OF FEE RULE", "MINIMUM PAYMENT FORMULA", "ROUNDING RULE", "MAXIMUM SELECTION", "PERCENTAGE-BASED FEE" ]
Aer Lingus Visa Signature Agreement.pdf-255602.md
A customer misses three consecutive minimum payments within 12 billing periods, which triggers both fixed penalty fees and a penalty APR on their credit card account. The account has a balance of $4,000 and a penalty APR of 26.99%. In addition, two fixed penalty fees of $35 and $45 are assessed immediately when the mis...
2
month
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 0, "day": 1, "year": 0, "$": 3, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 1, "y...
[ { "operator": "divide", "arg_1": "26.99", "arg_2": "365", "resp": 0.0739452055 }, { "operator": "divide", "arg_1": "#0", "arg_2": "100", "resp": 0.0007394521000000001 }, { "operator": "multiply", "arg_1": "4000", "arg_2": "#1", "resp": 2.9578082192 }, { ...
[ "divide(26.99, 365)", "divide(#0, 100)", "multiply(4000, #1)", "multiply(#2, 30)", "add(35, 45)", "subtract(168.86, #4)", "divide(#5, #3)", "ceil(#6)" ]
THIRD
[ "PENALTY APR", "LATE PAYMENT", "MINIMUM PAYMENT", "ACCOUNT BALANCE", "SIMPLE INTEREST", "INTEREST ACCRUAL", "MINIMUM FEE RULE", "SIMPLE INTEREST CALCULATION", "THIRTY-DAY INTEREST", "MINIMUM PAYMENT FORMULA", "RECURRING PAYMENT VIOLATION", "ROUND-UP RULE", "365-DAY RATE BASIS", "FIXED DOLL...
Aer Lingus Visa Signature Agreement.pdf-255602.md
It is the end of the year for the customer and they need to pay the annual fee. They have two fee options: Monthly Processing Fee Option: The fee is divided into 12 equal monthly payments. Each monthly payment incurs an additional 5% processing fee on that month’s amount. One-Time Fee Option: A one-time additional fee ...
"FALSE"
binary
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "95", "arg_2": "12", "resp": 7.9166666667 }, { "operator": "divide", "arg_1": "5", "arg_2": "100", "resp": 0.05 }, { "operator": "multiply", "arg_1": "#0", "arg_2": "#1", "resp": 0.39583333330000003 }, { "operator": "ad...
[ "divide(95, 12)", "divide(5, 100)", "multiply(#0, #1)", "add(#0, #2)", "divide(115, #3)", "round(#4, 0)", "add(95, 20)", "divide(#6, #0)", "round(#7, 0)", "greater(#5, #8)" ]
THIRD
[ "ANNUAL FEE", "PAYOFF TIME", "MONTHLY PAYMENT", "ROUNDING RULE", "ANNUALIZED FEE" ]
Aer Lingus Visa Signature Agreement.pdf-255602.md
If a customer has a balance of $4,000, owes $50 in past-due amounts, and $120 in periodic interest charges, how many months will it take to accrue a minimum payment of $200, assuming their payment is calculated based on 1% of the balance plus fees?
3
month
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 3, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "4000", "arg_2": "0.01", "resp": 40 }, { "operator": "add", "arg_1": "#0", "arg_2": "120", "resp": 160 }, { "operator": "add", "arg_1": "50", "arg_2": "#1", "resp": 210 }, { "operator": "divide", "arg_1": "#2", ...
[ "multiply(4000, 0.01)", "add(#0, 120)", "add(50, #1)", "divide(#2, 70)" ]
THIRD
[ "MINIMUM PAYMENT", "ACCOUNT BALANCE", "INTEREST ACCRUAL", "PAYOFF TIME", "MINIMUM FEE RULE", "MINIMUM PAYMENT FORMULA", "PERCENTAGE-BASED FEE" ]
Aer Lingus Visa Signature Agreement.pdf-255602.md
If a customer has a balance of $1,500, owes $100 in past-due amounts, and has $40 in periodic interest charges, will their minimum payment exceed $200?
"FALSE"
binary
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 3, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "1", "arg_2": "100", "resp": 0.01 }, { "operator": "multiply", "arg_1": "1500", "arg_2": "#0", "resp": 15 }, { "operator": "max", "arg_1": "#1", "arg_2": "40", "resp": 40 }, { "operator": "add", "arg_1": "100", ...
[ "divide(1, 100)", "multiply(1500, #0)", "max(#1, 40)", "add(100, 40)", "greater(#3, 200)" ]
THIRD
[ "MINIMUM PAYMENT", "ACCOUNT BALANCE", "INTEREST ACCRUAL", "MINIMUM FEE RULE", "MINIMUM PAYMENT FORMULA", "MAXIMUM SELECTION" ]
Aer Lingus Visa Signature Agreement.pdf-255602.md
A customer takes a cash advance of $2000 on January 1st with an APR of 24.99%. Interest accrues on the full balance using a simple interest method, calculated monthly, and no payments, fees, or additional charges are applied during the period. By March 1st, will the accrued interest exceed $100?
"FALSE"
binary
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 1, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 1, "day": 0, "y...
[ { "operator": "divide", "arg_1": "24.99", "arg_2": "12", "resp": 2.0825 }, { "operator": "multiply", "arg_1": "2000", "arg_2": "#0", "resp": 41.65 }, { "operator": "multiply", "arg_1": "#1", "arg_2": "2", "resp": 83.3 }, { "operator": "greater", "a...
[ "divide(24.99, 12)", "multiply(2000, #0)", "multiply(#1, 2)", "greater(#2, 100)" ]
THIRD
[ "CASH ADVANCE APR", "CASH ADVANCE FEE", "ACCOUNT BALANCE", "SIMPLE INTEREST", "INTEREST ACCRUAL", "SIMPLE INTEREST CALCULATION", "INTEREST THRESHOLD", "NO-PAYMENT SCENARIO" ]
Aer Lingus Visa Signature Agreement.pdf-255602.md
A customer takes out $3,750 Chase Loan which was incurred due to the customer when exceeding their credit limit with an assumed Chase Loan APR of 21.99%. Assume no payments are made during the period and that simple interest accrues evenly each month on the entire balance. After 6 months, will the total accrued interes...
"FALSE"
binary
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 1, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 1, "day": 0, "y...
[ { "operator": "divide", "arg_1": "21.99", "arg_2": "100", "resp": 0.2199 }, { "operator": "divide", "arg_1": "#0", "arg_2": "12", "resp": 0.018324999999999998 }, { "operator": "multiply", "arg_1": "3750", "arg_2": "#1", "resp": 68.71875 }, { "operator"...
[ "divide(21.99, 100)", "divide(#0, 12)", "multiply(3750, #1)", "multiply(#2, 6)", "greater(#3, 500)" ]
THIRD
[ "ACCOUNT BALANCE", "CREDIT LIMIT", "SIMPLE INTEREST", "INTEREST ACCRUAL", "SIMPLE INTEREST CALCULATION", "LOAN REPAYMENT", "CHASE CARD TERMS", "INTEREST THRESHOLD", "NO-PAYMENT SCENARIO" ]
Aer Lingus Visa Signature Agreement.pdf-255602.md
If a cardholder places a purchase into a plan with a monthly fee of 1.33%, and after a certain number of months, the total fees equal exactly 10% of the original purchase amount, how many months have passed?
8
month
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 2, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "total": { "%": 2, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "1.33", "arg_2": "100", "resp": 0.013300000000000001 }, { "operator": "divide", "arg_1": "10", "arg_2": "100", "resp": 0.1 }, { "operator": "add", "arg_1": "1", "arg_2": "#1", "resp": 1.1 }, { "operator": "log10", "...
[ "divide(1.33, 100)", "divide(10, 100)", "add(1, #1)", "log10(#2)", "add(1, #0)", "log10(#4)", "divide(#3, #5)", "ceil(#6)" ]
THIRD
[ "PURCHASE TRANSACTION", "PAYMENT PLAN FEE", "PAYOFF TIME", "TOTAL FEE CALCULATION", "ROUND-UP RULE", "LOGARITHMIC PAYOFF CALCULATION", "CHASE CARD TERMS", "PERCENTAGE-BASED FEE" ]
American Express Gold Card Cardmember Agreement-255468.md
A cardholder has acredit card with different APR rates for credit scores: Excellent, Good, Fair, Poor. If a person is Good or Excellent, they have a 22% APR for Cash Advances; Fair credit score would have a 25% APR for cash advances, and Poor would have a 29.99% APR for cash advances. After 1 year, how much interest do...
250
$
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 3, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 3, "month": 0, "day": 0, "y...
[ { "operator": "equal", "arg_1": "3", "arg_2": "3", "resp": "TRUE" }, { "operator": "less_equal", "arg_1": "3", "arg_2": "2", "resp": "FALSE" }, { "operator": "if", "arg_1": "#0", "arg_2": "0.25", "arg_3": "0.2999", "resp": 0.25 }, { "operator": "if...
[ "equal(3, 3)", "less_equal(3, 2)", "if(#0, 0.25, 0.2999)", "if(#1, 0.22, #2)", "multiply(#3, 1000)", "round(#4, 2)" ]
THIRD
[ "CASH ADVANCE APR", "CREDIT TIER", "CREDIT-SCORE APR TIER", "ROUNDING RULE", "CONDITIONAL FINANCIAL RULE" ]
American Express Gold Card Cardmember Agreement-255468.md
The cardholder takes a cash advance of $500, and the cash advance fee is added to the cardholder's balance. If the cardholder pays $50 per month towards this balance (ignoring interest), how many months will it take to pay off the cash advance amount plus the fee?
11
month
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 3, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "5", "arg_2": "100", "resp": 0.05 }, { "operator": "multiply", "arg_1": "500", "arg_2": "#0", "resp": 25 }, { "operator": "max", "arg_1": "#1", "arg_2": "10", "resp": 25 }, { "operator": "add", "arg_1": "500", "...
[ "divide(5, 100)", "multiply(500, #0)", "max(#1, 10)", "add(500, #2)", "divide(#3, 50)", "ceil(#4)" ]
THIRD
[ "CASH ADVANCE APR", "CASH ADVANCE FEE", "ACCOUNT BALANCE", "PAYOFF TIME", "MONTHLY PAYMENT", "BALANCE PAYOFF", "ROUND-UP RULE", "MAXIMUM SELECTION", "MONTHLY FEE" ]
American Express Gold Card Cardmember Agreement-255468.md
A cardholder's Prime Rate is currently 10.25%. If their APR for Purchases is calculated as Prime + 5.24% and the cardholder has a balance of $2,500, they want to know if they pay more than $300 in interest over a year, what should they do?
"Pay off balance"
categorical
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 2, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 2, "month": 0, "day": 0, "y...
[ { "operator": "add", "arg_1": "10.25", "arg_2": "5.24", "resp": 15.49 }, { "operator": "divide", "arg_1": "#0", "arg_2": "100", "resp": 0.1549 }, { "operator": "multiply", "arg_1": "2500", "arg_2": "#1", "resp": 387.25 }, { "operator": "greater", "...
[ "add(10.25, 5.24)", "divide(#0, 100)", "multiply(2500, #1)", "greater(#2, 300)", "if(#3, Pay off balance, Interest is manageable)" ]
THIRD
[ "PRIME RATE", "PURCHASE APR", "ACCOUNT BALANCE", "PRIME-INDEXED APR", "CONDITIONAL FINANCIAL RULE", "CHASE CARD TERMS" ]
American Express Gold Card Cardmember Agreement-255468.md
A cardholder has a Green Card and is considering upgrading to a Gold Card or a Platinum Card. If they want the highest cash advance limit, which card should they choose?
"Platinum Card"
categorical
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 3, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 0, "day": 0, "y...
[ { "operator": "max", "arg_1": "3000", "arg_2": "6000", "resp": 6000 }, { "operator": "max", "arg_1": "#0", "arg_2": "8000", "resp": 8000 }, { "operator": "equal", "arg_1": "#1", "arg_2": "3000", "resp": "FALSE" }, { "operator": "equal", "arg_1": "#...
[ "max(3000, 6000)", "max(#0, 8000)", "equal(#1, 3000)", "equal(#1, 6000)", "if(#2, Green Card, if(#3, Gold Card, Platinum Card))" ]
THIRD
[ "CASH ADVANCE", "CREDIT LIMIT", "CARD OPTION COMPARISON", "CASH ADVANCE LIMIT", "MAXIMUM SELECTION", "CONDITIONAL FINANCIAL RULE" ]
American Express Gold Card Cardmember Agreement-255468.md
A cardholder's Prime Rate is 10.5%, and their APR for Purchases is Prime + 5.24% to 29.99% (limit between 13.74% to 29.99%). If their APR for Purchases is calculated to be 15.74%, does it fall within the acceptable range for this card?
"TRUE"
categorical
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 4, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "total": { "%": 4, "month": 0, "day": 0, "y...
[ { "operator": "add", "arg_1": "10.5", "arg_2": "5.24", "resp": 15.74 }, { "operator": "greater_equal", "arg_1": "#0", "arg_2": "13.74", "resp": "TRUE" }, { "operator": "less_equal", "arg_1": "#0", "arg_2": "29.99", "resp": "TRUE" }, { "operator": "and"...
[ "add(10.5, 5.24)", "greater_equal(#0, 13.74)", "less_equal(#0, 29.99)", "and(#1, #2)", "if(#3, Yes, No)" ]
THIRD
[ "PRIME RATE", "PURCHASE APR", "PRIME-INDEXED APR", "CONDITIONAL FINANCIAL RULE", "CHASE CARD TERMS" ]
American Express Gold Card Cardmember Agreement-255468.md
The cardholder missed the cardholder's payment due date and incurred a late fee of $40 because this was not the cardholder's first time. If the cardholder pays $15 per month towards this late fee (ignoring interest), how many months will it take to fully pay off the late fee?
3
month
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "40", "arg_2": "15", "resp": 2.6666666667000003 }, { "operator": "ceil", "arg_1": "#0", "resp": 3 } ]
[ "divide(40, 15)", "ceil(#0)" ]
THIRD
[ "LATE PAYMENT FEE", "PAYOFF TIME", "PAYMENT DUE DATE", "FIRST-OCCURRENCE FEE RULE", "MONTHLY PAYMENT", "BALANCE PAYOFF", "PAYMENT DUE DATE CALCULATION", "ROUND-UP RULE", "MONTHLY FEE" ]
American Express Gold Card Cardmember Agreement-255468.md
A cardholder's returned payment fee is $40. If the fee grows continuously at an annual rate of 15%, approximately how many years will it take for the fee amount to double?
4.96
year
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "15", "arg_2": "100", "resp": 0.15 }, { "operator": "add", "arg_1": "1", "arg_2": "#0", "resp": 1.15 }, { "operator": "log10", "arg_1": "2", "resp": 0.3010299957 }, { "operator": "log10", "arg_1": "#1", "resp": 0.06...
[ "divide(15, 100)", "add(1, #0)", "log10(2)", "log10(#1)", "divide(#2, #3)", "round(#4, 2)" ]
THIRD
[ "RETURNED PAYMENT FEE", "ROUNDING RULE", "LOGARITHMIC PAYOFF CALCULATION", "ANNUALIZED FEE" ]
American Express Gold Card Cardmember Agreement-255468.md
A cardholder has the option to file an arbitration claim for either $10,000 or $15,000. If they choose to file for $15,000 and win, they will receive a minimum award of $5,000. If the arbitration process takes 4 months for claims under $10,000 and 6 months for claims over $10,000, how long will it take to receive the a...
"6 months"
categorical
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 2, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 2, "day": 0, "y...
[ { "operator": "greater", "arg_1": "15000", "arg_2": "10000", "resp": "TRUE" }, { "operator": "if", "arg_1": "#0", "arg_2": "6", "arg_3": "4", "resp": 6 } ]
[ "greater(15000, 10000)", "if(#0, 6, 4)" ]
THIRD
[ "ARBITRATION AWARD", "PAYOFF TIME", "CONDITIONAL FINANCIAL RULE" ]
American Express Gold Card Cardmember Agreement-255468.md
The cardholder has two credit cards: Card X charges an annual fee of $325. Card Y charges an annual fee equal to 1% of the cardholder's annual spending. If the cardholder's annual spending is $40,000, which card has the lower annual fee?
"Card X"
categorical
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "1", "arg_2": "100", "resp": 0.01 }, { "operator": "multiply", "arg_1": "40000", "arg_2": "#0", "resp": 400 }, { "operator": "min", "arg_1": "325", "arg_2": "#1", "resp": 325 }, { "operator": "equal", "arg_1": "#2",...
[ "divide(1, 100)", "multiply(40000, #0)", "min(325, #1)", "equal(#2, 325)", "if(#3, Card X, Card Y)" ]
THIRD
[ "ANNUAL FEE", "CARD OPTION COMPARISON", "MINIMUM SELECTION", "CONDITIONAL FINANCIAL RULE", "PERCENTAGE-BASED FEE", "ANNUALIZED FEE" ]
American Express Gold Card Cardmember Agreement-255468.md
I plan on paying back the $400 balance and the minimum check stop fee at a rate of 50 dollars a month. How many months would this take? The APR for this is 29.99%?
10
month
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "add", "arg_1": "400", "arg_2": "29", "resp": 429 }, { "operator": "divide", "arg_1": "29.99", "arg_2": "12", "resp": 2.4991666667 }, { "operator": "divide", "arg_1": "#1", "arg_2": "100", "resp": 0.0249916667 }, { "operator": "multiply",...
[ "add(400, 29)", "divide(29.99, 12)", "divide(#1, 100)", "multiply(#2, #0)", "divide(#3, 50)", "subtract(1, #4)", "ln(#5)", "add(1, #2)", "ln(#7)", "multiply(-1, #6)", "divide(#9, #8)", "ceil(#10)" ]
FIRST
[ "CHECK STOP PAYMENT FEE", "PAYOFF TIME", "MINIMUM FEE RULE", "ROUND-UP RULE", "LOGARITHMIC PAYOFF CALCULATION" ]
Barclaycard_combined.md
Let's say I used my credit card to buy groceries for $100. How many months is it going to take me to pay it off? Round up the answer. (The minimum payment due is $50 and the purchase APR is 12%)?
3
month
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "12", "arg_2": "12", "resp": 1 }, { "operator": "divide", "arg_1": "#0", "arg_2": "100", "resp": 0.01 }, { "operator": "multiply", "arg_1": "#1", "arg_2": "100", "resp": 1 }, { "operator": "subtract", "arg_1": "50",...
[ "divide(12, 12)", "divide(#0, 100)", "multiply(#1, 100)", "subtract(50, #2)", "divide(50, #3)", "add(1, #1)", "ln(#4)", "ln(#5)", "divide(#6, #7)", "ceil(#8)" ]
FIRST
[ "PURCHASE APR", "MINIMUM PAYMENT", "PAYOFF TIME", "MINIMUM PAYMENT FORMULA", "ROUND-UP RULE", "LOGARITHMIC PAYOFF CALCULATION", "CHASE CARD TERMS", "MINIMUM PAYMENT DUE", "GROCERY REWARD CATEGORY" ]
Barclaycard_combined.md
Assuming I get the maximum credit card annual fee charge, how long would it take for me to pay back if I plan on paying back $50 a month with the maximum possible APR? (Answer in months)?
28
month
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "29.99", "arg_2": "12", "resp": 2.4991666667 }, { "operator": "divide", "arg_1": "#0", "arg_2": "100", "resp": 0.0249916667 }, { "operator": "multiply", "arg_1": "995", "arg_2": "#1", "resp": 24.8667083333 }, { "operato...
[ "divide(29.99, 12)", "divide(#0, 100)", "multiply(995, #1)", "divide(#2, 50)", "subtract(1, #3)", "ln(#4)", "multiply(-1, #5)", "add(1, #1)", "ln(#7)", "divide(#6, #8)", "ceil(#9)" ]
THIRD
[ "ANNUAL FEE", "PAYOFF TIME", "ROUND-UP RULE", "LOGARITHMIC PAYOFF CALCULATION", "ANNUALIZED FEE" ]
Barclaycard_combined.md
If I carry over $50 balance to the next billing cycle, what percentage of my remaining balance next month will be due to interest charged on my current balance? The purchase APR is 24% and the minimum interest charge is $2?
4
%
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "24", "arg_2": "12", "resp": 2 }, { "operator": "divide", "arg_1": "#0", "arg_2": "100", "resp": 0.02 }, { "operator": "multiply", "arg_1": "#1", "arg_2": "50", "resp": 1 }, { "operator": "if", "arg_1": "less(#2, 2)...
[ "divide(24, 12)", "divide(#0, 100)", "multiply(#1, 50)", "if(less(#2, 2), 2, #2)", "add(#3, 50)", "divide(#3, #4)", "multiply(#5, 100)", "add(#6, 0.5)", "floor(#7)" ]
FIRST
[ "PURCHASE APR", "MINIMUM INTEREST CHARGE", "ACCOUNT BALANCE", "BILLING CYCLE", "INTEREST ACCRUAL", "MINIMUM FEE RULE", "PERCENTAGE CALCULATION", "BILLING-CYCLE INTEREST", "REMAINING BALANCE", "CURRENT BALANCE", "ROUND-DOWN RULE", "CONDITIONAL FINANCIAL RULE", "CHASE CARD TERMS" ]
Barclaycard_combined.md
30 days before the due date for payment, I withdrew $500 from my credit card using an ATM. I plan to make a payment of $10 every day until I pay it off. Am I going to be able to pay it off in two months? The cash advance APR is 24%?
"TRUE"
binary
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "10", "arg_2": "100", "resp": 0.1 }, { "operator": "multiply", "arg_1": "500", "arg_2": "#0", "resp": 50 }, { "operator": "add", "arg_1": "500", "arg_2": "#1", "resp": 550 }, { "operator": "multiply", "arg_1": "30",...
[ "divide(10, 100)", "multiply(500, #0)", "add(500, #1)", "multiply(30, 10)", "subtract(#2, #3)", "divide(24, 12)", "divide(#5, 100)", "add(1, #6)", "multiply(#4, #7)", "divide(#8, 10)", "add(#9, 30)", "less(#10, 60)" ]
FIRST
[ "CASH ADVANCE APR", "PAYOFF TIME", "PAYMENT DUE DATE", "ATM CASH ADVANCE", "THIRTY-DAY INTEREST", "PAYMENT DUE DATE CALCULATION" ]
Barclaycard_combined.md
If I make $30 payment, which is more than the minimum payment due, on my $100 credit card balance, what balance will remain starting next month? The purchase APR is 24% and the minimum interest charge is $2?
72
$
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "24", "arg_2": "12", "resp": 2 }, { "operator": "divide", "arg_1": "#0", "arg_2": "100", "resp": 0.02 }, { "operator": "subtract", "arg_1": "100", "arg_2": "30", "resp": 70 }, { "operator": "multiply", "arg_1": "#2"...
[ "divide(24, 12)", "divide(#0, 100)", "subtract(100, 30)", "multiply(#2, #1)", "less(#3, 2)", "add(#2, 2)", "add(#2, #3)", "if(#4, #5, #6)" ]
FIRST
[ "PURCHASE APR", "MINIMUM PAYMENT", "MINIMUM INTEREST CHARGE", "ACCOUNT BALANCE", "INTEREST ACCRUAL", "MINIMUM FEE RULE", "MINIMUM PAYMENT FORMULA", "CONDITIONAL FINANCIAL RULE", "CHASE CARD TERMS", "MINIMUM PAYMENT DUE" ]
Barclaycard_combined.md
If I convert 300 pounds to USD and the remaining amount if a loan in USD how much in interest do I pay if I plan to contribute 15 dollars a month. Answer as a percentage of the total payment. The APR is 17.48% and the exachange rate is 1 pound = 1.28 USD?
20.69
%
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 1 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "300", "arg_2": "1.28", "resp": 384 }, { "operator": "divide", "arg_1": "17.48", "arg_2": "12", "resp": 1.4566666667 }, { "operator": "divide", "arg_1": "#1", "arg_2": "100", "resp": 0.014566666700000001 }, { "operato...
[ "multiply(300, 1.28)", "divide(17.48, 12)", "divide(#1, 100)", "multiply(#0, #2)", "divide(#3, 15)", "subtract(1, #4)", "log10(#5)", "multiply(-1, #6)", "add(1, #2)", "log10(#8)", "divide(#7, #9)", "multiply(15, #10)", "subtract(#11, #0)", "divide(#12, #11)", "multiply(#13, 100)" ]
FIRST
[ "FOREIGN TRANSACTION", "PERCENTAGE CALCULATION", "LOAN REPAYMENT", "LOGARITHMIC PAYOFF CALCULATION" ]
Barclaycard_combined.md
My credit card payment of $500 at a store got declined. As a result, I have to pay a late APR. I plan on paying back $20 a month. How long will it take me to pay it back? The late APR is 29.99%?
40
month
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 1, "month": 1, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 1, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "12", "arg_2": "100", "resp": 1200 }, { "operator": "divide", "arg_1": "29.99", "arg_2": "#0", "resp": 0.0249916667 }, { "operator": "multiply", "arg_1": "#1", "arg_2": "500", "resp": 12.4958333333 }, { "operator": "d...
[ "multiply(12, 100)", "divide(29.99, #0)", "multiply(#1, 500)", "divide(#2, 20)", "subtract(1, #3)", "ln(#4)", "add(1, #1)", "ln(#6)", "divide(multiply(-1, #5), #7)", "ceil(#8)" ]
FIRST
[ "PAYOFF TIME", "ROUND-UP RULE", "LOGARITHMIC PAYOFF CALCULATION" ]
Barclaycard_combined.md
If I have $1500 cash advance on my credit card, using a 29.99% APR for Cash Advances, how long would it take for me to pay off the cash advance if I plan on making $200 fixed monthly payments?
9
month
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "29.99", "arg_2": "0.01", "resp": 0.2999 }, { "operator": "divide", "arg_1": "#0", "arg_2": "12", "resp": 0.0249916667 }, { "operator": "multiply", "arg_1": "#1", "arg_2": "1500", "resp": 37.4875 }, { "operator": "sub...
[ "multiply(29.99, 0.01)", "divide(#0, 12)", "multiply(#1, 1500)", "subtract(200, #2)", "divide(200, #3)", "ln(#4, 0)", "add(1, #1)", "ln(#6, 0)", "divide(#5, #7)", "ceil(#8, 0)" ]
FIRST
[ "CASH ADVANCE APR", "PAYOFF TIME", "MONTHLY PAYMENT", "BALANCE PAYOFF", "FIXED PAYMENT AMORTIZATION", "ROUND-UP RULE", "LOGARITHMIC PAYOFF CALCULATION", "FIXED MONTHLY REPAYMENT" ]
Blue Cash Everyday Card Cardmember Agreement-255458.md
If a cardholder has $80 New Balance and $5 in interest, will their Minimum Payment Due be half of the maximum possible minimum payment?
"TRUE"
binary
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "1", "arg_2": "100", "resp": 0.01 }, { "operator": "multiply", "arg_1": "80", "arg_2": "#0", "resp": 0.8 }, { "operator": "add", "arg_1": "5", "arg_2": "#1", "resp": 5.8 }, { "operator": "divide", "arg_1": "2", ...
[ "divide(1, 100)", "multiply(80, #0)", "add(5, #1)", "divide(2, 100)", "multiply(80, #3)", "max(#2, #4)", "max(#5, 40)", "divide(80, 2)", "equal(#6, #7)" ]
THIRD
[ "MINIMUM PAYMENT", "ACCOUNT BALANCE", "MINIMUM PAYMENT FORMULA", "NEW BALANCE", "MAXIMUM SELECTION", "MINIMUM PAYMENT DUE", "MINIMUM PAYMENT ON NEW BALANCE" ]
Blue Cash Everyday Card Cardmember Agreement-255458.md
Suppose a bank assigns different APRs for cash advances based on credit score. Basic Tier (<= 600 credit score) has 29.99% APR. Standard Tier (<= 750 credit score) has 24.99% APR. Premium Tier (> 750 credit score) has 19.99% APR If a cardholder with a credit score of 710 takes out $2,000 cash advance. What APR will the...
24.99
%
{ "from_doc": { "%": 3, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "total": { "%": 3, "month": 0, "day": 0, "y...
[ { "operator": "less_equal", "arg_1": "710", "arg_2": "600", "resp": "FALSE" }, { "operator": "less_equal", "arg_1": "710", "arg_2": "750", "resp": "TRUE" }, { "operator": "if", "arg_1": "#0", "arg_2": "29.99", "resp": 24.99 }, { "operator": "if", "...
[ "less_equal(710, 600)", "less_equal(710, 750)", "if(#0, 29.99)", "if(#1, #2)" ]
THIRD
[ "CASH ADVANCE APR", "CREDIT TIER", "CREDIT-SCORE APR TIER", "CONDITIONAL FINANCIAL RULE" ]
Blue Cash Everyday Card Cardmember Agreement-255458.md
If a cardholder makes $1,500 purchase at 19% APR and makes no payments for 3 months, will the simple interest exceed $75?
"FALSE"
binary
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 1, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 1, "day": 0, "y...
[ { "operator": "divide", "arg_1": "19", "arg_2": "36500", "resp": 0.0005205479 }, { "operator": "add", "arg_1": "1", "arg_2": "#0", "resp": 1.0005205479 }, { "operator": "multiply", "arg_1": "30", "arg_2": "3", "resp": 90 }, { "operator": "exponent", ...
[ "divide(19, 36500)", "add(1, #0)", "multiply(30, 3)", "exponent(#1, #2)", "subtract(#3, 1)", "multiply(1500, #4)", "greater(#5, 75)" ]
THIRD
[ "DAILY PERIODIC RATE", "PURCHASE APR", "SIMPLE INTEREST", "INTEREST ACCRUAL", "SIMPLE INTEREST CALCULATION", "365-DAY RATE BASIS", "EXPONENTIAL INTEREST CALCULATION", "CHASE CARD TERMS", "INTEREST THRESHOLD", "NO-PAYMENT SCENARIO" ]
Blue Cash Everyday Card Cardmember Agreement-255458.md
I have $2000 balance that I forgot to pay. As a result, a penalty APR imposed by the company of 35% is incurred. How much would I pay each month if I wanted to pay off the balance in 12 months of equal payments. Round up to the nearest whole number of dollars?
200
$
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 1, "day": 0, "year": 0, "$": 1, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 1, "day": 0, "y...
[ { "operator": "divide", "arg_1": 0.35000000000000003, "arg_2": 12, "resp": 0.0291666667 }, { "operator": "add", "arg_1": 1, "arg_2": "#0", "resp": 1.0291666667 }, { "operator": "exponent", "arg_1": "#1", "arg_2": -12, "resp": 0.7082253398 }, { "operato...
[ "divide(0.35, 12)", "add(1, #0)", "exponent(#1, -12)", "subtract(1, #2)", "multiply(2000, #0)", "divide(#4, #3)", "ceil(#5)" ]
FIRST
[ "PENALTY APR", "ACCOUNT BALANCE", "PAYOFF TIME", "BALANCE PAYOFF", "ROUND-UP RULE", "EXPONENTIAL INTEREST CALCULATION" ]
Blue Cash Everyday Card Cardmember Agreement-255458.md
If a cardholder transfers $3,000 per month, how many months will it take for their total balance transfer fees to exceed $500?
6
month
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 3, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "3", "arg_2": "0.01", "resp": 0.03 }, { "operator": "multiply", "arg_1": "3000", "arg_2": "#0", "resp": 90 }, { "operator": "max", "arg_1": "5", "arg_2": "#1", "resp": 90 }, { "operator": "divide", "arg_1": "500",...
[ "multiply(3, 0.01)", "multiply(3000, #0)", "max(5, #1)", "divide(500, #2)", "ceil(#3, 0)" ]
THIRD
[ "BALANCE TRANSFER FEE", "ACCOUNT BALANCE", "PAYOFF TIME", "MONTHLY PAYMENT", "TOTAL BALANCE", "ROUND-UP RULE", "MAXIMUM SELECTION", "CUMULATIVE FEE TOTAL", "MONTHLY FEE" ]
Blue Cash Everyday Card Cardmember Agreement-255458.md
If a cardholder makes $2,500 purchase at 22% APR and makes no payments, how many months until interest exceeds $250? The interest is compounded daily, and assume no other rates apply, just the purchase APR. Round the answer to a whole number of months?
6
month
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "22", "arg_2": "100", "resp": 0.22 }, { "operator": "divide", "arg_1": "#0", "arg_2": "12", "resp": 0.0183333333 }, { "operator": "multiply", "arg_1": "2500", "arg_2": "#1", "resp": 45.8333333333 }, { "operator": "divid...
[ "divide(22, 100)", "divide(#0, 12)", "multiply(2500, #1)", "divide(250, #2)", "ceil(#3, 0)" ]
THIRD
[ "DAILY PERIODIC RATE", "PURCHASE APR", "DAILY COMPOUNDING", "INTEREST ACCRUAL", "PAYOFF TIME", "DAILY COMPOUNDING INTEREST", "ROUND-UP RULE", "CHASE CARD TERMS", "INTEREST THRESHOLD", "NO-PAYMENT SCENARIO" ]
Blue Cash Everyday Card Cardmember Agreement-255458.md
If the current APR is 20% and the cardholder has a balance of $1000, how much interest accrues in 1 day based on the DPR, and would the cardholder have to pay more than $1 interest?
"FALSE"
binary
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "20", "arg_2": "365", "resp": 0.0547945205 }, { "operator": "divide", "arg_1": "#0", "arg_2": "100", "resp": 0.0005479452 }, { "operator": "multiply", "arg_1": "1000", "arg_2": "#1", "resp": 0.5479452055 }, { "operator"...
[ "divide(20, 365)", "divide(#0, 100)", "multiply(1000, #1)", "less(1, #2)" ]
THIRD
[ "DAILY PERIODIC RATE", "APR TO DPR CONVERSION", "ACCOUNT BALANCE", "INTEREST ACCRUAL", "ONE-DAY INTEREST", "365-DAY RATE BASIS" ]
Blue Cash Everyday Card Cardmember Agreement-255458.md
If a customer withdraws $2678 on the card at an APR of 15%, pays back $2000 after 2 months and then makes no more payments, how many days will it take for the money he owes to become equal to $1500?
1932
day
{ "from_doc": { "%": 1, "month": 0, "day": 1, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 1, "day": 0, "year": 0, "$": 3, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 1, "day": 1, "y...
[ { "operator": "subtract", "arg_1": "2678", "arg_2": "2000", "resp": 678 }, { "operator": "divide", "arg_1": "15", "arg_2": "100", "resp": 0.15 }, { "operator": "divide", "arg_1": "#1", "arg_2": "365", "resp": 0.00041095890000000004 }, { "operator": "ad...
[ "subtract(2678, 2000)", "divide(15, 100)", "divide(#1, 365)", "add(1, #2)", "divide(1500, #0)", "ln(#4)", "ln(#3)", "divide(#5, #6)" ]
THIRD
[ "CASH ADVANCE APR", "PAYOFF TIME", "365-DAY RATE BASIS", "LOGARITHMIC PAYOFF CALCULATION" ]
Capital One - Credit Card Agreement for Visa Signature and World Mastercard Cards-255666.md
Let's say I pay double the minimum payment each cycle ($100 if min is $50), then does that mean I can cut the payoff time in half for $2,000 balance with 20% APR and monthly compounding?
"FALSE"
binary
{ "from_doc": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 3, "binary": 0, "categorical": 0 }, "total": { "%": 0, "month": 0, "day": 0, "y...
[ { "operator": "multiply", "arg_1": "50", "arg_2": "2", "resp": 100 }, { "operator": "greater_equal", "arg_1": "100", "arg_2": "#0", "resp": "TRUE" }, { "operator": "if", "arg_1": "#1", "arg_2": "FALSE", "arg_3": "TRUE", "resp": "FALSE" } ]
[ "multiply(50, 2)", "greater_equal(100, #0)", "if(#1, FALSE, TRUE)" ]
THIRD
[ "PROMOTIONAL APR", "MINIMUM PAYMENT", "ACCOUNT BALANCE", "MONTHLY COMPOUNDING", "MONTHLY COMPOUNDING INTEREST", "MINIMUM PAYMENT FORMULA", "CONDITIONAL FINANCIAL RULE", "BALANCE DOUBLING TIME", "ZERO PERCENT PROMOTIONAL APR" ]
Capital One - Credit Card Agreement for Visa Signature and World Mastercard Cards-255666.md
A cardholder wants to pay off $2,000 balance while minimizing the interest charges to $100. How quickly must he pay the outstanding balance (APR of 28.99%)?
63
day
{ "from_doc": { "%": 1, "month": 0, "day": 0, "year": 0, "$": 0, "binary": 0, "categorical": 0 }, "from_user": { "%": 0, "month": 0, "day": 0, "year": 0, "$": 2, "binary": 0, "categorical": 0 }, "total": { "%": 1, "month": 0, "day": 0, "y...
[ { "operator": "divide", "arg_1": "28.99", "arg_2": "365", "resp": 0.07942465750000001 }, { "operator": "divide", "arg_1": "#0", "arg_2": "100", "resp": 0.0007942466000000001 }, { "operator": "add", "arg_1": "2000", "arg_2": "100", "resp": 2100 }, { "op...
[ "divide(28.99, 365)", "divide(#0, 100)", "add(2000, 100)", "divide(#2, 2000)", "subtract(#3, 1)", "divide(#4, #1)", "add(#5, 0.5)", "floor(#6)" ]
THIRD
[ "PURCHASE APR", "ACCOUNT BALANCE", "INTEREST ACCRUAL", "PAYOFF TIME", "BALANCE PAYOFF", "OUTSTANDING BALANCE", "ROUND-DOWN RULE", "365-DAY RATE BASIS" ]
Capital One - Credit Card Agreement for Visa Signature and World Mastercard Cards-255666.md