Edit
Delete Duplicate
Add to Collection
Share
Magic the Gathering - Opening Hand Mana Curve Last modified by
on
Jul 24, 2020, 6:28:07 PM
Created by
on
May 23, 2014, 6:17:43 PM
` = (C("total", "x" ) * C( 60 - "total", "hand-size"( "turn" ) - x))/(C( 60 ,"hand-size"( "turn" ))), "where total = " 0 + 0 + 0 + 0 + 0 `
`"How many cards are in your deck?"` `"How many lands do you want in your opening hand?"` `"How many plains are in your deck?"` `"How many islands are in your deck?"` `"How many swamps are in your deck?"` `"How many mountains are in your deck?"` `"How many forests are in your deck?"`
Enter a value for all fields
Tags
UUID
888eb05a-e2a6-11e3-b7aa-bc764e2038f2
This program calculates the probability of drawing X amount of lands in an opening hand of Magic: The Gathering. Going first means your opening hand will have 7 cards while going second(or third, fourth, etc. in a multiplayer game) will mean you get an extra draw which leaves you with 8 for your first turn.
`(C("total",x) * C("deck" - "total", "hand-size" - x))/(C("deck","hand-size"))`
See Also
This equation, Magic the Gathering - Opening Hand Mana Curve, references 1 page Show
This equation, Magic the Gathering - Opening Hand Mana Curve, is used in 0 pages Show
Upload
magic_logo.png
X
No attachments