Overbooking & Booking Limit Optimizer
Balance spoilage (empty seats due to no-shows) and denied boarding (IDB) costs. Provide capacity, average fare, show rate and variability; we enumerate booking limits and compute expected contribution to find the optimum.
Ready.
Show rate distribution approximated as normal; seats boarded = min(capacity, shows). Denied boarding seats = max(shows - capacity,0). Expected value computed numerically from discretized distribution. For small samples binomial(n=bookingLimit,p=showRate) would be more exact.
Optimal Booking Limit
—
Expected Profit (Opt)
—
Expected Spoilage (Opt)
—
Expected IDB Seats (Opt)
—
Limit | Exp Pax | Spoilage | IDB | Profit |
---|