转载请注明来自souldak,微博:@evagle

MUTUAL FUNDS AND OTHER INVESTMENT COMPANIES


KEYWORDS:
investment company

net asset value (NAV)  
 基金资产净值

unit investment trust   单位投资信托基金

open-end fund   开放型基金
 

closed-end fund 
 
封闭型基金

load

hedge fund 对冲基金

12b-1 fees

soft dollars

turnover

exchange-traded funds  交易所交易基金

SUMMARY
1 .
 Unit investment trusts, closed-end management companies, and open-end management companies
 are all classified and regulated as investment companies. Unit investment trusts are essentially unmanaged in the sense that the portfolio, once established, is fixed. Managed investment

companies, in contrast, may change the composition of the portfolio as deemed fit by the portfolio manager. Closed-end funds are traded like other securities; they do not redeem shares for their

investors. Open-end funds will redeem shares for net asset value at the request of the investor.

2.
 Net asset value
 equals the market value of assets held by a fund minus the liabilities of the fund

divided by the shares outstanding.

3. Mutual funds free the individual from many of the administrative burdens of owning individual

securities and offer professional management of the portfolio. They also offer
 
advantages that

are available only to large-scale investors, such as discounted trading costs.
 
On the other hand,

funds are assessed management fees and incur other expenses, which reduce the investor’s rate

of return. Funds also eliminate some of the individual’s control over the timing of capital gains

realizations.

4. Mutual funds are often
 
categorized
 by
 investment policy. Major policy groups include money

market funds; equity funds, which are further grouped according to emphasis on income versus

growth; fixed-income funds; balanced and income funds; asset allocation funds; index funds; and

specialized sector funds. 
5.
 Costs
 of investing in mutual funds include front-end loads, which are sales charges; back-end

loads, which are redemption fees or, more formally, contingent-deferred sales charges; fund operating expenses; and 12b-1 charges, which are recurring fees used to pay for the expenses of marketing the fund to the public.

6.
 Income
 earned on mutual fund portfolios is not taxed at the level of the fund. Instead, as long as

the fund meets certain requirements for pass-through status, the income is treated as being earned

by the investors in the fund.

7. The
 
average rate of return of the average equity mutual fund in the last 35 years has been below

that of a passive index fund holding a portfolio to replicate a broad-based index like the S&P

500 or Wilshire 5000. Some of the reasons for this disappointing record are the costs incurred by

actively managed funds, such as the expense of conducting the research to guide stock- picking

activities, and trading costs due to higher portfolio turnover. The record on the consistency of

fund performance is mixed. In some sample periods, the better-performing funds continue to

perform well in the following periods; in other sample periods they do not. 

9.21 investments - chapter 4 - Summary的更多相关文章

  1. Professional C# 6 and .NET Core 1.0 - Chapter 38 Entity Framework Core

    本文内容为转载,重新排版以供学习研究.如有侵权,请联系作者删除. 转载请注明本文出处:Professional C# 6 and .NET Core 1.0 - Chapter 38 Entity F ...

  2. .NET开发微信小程序-微信支付

    前台MD5加密代码 /* * A JavaScript implementation of the RSA Data Security, Inc. MD5 Message * Digest Algor ...

  3. Networked Graphics: Building Networked Games and Virtual Environments (Anthony Steed / Manuel Fradinho Oliveira 著)

    PART I GROUNDWORK CHAPTER 1 Introduction CHAPTER 2 One on One (101) CHAPTER 3 Overview of the Intern ...

  4. Nginx+uwsgi+django+vue部署项目

    购买服务器 # 购买阿里云服务器 # 短期或是测试使用,创建 按量收费 服务器,可以随时删除,删除后不再计费,但要保证账户余额100元以上 连接服务器 1)账号 >: ssh root@39.9 ...

  5. MVC Core 网站开发(Ninesky) 2、栏目

    栏目是网站的常用功能,按照惯例栏目分常规栏目,单页栏目,链接栏目三种类型,这次主要做添加栏目控制器和栏目模型两个内容,控制器这里会用到特性路由,模型放入业务逻辑层中(网站计划分数据访问.业务逻辑和We ...

  6. DateHelper.cs日期时间操作辅助类C#

    //==================================================================== //** Copyright © classbao.com ...

  7. StackExchange.Redis通用封装类分享(转)

    阅读目录 ConnectionMultiplexer 封装 RedisHelper 通用操作类封 String类型的封装 List类型的封装 Hash类型的封装 SortedSet 类型的封装 key ...

  8. Windbg使用简明指南

    第一章 准备 1.1.    环境配置 _NT_DEBUGGER_EXTENSION_PATH=C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 _NT_SY ...

  9. MVC 微信支付

    微信支付方式有好几种,俺研究了跟自己需要的两种,即:JS API网页支付和Native原生支付,这两个名词实在是有目的难懂.JS API网页支付:我的理解是在微信浏览器里面可以调用微信支付控件的支付方 ...

随机推荐

  1. Facade外观模式 笔记

    Facede模式: 把内部系统复杂隐藏,提供一个方便统一的接口. 微波炉在界面简单操作下就可以烹饪出美味佳肴, 微波炉内部运作原理,各个组件互相交互运作,使用者并不需要关心.  而且关心的话可能没有多 ...

  2. 对不起,说句粗话——这个太屌了,windows1.0安装程序(附下载)

    今天逛一个软件论坛发现的,仅仅有几百K.遥想当今我刚接触windows的版本号是3.1,当时记得非常清楚哦,进入windows要从dos命令行进入.如今一转眼,变成进入伪dos是执行栏里敲cmd了.唉 ...

  3. C文件读写函数介绍(转)

    1.fopen() fopen的原型是:FILE *fopen(const char *filename,const char *mode),fopen实现三个功能:为使用而打开一个流,把一个文件和此 ...

  4. 配置VSFTP服务器

    一.Linux FTP服务器分类:  <1>wu-ftp  <2>proftp=profession ftp  <3>vsftp=very security ftp ...

  5. MyEclipse修改servlet模版

    找到myeclipse安装目录中的 然后把这个jar包复制到桌面 以压缩包的方式打开 之后保存, 然后把修改的这个jar包放到刚开的路径,替换已经存在的! 完成!

  6. wxpython下的桥梁信息管理系统

    github地址:https://github.com/billiepander/BIMS 第一版: 现在实现了登陆,与部门级别用户录入桥梁检测信息后保存为excel(后期要用数据库存一些关键信息,为 ...

  7. (转)SVN教程总结

    文章原地址:http://www.cnblogs.com/armyfai/p/3985660.html SVN简介: 为什么要使用SVN? 程序员在编写程序的过程中,每个程序员都会生成很多不同的版本, ...

  8. SQL函数:用于将小写的数值翻译成大写的字符串

    --功能:  用于将小写的数值翻译成大写的字符串(支持到分,即小数点后两位)       --入口参数:@decNum------数字型变量    --返回:字符串    --举例:select db ...

  9. Visual Studio使用技巧记录

    1.关闭调试,iis express仍显示在托盘中: 工具 ---> 选项 ---> 调试 ---> 编辑并继续,取消选择“编辑并继续”的选择框 2.关闭浏览器一直请求: 在调试旁边 ...

  10. The partial sum problem

    算法:搜索 描述 One day,Tom's girlfriend give him an array A which contains N integers and asked him:Can yo ...