Click or drag to resize

RandomSampling Properties

The RandomSampling type exposes the following members.

Properties
  NameDescription
Public propertyInclusionProbabilities
Gets the inclusion probabilities of the population units.
Public propertyPopulationSize
Gets the size of the population from which this instance draws samples.
Public propertyRandomNumberGenerator
Gets or sets the basic random generator for this instance.
(Inherited from RandomDevice.)
Public propertySampleSize
Gets the size of the samples drawn by this instance.
Top
See Also