

# StatisticModelResult


The statistic model result.

## Contents


 ** ActualValue **   <a name="Glue-Type-StatisticModelResult-ActualValue"></a>
The actual value.  
Type: Double  
Required: No

 ** Date **   <a name="Glue-Type-StatisticModelResult-Date"></a>
The date.  
Type: Timestamp  
Required: No

 ** InclusionAnnotation **   <a name="Glue-Type-StatisticModelResult-InclusionAnnotation"></a>
The inclusion annotation.  
Type: String  
Valid Values: `INCLUDE | EXCLUDE`   
Required: No

 ** LowerBound **   <a name="Glue-Type-StatisticModelResult-LowerBound"></a>
The lower bound.  
Type: Double  
Required: No

 ** PredictedValue **   <a name="Glue-Type-StatisticModelResult-PredictedValue"></a>
The predicted value.  
Type: Double  
Required: No

 ** UpperBound **   <a name="Glue-Type-StatisticModelResult-UpperBound"></a>
The upper bound.  
Type: Double  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/glue-2017-03-31/StatisticModelResult) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/glue-2017-03-31/StatisticModelResult) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/glue-2017-03-31/StatisticModelResult) 