Skip to main content

quantitative analyst

A quantitative analyst is a person who works in finance using numerical or quantitative techniques. Similar work is done in most other modern industries, but the work is not always called quantitative analysis. In the investment industry, people who perform quantitative analysis are frequently called quants. See List of quantitative analysts.

Although the original quantitative analysts were concerned with investment management, risk management and derivatives pricing, the meaning of the term has expanded over time to include those individuals involved in almost any application of mathematics in finance. Examples include statistical arbitrage, algorithmic trading, and electronic market making.
Contents
 [hide]

    1 History
    2 Education
    3 Types of quantitative analyst
        3.1 Front office quantitative analyst
        3.2 Quantitative investment management
        3.3 Library quantitative analysis
        3.4 Algorithmic trading quantitative analyst
        3.5 Risk management
        3.6 Innovation
        3.7 Model validation
        3.8 Quantitative developer
    4 Mathematical and statistical approaches
    5 Techniques
    6 Areas of work
    7 Seminal publications
    8 See also
    9 References
    10 Further reading
    11 External links

[edit] History
Robert C. Merton, a pioneer of quantitative analysis, introduced stochastic calculus into the study of finance.

Quantitative finance started in the U.S. in the 1970s as some astute investors began using mathematical formulae to price stocks and bonds.

Harry Markowitz's 1952 Ph.D thesis "Portfolio Selection" was one of the first papers to formally adapt mathematical concepts to finance. Markowitz formalized a notion of mean return and covariances for common stocks which allowed him to quantify the concept of "diversification" in a market. He showed how to compute the mean return and variance for a given portfolio and argued that investors should hold only those portfolios whose variance is minimal among all portfolios with a given mean return. Although the language of finance now involves Itō calculus, management of risk in a quantifiable manner underlies much of the modern theory.

In 1969 Robert Merton introduced stochastic calculus into the study of finance. Merton was motivated by the desire to understand how prices are set in financial markets, which is the classical economics question of "equilibrium," and in later papers he used the machinery of stochastic calculus to begin investigation of this issue.

At the same time as Merton's work and with Merton's assistance, Fischer Black and Myron Scholes developed the Black–Scholes model, which was awarded the 1997 Nobel Memorial Prize in Economic Sciences. It provided a solution for a practical problem, that of finding a fair price for a European call option, i.e., the right to buy one share of a given stock at a specified price and time. Such options are frequently purchased by investors as a risk-hedging device. In 1981, Harrison and Pliska used the general theory of continuous-time stochastic processes to put the Black–Scholes model on a solid theoretical basis, and as a result, showed how to price numerous other "derivative" securities.
[edit] Education

Quantitative analysts often come from physics, engineering, or mathematics backgrounds rather than economics-related fields, and quantitative analysis is a major source of employment for people with physics and mathematics Ph.Ds. Typically, a quantitative analyst will also need extensive skills in object oriented computer programming, most commonly C++ and/or Java.

This demand for quantitative analysts has led to the resurgence in demand for actuarial qualifications as well as creation of specialized Masters and PhD courses in financial engineering, mathematical finance, computational finance, and/or financial reinsurance. In particular, Masters degrees in mathematical finance, financial engineering, and financial analysis are becoming more popular with students and with employers. See Master of Quantitative Finance; Master of Financial Economics.
[edit] Types of quantitative analyst
Question book-new.svg
    This section does not cite any references or sources. Please help improve this section by adding citations to reliable sources. Unsourced material may be challenged and removed. (June 2010)
[edit] Front office quantitative analyst

In trading and sales operations, quantitative analysts work to determine prices, manage risk, and identify profitable opportunities. Historically this was a distinct activity from trading but the boundary between a desk quantitative analyst and a quantitative trader is increasingly blurred, and it is now difficult to enter trading as a profession without at least some quantitative analysis education. In the field of algorithmic trading it has reached the point where there is little meaningful difference. Front office work favours a higher speed / quality ratio, with a greater emphasis on solutions to specific problems than detailed modelling. FOQs typically are significantly better paid than those in back office and risk, and in model validation. This has obvious implications for the quality of decisions at a strategic level. Although highly skilled programmers, FOQs are often bound by time constraints, and hacking complex tasks together using Excel and ad-hoc tools is not uncommon.
[edit] Quantitative investment management

