Risk Score Threshold
A risk score threshold is a preset cutoff value that determines what a fraud or risk system does with a transaction based on its calculated risk score. Transactions on one side of the cutoff may be approved, while those on the other side may be flagged, reviewed, or declined. Setting the cutoff reflects how much risk an organization is willing to accept before it takes action.
A risk score threshold is a configured cutoff applied to a model-generated risk score to trigger a decision or action, such as approve, route to manual review, challenge, or decline. In the common industry convention where a higher score indicates higher risk, lowering the numeric threshold causes more transactions to exceed the cutoff and be flagged or blocked (increasing sensitivity but typically raising false positives), while raising the threshold flags fewer transactions (reducing false positives but potentially increasing false negatives). The chosen value encodes an organization's acceptable risk level and represents a trade-off along the score distribution; because the score is derived from all available transaction inputs and behavioral patterns over time, threshold behavior depends on the specific scoring scale, its directional convention, and how the model was calibrated. Practitioners should confirm whether higher scores mean higher or lower risk for a given system before tuning, as the direction of the effect reverses if the convention is inverted.
Why it matters
A risk score threshold is where a fraud model's output becomes an operational decision. The model can produce sophisticated scores, but the threshold determines whether a transaction is approved, sent to manual review, challenged, or declined. That single configured value directly shapes both the fraud an organization catches and the legitimate customers it inconveniences or turns away, so it functions as the practical expression of an organization's acceptable risk level rather than a purely technical setting.
The threshold embodies an unavoidable trade-off along the score distribution. In the common industry convention where a higher score indicates higher risk, lowering the numeric cutoff causes more transactions to exceed it and be flagged or blocked, increasing sensitivity but typically raising false positives; raising the cutoff flags fewer transactions, reducing false positives but potentially increasing false negatives. There is no setting that eliminates both error types at once, so tuning is a matter of deciding which cost the organization is more willing to bear given its context.
Because the direction of these effects reverses if a system uses an inverted convention, threshold changes carry real operational risk. Misreading whether higher scores mean higher or lower risk for a given system can cause a well-intentioned adjustment to have the opposite of the intended effect, either blocking large volumes of good transactions or letting more fraud through. Threshold behavior also depends on the specific scoring scale and how the underlying model was calibrated, so a value that works for one system or portfolio should not be assumed to transfer to another.
Who it's relevant to
Inside Risk Score Threshold
Common questions
Answers to the questions practitioners most commonly ask about Risk Score Threshold.