Mispricing can be explained by the sum of the two components: true mispricing and estimation error
Ve – P = (V – P) + (Ve – V)

If the asset is expected to benefit the owner in the foreseeable future, the valuation of the asset is carried out on a going concern basis and the value of the asset is called going concern value.

liquidation value.

The value of an asset is called fair market value if the value is determined in a trading transaction between willing and knowledgeable parties (buyers and sellers) when parties are not under any compulsion to engage in the buying or selling activities.

In many circumstances assets are worth more than their fair market value to a particular buyer because of their specific benefits to that buyer. These benefits are usually called synergy effects. The difference between fair market value and the price paid for the asset is called "goodwill" in accounting terms.

The process for equity valuation begins with business understanding. Analysts who are going to value equity of a particular company must carefully analyze the industry and the market the company is operating in while also answering the following questions: Is the industry the company is operating in vulnerable to business cycles? What are the primary competitors and market share of the company being valued? What are the future trends of the sales of the company? What are the main value drivers? usually done by applying Porter’s five forces analysis.

forecast: top down, bottom up

Equity valuation models can be classified into two broad categories: absolute valuation models and relative valuation models. Absolute valuation models are designed to estimate intrinsic value of an asset based on either its future benefits or market values. The absolute models are further divided into two categories: present value models and asset-based valuation models. There are three groups of models under present value models: dividend discount modelsfree cash flow models and residual income models.

The companies that generate revenue from many unrelated segments can be better valued using sum-of the-parts valuation (sometimes called break up value or private market value). 

Some researchers suggest that markets tend to value a company less than the sum of its segment values, a phenomenon called Conglomerate discount. 

Possible explanations for conglomerate discounts are the following: 1) inefficient diversification by companies (diversification on the company level rather than the shareholder level does not maximize shareholders' wealth); 2) inability of organic growth, so companies tend to grow through acquisition; 3) mismeasurement of intrinsic value (conglomerate discount does not exist).

The difference between expected return and required return is called expected alpha (ex-ante alpha), and the difference between realized return and contemporaneous required return is called realized alpha (ex-post alpha).

investopedia level 2的更多相关文章

  1. Java compiler level does not match解决方法

    从别的地方导入一个项目的时候,经常会遇到eclipse/Myeclipse报Description  Resource Path Location Type Java compiler level d ...

  2. Android requires compiler compliance level 5.0 or 6.0. Found '1.4' instead的解决办法

    今天在导入工程进Eclipse的时候竟然出错了,控制台输出的是: [2013-02-04 22:17:13 - takepicture] Android requires compiler compl ...

  3. Android版本和API Level对应关系

    http://developer.android.com/guide/topics/manifest/uses-sdk-element.html Platform Version       API ...

  4. [LeetCode] Binary Tree Level Order Traversal II 二叉树层序遍历之二

    Given a binary tree, return the bottom-up level order traversal of its nodes' values. (ie, from left ...

  5. [LeetCode] Binary Tree Zigzag Level Order Traversal 二叉树的之字形层序遍历

    Given a binary tree, return the zigzag level order traversal of its nodes' values. (ie, from left to ...

  6. [LeetCode] Binary Tree Level Order Traversal 二叉树层序遍历

    Given a binary tree, return the level order traversal of its nodes' values. (ie, from left to right, ...

  7. Android版本与api Level

    Platform Version API Level VERSION_CODE Notes Android 4.4 19 KITKAT Platform Highlights Android 4.3 ...

  8. Selenium通过WebDriver控制IE浏览器出错 Browser zoom level was set to 109%. It should be set to 100%

    错误信息: WebDriverException: Message: Unexpected error launching Internet Explorer. Browser zoom level ...

  9. pythonchallenge 解谜 Level 8

    #-*- coding:utf-8 -*- #代码版本均为python 3.5.1 #Level 7 import bz2 un=b'BZh91AY&SYA\xaf\x82\r\x00\x00 ...

随机推荐

  1. 将数据文件从asm移到普通文件系统

    数据库可以关闭的场景: 1.关闭并重新mount数据库 $ sqlplus '/as sysdba' SQL> shutdown immediate; SQL> startup mount ...

  2. CsvHelper

    写66666行两个数字 用CsvHelper里的ExcelSerializer 400ms SaveAs 200ms 共600ms 直接用StreamWriter 150ms 行数可以超过65536 ...

  3. spring使用elasticsearch 5.x

    elasticsearch客户端选择 这里使用transport建立elasticsearch客户端 applicationContext.xml配置,属性可以采用读取属性文件的方式.参考类Prope ...

  4. AJAX-----01远古时期的ajax

    <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8&quo ...

  5. magento app开发遇到的问题及解决

    今天一直在解决Magento的APP接口调用数据异常的问题,调用/api/rest/category/:id 这个接口的时候,返回的所有目录的数据是一样的,原始代码是这样的. 1)请求地址 /api/ ...

  6. 【转】PowerShell入门(序):为什么需要PowerShell?

    转至:http://www.cnblogs.com/ceachy/archive/2013/01/23/PowerShellPreface.html 曾几何时,微软的服务器操作系统因为缺乏一个强大的S ...

  7. 解决ADB端口占用问题

    方式一5037为adb默认端口,若5037端口被占用,查看占用端口的进程PIDC:\Users\wwx229495>netstat -aon|findstr 5037   TCP    127. ...

  8. checkbox的单选全选,反选,计算价格,删除

    activity_main.xml <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android&qu ...

  9. 《Node.js开发指南》的少许坑儿~

    由于express升级到3.0,造成这本书看起来more and more蛋疼.记录少许坑儿,方便后来人. 一.node.js在windows下的安装 书中在两处介绍了两种方式,其实现在的node.j ...

  10. Android安装失败 Installation error code: -110

    在系统开发过程中,开发的app管理器,发现怎么安装都是失败. 详细的查看了log发现. I/ActivityManager(  899): START {dat=file:///mnt/sdcard/ ...