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. CSS之过渡简单应用—日落西山

    代码: <!DOCTYPE html><html><head> <title>日落西山</title> <meta charset=& ...

  2. mongodb php driver on windows

    windows env: os:windows 10 soft: XAMPP for Windows 5.6.15    php version:5.6.15  Architecture:x86 Th ...

  3. BootStrap框架

    简介: Bootstrap,来自 Twitter,是目前很受欢迎的前端框架.Bootstrap 是基于 HTML.CSS.JAVASCRIPT 的,它简洁灵活,使得 Web 开发更加快捷,是一个CSS ...

  4. .net core学习笔记(3)-依赖注入

    .net core 中使用了大量的依赖注入,对依赖注入一直是一知半解,总想不透,项目中用的是一个网上的开源框架,从底层到web层都是用的构造函数依赖注入. 然后了在继承ActionFilterAttr ...

  5. win8设置保护眼睛的颜色

    win8下打开注册表编辑器(win键+R,即运行,输入regedit),依次双击打开HKEY_CURRENT_USER\Control Panel\Colors\,将Window的键值修改为204 2 ...

  6. css position static | absolute | fixed | relative

    <div id="bigbox1">    <div id="box1" class="box">box1</ ...

  7. word常用操作

    [Word2003文档添加个行号] 参考:http://jingyan.baidu.com/article/e9fb46e1ca1d3c7520f7666f.html#333225-tsina-1-5 ...

  8. JMS links

    http://yuxisanren.iteye.com/blog/1912587 http://somebody-hjh.iteye.com/blog/726050 http://docs.oracl ...

  9. EventBus的使用

    # EventBus用于android线程间的通信,方便将子线程的数据发送的UI线程,对UI界面更新:总体来说对于这个过程可以分为3个步骤: 1.创建event,用于传递信息: 比如你需要传List集 ...

  10. 批量过滤POST GET数据

    if(get_magic_quotes_gpc()){ $_GET = stripslashes_array($_GET); $_POST = stripslashes_array($_POST); ...