mtgoncurve / mtgoncurve.com

Frontend code for mtgoncurve.com
https://mtgoncurve.com
MIT License
14 stars 4 forks source link

Expected values? #44

Closed juj closed 2 years ago

juj commented 3 years ago

Hi, interesting project 👍

I was looking at an old white weenie deck,

https://mtgoncurve.com/?v0=eyJjb2RlIjoiNCBUdW5kcmEgV29sdmVzXG40IEJlbmFsaXNoIEhlcm9cbjQgTWVzYSBQZWdhc3VzXG4yIFBpa2VtZW5cbjQgV2hpdGUgS25pZ2h0XG40IFNhdmFubmFoIExpb25zXG4yIFNlcnJhIEFuZ2VsXG40IEhvbHkgU3RyZW5ndGhcbjQgU3Bpcml0IExpbmtcbjQgQ3J1c2FkZVxuNCBCbGVzc2luZ1xuMyBEaXZpbmUgVHJhbnNmb3JtYXRpb25cbjE3IFBsYWluc1xuIiwib25fdGhlX3BsYXkiOnRydWUsImluaXRpYWxfaGFuZF9zaXplIjo3LCJtdWxsaWdhbl9kb3duX3RvIjo1LCJtdWxsaWdhbl9vbl9sYW5kcyI6WzAsNSw2LDcsMV0sImNhcmRzX3RvX2tlZXAiOiIifQ%3D%3D#

which decided to take a slightly lower count of 17 white lands, but at the same time, take three Divine Transformations and two Serras as "end game" creatures in case the game would drag on.

So when using the calculator to figure out the question "is 17 lands the right number of lands for this kind of deck?" and "does it make any sense to have the two Serras in the deck with this little mana", there were two interesting questions that came up:

Cheers :)

jshrake commented 2 years ago

Great questions! The simulation can calculate the probability to play a card on a specific turn by appending # T = k to the card (see the Advanced section at https://mtgoncurve.com/about). In the image below, the simulation calculates the probability to play Thought Erasure on turn 4.

image