Which calculator is this for?
These steps are for a Casio scientific (the standard General Maths calculator, like the fx-82AU PLUS II or fx-100AU PLUS). The buttons are the same on both, with one exception flagged in the correlation section.
Got a ClassPad or a TI? The ideas are identical but the menus differ, so check with Nat.
Tiny things that cause "ERROR" or a wrong answer:
Negative numbers use the (ā) key, not the subtract key
To type negative 400, press (ā) then 400. The big ā key is only for subtracting one thing from another.
Brackets when you need an add or subtract to happen first
The calculator always does Ć and Ć· before + and ā. So for 5000 Ć (1 + 0.06) you must use brackets, or it does 5000 Ć 1 first and adds 0.06 after.
The SāD key turns a fraction answer into a decimal
If the screen shows a fraction and you wanted a decimal (for money), press SāD to flip it.
This is the big one for finance. Instead of retyping the balance every line, the Ans key feeds the last answer straight back in. One press of = steps forward one period.
Example: Vā = 1000, grows Ć1.1 each year, then add 500
- Type the starting balance, then equals:
1000=The screen now holds 1000 as "Ans".
- Type the rule using the Ans key, then equals:
1.1ĆAns+500=Screen shows 1600. That is Vā.
- Now just keep pressing equals. Each press is one more year:
=ā 2260 =ā 2986 =ā ...Count your presses. 12 presses after step 2 gives the balance after 12 payments.
Getting r, and the line y = A + Bx
- Go into stats mode and pick linear:
MODEāSTATāA+BX"A+BX" is the linear regression option.
- Type the x values down the X column, pressing = after each. Then arrow across to the Y column and type the y values the same way.
- Press AC to finish entering data (this does not delete it).
- Open the stats results menu and choose Reg:
SHIFT1āRegPick A, B, or r and press = to display it.
B = 2.58 (the gradient)
r = 0.97 (the correlation)
So the line is y = 4.21 + 2.58x and the correlation is strong and positive. Always write the line with the real variable names where the question gives them.
For "after 25 years" questions you do not want 300 button presses. Use the formula with the power key x⢠(it looks like x with a small raised box).
Example: $5000 at 6% per year for 10 years
Formula: A = 5000 Ć (1 + 0.06)10