Rejection sampling (original) (raw)
Die Verwerfungsmethode (auch Acceptance-Rejection-Verfahren; engl. rejection sampling) ist eine Methode, um aus gleichverteilten Zufallszahlen andere Wahrscheinlichkeitsverteilungen zu erzeugen. Sie geht auf John von Neumann zurück. Sie kann genutzt werden, wenn die Inversion der Verteilungsfunktion nicht möglich oder zu aufwendig ist.
Property | Value |
---|---|
dbo:abstract | Die Verwerfungsmethode (auch Acceptance-Rejection-Verfahren; engl. rejection sampling) ist eine Methode, um aus gleichverteilten Zufallszahlen andere Wahrscheinlichkeitsverteilungen zu erzeugen. Sie geht auf John von Neumann zurück. Sie kann genutzt werden, wenn die Inversion der Verteilungsfunktion nicht möglich oder zu aufwendig ist. (de) La méthode du rejet est une méthode utilisée dans le domaine des probabilités. (fr) In numerical analysis and computational statistics, rejection sampling is a basic technique used to generate observations from a distribution. It is also commonly called the acceptance-rejection method or "accept-reject algorithm" and is a type of exact simulation method. The method works for any distribution in with a density. Rejection sampling is based on the observation that to sample a random variable in one dimension, one can perform a uniformly random sampling of the two-dimensional Cartesian graph, and keep the samples in the region under the graph of its density function. Note that this property can be extended to N-dimension functions. (en) 수학에서 리젝션 샘플링(rejection sampling)은 분포에서 표본을 표집하는 기본적인 기법이다. 이는 몬테카를로 방법 중의 하나로, \mathbb {R} ^{m}에서 확률 밀도를 갖는 분포에 모두 적용될 수 있다. 리젝션 샘플링 기법은 2차원 평면에서 균일한 샘플을 샘플링한 후에 분포의 밀도 함수의 지지집합에 해당하는 표본들을 선택적으로 남기는 기법이라고 볼 수 있다. 이 관점은 N-차원에 모두 적용될 수 있다. (ko) In analisi numerica e in statistica computazionale, rejection sampling è una tecnica di base utilizzata per generare osservazioni da una distribuzione . È anche comunemente chiamato il metodo di acceptant-rejection o "algoritmo di accept-rejection". Rejection sampling si basa sul fatto che, per campionare una variabile casuale in una dimensione, si può eseguire un campionamento uniformemente casuale del grafico cartesiano bidimensionale e mantenere i campioni nella regione sotto il grafico della sua funzione di densità. Si noti che questa proprietà può essere estesa a funzioni in N-dimensioni. (it) |
dbo:wikiPageID | 502022 (xsd:integer) |
dbo:wikiPageLength | 25307 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1116989498 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Probability_distribution dbr:Pseudo-random_number_sampling dbc:Monte_Carlo_methods dbr:John_von_Neumann dbr:Curse_of_dimensionality dbr:Buffon's_needle dbr:Inverse_transform_sampling dbr:Geometric_distribution dbr:Natural_exponential_family dbr:Georges-Louis_Leclerc,_Comte_de_Buffon dbc:Non-uniform_random_numbers dbr:Monte_Carlo_method dbr:Computational_statistics dbr:Logarithmically_concave_function dbr:Exponential_distribution dbr:Normalizing_constant dbr:Probability_density_function dbr:Random_variable dbr:Support_(mathematics) dbr:Ziggurat_algorithm dbr:Metropolis_sampling dbr:Markov_chain_Monte_Carlo dbr:Moment-generating_function dbr:Gibbs_sampling dbr:Metropolis_algorithm dbr:Ratio_of_uniforms dbr:Inversion_sampling dbr:Natural_exponential_families |
dbp:wikiPageUsesTemplate | dbt:Reflist dbt:Short_description |
dct:subject | dbc:Monte_Carlo_methods dbc:Non-uniform_random_numbers |
rdf:type | yago:WikicatMonteCarloMethods yago:WikicatNon-uniformRandomNumbers yago:Ability105616246 yago:Abstraction100002137 yago:Amount105107765 yago:Attribute100024264 yago:Cognition100023271 yago:Know-how105616786 yago:Magnitude105090441 yago:Method105660268 yago:Number105121418 yago:Property104916342 yago:PsychologicalFeature100023100 |
rdfs:comment | Die Verwerfungsmethode (auch Acceptance-Rejection-Verfahren; engl. rejection sampling) ist eine Methode, um aus gleichverteilten Zufallszahlen andere Wahrscheinlichkeitsverteilungen zu erzeugen. Sie geht auf John von Neumann zurück. Sie kann genutzt werden, wenn die Inversion der Verteilungsfunktion nicht möglich oder zu aufwendig ist. (de) La méthode du rejet est une méthode utilisée dans le domaine des probabilités. (fr) 수학에서 리젝션 샘플링(rejection sampling)은 분포에서 표본을 표집하는 기본적인 기법이다. 이는 몬테카를로 방법 중의 하나로, \mathbb {R} ^{m}에서 확률 밀도를 갖는 분포에 모두 적용될 수 있다. 리젝션 샘플링 기법은 2차원 평면에서 균일한 샘플을 샘플링한 후에 분포의 밀도 함수의 지지집합에 해당하는 표본들을 선택적으로 남기는 기법이라고 볼 수 있다. 이 관점은 N-차원에 모두 적용될 수 있다. (ko) In analisi numerica e in statistica computazionale, rejection sampling è una tecnica di base utilizzata per generare osservazioni da una distribuzione . È anche comunemente chiamato il metodo di acceptant-rejection o "algoritmo di accept-rejection". Rejection sampling si basa sul fatto che, per campionare una variabile casuale in una dimensione, si può eseguire un campionamento uniformemente casuale del grafico cartesiano bidimensionale e mantenere i campioni nella regione sotto il grafico della sua funzione di densità. Si noti che questa proprietà può essere estesa a funzioni in N-dimensioni. (it) In numerical analysis and computational statistics, rejection sampling is a basic technique used to generate observations from a distribution. It is also commonly called the acceptance-rejection method or "accept-reject algorithm" and is a type of exact simulation method. The method works for any distribution in with a density. (en) |
rdfs:label | Verwerfungsmethode (de) Méthode de rejet (fr) Rejection sampling (it) 리젝션 샘플링 (ko) Rejection sampling (en) |
owl:sameAs | freebase:Rejection sampling yago-res:Rejection sampling wikidata:Rejection sampling dbpedia-de:Rejection sampling dbpedia-fa:Rejection sampling dbpedia-fr:Rejection sampling dbpedia-it:Rejection sampling dbpedia-ko:Rejection sampling https://global.dbpedia.org/id/3XRMa |
prov:wasDerivedFrom | wikipedia-en:Rejection_sampling?oldid=1116989498&ns=0 |
foaf:isPrimaryTopicOf | wikipedia-en:Rejection_sampling |
is dbo:knownFor of | dbr:Georges-Louis_Leclerc,_Comte_de_Buffon |
is dbo:wikiPageDisambiguates of | dbr:Rejection |
is dbo:wikiPageRedirects of | dbr:Acceptance-rejection_method dbr:Rejection_method dbr:Adaptive_rejection_sampling |
is dbo:wikiPageWikiLink of | dbr:Metropolis–Hastings_algorithm dbr:Particle_filter dbr:Probit_model dbr:Inverse_transform_sampling dbr:List_of_numerical_analysis_topics dbr:Continuous_uniform_distribution dbr:Gamma_distribution dbr:Georges-Louis_Leclerc,_Comte_de_Buffon dbr:Box–Muller_transform dbr:Convex_volume_approximation dbr:Combination dbr:Reduced_dimensions_form dbr:Rejection dbr:Bach's_algorithm dbr:Ziggurat_algorithm dbr:Poisson_distribution dbr:Poisson_point_process dbr:Slice_sampling dbr:Exponential_tilting dbr:Importance_sampling dbr:List_of_statistics_articles dbr:Non-uniform_random_variate_generation dbr:Random_number_generation dbr:Ratio_of_uniforms dbr:Ring_learning_with_errors_signature dbr:Acceptance-rejection_method dbr:Rejection_method dbr:Adaptive_rejection_sampling |
is dbp:knownFor of | dbr:Georges-Louis_Leclerc,_Comte_de_Buffon |
is foaf:primaryTopic of | wikipedia-en:Rejection_sampling |