Principle of deferred decision

Principle of deferred decisions is a technique used in analysis of randomized algorithms.

These random choices may be intricately related making it difficult to analyze it.

The idea behind the principle is that the entire set of random choices are not made in advance, but rather fixed only as they are revealed to the algorithm.

The principle is used to evaluate and determine the probability of "win" from a deck of cards.

The idea is to let the random choices unfold, until the iteration ends at 52, where if the fourth card is drawn out of a group labeled "K", the game terminates.