惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园_首页
雷峰网
雷峰网
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
WordPress大学
WordPress大学
腾讯CDC
T
Tailwind CSS Blog
A
About on SuperTechFans
H
Hackread – Cybersecurity News, Data Breaches, AI and More
The GitHub Blog
The GitHub Blog
T
The Blog of Author Tim Ferriss
G
Google Developers Blog
The Cloudflare Blog
D
DataBreaches.Net
Recent Announcements
Recent Announcements
Engineering at Meta
Engineering at Meta
B
Blog
博客园 - 聂微东
阮一峰的网络日志
阮一峰的网络日志
月光博客
月光博客
博客园 - 司徒正美
MongoDB | Blog
MongoDB | Blog
Google DeepMind News
Google DeepMind News
Apple Machine Learning Research
Apple Machine Learning Research

ashishb.net

A day in Luxembourg - the richest country in the world I was asked to install malware during a fake interview Book summary: Breakneck - China's quest to engineer the future by Dan Wang Book summary: How to Teach Your Baby to Read Book Summary: The Discontented Little Baby Book by Pamela Douglas Introducing Amazing Sandbox - run third-party tools and AI agents securely on your machine Why software outsourcing gets a bad reputation? Book summary: The Natural Baby Sleep Solution by Polly Moore A day in Antwerp, Belgium Journey of online influencers Two days in Brussels, Belgium Shortcuts - when we love them and when we don't A visit to Rakhigarhi Three days in overhyped Paris Empty Japan, crowded Tokyo The real lock-in in GitHub is not the code, but the stars 11-day Norwegian Breakaway East Caribbean cruise Sanskrit and Sri Lankan Air Force Use REST with Open API The Achilles heel of American capitalism Costa Rica in 4 days At a juice stall in Sri Lanka A short stay at Warsaw, Poland Best practices for using Python & uv inside Docker Two days in Vilnius, Lithuania How IntelliJ IDEs waste disk space Pregnancy Why there aren't many digital nomads from India Two days in Riga, Latvia To keep your machine secure, run third-party tools inside Docker
Finance 101: Terminology
Ashish Bhatia · 2013-10-14 · via ashishb.net
  1. Contributions - Money being put into an account is called a “contribution” to that account.
  2. Earnings - Money “earned” in an account. Usually, as an interest or dividend on the money contributed but can also include things like bank bonuses. As a concrete example, a person opened a new bank account and “contributed” 1000$ in the account, the bank gave him a 150$ bonus and by the end of 31 Dec, the account earned and interest of 35$, the “earnings” will be 185$ (150 + 35).
  3. Withdrawal - Money “withdrawn” from an account of one type into an account of a different type. Movement of money between accounts of the same type is not withdrawal.
  4. Realized and Unrealized gains - Suppose a person buys stocks worth of 1000$ and it gains 5% in one month, the gain of 50$ in this case would be “unrealized” till the person decides to sell the stocks, at which point, the gain is “realized”. Why does this matter? As per the contemporary IRS rules, gains are taxed on realization based on tax laws at the time of the realization. Note: In the case of bank accounts, earnings are realized as soon as the bank pays interest at the end of the month.
  5. Pre-tax contribution - A contribution made from the pre-tax money, the money from which state and federal income tax have not been deducted.
  6. Post-tax contribution - A contribution made from post-tax money. Such a contribution won’t be taxed again (provided the person is careful), the earnings on it might/might not be taxed depending on the type of account earnings were generated in.
  7. Tax-deferred growth - An account where earnings are not taxed till a withdrawal is made from the account (what if 10% money is withdrawn from the account? well, that is account specific and will be covered in a different blog post)
  8. Tax-free growth - An account where earnings are not taxed ever - usually these accounts have certain constraints like age at the time of withdrawal should be more than 59.5 or money should be held in the account for a certain period of time or both. Trivia: Mitt Romney holds money in one such account.
  9. Equity - A piece of ownership of land or company
  10. Share/Stock - A piece of ownership of a company
  11. Bond - A piece of ownership of a debt given to a company. Safer than stock but yields lower return.
  12. Options/Futures/Currencies/Shorting/Margin trading - A collection of exotic complicated financial instruments which I don’t fully understand. Please refer to one of the references if you are interested.
  13. Municipal Bonds (munis) - The earnings on these bonds are not subjected to federal and state taxes as long as they are from the same state as the buyer’s state of residence. High earners love these.
  14. Ordinary income tax - A tax which applies to regular income like salary and interest paid by the banks. This tax has both state and federal tax components.
  15. Capital gains tax - A tax which is applied to the appreciation in value of an equity (like stock or house), this tax is either short term (if holding period of equity is less than 365 days) - where it is counted as part of ordinary income or long-term - where it gets a preferred treatment and is taxed on a lower rate (more on this in another blog post).
  16. Required Minimum Distribution (RMD) - A lot of retirement accounts mandate that the owner must start withdrawing a certain amount of money from the age of 70.5, the minimum withdrawal limit is controlled by IRS [ source].
  17. Expense Ratio - A percentage of money which a mutual fund eats into every year. Eg. if expense ratio is 1% than a contribution of 1000$ with 10% gain will become 1090$ at the end of the year.

Trivia: Reason being 59.5 being the retirement age is detailed here.