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. tomcat8的配置

    本文章只适合初入javaweb的新人. 点击tomcat8的bin目录下的startup.bat,启动tomcat.在浏览器中输入http://localhost:8080  打开项目管理页,点击Ma ...

  2. ReactJS实现的通用分页组件

    大家多少都自己写过各种版本的分页工具条吧,像纯服务版的,纯jsWeb板的,Angular版的,因为这个基础得不能再基础的功能太多地方都会用到,下面我给出以个用ReactJS实现的版本,首先上图看下效果 ...

  3. iOS 自动化打包

    理想的情况:不打开工程的情况下,直接双击就能打包出一个IPA文件,这样就可以让测试直接使用 itools 进行安装. 分如下两种情况: 1)不依赖cocoapod  管理项目的自动化. 如果没有一个简 ...

  4. 输入两个正整数m和n,求其最大公约数和最小公倍数

    public static void main(String[] args){  Scanner sc = new Scanner (System.in);  int a,b;  System.out ...

  5. spring结合quartz的定时的2种方式

    1. Spring 的org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean类,使用此方法使开发人员对Quar ...

  6. 每天学习一点点--word-break和word-wrap用法和区别

    有时候一个又臭又长的单词出现在一个并不宽到足以容纳这个单词时会出现内容溢出容器这种情况: <!DOCTYPE html> <html lang="en"> ...

  7. bookstores网上书店测试缺陷报告1

    Bookstore网上书店系统测试缺陷报告   缺陷编号 01.01.0001 发现人 吴赵昕 记录日期 2016-06-10 所属模块 购物车 确认人 吴赵昕 确认日期 2016-06-10 当前状 ...

  8. 一款基于bootstrap的datetimepicker

    <!DOCTYPE HTML> <html> <head> <link href="http://netdna.bootstrapcdn.com/t ...

  9. win7 64位安装pygame

    需要的工具包 Python安装包 Pip安装包(版本无要求) Pygame安装包(版本需要与python匹配) http://jingyan.baidu.com/article/425e69e6ed3 ...

  10. js中的事件部分总结

    一.HTML事件 HTML事件处理就是直接在HTML标签上添加事件,举例 <p class="" onclick=function(){alert(HTML事件)}>& ...