Editing
Mental Accounting
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
<div style="background-color: #4B0082; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> {{BloomIntro}} Mental Accounting is the "Invisible Budget" in our heads—the psychological process of "Categorizing" money into different "Buckets" (e.g., 'Rent,' 'Entertainment,' 'Found Money'). While "Math" says that "$100 is $100," regardless of where it came from, "Mental Accounting" says that a $100 "Birthday Gift" is for "Fun," while $100 of "Salary" is for "Bills." Developed by Nobel laureate Richard Thaler, this theory explains why we "Overspend" on credit cards while having "Savings" in the bank, and why we "Value" a "Sale" more than a "Discount." It is the science of the "Mental Filing Cabinet" that helps us organize our lives but often leads us to "Illogical" financial mistakes. </div> __TOC__ <div style="background-color: #000080; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Remembering</span> == * '''Mental Accounting''' — The tendency of people to treat money differently based on its "Source" or its "Intended Use." * '''Richard Thaler''' — The father of Behavioral Economics who won the Nobel Prize for this and other "Nudge" theories. * '''Fungibility''' — The economic rule that all money is "Interchangeable" (A dollar is a dollar). Mental accounting "Breaks" this rule. * '''Transaction Utility''' — The "Joy" or "Pain" of the "Deal" itself (e.g., getting a $100 shirt for $50 feels better than buying a $50 shirt for $50). * '''Acquisition Utility''' — The value of the "Product" itself. * '''The 'Found Money' Effect''' (House Money) — The tendency to "Gamble" or "Waste" money that we didn't "Earn" (like a tax refund or a gambling win). * '''Payment Decoupling''' — The psychological trick where "Paying with a Card" feels "Less Painful" than "Paying with Cash" because the "Pain of Paying" is separated from the "Joy of Buying." * '''Budgeting Bracketing''' — How we decide to "End a period" (e.g., "I spent my monthly fun budget, I can't buy this coffee until tomorrow"). * '''Sunk Cost Bias''' — The mental accounting error of continuing a behavior because we have already "Invested" money in it (e.g., "I have to finish this steak because I paid $50 for it"). * '''Gift Accounting''' — The rule that "Gifts" should be "Non-functional" (e.g., flowers or fancy chocolate) because buying "Toilet paper" as a gift feels like a "Budget error." </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Understanding</span> == Mental accounting is understood through '''Buckets''' and '''The Deal'''. '''1. The "Buckets" of the Mind''': We treat "Categories" of money as if they are "Different Currencies." * Imagine you have $5,000 in a "Savings Account" earning 1% interest. * You also have a $5,000 "Credit Card Debt" charging 20% interest. * **Rational Man**: Would use the savings to pay the debt instantly (saving $950/year). * **Mental Accounting Human**: Keeps the savings because it's in the "Emergency Bucket" and keeps the debt because it's in the "Consumption Bucket." They "Fear" empty buckets more than they "Hate" losing money. '''2. Found Money (The Casino Effect)''': Money is "Not all equal" in our hearts. * If you "Work" for $100, you are "Careful" with it. * If you "Find" $100 on the sidewalk, you go out for a "Fancy Dinner." * This is "Illogical"—both $100 bills have the same "Buying Power." But mental accounting puts them in different "Source Buckets" with different "Rules." '''3. Transaction Utility (The Power of 'On Sale')''': We love "The Deal" more than "The Item." * You see a "Fancy Toaster" for $100. You don't buy it. * The next day, it is "On Sale" for $100 (down from $200). You buy it. * The "Price" is the same, but the "Mental Account" for "Savings" is now "Positive." The "Transaction Utility" (the $100 discount) makes you feel "Smart." '''The 'Theater' Experiment'''': You go to the theater to see a $20 play. * **Group A**: You lose your $20 ticket. Do you buy another? (Most say "No"—the 'Theater Bucket' is now $40, which is 'Too much'). * **Group B**: You lose a $20 bill on the way. Do you buy the $20 ticket? (Most say "Yes"—the 'Lost Money' was in the 'General Bucket,' not the 'Theater Bucket'). * This proves that we "Account" for our spending based on "Topics," not "Total Wealth." </div> <div style="background-color: #8B0000; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Applying</span> == '''Modeling 'The Credit Card Trap' (Visualizing the 'Pain of Paying' vs 'Joy of Buying'):''' <syntaxhighlight lang="python"> def calculate_purchase_pain(amount, payment_method): """ Shows why Cards lead to overspending. """ if payment_method == "Cash": # Immediate physical loss pain_factor = 1.0 elif payment_method == "Credit Card": # Delayed, abstract loss pain_factor = 0.5 else: # 'Found Money' pain_factor = 0.1 perceived_cost = amount * pain_factor return { "Method": payment_method, "Actual Cost": f"${amount}", "Perceived Cost (Mental)": f"${perceived_cost}" } # Buying a $100 dinner print(calculate_purchase_pain(100, "Cash")) print(calculate_purchase_pain(100, "Credit Card")) </syntaxhighlight> ; Accounting Landmarks : '''The 'Nudge' Book''' → Thaler's masterpiece on how governments can use "Mental Accounting" to help people save for retirement (e.g., "Save More Tomorrow"). : '''Subscription Services''' → Why we forget about a $10/month charge. It's "Decoupled" from our daily spending, so it "Feels like zero" in our mental accounting. : '''Rebate Checks''' → Why companies give "Rebates" instead of "Lower Prices." We treat the "Rebate" as "Found Money" and spend it, whereas a lower price just "Blends into the budget." : '''The 'Sunk Cost' Theater''' → If you buy an expensive ticket to a game, and it starts "Snowing," you will go anyway (to "Avoid a Loss"). If someone "Gave you the ticket for free," you would "Stay home." </div> <div style="background-color: #8B4500; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Analyzing</span> == {| class="wikitable" |+ Rational vs. Behavioral Budgeting ! Feature !! Rational Accounting !! Mental Accounting |- | Money Type || Fungible (All same) || Labeled (Specific uses) |- | Focus || Total Net Worth || "Buckets" and "Categories" |- | Time Horizon || Long-term || Short-term (Monthly/Weekly) |- | Decision Rule || "Can I afford this?" || "Is there money in this specific bucket?" |- | Analogy || A 'Reservoir' || A 'Set of Envelopes' |} '''The Concept of "Bracketing"''': Analyzing "When the game ends." We "Close our accounts" at certain times (e.g., the "New Year," the "End of the Month"). This is why "Gym Memberships" sell in January—people "Reset" their "Health Bucket" and feel they have "Unlimited funds" for it. </div> <div style="background-color: #483D8B; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Evaluating</span> == Evaluating mental accounting: # '''Self-Control''': Is mental accounting "Good" for us? (Does the "Envelopes" method help "Poor people" survive by ensuring they have "Rent money" separate from "Food money"?). # '''Consumerism''': Is mental accounting a "Weapon" used by stores to make us "Overspend"? (e.g., "Buy 1 Get 1 Free"). # '''Debt''': Is mental accounting the "Primary Cause" of the global "Credit Card Debt" crisis? # '''Corporate Accounting''': Do "Big Companies" also use "Mental Accounting" (e.g., "Marketing Budget" vs "Research Budget") in a way that is "Illogical"? </div> <div style="background-color: #2F4F4F; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Creating</span> == Future Frontiers: # '''Hyper-Aware Banking''': An app that "Merges all your buckets" and shows you "The One Truth" of your money, helping you "Defeat" the mental accounting trap. # '''Nudging Savings''': Designing a "Bank account" that "Auto-Labels" your income into "Buckets for the future," making "Saving" feel like "Buying a Gift for yourself." # '''Found-Money 'Redirect' ''': A browser extension that "Detects" when you get a "Tax Refund" or "Gift" and "Asks" if you want to "Lock it" into an investment before you "Waste" it. # '''The 'Transaction Utility' Filter''': An AI that "Strips away the SALE tag" when you shop online, showing you "Only the Price" to help you decide if you actually want the item. [[Category:Economics]] [[Category:Psychology]] [[Category:Decision Science]] [[Category:Behavioral Economics]] </div>
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Template used on this page:
Template:BloomIntro
(
edit
)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information