• The income statement measures performance over some period  of time,usually a quarter or a year.The income statement equation is:Revenus - Expenses = Income

From the last section,we know that the balance sheet is as a snapshot,and here the income statement is as a video recording covering the period between a before and an after picture.

  • An income statement is usually revenue and expenses from the firm's principle operations.Subsequent parts include:financing expenses such as interest paid,and the taxes paid are reported separately.The last item is net income(the so-called bottom line) which is often expressed on a per-share basis and called earnings per share(EPS,每股净利润,每股收益).Let's see a income statement for an U.S corpoation:

  The difference between net income and cash dividends is the addition to retained earnings(留存收益) for the year.

Earnings per share(EPS) = Net income/Total shares outstanding

Dividends per share = Total dividends/Total shares outstanding

When looking at an income statement, the financial manager needs to keep three things in mind:GAAP,cash versus noncash item,and time and costs.

1.GAAP and the income statement:The general rule (the recognition principle) is to recognize revenue when the earnings process is virtually complete and the value of an exchange of goods or services if known or can be reliably determined.This principle usually means that revenue is recognized at the time of sale,which need not be the same as the time of collection(cash),so is the expense.

2.Noncash item:A primary reason that accounting income differs from cash flow is that an income statement contains noncash item.The most important of these is depreciation(折旧).The depreciation deduction is simply another application of the matching principle in accounting.The revenues associated with an asset would generally occur over some length of time.So the accountant seeks to match the expense of purchasing the asset with the benefits produced from owning it.

For the financial manager,the actual timing of cash inflows and outflows is critical in coming up with a reasonable estimate of market value,so we need to learn how to separate the cash flows from noncash accounting entries.

3.Time and costs:It's often useful to think of the future as having two distinct parts:the short run and the long run.These are not precise time periods.The distinct has to to do with whether costs are fixed or variable.In the long run,all business costs are variable.Given sufficient time, assets can be sold,debts can be paid,and so on.

If our time horizon is relatively short,however,some costs are effectively fixed---they must be paid no matter what(property taxes财产税).Other costs such as wages to laborers and payments to suppliers are still variable.As a result,even in the short run,the firm can vary its output level by varying expenditures in these area.

The income statement的更多相关文章

  1. business knowledge

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

  2. fr

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

  3. The finnacial statements,taxes and cash flow

    This chapter-2 we learn about the the financial statements(财务报表),taxes and cash flow.We must pay par ...

  4. EBS财务模块表结构

     gl_code_combinations:科目组合 字段名 含义 备注 code_combination_id 主键,科目编码ID,自动编号 segment1 分行代码 setgment2 是受 ...

  5. CFA一级知识点总结

    更多来自:   www.vipcoursea.com   Ethics 部分 Objective of codes and standard:永远是为了maintain public trust in ...

  6. 中美会计准则差异比较(PRC GAAP VS US GAAP)

    http://bbs.chinaacc.com/forum-2-43/topic-2023118.html 一.中美会计准则的实质性差别    rule based vs principle base ...

  7. Write-Off

    What is a Write-Off? Write-offis an accounting term referring to an action whereby the book value of ...

  8. bloomberg bulkfile【一】 文件的分类

    文章导航 bloomberg bulkfile [一]  文件的分类 bloomberg bulkfile [二]  文件解析 bloomberg bulkfile [三]  在oracle的存储 订 ...

  9. MySQL: LEAVE Statement

    https://www.techonthenet.com/mysql/loops/leave.php This MySQL tutorial explains how to use the LEAVE ...

随机推荐

  1. [转载]《C++0x漫谈》系列之:多线程内存模型

    <C++0x漫谈>系列之:多线程内存模型 By 刘未鹏(pongba) 刘言|C++的罗浮宫(http://blog.csdn.net/pongba) <C++0x漫谈>系列导 ...

  2. 第 2章 数组和 ArrayLists

    数组是最通用的数据结构,它出现在几乎所有的编程语言里.在 C#语言中使用数组包括创建 System.Array 类型的数组对象,以及创建针对所有数组的抽象的基类型.Array 类提供了一套方法,这些方 ...

  3. 【转】src与href属性的区别

    ref:http://www.jb51.net/web/77258.html src和href之间存在区别,能混淆使用.src用于替换当前元素,href用于在当前文档和引用资源之间确立联系. src是 ...

  4. C#中常见的委托(Func委托、Action委托、Predicate委托)

    今天我要说的是C#中的三种委托方式:Func委托,Action委托,Predicate委托以及这三种委托的常见使用场景. Func,Action,Predicate全面解析 首先来说明Func委托,通 ...

  5. VS2010在非IE浏览器下调试Silverlight程序

    以Chrome为例: 第一步:在程序中设置断点. 第二步:右键点击web应用程序的起始页(.html或.aspx文件),选择"浏览方式",选中Chrome或其它非IE浏览器,点&q ...

  6. [原]Python Web部署方式总结

    不要让服务器裸奔 学过PHP的都了解,php的正式环境部署非常简单,改几个文件就OK,用FastCgi方式也是分分钟的事情.相比起来,Python在web应用上的部署就繁杂的多,主要是工具繁多,主流服 ...

  7. mariadb主从复制架构学习笔记

    复制功用: 数据分布 负载均衡:读操作,适用于读密集型的应用 备份 高可用和故障切换 MySQL升级测试 在从服务器上有两个线程: I/O线程:从master请求二进制日志信息,并保存至中继日志 SQ ...

  8. 删除linux系统服务

    #删除服务的命令,[ServiceName]需要替换为实际的服务名称 sudo update-rc.d [ServiceName] remove 有时候安装sysv-rc-conf进行服务控制,但是在 ...

  9. DOS下更改编码方式

    使用CHCP命令,CHCP是Change Code Page的缩写. 936 简体中文GBK 437 美国英语 65001 UTF编码 如:chcp 65001则将dos窗口中的字符编码改为UTF编码 ...

  10. Remoting,OData Snippet Compiler等

    http://www.sliver.com/dotnet/SnippetCompiler/ [ASP.NET Web API教程]ASP.NET Web API系列教程目录 张逸 .Net Remot ...