An Entity of Type: WikicatMonteCarloMethods, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

The Marsaglia polar method is a pseudo-random number sampling method for generating a pair of independent standard normal random variables. Standard normal random variables are frequently used in computer science, computational statistics, and in particular, in applications of the Monte Carlo method. The polar method works by choosing random points (x, y) in the square −1 < x < 1, −1 < y < 1 until and then returning the required pair of normal random variables as or, equivalently, where and represent the cosine and sine of the angle that the vector (x, y) makes with x axis.

Property Value
dbo:abstract
  • Die Polar-Methode von George Marsaglia und Thomas A. Bray ist ein Verfahren zur Erzeugung normalverteilter Zufallszahlen (Zufallszahlengenerator). (de)
  • The Marsaglia polar method is a pseudo-random number sampling method for generating a pair of independent standard normal random variables. Standard normal random variables are frequently used in computer science, computational statistics, and in particular, in applications of the Monte Carlo method. The polar method works by choosing random points (x, y) in the square −1 < x < 1, −1 < y < 1 until and then returning the required pair of normal random variables as or, equivalently, where and represent the cosine and sine of the angle that the vector (x, y) makes with x axis. (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 11310655 (xsd:integer)
dbo:wikiPageLength
  • 8271 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1121763520 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • Die Polar-Methode von George Marsaglia und Thomas A. Bray ist ein Verfahren zur Erzeugung normalverteilter Zufallszahlen (Zufallszahlengenerator). (de)
  • The Marsaglia polar method is a pseudo-random number sampling method for generating a pair of independent standard normal random variables. Standard normal random variables are frequently used in computer science, computational statistics, and in particular, in applications of the Monte Carlo method. The polar method works by choosing random points (x, y) in the square −1 < x < 1, −1 < y < 1 until and then returning the required pair of normal random variables as or, equivalently, where and represent the cosine and sine of the angle that the vector (x, y) makes with x axis. (en)
rdfs:label
  • Polar-Methode (de)
  • Méthode polaire de Marsaglia (fr)
  • Marsaglia polar method (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License