A unit of the course: the story, then chapter by chapter — sections, numbered lessons, a source or the numbers to read, three checks each — a review per chapter, and the wrap-up at the end.
Drawn scene: a Main Street intersection at evening with a traffic light, a columned bank, a car at the curb, and a bar-chart poster in a shop window
27Unit
Financial Math and Capstone
Applied Mathematics
Two roommates borrow the same $12,000 for the same car, and one of them pays about $1,600 more because a rate of 12% is not a rate of 6%. A worker earning $16 an hour finds that the paycheck is smaller than 16 times the hours. A grandparent's savings account quietly loses buying power while prices rise. Every one of these is a math problem, and every one of them is decided, for better or worse, by people who either do the arithmetic or do not.
The first chapter of this unit is the arithmetic of money: simple and compound interest, the effective rate that lets you compare two offers, the payment on a car loan or a mortgage, the true cost of a credit card minimum payment, saving early versus saving more, take-home pay, budgets and inflation. Interest rates in this unit are examples chosen to make the math clear; real rates change, and the method is what you keep.
The second chapter is the capstone. You choose a real question, gather and clean data, build a model, compare it to another, test how the answer moves when an input wiggles, draw an honest graph, and write and defend a mathematical argument. A class that times a traffic light shows the whole path. By the end you will be able to do what a village engineer, a loan officer or a data analyst does: turn a question into numbers, and numbers into a decision you can explain.
How we figured it out
c. 1800 BCE
Babylonian clay tablets record loans of grain and silver with interest, some of the oldest financial math
1202
Fibonacci's Liber Abaci teaches Italian merchants to compute interest, profit shares and currency exchange
1494
Luca Pacioli publishes a description of double-entry bookkeeping, the system behind modern accounting
1683
Jacob Bernoulli studies interest compounded more and more often and finds the limit that becomes the number e
1913
The 16th Amendment lets Congress tax income, and the modern federal income tax begins
1935
The Social Security Act creates the payroll tax that still appears on every U.S. pay stub
1955
Mathematicians publish early models of traffic flow, treating streams of cars with equations
1968
The Truth in Lending Act requires lenders to state the annual percentage rate on loans
1969
Illinois adopts a state income tax, today a flat rate on wages earned in the state
2009
The Credit CARD Act requires statements to show how long paying only the minimum would take
2020s
Free online calculators let anyone test a loan, a budget or a model before signing or deciding
61
Chapter
Financial Math
Applied Mathematics
Big questionHow does a small difference in an interest rate turn into a large difference in what you actually pay or earn?
The story
Two Roommates, One Car Loan
Two roommates buy the same used car with the same loan, and one of them pays about $1,600 more for it.
Jada and Marco share an apartment in Rogers Park, near the Red Line. In the same month they each buy a used car for $12,000, and each of them borrows the full amount from a lender for 48 months. Jada has paid every bill on time for three years, so the lender offers her a rate of 6% per year. Marco missed some payments on a store card last year, so his lender offers 12%. Both roommates sign, and both think the difference is small. Six versus twelve, what could it matter?
The first monthly bills arrive. Jada's payment is $281.82. Marco's is $316.01. That is about $34 more every month. Marco shrugs; $34 is a couple of pizzas. Jada, who is taking this course, pulls out a calculator. She multiplies each payment by 48 months. Her loan will cost 48 × $281.82 = $13,527.36 in total. Marco's will cost 48 × $316.01 = $15,168.48. The same car, the same amount borrowed, and Marco pays about $1,641 more.
Then Jada looks inside the first payment. In the first month, Jada's interest is $12,000 × 0.06 ÷ 12 = $60. Only $60 of her $281.82 goes to the lender as interest; the other $221.82 lowers what she owes. Marco's first-month interest is $12,000 × 0.12 ÷ 12 = $120. Twice as much of his payment disappears as interest, and only $196.01 lowers his debt. Every month, Marco's balance shrinks a little more slowly than Jada's, and the gap keeps growing.
Marco asks what he can do. Jada shows him two things. If he pays an extra $50 every month, his loan ends early and he saves hundreds in interest. And if he pays every bill on time for a year, he may be able to refinance, which means replacing the old loan with a new one at a lower rate. Both are math decisions, and both depend on understanding how interest works.
This chapter is about that kind of understanding. You will learn how simple and compound interest grow, why a rate compounded monthly is worth more than the same rate compounded once a year, how loan payments are calculated, what a credit card minimum payment really costs, how a paycheck shrinks into take-home pay, how inflation quietly eats savings, and how to lay two offers side by side and choose with numbers instead of a guess.
Talk about itMarco's monthly payment is only $34 higher than Jada's, but his total cost is about $1,641 higher. Why does a small monthly gap become a large total gap, and which number should a borrower look at first?
Section 1
How Interest Grows
61.1
Simple Interest
Main ideaSimple interest is charged on the original amount only: interest = principal × rate × time.
Interest is the price of using someone else’s money. When you deposit money in a bank, the bank pays you interest. When you borrow, you pay it. The amount you start with is the . The is the percent charged per year. With , the rate is applied to the original principal every year, and nothing else. The formula is I = P × r × t, where I is the interest, P the principal, r the yearly rate as a decimal, and t the time in years.
Suppose you lend a cousin $2,000 at 4% simple interest for 3 years. Write 4% as 0.04. Then I = 2,000 × 0.04 × 3. Multiply in steps: 2,000 × 0.04 = 80, and 80 × 3 = 240. The interest is $240, so your cousin pays back $2,000 + $240 = $2,240 at the end. Notice that the interest is the same $80 every year, because it is always figured on the same $2,000.
Time does not have to be a whole number of years. A loan of $800 at 5% for 6 months uses t = 0.5, because 6 months is half a year. I = 800 × 0.05 × 0.5 = 40 × 0.5 = $20. A common mistake is to plug in 6 for t, which gives $240, the interest for six years, not six months. Another mistake is writing 5% as 0.5 instead of 0.05, which makes the answer ten times too large. Always convert the percent first and the time second, then multiply.
Simple interest is the right model for short loans between people, for some savings bonds, and for the interest that builds up on many student loans while the student is still in school. It is also the starting point for everything else in this chapter, because compound interest is what you get when simple interest is charged over and over on a growing balance.
Words to know
principal
the original amount of money borrowed or deposited, before any interest is added
rate
the percent of the principal charged or paid as interest each year, written as a decimal in formulas
simple interest
interest figured on the original principal only, the same amount every year: I = P × r × t
Check yourself
1. You deposit $1,500 at 6% simple interest for 2 years. How much interest do you earn?
Why: I = 1,500 × 0.06 × 2 = 90 × 2 = $180. The $1,680 is the total in the account, not the interest, and $90 is only one year.
2. A $800 loan charges 5% simple interest. How much interest is owed after 6 months?
Why: Six months is 0.5 year, so I = 800 × 0.05 × 0.5 = $20. Using t = 6 gives $240, and forgetting the half gives $40.
3. A friend keeps the principal and rate the same but borrows for twice as long. What happens to the simple interest?
Why: In I = P × r × t, doubling t doubles the product. Simple interest grows in a straight line with time.
61.2
Compound Interest
Main ideaCompound interest is paid on the principal and on the interest already earned, so a balance grows by a constant factor each period.
Most bank accounts and most loans use : at the end of each period the interest is added to the balance, and the next period’s interest is figured on the new, larger balance. Start with $1,000 at 6% compounded once a year. After year one the balance is 1,000 × 1.06 = $1,060. After year two it is 1,060 × 1.06 = $1,123.60. After year three it is 1,123.60 × 1.06 = $1,191.02. Simple interest would have given only 1,000 + 3 × 60 = $1,180. The extra $11.02 is interest earned on interest.
Instead of multiplying year by year, use the formula A = P × (1 + r/n)^(n × t). Here A is the final amount, P the principal, r the yearly rate as a decimal, n the number of compounding periods per year, and t the number of years. For the account above, n = 1, so A = 1,000 × 1.06^3 = 1,000 × 1.191016 = $1,191.02, the same answer. If the same 6% is compounded monthly, n = 12, the rate per month is 0.06/12 = 0.005, and there are 36 months: A = 1,000 × 1.005^36 = 1,000 × 1.19668 = $1,196.68. More frequent compounding gives a little more.
Watch for two common errors. First, the rate per period must be the yearly rate divided by n; using the full 6% each month would give a wild answer. Second, the exponent is the total number of periods, n × t, not just t. For $2,000 at 4% compounded quarterly for 1 year, the rate per quarter is 0.01 and there are 4 quarters: A = 2,000 × 1.01^4 = 2,000 × 1.04060 = $2,081.21. A student who uses 1.04^4 gets $2,339.72, which would be 4% every quarter, or 16% a year.
A handy estimate is the : divide 72 by the yearly percent rate to estimate how many years money takes to double. At 6%, 72 ÷ 6 = 12 years. Check: 1.06^12 = 2.012, very close to 2. At 8%, doubling takes about 72 ÷ 8 = 9 years. The rule also works for debt: a balance growing at 24% doubles in about 3 years if nothing is paid.
Words to know
compound interest
interest added to the balance at the end of each period, so later interest is earned on earlier interest
compounding period
the length of time between one addition of interest and the next: a year, a quarter, a month, or a day
rule of 72
an estimate: money at a yearly rate of r percent doubles in about 72 ÷ r years
exponential growth
growth by a constant factor each period, like multiplying by 1.06 every year
Check yourself
1. What is $500 worth after 2 years at 10% compounded yearly?
Why: 500 × 1.10 = 550 after year one, and 550 × 1.10 = $605 after year two. Simple interest would give only $600.
2. $2,000 earns 4% compounded quarterly for 1 year. Which expression gives the final amount?
Why: The rate per quarter is 0.04 ÷ 4 = 0.01 and there are 4 quarters, so A = 2,000 × 1.01^4 = $2,081.21.
3. Why does compound interest earn more than simple interest at the same rate?
Why: After each period the interest joins the balance, so the next period's interest is figured on a bigger number.
61.3
The Effective Annual Rate
Main ideaThe effective annual rate (APY) is the true percent a balance grows in one year once compounding is counted: APY = (1 + r/n)^n − 1.
Two banks both advertise 6%. One compounds yearly, the other monthly. Which is the better deal? The advertised 6% is the , sometimes printed as APR, the annual percentage rate. It does not tell you how much a dollar actually grows in a year when interest is compounded more than once. The number that does is the , which banks call the , annual percentage yield.
To find the APY, grow $1 for one year and see how much it gained. At 6% compounded monthly the monthly rate is 0.005, and there are 12 months: 1.005^12 = 1.061678. So $1 becomes $1.0617, a gain of 6.17%. The formula is APY = (1 + r/n)^n − 1. For 6% compounded quarterly, (1.015)^4 − 1 = 0.0614, or 6.14%. Compounded daily, (1 + 0.06/365)^365 − 1 = 0.0618, or 6.18%. Notice that the gain from compounding more often shrinks quickly: monthly to daily adds only about 0.01%.
Now compare offers correctly. Bank A pays 4% compounded monthly; Bank B pays 4.05% compounded once a year. Bank B’s number looks bigger. But Bank A’s APY is (1 + 0.04/12)^12 − 1 = 1.0407 − 1 = 4.07%, which beats 4.05%. A common mistake is to compare nominal rates without checking how often each one compounds. Another is to forget the minus 1, which gives 1.0407 instead of 0.0407.
The same idea works against you on a credit card. A card that says 24% APR charges 2% a month, and if you paid nothing all year the balance would grow by 1.02^12 − 1 = 0.268, or 26.8%, not 24%. In the United States, lenders must state the APR in a loan offer, and savings accounts advertise the APY. Knowing which number you are looking at is the first step in any comparison.
Words to know
nominal rate
the stated yearly rate before compounding is counted, often labeled APR
effective annual rate
the actual percent a balance grows in one year with compounding included: (1 + r/n)^n − 1
APY
annual percentage yield, the name banks use for the effective annual rate on savings
APR
annual percentage rate, the nominal yearly rate that lenders must state on a loan
Check yourself
1. What is the APY of 8% compounded quarterly?
Why: (1.02)^4 − 1 = 1.0824 − 1 = 0.0824, so 8.24%. The 8.16% would be for compounding twice a year, 1.04^2 − 1.
2. A card charges 12% APR compounded monthly. About what percent would an unpaid balance grow in one year?
Why: The monthly rate is 1%, so 1.01^12 − 1 = 1.1268 − 1 = 0.1268, about 12.68%.
3. Bank A offers 4% compounded monthly (APY 4.07%). Bank B offers 4.05% compounded yearly. Which account grows faster?
Why: Compare effective rates: 4.07% beats 4.05%. The size of the deposit does not change which rate is higher.
Section 2
Borrowing
61.4
Car Loans and Amortization
Main ideaAn amortized loan is repaid with equal monthly payments; each payment covers that month's interest first, and the rest lowers the balance.
Jada’s $12,000 car loan at 6% for 48 months is an : the same payment every month, and at the last payment the balance is exactly zero. Each month the lender first charges interest on the current balance. The monthly rate is 0.06 ÷ 12 = 0.005. In month one, interest is 12,000 × 0.005 = $60. Jada’s payment is $281.82, so 281.82 − 60 = $221.82 goes to principal, and her new balance is 12,000 − 221.82 = $11,778.18.
In month two the interest is figured on the smaller balance: 11,778.18 × 0.005 = $58.89. Now 281.82 − 58.89 = $222.93 goes to principal. Every month the interest part shrinks and the principal part grows, because the balance keeps falling. A table that lists this month by month is an . After 12 payments Jada owes about $9,264; after 24, about $6,359; after 36, about $3,274; after 48, zero.
Where did $281.82 come from? The lender uses the payment formula M = P × i ÷ (1 − (1 + i)^(−n)), where P is the amount borrowed, i is the monthly rate, and n is the number of payments. For Jada, P = 12,000, i = 0.005, n = 48. First find 1.005^48 = 1.2705, so (1.005)^(−48) = 1 ÷ 1.2705 = 0.7871. Then 1 − 0.7871 = 0.2129. The top is 12,000 × 0.005 = 60. Finally 60 ÷ 0.2129 = $281.82. You do not need to memorize the formula, but you should be able to check a payment with it.
Marco’s 12% loan has a monthly rate of 0.01, and the same formula gives $316.01. His first-month interest is $120, double Jada’s. Over 48 months Jada pays 13,527.36 − 12,000 = about $1,527 in interest; Marco pays about $3,168. Two things cut interest: a lower rate, and a shorter loan. A 36-month loan has a higher payment but far less total interest, because the balance is gone sooner.
Words to know
amortized loan
a loan repaid in equal payments over a set number of months, ending with a balance of zero
amortization schedule
a month-by-month table showing how much of each payment is interest, how much is principal, and the balance left
monthly rate
the yearly rate divided by 12; for 6% a year it is 0.005 per month
refinance
replace an existing loan with a new one, usually to get a lower rate or a different length
Check yourself
1. A $9,000 car loan charges 6% per year. How much of the first monthly payment is interest?
Why: The monthly rate is 0.06 ÷ 12 = 0.005, and 9,000 × 0.005 = $45. The $540 would be a whole year of interest.
2. The payment on that loan is $211.37. How much of the first payment goes to principal?
Why: Principal = payment − interest = 211.37 − 45 = $166.37. Adding the interest instead gives $256.37, which is wrong.
3. Why does the interest part of each payment get smaller month after month?
Why: Interest each month = balance × monthly rate. The rate stays the same, but the balance shrinks, so the interest shrinks.
61.5
Credit Cards and the Minimum Payment
Main ideaA credit card charges monthly interest on whatever you have not paid, so paying only the minimum keeps you in debt for years.
A credit card is a loan with no fixed end date. Each month the card company adds interest to whatever balance you carried over, then asks for at least a , often a small percent of the balance or a flat amount like $25, whichever is larger. If you pay the full balance every month by the due date, most cards charge no interest at all. If you do not, interest starts and keeps going.
Take a $1,000 balance on a card with a 24% APR. The monthly rate is 24% ÷ 12 = 2%. In month one the interest is 1,000 × 0.02 = $20. Suppose you pay $50. The new balance is 1,000 + 20 − 50 = $970. Month two: interest is 970 × 0.02 = $19.40, and after another $50 the balance is $939.40. Paying $50 a month, it takes 26 months to clear the $1,000, and you pay about $1,290 in all, so about $290 of interest. That is with no new purchases at all.
Now suppose the minimum is 3% of the balance or $25, whichever is larger. The first minimum is $30, of which $20 is interest, so the balance drops by only $10. As the balance falls the minimum falls too, until it hits $25. Paying only the minimum on that $1,000, with the same 24% rate, takes about six years and costs about $1,870 in all. That is why the CARD Act of 2009 requires statements to show how long minimum payments would take.
The two mistakes that cost the most are carrying a balance you could have paid off, and paying only the minimum. The fix is arithmetic: figure the monthly interest, then choose a payment large enough that most of it hits the principal. On a $600 balance at 18% APR the monthly interest is 600 × 0.015 = $9, so a $60 payment sends $51 to principal, while a $25 payment sends only $16.
Words to know
minimum payment
the smallest amount a card company will accept for the month; paying only this keeps most of the balance and its interest
balance
the amount currently owed on a card or loan
grace period
the time between a purchase and the due date during which no interest is charged if the full balance is paid
statement
the monthly report of purchases, interest, the balance, and the minimum payment due
Check yourself
1. A card charges 18% APR. What is one month's interest on a $600 balance?
Why: The monthly rate is 18% ÷ 12 = 1.5%, and 600 × 0.015 = $9. The $108 is a full year of interest.
2. You owe $800 at 24% APR and pay $40 this month. What is the new balance?
Why: Interest is 800 × 0.02 = $16. New balance = 800 + 16 − 40 = $776. Forgetting the interest gives $760.
3. Why does paying only the minimum take so many years to clear a balance?
Why: If interest is $20 and the payment is $30, only $10 reduces the balance. The debt shrinks very slowly.
61.6
Mortgages and Student Loans
Main ideaLong loans use the same payment formula as car loans, but over many years the interest can exceed the amount borrowed.
A is a loan used to buy a home, with the home as the lender’s security. Buyers usually pay part of the price up front, the , and borrow the rest. On a $250,000 home, a 20% down payment is 0.20 × 250,000 = $50,000, and the mortgage is $200,000. Mortgages commonly run 30 or 15 years, and the payment comes from the same formula as a car loan, with n = 360 or n = 180 months.
Take $200,000 at 6% for 30 years. The monthly rate is 0.005 and n = 360. Then 1.005^360 = 6.0226, so (1.005)^(−360) = 0.1660, and 1 − 0.1660 = 0.8340. The payment is 200,000 × 0.005 ÷ 0.8340 = 1,000 ÷ 0.8340 = $1,199.10. Over 360 months the borrower pays 360 × 1,199.10 = $431,676, so the interest alone is about $231,676, more than the amount borrowed. The same loan over 15 years has a payment of $1,687.71, and total interest of about $103,788. The 15-year payment is about $489 higher, but it saves about $128,000.
The rate matters just as much as the length. At 4% the 30-year payment is $954.83 and total interest about $143,739. At 7% the payment is $1,330.60 and total interest about $279,018. One percentage point on a mortgage is worth tens of thousands of dollars. Property taxes and insurance are added on top of the payment, so the monthly cost of owning is higher than the loan payment alone.
Student loans follow the same rules with one twist. On many loans, interest builds up while the student is still in school, usually as simple interest, and is added to the balance when repayment begins. A $10,000 loan at 6% left alone for 4 years of school gains 10,000 × 0.06 × 4 = $2,400 before the first payment is due. After that, a $20,000 balance at 5% repaid over 10 years costs $212.13 a month and about $5,456 in interest. Paying the interest during school, even in small amounts, keeps the balance from growing.
Words to know
mortgage
a long loan used to buy a home, with the home as security for the lender
down payment
the part of a purchase price paid up front in cash instead of borrowed
term
the length of a loan, such as 30 years for a mortgage or 48 months for a car loan
accrue
to build up over time, as interest does on a loan while no payments are being made
Check yourself
1. A home costs $250,000 and the buyer makes a 20% down payment. How much is the mortgage?
Why: The down payment is 0.20 × 250,000 = $50,000, so the loan is 250,000 − 50,000 = $200,000.
2. Using the table, which $200,000 loan costs the least total interest?
Why: The 15-year loan at 6% has about $103,788 of interest, less than even the 30-year loan at 4% ($143,739), because it is paid off in half the time.
3. A $10,000 student loan accrues 6% simple interest during 4 years of school. How much interest has built up?
Why: I = 10,000 × 0.06 × 4 = 600 × 4 = $2,400. The $12,400 is the new balance, not the interest alone.
Section 3
Saving and Earning
61.7
The Time Value of Money
Main ideaA dollar today is worth more than a dollar later because it can earn interest; present value tells what a future amount is worth now.
Would you rather have $500 today or $520 a year from now? If your savings account pays 5%, take the $500: in a year it grows to 500 × 1.05 = $525, which beats $520. This is the . Money now can be put to work, so a future amount has to be larger to be worth the same. To compare amounts at different times, move them to the same date.
Moving money forward is compound growth. Moving it backward is finding the : divide by the growth factor instead of multiplying. What is $1,000 five years from now worth today at 5%? The growth factor is 1.05^5 = 1.2763, so the present value is 1,000 ÷ 1.2763 = $783.53. Check: 783.53 × 1.2763 = $1,000. A common mistake is subtracting 5 × 5% = 25% to get $750; that ignores compounding and gives too little.
Regular saving uses the same idea many times. If you put $200 into an account every month at 6%, the monthly rate is 0.005, and after 10 years (120 deposits) the account holds 200 × (1.005^120 − 1) ÷ 0.005 = 200 × (1.8194 − 1) ÷ 0.005 = 200 × 163.88 = $32,776. You deposited only 120 × 200 = $24,000; the other $8,776 is interest. This is the of a stream of equal deposits, and the formula is FV = PMT × ((1 + i)^n − 1) ÷ i.
Time is the most powerful input. At 7%, $100 a month for 10 years grows to about $17,300, but the same $100 a month for 40 years grows to about $262,500, even though you deposit only four times as much. A saver who puts in $100 a month from age 20 to 30 and then stops, letting the money grow for 30 more years, ends with more than a saver who starts at 30 and deposits every month until 60. Starting early beats depositing more.
Words to know
time value of money
the idea that money available now is worth more than the same amount later, because it can earn interest
present value
what a future amount is worth today: the future amount divided by the growth factor
future value
what an amount, or a series of deposits, will grow to by a later date at a given rate
annuity
a series of equal payments made at regular intervals, such as $200 every month
Check yourself
1. At 10% per year, what is the present value of $1,000 to be received in 2 years?
Why: The growth factor is 1.10^2 = 1.21, so PV = 1,000 ÷ 1.21 = $826.45. Subtracting 20% gives $800, which ignores compounding.
2. Your account pays 5%. Which is worth more: $500 today or $520 in one year?
Why: 500 × 1.05 = 525, which is more than 520. Comparing at the same date shows the $500 wins.
3. Using the table, about how much interest has the $100-a-month saver earned after 20 years?
Why: Deposits over 20 years total 240 × 100 = $24,000. Interest = 52,093 − 24,000 = $28,093.
61.8
Paychecks, Taxes and Budgets
Main ideaTake-home pay is gross pay minus taxes and other deductions, and a budget assigns that smaller number before it is spent.
A job offer says $16 an hour. The number that lands in your bank account is smaller. is what you earn before anything is taken out. Working 30 hours a week for 4 weeks, gross pay is 16 × 30 × 4 = $1,920. From that, the employer takes : federal income tax withholding, Social Security tax, Medicare tax, and in Illinois a flat state income tax. What is left is , or take-home pay.
Here is an example paycheck for someone earning $3,200 a month. In this example the federal withholding is 10%: 0.10 × 3,200 = $320. Social Security is 6.2%: 0.062 × 3,200 = $198.40. Medicare is 1.45%: 0.0145 × 3,200 = $46.40. Illinois state income tax is 4.95%: 0.0495 × 3,200 = $158.40. Add the deductions: 320 + 198.40 + 46.40 + 158.40 = $723.20. Net pay is 3,200 − 723.20 = $2,476.80. About 22.6% of the gross pay never reaches the worker. Actual federal withholding depends on income and the form you fill out, so treat the 10% as an example.
A is a plan for the net pay, made before the month starts. One simple plan is the 50/30/20 rule: about 50% for needs like rent, food, transportation and utilities, about 30% for wants, and about 20% for savings and paying down debt. On $2,476.80 of net pay, needs get 0.50 × 2,476.80 = $1,238.40, wants get 0.30 × 2,476.80 = $743.04, and savings get 0.20 × 2,476.80 = $495.36. The exact split is a choice; the point is that every dollar is assigned.
The most common budget mistake is planning with the gross number. A person who thinks of themselves as making $3,200 and rents a $1,500 apartment believes rent is 47% of pay. Against net pay it is 1,500 ÷ 2,476.80 = 61%, leaving very little room. Always budget from the number on the pay stub, and check the stub itself: a percentage that does not match its line is worth a question to the employer.
Words to know
gross pay
total earnings before any taxes or other deductions are taken out
net pay
take-home pay: gross pay minus all deductions
deduction
an amount subtracted from gross pay, such as a tax or an insurance premium
withholding
income tax an employer sends to the government from each paycheck on the worker's behalf
budget
a plan that assigns each dollar of expected income to needs, wants, savings or debt before the money is spent
Check yourself
1. Social Security tax is 6.2%. How much is taken from $2,500 of gross pay?
Why: 0.062 × 2,500 = $155.00. The $36.25 uses the Medicare rate of 1.45%, and $15.50 misplaces the decimal.
2. Under the 50/30/20 rule, how much of $2,000 in net pay goes to savings and debt?
Why: Savings and debt get 20%: 0.20 × 2,000 = $400. The $600 is the 30% for wants.
3. A worker earns $16 an hour for 30 hours a week. What is the gross pay for 4 weeks?
Why: 16 × 30 = 480 per week, and 480 × 4 = $1,920. The $480 is only one week, and $1,600 drops the hourly rate to $16 × 100 hours.
61.9
Inflation
Main ideaInflation makes prices rise by a percent each year, so money that does not grow at least as fast quietly loses buying power.
is a general rise in prices over time. If inflation runs at 3% a year, something that costs $100 today costs about $103 next year, and 103 × 1.03 = $106.09 the year after. Inflation compounds just like interest. Over 10 years at 3%, prices multiply by 1.03^10 = 1.3439, so the $100 item costs about $134.39. A $2.50 bus fare would be about 2.50 × 1.03^20 = 2.50 × 1.806 = $4.52 after 20 years at that rate.
The flip side is , what a fixed amount of money can actually buy. Cash under a mattress does not grow, so after 10 years of 3% inflation, $100 buys only what 100 ÷ 1.3439 = $74.41 buys today. A savings account paying 1% grows the dollars but not the buying power: the money grows 1% while prices grow 3%, so the saver falls about 2% behind each year. The of return is roughly the nominal rate minus the inflation rate. An account paying 5% during 3% inflation earns a real return of about 2%.
This is why a fixed income is risky over a long time. A retiree with a pension of $2,000 a month that never changes keeps receiving $2,000, but after 20 years of 3% inflation that money buys what about 2,000 ÷ 1.806 = $1,107 buys today. It is also why long-term savings usually go into investments that historically outpace inflation, rather than into cash, and why many pensions and Social Security include a yearly cost-of-living adjustment.
The U.S. government tracks inflation with the Consumer Price Index, a measure of the cost of a fixed basket of goods and services. Inflation rates change from year to year, so any long projection should be labeled with the rate it assumes. A common mistake is to compare a price from decades ago with a price today without adjusting; a $5,000 car in a grandparent’s story was not a cheap car in that year’s dollars.
Words to know
inflation
a general rise in prices over time, usually stated as a percent per year
purchasing power
how much a fixed amount of money can actually buy; it falls as prices rise
real rate
a rate of return with inflation removed: roughly the nominal rate minus the inflation rate
cost-of-living adjustment
a yearly increase in a payment, such as a pension, meant to keep up with inflation
Check yourself
1. Prices rise 3% a year. What does a $100 item cost after 2 years?
Why: 100 × 1.03 = 103, and 103 × 1.03 = 106.09. Adding 3 + 3 gives $106, which forgets the compounding.
2. A savings account pays 5% while inflation is 3%. About what is the real rate of return?
Why: Real rate is about nominal minus inflation: 5% − 3% = 2%. Adding them, 8%, is a common error.
3. Why is a pension that pays the same dollar amount every year risky over decades?
Why: The dollars stay the same while inflation raises prices, so purchasing power falls year after year.
Section 4
Deciding With Math
61.10
Comparing Two Offers
Main ideaTo compare offers, put them over the same time span, add every cost, and compare the totals, not the headline numbers.
Offers are written to look good. The math job is to make them comparable. A gym charges $40 a month or $400 for a year paid up front. Over 12 months the monthly plan costs 12 × 40 = $480, so the yearly plan saves $80 if you use it all year. The break-even point is 400 ÷ 40 = 10 months: if you quit before 10 months, the monthly plan was cheaper. The decision depends on an honest guess about yourself, but the math tells you what that guess has to be.
A phone store offers plan A, $30 a month plus an $800 phone paid today, or plan B, $60 a month with the phone included, both for 24 months. Plan A costs 24 × 30 + 800 = 720 + 800 = $1,520. Plan B costs 24 × 60 = $1,440. Plan B is $80 cheaper over the contract, even though it looks more expensive each month. Now change one input: if you would keep the phone for 36 months on plan A, that plan costs 36 × 30 + 800 = $1,880 while plan B for 36 months costs $2,160. The longer you keep the phone, the more plan A wins. Always state the time span you assumed.
Car dealers often offer a choice: 0% financing, or a cash rebate with a normal loan. On a $20,000 car over 60 months, 0% financing means 20,000 ÷ 60 = $333.33 a month and $20,000 in all. The other choice is a $2,000 rebate, so you borrow $18,000 at 6%: the payment formula gives $347.99 a month, and 60 × 347.99 = $20,879.40 in all. The 0% deal is cheaper by about $879. But if the loan rate were 2% instead of 6%, the rebate would win. The answer changes with the rate, so compute it; do not guess.
The method is the same every time. First, choose one time span and use it for both offers. Second, list every cost, including up-front fees, monthly charges and interest. Third, add each side up and compare. Fourth, ask what would have to change for the other choice to win, and decide whether that change is likely. The fourth step is what separates a calculation from a decision.
Words to know
break-even point
the amount of use or time at which two options cost the same
rebate
money returned to the buyer after a purchase, which lowers the price and the amount borrowed
total cost
everything an option costs over the chosen time span: up-front payments, monthly charges, fees and interest
assumption
a value you choose because you do not know it for certain, such as how long you will keep a phone
Check yourself
1. A gym is $40 a month or $400 a year. After how many months does the yearly plan become the cheaper choice?
Why: 400 ÷ 40 = 10, so at 10 months the plans cost the same and after that the yearly plan is cheaper.
2. Plan A: $30 a month plus an $800 phone. Plan B: $60 a month, phone included. Over 24 months, which is cheaper and by how much?
Why: A: 24 × 30 + 800 = $1,520. B: 24 × 60 = $1,440. Plan B is cheaper by 1,520 − 1,440 = $80.
3. On a $20,000 car, 0% financing costs $20,000 over 60 months. Taking a $2,000 rebate and a 6% loan on $18,000 costs $20,879. What would make the rebate the better deal?
Why: The rebate side loses only because of the interest on $18,000. A low enough rate makes its interest less than the $2,000 rebate.
61.11
Big Choices Over Time
Main ideaFor a decision that lasts years, compare total cost over the same span, include what you would give up, and test how the answer changes.
Some choices last years: rent or buy, take a job with a lower salary and free transit, pay off a loan early or invest. The same four steps apply, but the numbers are bigger and the assumptions matter more. Take renting versus owning. A family in a Chicago suburb can rent a home for $1,600 a month or buy a similar one with a mortgage payment of $1,199, plus about $350 a month in property tax and insurance and about $200 a month in upkeep. Owning costs 1,199 + 350 + 200 = $1,749 a month, $149 more than renting.
But part of the mortgage payment lowers the loan balance, and that part is not gone; it becomes , the share of the home the family actually owns. In the first year of the $200,000 loan at 6%, about $2,456 of the payments goes to principal, about $205 a month. Counting that as saving rather than spending, the true monthly cost of owning is about 1,749 − 205 = $1,544, now $56 less than renting. Add the $50,000 down payment, which could have earned interest, and the comparison shifts again. There is no single right answer; there is an honest calculation with its assumptions written down.
A second kind of choice is between paying debt and saving. Suppose you have an extra $100 a month and a card balance at 24% APR. Paying the card is like earning 24% with no risk, because every dollar paid stops 2% a month of interest. No savings account comes close. But if the debt is a 3% student loan and a retirement account offers an employer match, the match may be worth more. Compare rates on both sides, and remember that a guaranteed 24% saving beats an uncertain 7% return.
Finally, test the answer. Change one assumption at a time: rent rises 3% a year, the home does not gain value, the family moves after 5 years, the loan rate is 7%. If the choice stays the same under every reasonable change, you can act with confidence. If it flips, you have found the assumption that actually decides the question, and that is the one to investigate. This habit of wiggling the inputs is the heart of the modeling capstone in the next chapter.
Words to know
equity
the part of a home's value that the owner actually owns: the value minus what is still owed
opportunity cost
what you give up by choosing one option, such as the interest a down payment could have earned
employer match
money an employer adds to a worker's retirement account, often a percent of what the worker saves
sensitivity
how much a decision or result changes when one assumption is changed a little
Check yourself
1. Owning costs $1,749 a month, of which $205 goes to principal. Renting costs $1,600. Counting principal as saving, which is cheaper each month and by how much?
Why: True cost of owning = 1,749 − 205 = $1,544. Renting is $1,600, so owning is cheaper by 1,600 − 1,544 = $56.
2. You have an extra $100 a month. Which use gives the surest return?
Why: Every dollar paid on a 24% card stops 2% a month of interest for certain, far more than 4% a year in savings.
3. A rent-or-buy decision flips when the loan rate is changed from 6% to 7%. What does that tell you?
Why: Sensitivity testing finds the input that changes the answer. That input is the one to pin down before deciding.
Chapter review
Financial Math
0 / 8
1. What is the simple interest on $3,000 at 4% for 5 years?
Why: I = 3,000 × 0.04 × 5 = 120 × 5 = $600. The $3,600 is the total repaid, and $120 is one year.
2. $1,000 is compounded yearly at 6% for 3 years. What is the balance?
Why: 1,000 × 1.06^3 = 1,000 × 1.191016 = $1,191.02. Simple interest would give $1,180.
3. Which of these is the APY of 6% compounded monthly?
Why: 1.005^12 − 1 = 0.0617, so 6.17%. The 6.09% is twice-a-year compounding.
4. The first payment on a $12,000 loan at 6% is $281.82. How much goes to principal?
7. Gross pay is $3,200 and total deductions are $723.20. Under the 50/30/20 rule, how much goes to needs?
Why: Net pay = 3,200 − 723.20 = 2,476.80, and 50% of that is $1,238.40. Using gross pay gives $1,600, a common error.
8. Inflation is 3% a year. About how much will a $100 item cost in 10 years (1.03^10 = 1.344)?
Why: 100 × 1.344 = $134.40. The $130 adds 3% ten times without compounding, and $74.40 is the purchasing power of $100, the reverse question.
Send it to your teacher
62
Chapter
Capstone: Model It
Modeling
Big questionHow do you turn a real question into a mathematical model you can build, test, defend and improve?
The story
The Traffic Light on Main Street
A student who is tired of waiting at one light decides to find out, with a stopwatch and a notebook, whether the light is really badly timed.
Every school morning Tomas sits at the light where Main Street meets the road to the high school, and every morning he is sure the light is wrong. The red seems to last forever, and the green seems to end just as his car reaches the front. His math teacher hears the complaint and makes an offer: prove it. Not with a feeling, with a model. If the model shows the light is badly timed, the class will write to the village engineer.
Tomas starts by asking what wrong even means. After some arguing, the class settles on a question they can measure: does the green light on Main Street last long enough to clear the cars that pile up during the red? That question needs three numbers. How long is the red? How fast do cars arrive while it is red? And how fast do cars get through once it turns green?
For a week, students stand at the corner with phones and stopwatches. The red lasts 45 seconds every cycle. During the morning rush, cars arrive at about 10 per minute, so about 7.5 cars line up during one red. Once the light turns green, the first car takes about 2 seconds to move, and after that a car crosses the line about every 2 seconds. Clearing 7.5 cars takes about 2 + 2 × 7.5 = 17 seconds. The green is 30 seconds. In the morning, the light is fine.
Then a student who works after school times the same light at 5:15 pm. Cars now arrive at about 20 per minute. During a 45-second red, 15 cars line up, and clearing them takes about 2 + 2 × 15 = 32 seconds, longer than the 30-second green. Two or three cars are left behind every cycle, and the line grows all evening. Tomas was right about the light, but only at the wrong time of day, and only for a reason he could now explain with numbers.
The class checks the model by changing its inputs. If the evening arrival rate were 16 per minute instead of 20, the line would clear. If the green were 36 seconds instead of 30, it would clear even at 20 per minute. They write these findings, draw a graph with an honest scale, list what they could not measure, and send the letter. This chapter is the path they followed: a question, assumptions, data, a model, a test, and a clear argument.
Talk about itTomas's feeling was right and wrong at the same time. What did the model add that a week of complaining could not, and what could the model still be missing?
Section 1
Choosing the Question
62.1
A Question You Can Measure
Main ideaA good modeling question is specific, measurable and bounded: it names the quantity, the place and the time, and a way to decide the answer.
A is a simplified description of a real situation, built from numbers, variables and rules, that lets you predict or explain something. Every model begins with a question, and vague questions make useless models. Is the light badly timed is a feeling. Does the 30-second green on Main Street clear the cars that arrive during the 45-second red at 5:15 pm is a question with numbers in it. The second one can be answered; the first cannot.
Test a question with three checks. Is it : does it name quantities you can count or time, like cars per minute or seconds of green? Is it : does it say where and when, so the data has a clear scope? Is it : can you say in advance what result would mean yes and what would mean no? For the traffic light, yes means the clearing time is less than the green, and no means it is more.
Strong capstone questions usually come from something you already care about and can reach. Does the cafeteria line move faster with two registers than one? How much of a phone battery does one hour of video use? Does the Red Line really run every 6 minutes at rush hour, and how much does it vary? How many more books does the school library lend in October than in March? Each of these names a quantity, a place and a time, and each can be answered with a few days of careful counting.
Weak questions fail one of the checks. Why is traffic so bad in our town is not bounded. Is our school the best in Illinois is not decidable, because best has no agreed measure. Would a new stadium help the economy is measurable in principle but far beyond a student’s data. Before going further, write your question in one sentence and make sure someone else can tell exactly what data would settle it.
Words to know
mathematical model
a simplified description of a real situation, built from numbers, variables and rules, used to predict or explain
measurable
able to be counted or timed with a clear unit, such as cars per minute or seconds
bounded
limited to a stated place and time, so the data has a definite scope
decidable
having a rule, set in advance, for what result would count as a yes and what as a no
Check yourself
1. Which question is measurable, bounded and decidable?
Why: It names the quantities (seconds, cars), the place and time, and yes means clearing time is under 30 seconds.
2. A question fails the decidable check. What is missing?
Why: Decidable means you know before collecting data what result would answer the question each way.
3. Which of these is a model rather than just a question or a fact?
Why: A model combines measured inputs with a rule to predict something. The others are a single fact or a question.
62.2
Assumptions and Variables
Main ideaEvery model leaves things out on purpose; write down each assumption and each variable so you know what the model can and cannot say.
A model is simpler than the world, and that is its strength. The traffic model assumes cars arrive at a steady rate, that every car needs the same 2 seconds to cross, that no one turns, and that the red is always 45 seconds. None of these is exactly true. They are , choices to ignore some details so the model can be built. The rule is not to avoid assumptions; it is to write every one of them down before you start.
Next, name the , the quantities that can change. In the traffic model: the red time R in seconds, the arrival rate r in cars per minute, the green time G in seconds, and the queue Q in cars. Some are you measure or set, like R, r and G. Some are the model computes, like Q and the clearing time C. Say what each one means and what its unit is. A model with a variable in minutes multiplied by a rate in cars per second will be off by a factor of 60.
Now write the rules. The queue at the end of a red is Q = r × R ÷ 60, because r is per minute and R is in seconds. With r = 10 and R = 45, Q = 10 × 45 ÷ 60 = 7.5 cars. The clearing time is C = 2 + 2 × Q seconds, so C = 2 + 15 = 17 seconds. The light clears if C ≤ G. With G = 30, it does. Each rule came from an assumption, and if an assumption is wrong the rule is wrong with it.
Sort the assumptions by how much they matter. Cars arriving in bursts instead of steadily would change Q a little. A truck that takes 5 seconds to move would change C a little. A left-turn lane that blocks through traffic could change everything. The big assumptions are the ones you should plan to check with data, or at least flag in your report as the limits of the model.
Words to know
assumption
a simplification you choose on purpose so the model can be built, such as treating every car as taking 2 seconds to cross
variable
a quantity in the model that can take different values, with a name and a unit
input
a variable you measure or choose, which the model uses to compute its outputs
output
a variable the model computes from its inputs, such as the number of cars queued
parameter
a fixed number inside a model's rule, such as the 2 seconds per car in C = 2 + 2Q
Check yourself
1. Cars arrive at 12 per minute and the red lasts 45 seconds. Using Q = r × R ÷ 60, how many cars queue up?
2. In the traffic model, which of these is an output?
Why: C is computed from Q, which is computed from r and R. The others are measured or set.
3. Why should assumptions be written down before building the model?
Why: Each rule rests on an assumption. Listing them shows the model's limits and points to what to test.
Section 2
Getting Good Data
62.3
Gathering Data
Main ideaPlan the data before collecting it: decide what to record, in what unit, how often, and by whom, and write it in a table the same way every time.
Data collection is where most student projects go wrong, not in the math. Before anyone stands at the corner, make a : what will be recorded, in what unit, over what interval, who records it, and where the sheet lives. For the traffic project the plan was: count cars that stop for the red, one count per red cycle, recorded as a whole number with the clock time, for 10 cycles each morning and evening, by two students who compare sheets afterward.
Use an interval long enough to smooth out luck. Counting cars for 10 seconds gives numbers like 1 or 3 that swing wildly. Counting for 2 minutes gives numbers like 18 or 22 that settle down. Five morning counts of 18, 22, 21, 19 and 20 cars in 2-minute intervals total 100 cars in 10 minutes, an arrival rate of 100 ÷ 10 = 10 cars per minute. Each single count is noisy; the average is steady.
Record more than you think you need, in the same layout every time. A row of the traffic sheet held: date, time, red length in seconds, cars queued, seconds to clear, weather, notes. The weather column seemed pointless until a rainy day showed clearing times of 3 seconds per car instead of 2. Keep raw numbers, not rounded ones, and never erase: cross out and write beside, so a strange value can be checked later.
Think about . Ten cycles on one Tuesday morning describe that Tuesday. To say something about weekday mornings, spread the counts across several days. Counting only when a friend is free, or only when the line looks long, builds bias into the data before any math happens. Choose the times in advance and stick to them, even when the corner looks boring.
Words to know
data plan
a written decision, made before collecting, about what to record, in what unit, how often and by whom
interval
the length of time over which one count or measurement is taken, such as 2 minutes
raw data
the numbers exactly as recorded, before rounding, cleaning or averaging
sampling
choosing which times, places or people to measure so that the data represents the whole you care about
bias
a built-in tilt in the data caused by how it was gathered, such as counting only when the line looks long
Check yourself
1. Five 2-minute counts are 18, 22, 21, 19 and 20 cars. What is the arrival rate in cars per minute?
Why: Total = 100 cars in 5 × 2 = 10 minutes, so 100 ÷ 10 = 10 cars per minute. The 20 is the average per 2-minute interval.
2. Why count for 2 minutes instead of 10 seconds?
Why: A 10-second count might be 1 or 3 by chance; a 2-minute count varies much less around its true rate.
3. A student counts only on days when the line looks long. What is the problem?
Why: Choosing when to measure based on what you expect to find tilts the data. Times should be set in advance.
62.4
Cleaning the Data
Main ideaBefore modeling, check the data for typos, mixed units, missing values and outliers, and record every change you make.
Raw data is never clean. The traffic sheets, when typed into a spreadsheet, contained a count of 210 cars in one 2-minute interval. Every other count was between 15 and 25. A single-lane road cannot deliver 210 cars in 2 minutes, so 210 is almost surely a typo for 21. The right move is to check the paper sheet, fix it if the sheet says 21, and write in a : row 14, changed 210 to 21, matched paper sheet.
The second problem was units. One student recorded clearing times in seconds, another in minutes and seconds, and a third wrote 0.5 for half a minute. The 0.5 sat next to 17 and 19 and would have crushed the average. Convert everything to one unit, and label the column with it: clearing time (seconds). A quick check that catches most unit mistakes is to sort the column and look at the smallest and largest values.
Third, missing values. A row with a blank because a phone died is not a zero, and typing 0 would tell the model that no cars came. Leave the cell blank or mark it missing, and count how many rows are missing. If 2 of 40 rows are missing, drop them and say so. If 20 of 40 are missing, the data plan failed and the counts need redoing. Never fill a blank with a guess and then treat it as measured.
Finally, , real values that sit far from the rest. On the rainy day, clearing took 3 seconds per car instead of 2. That is not an error; it is information. Keep it, flag it, and decide whether the question is about all days or about dry days. Removing an outlier is allowed only when you can say why it is not a genuine observation, and the report must state that it was removed.
Words to know
cleaning log
a written list of every change made to the raw data, with the row and the reason
outlier
a real value far from the rest of the data, to be flagged and explained rather than silently deleted
missing value
an observation that was never recorded; it must be marked as missing, not entered as zero
unit check
confirming that every value in a column uses the same unit, often by sorting and looking at the extremes
Check yourself
1. A 2-minute count reads 210 while every other count is 15 to 25. What should you do first?
Why: A value that is physically impossible is likely a typo. Verify against the source and log the correction.
2. A phone died and one clearing time was never recorded. How should the cell be entered?
Why: A zero would claim the cars cleared instantly. A blank marked missing keeps the average honest.
3. Six clearing times are 17, 19, 0.5, 18, 170, 16 seconds. If 0.5 was half a minute and 170 was a typo for 17, what is the cleaned average?
Why: Cleaned values: 17, 19, 30, 18, 17, 16. Sum = 117, and 117 ÷ 6 = 19.5 seconds. Leaving the errors in gives about 40.1.
Section 3
Building the Model
62.5
A First Model
Main ideaStart with the simplest model that could work, fit it to the data, and check its predictions against values it has not seen.
The first model should be the simplest one that could be right. For the traffic question, that is a : cars in the queue grow in a straight line with red time. The class timed reds of different lengths at several lights and recorded the queue: 30 seconds gave 5 cars, 45 gave 8, 60 gave 10, 90 gave 14, and 120 gave 21. Plot red time on the horizontal axis and queue on the vertical axis. The points rise roughly along a line through the origin, which makes sense: a red of 0 seconds should have 0 cars.
Fit the line. A rate of 10 cars per minute means 10 ÷ 60 = 1/6 car per second, so the model is Q = R ÷ 6. Check it against the data: 30 ÷ 6 = 5, matching exactly; 45 ÷ 6 = 7.5, close to 8; 60 ÷ 6 = 10, exact; 90 ÷ 6 = 15, one more than 14; 120 ÷ 6 = 20, one less than 21. The largest miss is 1 car. A spreadsheet’s least-squares line gives about Q = 0.17R − 0.14, nearly the same, which is reassuring.
A model earns trust by predicting values it has not seen. The class held back one measurement: a 75-second red that queued 12 cars. The model predicts 75 ÷ 6 = 12.5, a miss of half a car. That is a , and passing it means more than fitting the original points, because a model can be bent to fit points it was built from. Always keep some data aside for this.
Then combine the pieces. Queue Q = R ÷ 6 in the morning; clearing time C = 2 + 2Q. For R = 45, Q = 7.5 and C = 17 seconds, under the 30-second green. In the evening the rate doubles, so Q = R ÷ 3 = 15 and C = 32, over the green. The first model already answers the question. Later models will refine it, but a simple model that explains the main effect is worth more than a complicated one nobody can check.
Words to know
linear model
a model whose output changes by the same amount for each unit change in the input; its graph is a straight line
fit
choose the numbers in a model's rule so its predictions come as close as possible to the data
prediction check
testing a model on data that was held back and not used to build it
residual
the difference between a measured value and the model's prediction for it
Check yourself
1. Using Q = R ÷ 6, how many cars does the model predict for a 90-second red?
Why: 90 ÷ 6 = 15. The measured value was 14, so the residual is 14 − 15 = −1.
2. Why should some data be held back for a prediction check?
Why: Fitting and testing on the same points rewards memorizing them. A held-back point tests real predictive power.
3. Evening cars arrive at 20 per minute and the red is 45 seconds. Using C = 2 + 2Q, what is the clearing time?
Why: Q = 20 × 45 ÷ 60 = 15 cars, and C = 2 + 2 × 15 = 32 seconds, which is more than the 30-second green.
62.6
Comparing Models
Main ideaCompare candidate models by how far their predictions miss the data, and prefer the simpler model unless a more complex one clearly does better.
Two students proposed different lines for the queue data. Model 1 is Q = R ÷ 6. Model 2 is Q = 0.2R − 2, which someone drew by eye. To compare them, compute each model’s residuals, the measured value minus the prediction, and then the , the average size of the residuals. Model 1 predicts 5, 7.5, 10, 15, 20 for the five reds; the residuals are 0, 0.5, 0, −1, 1; the sizes average to (0 + 0.5 + 0 + 1 + 1) ÷ 5 = 0.5 car. Model 2 predicts 4, 7, 10, 16, 22; residuals 1, 1, 0, −2, −1; average size (1 + 1 + 0 + 2 + 1) ÷ 5 = 1.0 car. Model 1 misses by half as much.
Error is not the only test. A model should also make sense at the edges. Model 2 predicts −2 cars for a red of 0 seconds, which is impossible; Model 1 predicts 0. A model whose formula gives nonsense at natural boundary values, such as negative cars or a queue that keeps growing after the light turns green, has a wrong shape even if its error on the data looks acceptable.
Sometimes a curved model fits better. Suppose someone proposes Q = 0.0015R^2, a quadratic. At R = 120 it predicts 21.6, close to 21, but at R = 30 it predicts only 1.35, far from 5, so its error is worse overall. Beware of the opposite trap too: a model with enough adjustable numbers can pass through every data point and still be useless, because it is fitting the noise. Prefer the simplest model whose error is small and whose shape makes sense, and add complexity only when the data clearly demands it.
Write the comparison as a small table: model, formula, mean absolute error, behavior at R = 0, number of adjustable parameters. A reader can then see why you chose what you chose. In the traffic project the table made the decision obvious: the linear model through the origin had the lowest error, one parameter, and a sensible zero.
Words to know
mean absolute error
the average of the sizes of the residuals, ignoring their signs; a single number for how far a model misses
boundary check
testing whether a model gives sensible answers at natural edge values, such as a red of 0 seconds
overfitting
building a model with so many adjustable numbers that it follows the noise in the data instead of the pattern
quadratic model
a model whose rule includes the square of the input, so its graph is a curve
Check yourself
1. A model's residuals on five points are 0, 0.5, 0, −1 and 1. What is the mean absolute error?
Why: Sizes: 0, 0.5, 0, 1, 1. Sum = 2.5, and 2.5 ÷ 5 = 0.5. Adding with signs gives 0.5 ÷ 5 = 0.1, which hides the misses.
2. Model 2, Q = 0.2R − 2, predicts −2 cars when R = 0. What does that tell you?
Why: A sensible model gives 0 cars for a 0-second red. Failing the boundary check counts against the model.
3. A model with six adjustable numbers passes through all six data points exactly. Why be suspicious?
Why: With as many parameters as points, any data can be fit exactly. That says nothing about the pattern.
62.7
Wiggling the Inputs
Main ideaSensitivity analysis changes one input at a time to see how much the conclusion moves; the inputs that move it most are the ones to measure best.
A model’s answer depends on numbers you measured roughly. asks: if an input were a bit different, would the conclusion change? Take the evening case: rate 20 cars per minute, red 45 seconds, 2 seconds per car, green 30 seconds. Base result: Q = 15, C = 32 seconds, the light fails by 2 seconds. Now change one input at a time by about 20% and recompute.
Arrival rate 16 instead of 20: Q = 16 × 45 ÷ 60 = 12, C = 2 + 24 = 26 seconds, the light passes. Rate 24: Q = 18, C = 38, fails badly. Seconds per car 2.4 instead of 2: C = 2 + 2.4 × 15 = 38, fails. Seconds per car 1.6: C = 2 + 24 = 26, passes. Startup delay 3 seconds instead of 2: C = 33, one second worse, barely matters. So the conclusion is sensitive to the arrival rate and to the seconds per car, and nearly insensitive to the startup delay.
That tells you where to spend effort. Measuring the startup delay more carefully is a waste; measuring the evening arrival rate on more days is not. The class went back and counted five more evenings, getting rates from 18 to 22. Even at the lowest, 18, Q = 13.5 and C = 29 seconds, only one second inside the green, so on most evenings the line does not clear. The conclusion survived, and now it came with a range instead of a single number.
Sensitivity also answers what-if questions for the people who will read the report. What green would clear 20 cars per minute? Solve 2 + 2 × 15 ≤ G, so G ≥ 32 seconds; a 36-second green leaves margin. What rate could a 30-second green handle? Solve 2 + 2Q ≤ 30, so Q ≤ 14, and Q = r × 45 ÷ 60 ≤ 14 gives r ≤ 18.7 cars per minute. A village engineer can use those two numbers directly.
Words to know
sensitivity analysis
changing one input at a time, by a small amount, to see how much the model's conclusion changes
base case
the model's result using the best available values for every input, the starting point for sensitivity tests
margin
the distance between the model's result and the line where the conclusion would flip
range
the spread of results a model gives when an input varies over the values actually observed
Check yourself
1. Evening rate 18 per minute, red 45 seconds, 2 seconds per car, 2-second startup. What is the clearing time?
2. Changing the startup delay from 2 to 3 seconds moves the clearing time from 32 to 33 seconds. What does that show?
Why: A 50% change in that input moved the result by only 1 second. Effort belongs on inputs that move the result more.
3. With a 30-second green, 2-second startup and 2 seconds per car, what is the largest queue that clears?
Why: Solve 2 + 2Q ≤ 30: 2Q ≤ 28, so Q ≤ 14 cars. A queue of 15 needs 32 seconds.
Section 4
Sharing the Result
62.8
Honest Pictures
Main ideaA graph should let a reader see the true size of an effect: start bar axes at zero, label units, show the data points, and never hide the scale.
A graph can tell the truth or bend it with the same numbers. Suppose the average evening wait rose from 40 seconds to 44 seconds, an increase of 4 ÷ 40 = 10%. On a bar chart whose vertical axis starts at 0, the second bar is 10% taller, which looks like what it is. On a bar chart whose axis starts at 38, the first bar has height 2 and the second has height 6, so it looks three times taller. Same data, a very different impression. Bar charts should start at zero, because the eye reads bar height as size.
Line graphs and scatter plots can start above zero when the data lives in a narrow band, but then the axis must be clearly labeled and the reader warned. Every axis needs a label with a unit: red time (seconds), cars queued. Show the actual data points, not only the fitted line, so a reader can judge how well the model fits. When you show the model, draw it only over the range where you have data; extending Q = R ÷ 6 out to a 10-minute red claims something you never measured.
Choose the chart for the question. A scatter plot with a fitted line shows whether queue length grows with red time. A bar chart compares the morning and evening clearing times against the 30-second green, with the green drawn as a horizontal line. A table is best when the reader needs exact numbers, such as the sensitivity results. A pie chart almost never fits a modeling project, because it hides the sizes it claims to show.
Before you present, do the squint test. Look at each graph from across the room and say aloud the one thing it shows. If what you say is not what the data says, fix the graph. The most common fixes are starting the axis at zero, adding units, removing a 3-D effect that distorts the heights, and using the same scale on two graphs that will be compared.
Words to know
truncated axis
an axis that starts above zero, which makes differences between bars look larger than they are
scatter plot
a graph with one dot per observation, placed by two measured values, used to see whether they are related
extrapolation
using a model outside the range of the data it was built from, where it may not hold
axis label
the name and unit of what an axis measures, such as red time (seconds)
Check yourself
1. The average wait rose from 40 seconds to 44 seconds. What is the percent increase?
Why: Increase = 44 − 40 = 4 seconds, and 4 ÷ 40 = 0.10, so 10%.
2. A bar chart of those two waits starts its axis at 38. How do the bar heights compare?
Why: Heights above 38 are 2 and 6, and 6 ÷ 2 = 3. The truncated axis triples the visual difference.
3. Why should a fitted line be drawn only over the range of the data?
Why: The model was fitted and tested only where data exists. Beyond that it is a guess and should look like one.
62.9
Writing the Argument
Main ideaA mathematical argument states a claim, gives the evidence, explains the reasoning that links them, and names its limits.
A modeling report is an argument, and a good argument has four parts. The is one sentence: at 5:15 pm on weekdays, the 30-second green on Main Street does not clear the cars that arrive during the 45-second red. The is the data: on five evenings, cars arrived at 18 to 22 per minute, and cars cleared at about 2 seconds each after a 2-second start. The is the model: Q = r × 45 ÷ 60 gives 13.5 to 16.5 cars, and C = 2 + 2Q gives 29 to 35 seconds, so on most evenings the clearing time exceeds 30 seconds.
The fourth part is the . Say what the model assumed and what would change the answer: arrivals were counted on five evenings in one month; turning cars were counted as through cars; rain slowed clearing to 3 seconds per car and was excluded; the green was measured as 30 seconds on every cycle observed. Then say what you recommend and what it would take: a 36-second green clears 20 cars per minute with margin, but lengthening one green shortens another, which this model did not study.
Write for a reader who is smart but busy. Put the claim first, not last. Give one clear graph and one small table. Show the key calculation with the actual numbers, so the reader can check it in a minute: Q = 20 × 45 ÷ 60 = 15, C = 2 + 2 × 15 = 32 > 30. Define each variable the first time. Avoid words like obviously and clearly; if it were obvious, you would not need the model.
Then read it as a skeptic. Where could the reader say so what, or how do you know that? Every place you find one, add the number or the reason that answers it. A common weakness is a claim stronger than the evidence: the light is broken becomes, with the same data, the light’s green is too short for evening traffic on most weekdays we measured. The second claim is smaller and much harder to argue with.
Words to know
claim
the one-sentence conclusion the argument supports
evidence
the measured data the argument rests on, stated with units and how it was gathered
reasoning
the model and calculation that connect the evidence to the claim
limits
the assumptions, missing data and untested cases that bound what the claim can say
Check yourself
1. Which part of an argument is this: Q = 20 × 45 ÷ 60 = 15 cars, so C = 2 + 30 = 32 seconds, which exceeds 30?
Why: It is the calculation that links the measured inputs to the conclusion, which is the reasoning step.
2. Why is the smaller claim, the green is too short on most evenings we measured, better than the light is broken?
Why: A claim should not outrun its data. The narrower claim is fully backed by the five evenings and the model.
3. Rainy-day clearing times were excluded from the model. Where does this belong in the report?
Why: Any exclusion is an assumption that bounds the claim, so it is stated in the limits with its reason.
62.10
Presenting and Defending
Main ideaPresent the claim, the key number and the graph in the first minute, then answer challenges by returning to the data and the assumptions.
A presentation is the argument spoken, with the same four parts in the same order. Start with the claim and the key number: the evening green needs about 32 seconds and has 30. Show the one graph. Then give the evidence and the reasoning, using the actual calculation on a slide so the audience can follow it. End with the limits and the recommendation. Practice until the whole thing fits in five minutes, because the questions afterward are where the model is really tested.
Prepare for the challenges you would make yourself. What if you counted on unusually busy days? Answer with the range: five evenings, 18 to 22 per minute, and the light fails at 19 or more. What if drivers speed up when the line is long? Answer with sensitivity: even at 1.6 seconds per car the clearing time is 26 seconds, so that would flip the conclusion, and it is worth measuring. What about the cross street? Answer honestly: not modeled, and it is the first thing to study next.
When you do not know, say so, and say what you would do to find out. A defense is not a debate to win; it is a check that the model holds up. If a question reveals a real flaw, thank the questioner and write it down. The traffic class was asked whether the counts included cars turning right on red, which never join the queue. They had counted them. Removing an estimated 2 per minute lowered the evening rate to about 18 and the clearing time to 29 seconds, one second under the green. The conclusion weakened to on the busier evenings, and the report was better for it.
Speak the numbers with their units, point at the graph when you cite it, and keep the model’s formula visible so the audience can test any what-if on the spot. A listener who can plug in their own number and get your answer is a listener who believes you.
Words to know
key number
the single most important result of the model, stated with its unit in the first minute
challenge
a question that tests whether the model, the data or an assumption holds up
defense
answering challenges by pointing to the data, the sensitivity tests and the stated limits
recommendation
the action the model supports, stated with the numbers that justify it
Check yourself
1. What should come first in a five-minute presentation of a model?
Why: A busy audience needs the conclusion first; the evidence, reasoning and limits follow to support it.
2. Removing 2 turning cars per minute lowers the evening rate from 20 to 18. What is the new clearing time?
3. A questioner points out something the model did not include, and it changes the result. What is the best response?
Why: A defense checks the model; a real flaw found is a gift. Revising the claim keeps the argument honest.
62.11
The Project Plan
Main ideaA capstone runs on a written plan with dated checkpoints: question, data, model, test, report, so that problems show up early enough to fix.
A modeling project fails most often on time, not on math. Plan it in , each with a date and a thing you can show. For a four-week capstone: week 1, a one-sentence question that passes the three checks, a list of assumptions and variables, and a data plan. Week 2, the raw data, cleaned, with a cleaning log. Week 3, a first model with its error, a comparison to at least one alternative, and a sensitivity table. Week 4, the graph, the written argument, and a practiced presentation.
Each checkpoint is a chance to catch trouble early. If the week 1 question is not measurable, you find out before wasting a week of counting. If the week 2 data has 20 missing rows, you can recount before building a model on holes. The traffic class discovered at the week 2 checkpoint that nobody had recorded the green time; they had assumed it, and a single evening of timing fixed it. A plan without checkpoints would have found that gap on presentation day.
Budget the hours honestly. Counting cars for 10 cycles takes about 15 minutes per session, and five sessions morning and evening is about 2.5 hours across the week. Cleaning and entering the data takes another hour. Fitting and comparing models in a spreadsheet takes two hours the first time, and sensitivity tests one more. Writing takes longer than anyone expects; plan three hours and a day away from the draft before rereading it as a skeptic.
Keep a project log with one line per work session: date, what was done, what is next, what is worrying. The worrying column is the most valuable one, because it becomes the limits section of the report. Finally, decide in week 1 what done means: a claim, one graph, one table, a page of argument and a five-minute talk. A project with a finish line gets finished.
Words to know
checkpoint
a dated point in a project plan with a specific product to show, such as cleaned data with a log
project log
a running record with one line per work session: what was done, what is next, what is worrying
scope
what the project will and will not attempt, decided at the start so the work can finish
deliverable
a finished product the plan promises, such as the graph, the written argument or the talk
Check yourself
1. What should be ready at the week 1 checkpoint of a four-week capstone?
Why: Week 1 sets up everything that follows; a bad question found in week 1 costs a day, found in week 4 costs the project.
2. Using the plan table, what is the total planned time?
Why: 2 + 2.5 + 1 + 2 + 1 + 3 + 1 = 12.5 hours.
3. Why is the what is worrying column of a project log so useful?
Why: Worries recorded during the work are exactly the assumptions and gaps the report must state as limits.
Chapter review
Capstone: Model It
0 / 8
1. Which of these is the best modeling question?
Why: It names measurable quantities, a place, a time, and a rule for yes or no.
2. Cars arrive at 15 per minute and the red lasts 60 seconds. Using Q = r × R ÷ 60, how many cars queue?
Why: Q = 15 × 60 ÷ 60 = 15 cars.
3. A count of 0 was typed because the counter's phone died. What is the correct treatment?
Why: A blank is not a zero. Marking it missing keeps the model from believing no cars came.
4. Model A has a mean absolute error of 0.5 car and predicts 0 cars at R = 0. Model B has an error of 1.0 car and predicts −2 cars at R = 0. Which do you choose and why?
Why: Lower error and a sensible value at the boundary both favor Model A. Perfect zero error is not expected.
5. With a 2-second startup and 2 seconds per car, how long does it take to clear 12 cars?
Why: C = 2 + 2 × 12 = 2 + 24 = 26 seconds. Forgetting the startup gives 24.
6. Changing the seconds per car from 2 to 2.4 moved the clearing time from 32 to 38 seconds. What does that tell you?
Why: A 20% change in the input moved the result by 6 seconds, enough to matter, so it deserves careful measurement.
7. A bar chart with an axis starting at 38 shows waits of 40 and 44 seconds. What is wrong with it?
Why: Bars of height 2 and 6 above the axis look like a 3-to-1 ratio; the real change is 44 ÷ 40 = 1.10.
8. Which sentence belongs in the limits section of a report?
Why: Limits state what was assumed, excluded or left unstudied. The others are the claim, the reasoning and the evidence.
Send it to your teacher
★
Unit wrap-up
Financial Math and Capstone
Twelve words, twelve meanings
0 / 12
Tap a word, then tap its meaning. A right pair locks in green.
Words
Meanings
Unit test
Fifteen questions across the unit
0 / 15
1. What is the simple interest on $2,000 at 4% for 3 years?
Why: I = 2,000 × 0.04 × 3 = 80 × 3 = $240.
2. $1,000 at 6% compounded monthly for 3 years grows to about which amount? (1.005^36 = 1.1967)
4. (Unit 23) What are the zeros of p(x) = x^3 − x^2 − 6x?
Why: x^3 − x^2 − 6x = x(x^2 − x − 6) = x(x − 3)(x + 2), so the zeros are 0, 3 and −2.
5. (Unit 26) A fair coin is flipped 3 times. What is the probability of getting heads all 3 times?
Why: The flips are independent: 1/2 × 1/2 × 1/2 = 1/8. Adding gives 3/6, and 3/8 is the chance of exactly one head.
Send it to your teacher
Write it
A friend can take a $15,000 car loan at 7% for 60 months or the same loan at 9% for 36 months. Compute the monthly payment and the total interest for each (show the formula and each step), then argue which loan the friend should choose and what about the friend's budget would change your answer.
State your recommendation in the first sentence, then support it.
Show the monthly rate, the number of payments, and every step of the payment formula for both loans.
Compare total interest, not just the monthly payment, and say why they can point in different directions.
Name at least one assumption, such as the friend's monthly budget, and say how the answer changes if it changes.
Check each payment a second way, for example by confirming that payment × months is larger than the amount borrowed by your interest figure.
0 wordsSaved on this device as you type.
Practice rooms
Rooms already on the site that belong to this unit — cards, quizzes, a lab.
Every lesson keeps its own three checks; a lesson is ticked when all three are right. Chapter reviews, the unit test and its spiral review (five questions from earlier units in this band) score on the page. When the site is connected to your sheet, or the link carries ?dest=, each one also has a Send box: the first-try score, the standards, the supports used, the attempt number and the minutes go to your sheet as an IEP data point.
Print this page for a paper copy of the readings, the sources, the words and the questions; the answers print as dashed boxes under each question.
Fact-check notes for this course live in the handoff: quotes marked (paraphrased) were set that way on purpose.