Skip to content

Commit

Permalink
updated readme to reflect corrected number
Browse files Browse the repository at this point in the history
  • Loading branch information
theelk801 committed Mar 8, 2019
1 parent 45444de commit 8371535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The approach is therefore as follows: To determine the probability of a hand hav
The function `prob_of_good_hand` computes the overall probability of having a Bazaar in one's opening hand given correct mulligan decisions, and the function `action_to_take` provides the appropriate action to take given information about what is in the player's hand. Additionally, there is a script `decider.py` which provides a questionnaire for mulligan decisions.

## Results
Using the code, we see that a player has a roughly 99.05% chance of having a Bazaar of Baghdad in their opening hand.
Using the code, we see that a player has a roughly 99.573% chance of having a Bazaar of Baghdad in their opening hand.

## Collaboration
If you find any errors or have any questions, please do not hesitate to contact me or open an issue or pull request.

0 comments on commit 8371535

Please sign in to comment.