| 
            
              TwoSampleZTestObservedDifference Property 
             | 
          
        
         
              Gets the actual difference between the two estimated values.
            
 
    Namespace: 
   Accord.Statistics.Testing
    Assembly:
   Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntaxpublic double ObservedDifference { get; protected set; }Public Property ObservedDifference As Double
	Get
	Protected Set
 Request Example
		View SourceProperty Value
Type: 
Double
See Also