Last data update: 2014.03.03

R: Blackjack Dealer Outcome Probabilities
BJDealerR Documentation

Blackjack Dealer Outcome Probabilities

Description

A dataset containing the conditional probability of various dealer outcomes given the "upcard". (The dealer and player each get two cards; only one of the dealer's cards is shown, and this is called the "upcard")

Usage

BJDealer

Format

A data frame with 70 rows and 3 variables:

dealerUpcard

dealer upcard

dealerOutcome

outcome of dealer's hand, under the rule that cards are drawn until the dealer's hand total is at least 17

probability

conditional probability of dealerOutcome given dealerUpcard

...

Source

https://www.blackjackinfo.com/dealer-outcome-probabilities

Results