File:Approximation_d'une_distribution_normale.gif · Wikimedia Commons · See Wikimedia Commons
Monte Carlo method
Sign in to saveAlso known as MC method, Monte Carlo experiment, Monte Carlo simulation, Monte Carlo algorithm
broad class of computational algorithms using random sampling to obtain numerical results
The Monte Carlo method is a computational approach that uses random sampling to solve complex problems and get numerical answers. It matters because it can tackle difficult mathematical and scientific challenges that would be impractical or impossible to solve using traditional calculation methods.
AI-generated from the Wikipedia summary — may contain errors.
Research
48,788 papers- The Monte Carlo Method as a Tool to Build up Predictive QSPR/QSAR.ReviewCurrent computer-aided drug design · 2020Toropov AA, Toropova APDOI: 10.2174/1573409915666190328123112
- CORAL: Monte Carlo Method to Predict Endpoints for Medical Chemistry.ReviewMini reviews in medicinal chemistry · 2018Toropova AP, Toropov AADOI: 10.2174/1389557517666170927154931
- Application of the Monte Carlo Method for the Prediction of Behavior of Peptides.ReviewCurrent protein & peptide science · 2019Toropova AP, Toropov AADOI: 10.2174/1389203720666190123163907
- Hamiltonian Monte Carlo method for estimating variance components.Animal science journal = Nihon chikusan Gakkaiho · 2021Arakawa A, Hayashi T, Taniguchi M et al.DOI: 10.1111/asj.13575
- Markov chain quasi-Monte Carlo method for forecasting fire hotspots in Sarawak, Malaysia.Environmental science and pollution research international · 2024Zakaria NN, Daud H, Sokkalingam R et al.DOI: 10.1007/s11356-024-34409-0
- Verification method of Monte Carlo codes for transport processes with arbitrary accuracy.Scientific reports · 2021Martelli F, Tommasi F, Sassaroli A et al.DOI: 10.1038/s41598-021-98429-3
- An Annealed Sequential Monte Carlo Method for Bayesian Phylogenetics.Systematic biology · 2020Wang L, Wang S, Bouchard-Côté ADOI: 10.1093/sysbio/syz028
- A Monte Carlo method to assess the spectral performance of photon counting detectors.Medical physics · 2025Stierstorfer K, Hupfer MDOI: 10.1002/mp.17577
via PubMed
Wikidata facts
- Instance of
- randomized algorithm
- Subclass of
- simulation
- Named after
- Monte Carlo Casino
- Image
- Pi 30K.gif
Show 6 more facts
- Commons category
- Monte Carlo method
- topic's main category
- Category:Monte Carlo methods
- discoverer or inventor
- John von Neumann
- different from
- Monte Carlo algorithm
- Stack Exchange tag
- computergraphics.stackexchange.com/tags/monte-carlo
- maintained by WikiProject
- WikiProject Mathematics
via Wikidata · CC0
~40 min read
Encyclopedic overview
The approximation of a normal distribution with a Monte Carlo method
Monte Carlo methods, also called the Monte Carlo experiments or Monte Carlo simulations, are a broad class of computational algorithms based on repeated random sampling for obtaining numerical results. The underlying concept is to use randomness to solve deterministic problems.
Excerpted from Wikipedia’s “Monte Carlo method” article, available under the CC BY-SA 4.0 licence.