IMSL C# Numerical Library

NormTwoSample.DiffMean Property

The difference of means for the two samples.

public double DiffMean {get;}

Property Value

A double containing the difference in mean.

Remarks

value = mean of x - mean of y

See Also

NormTwoSample Class | Imsl.Stat Namespace