Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
The '''odds-algorithm''' is a mathematical method
strategies for a class of problems that belong to the ___domain
odds-strategy lies in its optimality, as explained below.
The odds-algorithm applies to a class of problems called ''last-success''-
sequence of sequentially observed independent events the last event satisfying a
event is defined by the decision maker as an event
==Examples==
Two different situations exemplify
# Suppose a car is advertised for sale to the highest bidder (best "offer"). n potential buyers respond and ask to see the car. Each insists upon an immediate decision from the seller to accept the bid, or not. Define a bid as ''interesting'', and coded ''1'' if it is better than all preceding bids, and coded ''0'' otherwise. The bids will form a random sequence of 0s and 1s. Only 1s interest the seller, who may fear that each successive 1 might be the last. It follows from the definition that the very last 1 is the highest bid. Maximizing the probability of selling on the last 1 therefore means maximizing the probability of selling ''best''.
|