Flip Point
data class FlipPoint(val metric: String, val currentWeight: Double, val criticalWeight: Double, val displacedBy: String)(source)
A weight at which the alternative a study currently recommends would be displaced by another.
The margin is what makes this worth reporting: it says how far the weight on metric would have to move from where it is before the recommendation changes. A small margin means the recommendation rests on a weight the decision maker may not have felt strongly about.