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. 必须会的SQL语句(三)插入

    1.规范一些使用插入语句的小规范   1)中文字符串前 最好 加一个N   2)列名用中括号 扩起来   像这样  [列名]   2.常规写法 Insert into tableName ( [col ...

  2. 软件工程 speedsnail 冲刺1

    2015-5-5 完成任务:背景音乐的添加: 遇到问题:循环播放的设置: 明日任务:snail的移动功能.

  3. 显示和隐藏Mac隐藏文件的终端命令

    打开终端,输入以下命令: 显示mac隐藏文件的命令: defaults write com.apple.finder AppleShowAllFiles -bool true 隐藏mac隐藏文件的命令 ...

  4. 如何用asp.net MVC框架、highChart库从sql server数据库获取数据动态生成柱状图

    如何用asp.net MVC框架.highChart库从sql server数据库获取数据动态生成柱状图?效果大概是这样的,如图: 请问大侠这个这么实现呢?

  5. PHP计算某个目录大小的方法

    用PHP来计算某个目录大小的方法. PHP CURL session COOKIE  可以调用系统命令,还可以这样:  <?php function dirsize($dir) {  @$dh  ...

  6. Incorrect column name 'productid '

    #1166 - Incorrect column name 'productid ' 解决方法:字段是复制的吧,复制的里面应该是有空格吧?检查一下,去掉就可以了哟,呵呵.  

  7. PHP mysql 事务处理实例

    事务是必须满足4个条件(ACID):原子性(Autmic).一致性(Consistency).隔离性(Isolation).持久性(Durability) 原子性(Autmic):事务在执行性,要做到 ...

  8. 批量删除的js代码

    <script type="text/javascript"> function seltAll(){ var chckBoxSign = document.getEl ...

  9. 1)C++对象大小计算

          C++对象的大小不同的编译器的实现是不一样的,以下仅讨论.net2003,其他编译的可能出现的结果以下也做了分析和猜测.在反推不同编译器实现的C++对象的大小时.对齐是一个很重要也容易被遗 ...

  10. 支付宝收款连接 非API

    <a href="https://shenghuo.alipay.com/send/payment/fill.htm?_form_token=mMYOrAXfReOtBBCMmoaK7 ...