scispace - formally typeset
Search or ask a question
Journal Article•DOI•

Monte Carlo Methods

About: This article is published in Journal of Marketing Research.The article was published on 1966-05-01. It has received 3788 citations till now. The article focuses on the topics: Dynamic Monte Carlo method & Monte Carlo method in statistical physics.
Citations
More filters
Journal Article•DOI•
W. K. Hastings1•
TL;DR: A generalization of the sampling method introduced by Metropolis et al. as mentioned in this paper is presented along with an exposition of the relevant theory, techniques of application and methods and difficulties of assessing the error in Monte Carlo estimates.
Abstract: SUMMARY A generalization of the sampling method introduced by Metropolis et al. (1953) is presented along with an exposition of the relevant theory, techniques of application and methods and difficulties of assessing the error in Monte Carlo estimates. Examples of the methods, including the generation of random orthogonal matrices and potential applications of the methods to numerical problems arising in statistics, are discussed. For numerical problems in a large number of dimensions, Monte Carlo methods are often more efficient than conventional numerical methods. However, implementation of the Monte Carlo methods requires sampling from high dimensional probability distributions and this may be very difficult and expensive in analysis and computer time. General methods for sampling from, or estimating expectations with respect to, such distributions are as follows. (i) If possible, factorize the distribution into the product of one-dimensional conditional distributions from which samples may be obtained. (ii) Use importance sampling, which may also be used for variance reduction. That is, in order to evaluate the integral J = X) p(x)dx = Ev(f), where p(x) is a probability density function, instead of obtaining independent samples XI, ..., Xv from p(x) and using the estimate J, = Zf(xi)/N, we instead obtain the sample from a distribution with density q(x) and use the estimate J2 = Y{f(xj)p(x1)}/{q(xj)N}. This may be advantageous if it is easier to sample from q(x) thanp(x), but it is a difficult method to use in a large number of dimensions, since the values of the weights w(xi) = p(x1)/q(xj) for reasonable values of N may all be extremely small, or a few may be extremely large. In estimating the probability of an event A, however, these difficulties may not be as serious since the only values of w(x) which are important are those for which x -A. Since the methods proposed by Trotter & Tukey (1956) for the estimation of conditional expectations require the use of importance sampling, the same difficulties may be encountered in their use. (iii) Use a simulation technique; that is, if it is difficult to sample directly from p(x) or if p(x) is unknown, sample from some distribution q(y) and obtain the sample x values as some function of the corresponding y values. If we want samples from the conditional dis

14,965 citations

Journal Article•DOI•
TL;DR: A thorough exposition of community structure, or clustering, is attempted, from the definition of the main elements of the problem, to the presentation of most methods developed, with a special focus on techniques designed by statistical physicists.
Abstract: The modern science of networks has brought significant advances to our understanding of complex systems. One of the most relevant features of graphs representing real systems is community structure, or clustering, i. e. the organization of vertices in clusters, with many edges joining vertices of the same cluster and comparatively few edges joining vertices of different clusters. Such clusters, or communities, can be considered as fairly independent compartments of a graph, playing a similar role like, e. g., the tissues or the organs in the human body. Detecting communities is of great importance in sociology, biology and computer science, disciplines where systems are often represented as graphs. This problem is very hard and not yet satisfactorily solved, despite the huge effort of a large interdisciplinary community of scientists working on it over the past few years. We will attempt a thorough exposition of the topic, from the definition of the main elements of the problem, to the presentation of most methods developed, with a special focus on techniques designed by statistical physicists, from the discussion of crucial issues like the significance of clustering and how methods should be tested and compared against each other, to the description of applications to real networks.

9,057 citations

Journal Article•DOI•
TL;DR: In this paper, an exact method is presented for numerically calculating, within the framework of the stochastic formulation of chemical kinetics, the time evolution of any spatially homogeneous mixture of molecular species which interreact through a specified set of coupled chemical reaction channels.

5,875 citations

Journal Article•DOI•
TL;DR: In this article, the option price is determined in series form for the case in which the stochastic volatility is independent of the stock price, and the solution of this differential equation is independent if (a) the volatility is a traded asset or (b) volatility is uncorrelated with aggregate consumption, if either of these conditions holds, the risk-neutral valuation arguments of Cox and Ross [4] can be used in a straightfoward way.
Abstract: One option-pricing problem that has hitherto been unsolved is the pricing of a European call on an asset that has a stochastic volatility. This paper examines this problem. The option price is determined in series form for the case in which the stochastic volatility is independent of the stock price. Numerical solutions are also produced for the case in which the volatility is correlated with the stock price. It is found that the Black-Scholes price frequently overprices options and that the degree of overpricing increases with the time to maturity. ONE OPTION-PRICING PROBLEM that has hitherto remained unsolved is the pricing of a European call on a stock that has a stochastic volatility. From the work of Merton [12], Garman [6], and Cox, Ingersoll, and Ross [3], the differential equation that the option must satisfy is known. The solution of this differential equation is independent of risk preferences if (a) the volatility is a traded asset or (b) the volatility is uncorrelated with aggregate consumption. If either of these conditions holds, the risk-neutral valuation arguments of Cox and Ross [4] can be used in a straightfoward way. This paper produces a solution in series form for the situation in which the stock price is instantaneously uncorrelated with the volatility. We do not assume that the volatility is a traded asset. Also, a constant correlation between the instantaneous rate of change of the volatility and the rate of change of aggregate consumption can be accommodated. The option price is lower than the BlackScholes (B-S) [1] price when the option is close to being at the money and higher when it is deep in or deep out of the money. The exercise prices for which overpricing by B-S takes place are within about ten percent of the security price. This is the range of exercise prices over which most option trading takes place, so we may, in general, expect the B-S price to overprice options. This effect is exaggerated as the time to maturity increases. One of the most surprising implications of this is that, if the B-S equation is used to determine the implied volatility of a near-the-money option, the longer the time to maturity the lower the implied volatility. Numerical solutions for the case in which the volatility is correlated with the stock price are also examined. The stochastic volatility problem has been examined by Merton [13], Geske [7], Johnson [10], Johnson and Shanno [11], Eisenberg [5], Wiggins [16], and

4,344 citations


Cites methods from "Monte Carlo Methods"

  • ...Also, the antithetic variable technique that is described in Hammersley and Handscomb [8] considerably improves the efficiency of the procedure....

    [...]

  • ...Both are described in Hammersley and Handscomb [8]....

    [...]

Journal Article•DOI•
TL;DR: Several Markov chain methods are available for sampling from a posterior distribution as discussed by the authors, including Gibbs sampler and Metropolis algorithm, and several strategies for constructing hybrid algorithms, which can be used to guide the construction of more efficient algorithms.
Abstract: Several Markov chain methods are available for sampling from a posterior distribution. Two important examples are the Gibbs sampler and the Metropolis algorithm. In addition, several strategies are available for constructing hybrid algorithms. This paper outlines some of the basic methods and strategies and discusses some related theoretical and practical issues. On the theoretical side, results from the theory of general state space Markov chains can be used to obtain convergence rates, laws of large numbers and central limit theorems for estimates obtained from Markov chain methods. These theoretical results can be used to guide the construction of more efficient algorithms. For the practical use of Markov chain methods, standard simulation methodology provides several variance reduction techniques and also give guidance on the choice of sample size and allocation.

3,780 citations


Cites methods from "Monte Carlo Methods"

  • ...This algorithm has been used extensively in statistical physics [Hammersley and Handscomb (1964)' Section 9.31....

    [...]

Related Papers (1)