To run an effective "Bank of Mom and Dad," you need a system of record-keeping that makes the growth of money visible and understandable. This is where the "Home Ledger" comes in. A ledger is simply a document—either physical or digital—that tracks every deposit, withdrawal, and interest payment. By setting an "educational interest rate" and recording it regularly, you move the concept of compounding from a math problem in a textbook to a growing pile of resources in your child's life.
Determining Your Educational Interest Rate
In the real world, interest rates are determined by central banks and market conditions. For your home bank, the rate should be determined by your child's age and the lesson you want to teach. Real-world savings accounts might offer 4% to 5% annually , but for a child, this is too slow.
The "High-Yield" Home Rate
To make the impact of saving obvious, many parents choose a monthly interest rate. For example, a 5% or 10% monthly rate is high enough to show significant growth within a single school semester.
- The 10% Rule: If a child has $50 in their savings jar, a 10% monthly interest rate adds $5 at the end of the month.
- The "Double Your Money" Goal: Using the Rule of 72, you can show your child how long it will take for their money to double . You divide 72 by the interest rate. At a 10% interest rate, their money will double in about 7.2 periods (months, in this case).
Comparing to Real-World Rates
As children get older, it is important to show them what is happening in the actual economy. Currently, some of the best youth savings accounts offer between 7% and 10% annually on the first $500 or $1,000 . By showing your child the difference between your "Home Bank" rate and a "Real Bank" rate, you prepare them for the reality that high returns usually require more time or more risk .
Creating the Ledger: Three Approaches
You can use Microsoft Excel or Google Sheets to create a professional-looking ledger. This not only tracks the money but also teaches the child basic data skills. According to research, there are three primary ways to calculate this growth in a spreadsheet :
1. The Multiplication Method (Step-by-Step)
This is the most visual way to show a child how their balance grows year by year or month by month.
- Open a spreadsheet. In cell A1, type "Period" (Month or Year). In cell B1, type "Balance."
- In cells A2 through A7, enter numbers 0 to 5.
- In cell B2, enter the starting amount (e.g., 100).
- In cell B3, enter the formula
=B2 * 1.10(this assumes a 10% interest rate). - Drag that formula down. The child will see the balance jump from 100 to 110, then 121, then 133.10 .
2. The Fixed Formula Method
This is for older children who want to see the "end result" of their savings plan. The formula for compound interest is P(1 + i)^n, where P is the principal, i is the interest rate, and n is the number of periods
.
- In Excel, if B1 is the principal ($100), B2 is the rate (0.10), and B3 is the time (5 months), the formula is
=(B1*(1+B2)^B3). - This shows the child that they don't have to do anything but wait for the money to grow to $161.05.
3. The Macro/Function Method
For the tech-savvy teen, you can even create a custom "Bank of Mom and Dad" function in Excel using the Visual Basic Editor . This involves writing a small piece of code that calculates the interest automatically whenever they enter their balance. This introduces the idea that finance and technology are deeply linked.
Compounding Frequency: Why It Matters
The "Bank of Mom and Dad" must decide how often to "pay" interest. In the financial world, interest can be compounded annually, monthly, or even daily . The more frequent the compounding, the faster the money grows.
| Compounding Frequency | Effect on Growth |
|---|---|
| Annual | Interest is added once a year. Good for long-term "retirement" jars. |
| Monthly | The standard for the Bank of Mom and Dad. Provides regular feedback. |
| Daily | Used by many real-world high-yield savings accounts . |
| Continuous | Adds interest as regularly as possible; mostly a theoretical concept for home use . |
Example of Frequency Impact:
If you give your child a $10,000 "loan" for a car at 10% interest over 10 years:
- Compounding annually results in $15,937 in total interest.
- Compounding monthly results in $17,070 in total interest
.
This teaches the child that how the bank calculates interest is just as important as the rate itself.
The "Interest Day" Ritual
To make the ledger effective, you should have a scheduled "Interest Day"—perhaps the first Sunday of every month.
- Review the Ledger: Sit down with the child and look at the "Balance" column.
- Calculate the Reward: Let the child do the math (or use the Excel formula). "You had $100, and our rate is 10%. How much did you earn?"
- Physical Transfer: If using a physical jar, count out the $10 in "interest" and add it to the jar.
- Update the Record: Have the child write down the new total. This reinforces the "Attention to Detail" skill, which is highly valued in many professional fields .
Managing Withdrawals and "Cash Drag"
A common issue in the Bank of Mom and Dad is "cash drag." In professional investing, this happens when too much of a portfolio is kept in cash rather than being invested in higher-yielding assets . If a child keeps all their money in their "Spend" jar, they earn 0% interest.
The Lesson:
Encourage the child to move money from the "Spend" jar to the "Bank of Mom and Dad" (the Save jar). Explain that money in the Spend jar is "lazy"—it isn't working for them. Money in the Save jar is "working"—it is earning interest every month.
FAQ: Handling the Ledger
- What if the child loses the ledger?
This is a great lesson in "Financial Security." In the real world, banks keep digital backups. If you are using a paper ledger, consider taking a photo of it every month. - Should I charge "fees"?
Some parents charge a small "account maintenance fee" (e.g., 50 cents) to teach about bank fees, but for beginners, it’s usually better to focus on the positive growth first. - Can I use an app instead?
Yes, many budgeting apps can help track income and spending . However, building your own spreadsheet teaches more fundamental skills about how the math actually works .
By setting up a clear ledger and a consistent interest rate, you provide your child with a "dashboard" for their financial life. They can see their progress, understand the math of growth, and feel the satisfaction of watching their balance increase through the power of compounding.

Comments