18+ Для игры вам должно быть 18 лет или больше. BeGambleAware.org Мы являемся партнёром. Переход по ссылкам может приносить нам комиссию.
Главная  /  Инструменты  /  Bonus value

Калькулятор ценности бонуса

Введите свои значения. Результат — оценка, а не обещание выигрыша или срока выплаты.

Введите свои значения. Результат — оценка, а не обещание выигрыша или срока выплаты.

The offer

Copy the four numbers from the bonus terms. Results update as you type — everything is computed in your browser, nothing is sent anywhere.

%
100% = deposit doubled, 200% = tripled.
×
The small "x" next to the offer — on the bonus amount.
%
Typical slots: 94–97%. Check the info panel of the game.
Сбросить
Как работает математика

What a bonus is actually worth

A bonus is a loan you repay through turnover. Claim the cap and a wagering requirement of, say, 35x means the bonus amount must be staked 35 times before anything converts to withdrawable cash. Every one of those bets pays the house edge — the slice of each stake that RTP leaves out.

That gives the honest price of the offer: turnover times the house edge. If the expected cost is smaller than the bonus, the offer has positive expected value — on average, players finish ahead. If it is larger, the bonus is consumed by the edge before the wagering is met, and the headline number is marketing.

The break-even RTP is the tipping point: at a wagering multiplier w, the offer breaks even when the RTP reaches (1 − 1/w) × 100. At 35x that is 97.1% — higher than almost every slot. Which is, of course, the point of 35x.

# бонус при достижении максимального лимита
bonus = max_bonus
# депозит для получения полного максимума
deposit_for_max = max_bonus ÷ (bonus_pct ÷ 100)
# общий квалифицируемый оборот
turnover = bonus × wagering
# ожидаемая стоимость прохождения оборота с учётом преимущества казино
expected_cost = turnover × (1 − rtp ÷ 100)
# ожидаемая ценность предложения
ev = bonus − expected_cost
# RTP, при котором предложение выходит в ноль
breakeven_rtp = (1 − 1 ÷ wagering) × 100

Методика

Калькулятор использует неизменяемую формулу, показанную на странице. Данные проверяет код приложения; редакторы не могут менять формулу.

Частые вопросы

Что означает результат?

Это учебная оценка по введённым значениям. Реальные результаты отличаются; никогда не пытайтесь отыграть потери.