Quantcast

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 `
`"Are you going first?"`
`"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?"`
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"))`

/attachments/888eb05a-e2a6-11e3-b7aa-bc764e2038f2/magic_logo.png

See Also


This equation, Magic the Gathering - Opening Hand Mana Curve, references 1 page
  • Comments
  • Attachments
  • Stats
No comments
This site uses cookies to give you the best, most relevant experience. By continuing to browse the site you are agreeing to our use of cookies.