Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Monte Carlo integration
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Numerical technique}} [[Image:MonteCarloIntegrationCircle.svg|thumb|An illustration of Monte Carlo integration. In this example, the domain ''D'' is the inner circle and the domain E is the square. Because the square's area (4) can be easily calculated, the area of the circle (Ο*1.0<sup>2</sup>) can be estimated by the ratio (0.8) of the points inside the circle (40) to the total number of points (50), yielding an approximation for the circle's area of 4*0.8 = 3.2 β Ο.]] In [[mathematics]], '''Monte Carlo integration''' is a technique for [[numerical quadrature|numerical integration]] using [[pseudorandomness|random numbers]]. It is a particular [[Monte Carlo method]] that numerically computes a [[definite integral]]. While other algorithms usually evaluate the integrand at a regular grid,<ref>{{harvnb|Press|Teukolsky|Vetterling|Flannery|2007|loc=Chap. 4}}</ref> Monte Carlo randomly chooses points at which the integrand is evaluated.<ref>{{harvnb|Press|Teukolsky|Vetterling|Flannery|2007|loc=Chap. 7}}</ref> This method is particularly useful for higher-dimensional integrals.<ref name=newman1999ch2/> There are different methods to perform a Monte Carlo integration, such as [[Uniform distribution (continuous)|uniform sampling]], [[stratified sampling]], [[importance sampling]], [[Particle filter|sequential Monte Carlo]] (also known as a particle filter), and [[mean-field particle methods]].
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)