Quantitative analysis is used extensively by asset managers. Some, such as AQR or Barclays, rely almost exclusively on quantitative strategies while others, such as Pimco, Blackrock or Citadel use a mix of quantitative and fundamental methods. Virtually all large asset managers and hedge funds rely to some degree on quantitative methods.[1]
[edit] Library quantitative analysis

Major firms invest large sums in an attempt to produce standard methods of evaluating prices and risk. These differ from front office tools in that Excel is very rare, with most development being in C++, though Java and C# are sometimes used in non-performance critical tasks. LQs spend more time modelling ensuring the analytics are both efficient and correct, though there is tension between LQs and FOQs on the validity of their results. LQs are required to understand techniques such as Monte Carlo methods and finite difference methods, as well as the nature of the products being modelled.
[edit] Algorithmic trading quantitative analyst

Often the highest paid form of Quant, ATQs make use of methods taken from signal processing, game theory, gambling Kelly criterion, market micro structure, econometrics, and time series analysis. Algorithmic trading includes statistical arbitrage, but includes techniques largely based upon speed of response, to the extent that some ATQs modify hardware and Linux kernels to achieve ultra low latency.
[edit] Risk management

This has grown in importance in recent years, as the credit crisis exposed holes in the mechanisms used to ensure that positions were correctly hedged, though in no bank does the pay in risk approach that in front office. A core technique is value at risk, and this is backed up with various forms of stress testing and direct analysis of the positions and models used by traders.
[edit] Innovation

In the aftermath of the financial crisis, there surfaced the recognition that quantitative valuation methods were generally too narrow in their approach. An agreed upon fix adopted by numerous financial institutions has been to improve collaboration through continuous improvement and thought leadership. This has led to the creation of collaborative environments in order to produce the most robust statistical models available. Through working with a large pool of some of the world's most talented quantitative analysts, economists and mathematicians from the financial industry and academia, transparency continues to be improved, leading to constant improvement.[weasel words]
[edit] Model validation

MV takes the models and methods developed by front office, library, and modelling quants and determines their validity and correctness. The MV group might well be seen as a superset of the quant operations in a financial institution, since it must deal with new and advanced new models and trading techniques from across the firm. However, the pay structure in all firms is such that MV groups struggle to attract and retain adequate staff, often with talented quantitative analysts leaving at the first opportunity. This gravely impacts corporate ability to manage model risk, or to ensure that the positions being held are correctly valued. An MV quantitative analyst will typically earn a fraction of quantitative analysts in other groups with similar length of experience.
[edit] Quantitative developer

Quant developers are computer specialists that assist, implement and maintain the quant models. They tend to be highly specialised language technicians that bridge the gap between IT and quantitative analysts.
[edit] Mathematical and statistical approaches

Because of their backgrounds, quantitative analysts draw from three forms of mathematics: statistics and probability, calculus centered around partial differential equations, and econometrics. The majority of quantitative analysts have received little formal education in mainstream economics, and often apply a mindset drawn from the physical sciences. Physicists tend to have significantly less experience of statistical techniques, and thus lean on approaches based upon partial differential equations, and solutions to these based upon numerical analysis.

The most commonly used numerical methods are:

    Finite difference method – used to solve partial differential equations;
    Monte Carlo method – Also used to solve partial differential equations, but Monte Carlo simulation is also common in risk management.

[edit] Techniques

