Calculating your personal net worth is the best way to know exactly what your starting point is, in any financial plan you develop. A balance sheet calculates your net worth by comparing your financial assets (what you own) with your financial liabilities (what you owe). The difference between the two is your personal net worth. Don’t be discouraged if your net worth is negative—keep in mind that this should be an accurate depiction of your financial situation. Setting goals is much easier once you know what your current net worth is.

Before you get started, pull together all of the information that you have available. You’ll need your latest bank statements, as well as the principal balance of any loans you have. Once you have all of that information available, start developing your balance sheet by listing all of your assets (financial and tangible assets) with the values.

  • Cash (in the bank, money market accounts, or CDs)
  • All investments (mutual funds, college savings accounts, individual securities)
  • Home value (the resale value of your home)
  • Automobile value (the resale value of your car)
  • Personal Property Value (resale value of jewelry, household items, etc)
  • Other assets

The sum of all of those values is the total value of your assets. Your goal should be to continually increase your assets.

Next, you can look at your liabilities, which should be everything you owe. Here are some common liability categories:

  • Remaining mortgage balance
  • Car loans
  • Student loans
  • Any other personal loans
  • Credit card balances

The sum of all of the money you owe is your liabilities. As you start to pay down your debt, your total liabilities will decrease.

The difference between your assets and your liabilities is your net worth. You can start to increase your net worth by decreasing your liabilities, increasing your assets, or by doing both! Make sure you continuously update your balance sheet—at least twice per year—to ensure that you are meeting all of your financial goals. For help calculating your net worth, use this simple Net Worth Worksheet.

How To Create a Personal Balance Sheet的更多相关文章

  1. A feature in Netsuite Reports > Financial > Balance Sheet

    最新版本的Customize balance sheet page Left side > Layout > Add Reference Row Then in right side, y ...

  2. 美国政府关于Google公司2013年度的财务报表红头文件

    请管理员移至新闻版块,谢谢! 来源:http://www.sec.gov/ 财务报表下载↓ 此文仅作参考分析. 10-K 1 goog2013123110-k.htm FORM 10-K   UNIT ...

  3. How do I learn machine learning?

    https://www.quora.com/How-do-I-learn-machine-learning-1?redirected_qid=6578644   How Can I Learn X? ...

  4. SAP BAPI一览 史上最全

    全BADI一览  List of BAPI's       BAPI WG Component Function module name Description Description Obj. Ty ...

  5. business knowledge

    Finance knowledge Trading---At the core of our business model is Trading, which involves the buying ...

  6. SAP ECC FI配置文档

    SAP ECC 6.0 Configuration Document Financial Accounting (FI) Table of Content TOC \O "1-2" ...

  7. fr

    8.3 credit sales(bad debt , ar) method1:direct write off method2:allowance method for bad debt allow ...

  8. 从idea到ipo

    **************************************************************************************************** ...

  9. Basic Concepts of International Trade

    The international trade structure is a reflection of worldwide economic development, industrial stru ...

随机推荐

  1. (转)EntityFrameword “Reverse Engineer Code First” 连接 MySql

    转自:http://stackoverflow.com/questions/19676624/error-trying-to-reverse-engineer-code-first-mysql-dat ...

  2. 『TCP/IP详解——卷一:协议』读书笔记——02

    2013-08-16 20:07:11 1.3 TCP/IP的分层 这是一个很好的图,要多看!!图上有些细节会在今后的笔记中提到,看不懂不必深究. IP是网络层上的主要协议,同时被TCP和UDP(这两 ...

  3. 居于集成了adt的Android 开发环境配置

    一.先说一下环境 Windows 8.1 64 位 注:win7 Ultimate  64 配置会出现 Android SDK manger 不能启动的问题,是因为android.bat 里调用了fi ...

  4. C# 正则表达式测试工具与分享窗体自适应类

    放假刚回来,自己打算写一个正则表达式的测试工具,因为上次在网上用的一个在线正则表示测试工具就 没有很好的服务自己的,所以才有了现在的想法,想写一个C#开发者用的正则表达式测试工具!期间由于最大化时控件 ...

  5. 准备找工作第三天——java基础_由有道云笔记倒入

    循环:跳出多重循环:通过设置标号: 1    ok: 2    for(int i=0;i<10;i++) 3    { 4    for(int j=0;j<10;j++) 5    { ...

  6. 不要手动StopWatch了,让BenchmarkDotNet帮你

    Nuget: https://www.nuget.org/packages/BenchmarkDotNet/ Project Site: https://github.com/PerfDotNet/B ...

  7. Eclipse在线安装SVN

    一.SVN在线安装 下面为在线安装SVN插件.以下是在线安装步骤: 其中http://subclipse.tigris.org/update_1.10.x是最新版本的SVN插件的下载站点[subcli ...

  8. Microsoft Azure开发体验 – 网络报名系统

    去年底RP好抢到了中国版Azure的使用机会,最近社团里讨论到9月份招新的问题,就用Azure Website和Azure Table Storage打造了这个报名系统. 网站放在 http://jo ...

  9. Linux-vmware tools安装与cdrom挂载

    前述 昨天想直接复制虚拟机centos系统中命令行的内容到主机的txt文档上进行保存,发现不能实现虚拟机与主机之间的直接通讯,后来查资料发现原来是由于我的虚拟机没有安装vwmare tools的缘故. ...

  10. attilax.java 注解的本质and 使用最佳实践(3)O7

    attilax.java 注解的本质and 使用最佳实践(3)O7 1. 定义pojo 1 2. 建立注解By eclipse tps 1 3. 注解参数的可支持数据类型: 2 4. 注解处理器 2 ...