public UncertainValue PopulationStandardDeviation { get; }Public ReadOnly Property PopulationStandardDeviation As UncertainValue
Getpublic:
property UncertainValue PopulationStandardDeviation {
UncertainValue get ();
}member PopulationStandardDeviation : UncertainValue with getNote that the value returned by this method is not exactly the square root of the value returned by PopulationVariance. This is not an error.