A typical problem for a numerically oriented quantitative analyst would be to develop a model for pricing, hedging, and risk-managing a complex derivative product. Mathematically-oriented quantitative analysts tend to have more of a reliance on numerical analysis, and less of a reliance on statistics and econometrics. These quantitative analysts tend to be of the psychology that prefers a deterministically "correct" answer, as once there is agreement on input values and market variable dynamics, there is only one correct price for any given security (which can be demonstrated, albeit often inefficiently, through a large volume of Monte Carlo simulations).

A typical problem for a statistically oriented quantitative analyst would be to develop a model for deciding which stocks are relatively expensive and which stocks are relatively cheap. The model might include a company's book value to price ratio, its trailing earnings to price ratio, and other accounting factors. An investment manager might implement this analysis by buying the underpriced stocks, selling the overpriced stocks, or both. Statistically-oriented quantitative analysts tend to have more of a reliance on statistics and econometrics, and less of a reliance on sophisticated numerical techniques and object-oriented programming. These quantitative analysts tend to be of the psychology that enjoys trying to find the best approach to modeling data, and can accept that there is no "right answer" until time has passed and we can retrospectively see how the model performed. Both types of quantitative analysts demand a strong knowledge of sophisticated mathematics and computer programming proficiency.

One of the principal mathematical tools of quantitative finance is stochastic calculus.
[edit] Areas of work

    Trading strategy development
    Portfolio optimization
    Derivatives pricing and hedging: involves a lot of highly efficient (usually object-oriented) software development, advanced numerical techniques, and stochastic calculus
    Risk management: involves a lot of time series analysis, calibration, and backtesting
    Credit analysis

[edit] Seminal publications
See also: List of quantitative analysts

    1900 - Louis Bachelier, Théorie de la spéculation
    1952 - Harry Markowitz, Portfolio Selection, Modern portfolio theory
    1956 - John Kelly, A New Interpretation of Information Rate
    1967 - Edward O. Thorp and Sheen Kassouf, Beat the Market
    1972 - Eugene Fama and Merton Miller, Theory of Finance
    1973 - Fischer Black and Myron Scholes, The Pricing of Options and Corporate Liabilities and Robert C. Merton, Theory of Rational Option Pricing, Black–Scholes
    1976 - Fischer Black, The pricing of commodity contracts, Black model
    1977 - Phelim Boyle, Options: A Monte Carlo Approach, Monte Carlo methods for option pricing
    1977 - Oldrich Vasicek, An equilibrium characterisation of the term structure, Vasicek model
    1980 - Lawrence G. McMillan, Options as a Strategic Investment
    1982 - Barr Rosenberg and Andrew Rudd, Factor-Related and Specific Returns of Common Stocks: Serial Correlation and Market Inefficiency’' Journal of Finance, May 1982 V. 37: #2
    1982 - Robert Engle Autoregressive Conditional Heteroskedasticity With Estimates of the Variance of U.K. Inflation, Seminal paper in ARCH family of models GARCH
    1985 - John C. Cox, Jonathan E. Ingersoll and Stephen Ross, A theory of the term structure of interest rates, Cox–Ingersoll–Ross model
    1988 - John Hull, Options, futures, and other derivatives (7th edition issued in 2008)
    1990 - Fischer Black, Emanuel Derman and William Toy, A One-Factor Model of Interest Rates and Its Application to Treasury Bond, Black-Derman-Toy model
    1992 - Fischer Black and Robert Litterman: Global Portfolio Optimization, Financial Analysts Journal, September 1992, pp. 28–43 JSTOR 4479577 Black-Litterman model
    1995 - Richard Grinold and Ronald Kahn, Active Portfolio Management: Quantitative Theory and Applications
    1996 - Philippe Jorion, Value at risk
    1997 - Espen Gaarder Haug, The Complete Guide to Option Pricing Formulas
    1998 - Paul Wilmott, Derivatives: The Theory and Practice of Financial Engineering
    2004 - Emanuel Derman, My Life as a Quant: Reflections on Physics and Finance
    2004 - Steven E. Shreve, Stochastic Calculus for Finance

Comments

Popular posts from this blog

