1. Q) Why was the FX quant so unlucky with the ladies?
    A) Because he always kept his dates short.
  2. Q) Why do quants always have the best gardens?
    A) Because they spend time so much time working on their trees and hedging!
  3. Q) Why are quants so lucky?
    A) Because they get to work with models all day.
  4. Q) Why do quants never get ripped off in Bangkok?
    A) Because they are experts in pricing exotics.
  5. Q) Why did one quant say hush to the other?
    A) Because he was working on the library!
  6. Q) Why are quants always happy?
    A) Because they are always working on their smiles.
  7. Q) Who is a quant's favourite actor?
    A) Heston
  8. Q) Why was the quant willing to sell his own mother?
    A) Because he figured out relative value!
  9. A quant goes to a bookstore to buy a book. The service person says, "Can I help you?"
    The quant says "My Life As a Quant".
    The service person, misunderstanding him, says, "My wife is a cunt too! I know exactly how you feel! Can I help you find a book?"
  10. Q) What's the difference between quants and F1 racers ?
    A) Quants run Monte Carlo, F1 racers run through Monte Carlo.
  11. Q) How did the quant wreck his yacht
    A) He ran aground on Black-Scholes.
  12. Q) What are the evolutionary ancestors of quants?
    A) Apes living in binomial trees.
  13. Q) Why do quants avoid ocean waves at the beach?
    A) Because they don't like oscillating boundary conditions.
  14. Q) What's cruel and unusual punishment for a quant?
    A) Disintegration by parts.
  15. Q) What do credit derivatives and the great Dirac have in common?
    A) The Delta.
  16. Q) Why did the black swan painted his feathers white?
    A) So people stop talking about her fat-tails
  17. Quants love duration, convexity and jumps.

解:

1.dates short(约会时间短)

2.trees(二叉树,三叉树);hedging(修围栏)

3.models(美女模特哦,好羡慕!!!)

4.exotics(外来植物,曼谷可是东南亚城市)

5.library(C++里的library,比如Quantlib)这个不太把握

6.smiles(波动率微笑)

7.Heston(Heston波动率模型,这里指著名演员Charlton Heston)

8.relative value(亲戚,亲属的价值)

9.Quant和Cunt,好XE的谐音

10.Monte Carlo,摩洛哥城市,著名赌城

11.Scholes,英国地名

12.不解释

13.oscillating boundary conditions会使得衍生品定价问题难于处理(这个不太把握)

14.(不明白,求解释)

15.Delta有两个意思,delta对冲和Dirac提出的delta函数

16.金融市场里的“黑天鹅事件”和统计学中的“肥尾”

17.太邪恶,不解释,自行YY

Quant的笑话的更多相关文章

  1. yuecheng 笑话

    http://115.28.189.219:9898/stock/manager_articles/fundamentals 要闻 http://115.28.189.219:9898/stock/m ...

  2. 关于Stock Quant与生产内容的理解

    Stock Quant对象是8.0中新增加的内容,主要用于核算库存,与Stock Move相关联,没个Stock Move动作都会关联一个或者多个Stock Quant对象.库存移动的过程实际上就是将 ...

  3. python爬取糗百第一页的笑话

    自学python网络爬虫,发现request比urllib还是要好用一些,因此利用request和BeautifulSoup来实现糗百的首页笑话的抓取.BeautifulSoup通过find和find ...

  4. 有趣 GIF 动图集 - 仿佛每张小动图都诉说了一个小笑话或者小故事

    点这里 来自法国南特(Nantes)的 Guillaume Kurkdjian 目前还是个学生.Kurkdjian 擅长创作一些平面动态图像,这些有趣的小动图仿佛每张都诉说了一个小笑话或者小故事,像个 ...

  5. Quant面试准备5本书

    Heard on The Street: Quantitative Questions from Wall Street Job Interviews - Timothy Falcon Crack F ...

  6. Python爬虫:获取糗事百科笑话

    为了收集笑话也是挺拼的,我就不相信你所有的都看过了.还有,请问哪位仁兄能指点之下怎么把网上抓取到的图片写到word里面,捉摸了好久都没弄出来.   糗百不需要登录,html直接解析,只要在reques ...

  7. 给你讲个笑话,我是创业公司CEO

      文/办公室奇葩说(Office 78)一个在办公室较为正经的八卦号. 前几天你看见朋友圈刷屏的文章<给你讲个笑话:我是做互联网的>. 你心想,写文章的那人是傻逼吗?觉得做互联网就是个笑 ...

  8. 广域网佰腾玩O2O笑话——它看起来很漂亮,注定不低于

    据说 2014.8.29:中国最大的商业运营商万达在一起的互联网服务供应商百度.腾讯在深圳(属性)战略合作签约仪式举行. 从功能表面上.万达代表实体,百度代表数据.腾讯代表社区:按三个合伙人理解,是要 ...

  9. Python--定时给Ta讲笑话

    受到这篇文章的启发http://python.jobbole.com/84796/,我也动手写了个程序玩一玩. 接口请求说明: 接口请求地址http://api.1-blog.com/biz/bizs ...

随机推荐

  1. C#3.0 扩展方法

    扩展方法使您能够向现有类型“添加”方法,而无需创建新的派生类型.重新编译或以其他方式修改原始类型.扩展方法是一种特殊的静态方法,但可以像扩展类型上的实例方法一样进行调用.对于用 C# 和 Visual ...

  2. Objective-C Memory Management

    Objective-C Memory Management Using Reference Counting 每一个从NSObject派生的对象都继承了对应的内存管理的行为.这些类的内部存在一个称为r ...

  3. 2016 - 1 - 27 javaScrip初步(一)

    <head> </head> <body> <!-- The onclick attribute is the code that happens when ...

  4. linux一些常用命令

    本人是linux小白,因项目接触linux不久,收集了一些常用的linux命令,希望对后来者有用. --列出/var/data目录下按A-Z字母排序的前100个文件ls /var/data |sort ...

  5. 十DHT11

    本实验是按照流程图的顺序去写的文章 据说DHT11没有小数部分,规格书是错误的.不过我验证的程序确实是没有小数 一.硬件连接:DHT11的数据线接到了PB10 二.实验代码 1.开始 2.初始化——串 ...

  6. spring 包下载地址

    留着,以备不时之需: http://repo.spring.io/libs-release-local/org/springframework/spring/

  7. DOS命令大全!

    一)MD——建立子目录 1.功能:创建新的子目录 2.类型:内部命令 3.格式:MD[盘符:][路径名]〈子目录名〉 4.使用说明: (1)“盘符”:指定要建立子目录的磁盘驱动器字母,若省略,则为当前 ...

  8. system_call中断处理过程分析

    本文所有的分析内容都是基于Linux3.18.6内核,鉴于对应不同内核版本,系统调用的实现不相同.若需要分析其他版本内核的系统调用的实现过程,请谨慎参考. system_call函数的功能是用来响应外 ...

  9. iOS工作小技巧及填坑记录

    以下是本人在iOS开发工作中使用的一些小技巧,记录一下. 1.使用XXX.pch文件便捷开发+加速Build 在IOS开发的项目中有一个XX_Prefix.pch XX_Prefix.pch:扩展名. ...

  10. Cisco ASA使用证书加密

    使用ASDM配置HTTPS证书加密anyconnect连接 一.在没有使用证书的情况下每次连接VPN都会出现如下提示 ASA Version: 8.4.(1) ASDM Version: 6.4.(7 ...