UnequalProbabilityRandomSampling Properties

Properties

InclusionProbabilities Gets the inclusion probabilities of the population units.
(Overrides RandomSamplingInclusionProbabilities)
PopulationSize Gets the size of the population from which this instance draws samples.
(Overrides RandomSamplingPopulationSize)
RandomNumberGenerator Gets or sets the basic random generator for this instance.
(Inherited from RandomDevice)
SampleSize Gets the size of the samples drawn by this instance.
(Overrides RandomSamplingSampleSize)

See Also