OWASP Top 10 Threats and Mitigations Exam - Single Select

Last updated 4 Aug 11 Course Title: OWASP Top 10 Threats and Mitigation Exam Questions - Single Select 1) Which of the following consequences is most likely to occur due to an injection attack? Spoofing Cross-site request forgery Denial of service   Correct Insecure direct object references 2) Your application is created using a language that does not support a clear distinction between code and data. Which vulnerability is most likely to occur in your application? Injection   Correct Insecure direct object references Failure to restrict URL access Insufficient transport layer protection 3) Which of the following scenarios is most likely to cause an injection attack? Unvalidated input is embedded in an instruction stream.   Correct Unvalidated input can be distinguished from valid instructions. A Web application does not validate a client’s access to a resource. A Web action performs an operation on behalf of the user without checking a shared sec

CKA Simulator Kubernetes 1.22

  https://killer.sh Pre Setup Once you've gained access to your terminal it might be wise to spend ~1 minute to setup your environment. You could set these: alias k = kubectl                         # will already be pre-configured export do = "--dry-run=client -o yaml"     # k get pod x $do export now = "--force --grace-period 0"   # k delete pod x $now Vim To make vim use 2 spaces for a tab edit ~/.vimrc to contain: set tabstop=2 set expandtab set shiftwidth=2 More setup suggestions are in the tips section .     Question 1 | Contexts Task weight: 1%   You have access to multiple clusters from your main terminal through kubectl contexts. Write all those context names into /opt/course/1/contexts . Next write a command to display the current context into /opt/course/1/context_default_kubectl.sh , the command should use kubectl . Finally write a second command doing the same thing into /opt/course/1/context_default_no_kubectl.sh , but without the use of k

标 题: 关于Daniel Guo 律师

发信人: q123452017 (水天一色), 信区: I140 标  题: 关于Daniel Guo 律师 关键字: Daniel Guo 发信站: BBS 未名空间站 (Thu Apr 26 02:11:35 2018, 美东) 这些是lz根据亲身经历在 Immigration版上发的帖以及一些关于Daniel Guo 律师的回 帖,希望大家不要被一些马甲帖广告帖所骗,慎重考虑选择律师。 WG 和Guo两家律师对比 1. fully refund的合约上的区别 wegreened家是case不过只要第二次没有file就可以fully refund。郭家是要两次case 没过才给refund,而且只要第二次pl draft好律师就可以不退任何律师费。 2. 回信速度 wegreened家一般24小时内回信。郭律师是在可以快速回复的时候才回复很快,对于需 要时间回复或者是不愿意给出确切答复的时候就回复的比较慢。 比如:lz问过郭律师他们律所在nsc区域最近eb1a的通过率,大家也知道nsc现在杀手如 云,但是郭律师过了两天只回复说让秘书update最近的case然后去网页上查,但是上面 并没有写明tsc还是nsc。 lz还问过郭律师关于准备ps (他要求的文件)的一些问题,模版上有的东西不是很清 楚,但是他一般就是把模版上的东西再copy一遍发过来。 3. 材料区别 (推荐信) 因为我只收到郭律师写的推荐信,所以可以比下两家推荐信 wegreened家推荐信写的比较长,而且每封推荐信会用不同的语气和风格,会包含lz写 的research summary里面的某个方面 郭家四封推荐信都是一个格式,一种语气,连地址,信的称呼都是一样的,怎么看四封 推荐信都是同一个人写出来的。套路基本都是第一段目的,第二段介绍推荐人,第三段 某篇或几篇文章的abstract,最后结论 4. 前期材料准备 wegreened家要按照他们的模版准备一个十几页的research summary。 郭律师在签约之前说的是只需要准备五页左右的summary,但是在lz签完约收到推荐信 ,郭律师又发来一个很长的ps要lz自己填,而且和pl的格式基本差不多。 总结下来,申请自己上心最重要。但是如果选律师,lz更倾向于wegreened,