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. WordPaster.exe安装教程

      安装教程: Firefox控件安装教程 Chrome控件安装教程 Chrome 45+控件安装教程 相关问题: 提示Runtime Error错误 360拦截 Chrome启用npapi Fire ...

  2. javascript基础知识-对象

    javascript创建对象有三种方法: 1)对象直接量 例:var empty = {}; var point = {x:1,y:4}; var book = { "main title& ...

  3. Vxlan——原理

    1. 为什么需要Vxlan 普通的VLAN数量只有4096个,无法满足大规模云计算IDC的需求,而IDC为何需求那么多VLAN呢,因为目前大部分IDC内部结构主要分为两种L2,L3.L2结构里面,所有 ...

  4. django rest_framework--入门教程2

    接上文 这里先写一个GET请求的 1.先在VIEW里定义一个方法 代码如下: @api_view(['GET', 'POST']) def book_request(request): if requ ...

  5. [C++] socket - 1 [简单TCP通信C\S代码]

    服务端: #include<iostream> #include<winsock2.h> #include<stdio.h> #pragma comment(lib ...

  6. 标签简化Spring-MVC配置

    新填入@RequestMapping标签 和@org.springframework.stereotype.Controller标签 这样做就是通过标签来简化之前,对HandlerMapping的配置 ...

  7. spring-mvc.xml报错cvc-complex-type.2.4.c

    添加 <!-- 定义请求处理映射HandlerMapping --> <bean id = "handlerMapping" class = "org. ...

  8. 【系统移植】Android系统移植

    $ . .. Device     . SimulatorWhich would you like] Build type choices are. release     . debugWhich ...

  9. atitit.修复xp 操作系统--重装系统--保留原来文件不丢失

    atitit.修复xp 操作系统--重装系统--保留原来文件不丢失 1. 修复目标...保持c盘文件,恢复system文件走ok... 1 2. 重装系统以前的操作 1 2.1. 避免格式化c盘/gh ...

  10. atitit.客户端连接oracle数据库的方式总结

    客户端连接oracle数据库的方式总结 目录 Java程序连接一般使用jar驱动连接..... 桌面GUI一般采取c语言驱动oci.dll 直接连接... 间接连接(需要配置tns及其envi var ...