PredictAdjustedProbability

Analysis Services Programming

Analysis Services Programming

PredictAdjustedProbability

The PredictAdjustedProbability function returns the adjusted probability for the histogram entry that has the highest probability.

Syntax

PredictAdjustedProbability(<scalar column reference>)

Applies to

Scalar column

Return Type

Scalar value

Remarks

PredictAdjustedProbability returns the top row in the histogram obtained by PredictHistogram(<column reference>).

The PredictAdjustedProbability function is a Microsoft® SQL Server™ 2000 Analysis Services extension to the OLE DB for Data Mining specification.