This chapter-2 we learn about the the financial statements(财务报表),taxes and cash flow.We must pay particular attention to two important differences:

1.the difference between accounting value and market value

2.the difference between accounting income and cash flow

Let's start:

  • 2-1   the balance sheet (资产负债表):it's a snapshot of a firm.Because it's a convenient means of organizing and summarizing what a firm owns(its assets资产),what a firm owes(its liabilities负债),and the difference between the two(the firm's equity股东权益) at a given piont in time.Now,let's take a look at the balance sheet:

  

  1.Assets:the left-hand side

  One thing we need to pay special attention is about current assets:A current asset has life of less than one year.This means that the asset will normally convert to cash within 12 month,for example,inventory,cash,accounting receivable(money owed to the firm by it customers)...

  2.Liabilities and Owners' equity:the right-hand side

  Like the current asset,current liabilities have a life of less than one year(meaning they must be paid within a year),accounting payable(money the firm owes to suppliers)...Like the load,it's a long-term debt.Firm borrow over the long term from a variety of sources.We tend to use the terms bonds and bondholders(generically to refer to long-term debt and long-term creditors,respectively)

  3.The balance sheet identity or equation:assets = liabilities + shareholders' equity  (left = right),Shareholders' equity is defined as the difference between assets and liabilities.

  4.Net working Capital:净营运资本 = current assets - current liabilities

  Net working capital is positive when current assets exceed current liabilities.(In a healthy firm)

  5.There are three particularly important things to keep in mind when examining a balance sheet:

  1)Liquidity(流动性):the speed and ease(容易程度) with which an asset can be converted to cash.Gold is relatively liquid asset,but a custom manufacturing facility is not.Liquidity really has two dimensions:ease of conversion versus loss of value.Any asset can be converted to cash quickly if we cut the prrice enough.A highly liquid asset is therefore one that can be quickly sold without significant loss of value.An unliquid asset is one that cannot be quickly converted to cash without a substantial price reduction.

  Assets are normally listed on the balance sheet in order of decreasing liquidity.Current assets are relatively liquid and include cash and those assets that we expect to convert to cash over the next 12 months.But fixed assets are,for most of part,relatively illiquid.

  Liquidity is valuable.The more liquid a business is, the less likely it is to experience financial distress(that is ,diffculty in paying debts or buying needed assets).Unfortunately,liquid assets are generally less profitable to hold.For example,cash holding are the most liquid of all investments,but they sometimes earn no return at all--they just sit there.There is therefore a trade-off between the advantages of liquidity and forgone potential profits.

  2)Debt versus Equity(负债和权益):Equity holders are only entitled to the residual value.(Shareholders' equity = assets -liabilities)

  The use of debt in a firm's capital structure is call financial leverage.The more debt a firm has,the greateer is its degree of financial financial leverage.Debt acts like a lever in the sense that using it can greatly magnify both gains and losses.So,financial leverage increases the potential reward to shareholders,but it also increases the potential for financial distress and business failure.

  3)Market value versus Book value(市场价值和账面价值):The true value of any asset is its market value,not the value shown on the balance sheet(Book value).According to GAAP(Generally accepted accounting principles,公认会计准则),financial statements show at history cost.In other words,assets are "carried on the books" at what the firm paid fir them, no matter how long ago they were peuchased or how much they are worth today.

  Managers and investor will frequently be interested in knowing the market value of the firm.This information is not on the balance sheet.The fact that balance sheet assets are listed at cost means that there is no necessary connection between the total assets shown and the market value of the firm.Indeed,many of the most of valuable assets that a firm might have---good management,a good reputation,talented employees---don't appear on the balance sheet at all.Thus,we all concern about the maeket value but not the book value on the balance sheet.

'cause there are too many contents in this chapter,so in next section we will continue to talk something about "the income statement"(损益表),welcome to focus again!

The finnacial statements,taxes and cash flow的更多相关文章

  1. Cash flow

    Today,we learn about the cash flow. Cash flow summary: 1.The cash flow identity:(现金恒等式) cash flow fr ...

  2. 财务报表 > 现金流表的直接法,间接法,Cash Flow from Operating Activites

    经营活动现金流量 Cash Flow from Operating Activites 是指企业投资活动和筹资活动以外的所有的交易和事项产生的现金流量.它是企业现金的主要来源. 1. 直接法经营活动现 ...

  3. Core Java Volume I — 3.8. Control Flow

    3.8. Control FlowJava, like any programming language, supports both conditional statements and loops ...

  4. [转载]Maximum Flow: Augmenting Path Algorithms Comparison

    https://www.topcoder.com/community/data-science/data-science-tutorials/maximum-flow-augmenting-path- ...

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

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

  6. business knowledge

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

  7. fr

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

  8. The income statement

    The income statement measures performance over some period  of time,usually a quarter or a year.The ...

  9. Introduction to Financial Management

    Recently,i am learning some useful things about financial management by reading <Essentials of Co ...

随机推荐

  1. 语音分享应用ios源码

    该源码是语音分享应用源码,本demo使用了科大讯飞语音识别作为分享内容的输入方式,同时也支持手动键盘输入分享内容,限制分享内容文字不能超过180个字符,分享内容输入完成后可以直接分享,分享SDK使用的 ...

  2. 消息推送之APNS

    利用APNS进行消息推送 原理 APNS 是Apple Push Notification Service(Apple Push服务器)的缩写,是苹果的服务器. APNS推送可以分为三个阶段: 第一阶 ...

  3. CentOS 6破解Mysql5.5的办法

    首先,你必须要有操作系统的root权限了.要是连系统的root权限都没有的话,先考虑root系统再走下面的步骤.类似于安全模式登录系统,有人建议说是pkill mysql,但是我不建议哈.因为当你执行 ...

  4. 在mac系统上安装Eclipse,编写java程序

    第一步:安装java jre(java 运行环境). 如图所示: 登陆Oralce官网,点击Download选项,找到如图所示界面: 选择Java Runtime Environment(JRE),打 ...

  5. linux常用命令--ps、netstat、find

     一.ps 1.1ps命令简介 Linux中的ps命令是Process Status的缩写.ps命令用来列出系统中当前运行的那些进程.ps命令列出的是当前那些进程的快照,就是执行ps命令的那个时刻的那 ...

  6. DevExpress之ASPxGridView笔记(1)

    1.设置Row(某列)输出格式,例如,在数字前加美元符.每3位以逗号隔开及设置小数点后两位: <dx:GridViewDataTextColumn FieldName="SHOUHUI ...

  7. delphi的几个特别关键字 object absolute

    1.object关键字相当于C++中的struct, record定义个结构体只能定义数据,而object可以定义方法,默认都是public的.   代码示例如下: TTest = record na ...

  8. ruby cookbook

    11.2 listing object's method Oject.methods/singleton_methods/instance_methods 指定类名定义的方法在 singleton_m ...

  9. 《高性能javascript》读书笔记:P1减少跨作用域的变量访问

    前端优化,有两个意义:1.为了让用户在浏览网页时获得更好的体验 2.降低服务器端的访问压力,节省网络流量. 除了换个好主机连上个千兆网这样的硬件问题,优化部分的实现方式目前也大致两种,一种是页面级别的 ...

  10. angularjs2 学习笔记(五) http服务

    angular2的http服务是用于从后台程序获取或更新数据的一种机制,通常情况我们需要将与后台交换数据的模块做出angular服务,利用http获取更新后台数据,angular使用http的get或 ...