Skip Navigation

Optimal mana curve and land/ramp count for commader

Last week I stumbled upon this article, and tweaking my decks to better fit this template has made them run SO MUCH smoother. Of course I wasn't running enough lands, and my curves weren't as tight as they could be.

The idea behind this template is to curve out the best you can, with the assumption that games end at turn 7.

The template also assumes that you want to play your commander as fast as possible, which is why there is no spell at the mv of your commander in the curve. This also means that if you play a commander with a mana value of less than 4, you shouldn't play 2mv-ramp spells (like signets), because it would throw off your curve. If your commander has a mana value of 3, ramping on turn 2 won't make you cast it faster, so you better spend your mana on something else.

Remember that this is only a template, and it does not cover every possible type of deck. My Aesi landfall deck runs 43 decks instead of the 38 recommended by the template (and should probably run even more), while my Veyran storm deck only runs 31 (but has lots of cheap card draw and plays MDFC cards). For these edge cases I recommend you this article by the same guy, where he explains in more details the formula he used to create this tempate. He also wrote an article about how many color sources you should run to consistently cast colored spells, but none of my decks have more than two colors so I can't talk to quality of it.

Hope this is as informative to you as it was to me !

11
11 comments
  • I have done some research into this. I will be an absolute rudebag and copy and paste my own findings here. Formatting will be broken and I can't be bothered to fix it. Sorry about that.

    TL;DR LOTS OF TEXT, YO.

    (They're still available on Reddit if anyone wants to see the original posts. Ask for a link.)


    FIRST POST:

    TL;DR: You should have 36 lands and 12 ramp spells in your deck.

    PSA: I added an update (at the very bottom of the post) that handles the case of accepting 4 land hands and optimising for them. Check it out.

    How is this different from everything else people post on this sub? This approach considers mulligans.

    This approach considers calculated probabilities.

    This post isn't a Monte Carlo simulation.

    This post isn't from personal experience.

    This approach outlines its limitations clearly.

    What are we trying to figure out? Ultimately this short study aims to give a perspective to lands and ramp in EDH. What is the optimal amount of lands and ramp one should have in a deck? As you will find out in more detail soon that is an impossible question in the sense that it needs extra definitions. Our goal here is to figure out some reasonable definitions for what constitutes "an optimal amount" and refine the question.

    Let's get to work. "An optimal number" has roughly three components: what's a good opening hand, what are good early/mid game draws and how does one eliminate dead land draws late game. I can already tell you that the last part is impossible with regular probability math or at best so long that nobody would ever read it. Our focus will mainly be on the opening hand because that is the one time you get to see a huge portion of your deck. If you mulligan twice you've already seen 21 cards from your deck which is more than many people draw over the course of the rest of the game. Emphasis should be placed on shaping a good opening hand.

    What is a ramp spell? A ramp spell is something that puts you ahead of the "curve" i.e. the mana you'd have available if you were playing lands only. There are many kinds of ramp spells: Llanowar Elves is a "dork" i.e. a creature that produces mana. Arcane Signet is a "rock" i.e. an artifact that produces mana. Rampant Growth is a ramp spell that puts a land from your deck onto the battlefield.

    For the purposes of this study we consider a ramp spells to cost 2 or less mana. Not really important for our statistics but provides a basis for what we consider to be a good opening hand.

    • What's a good opening hand? Where did the early draws go? Worry not, the justification for why they're not that relevant is simple. A good opening hand has a good mixture of lands, ramp and gas which is exactly the same as good early draws: a good mixture of lands, ramp and gas.

      A good mixture of lands, ramp and gas is a very philosophical question. Some prefer to have a safe opening hand, some prefer riskier hands and rely on further draws to get to their target amount of mana. Speaking of which: the average mana value of most decks hovers around 3, give or take ½. It's safe to assume that a deck wants to safely be able to play their 3-drops ahead of or on curve and then hit the crucial 6 or 7 mana as soon as possible to cast their biggest spells or cast two 3-drops per turn. After that point extra mana becomes largely irrelevant and most people prefer drawing either gas or draw spells which mostly eliminates the need to consider the distribution. (Extra draws will guarantee you will always hit your land drops late game.)

      For the purposes of this study we settled on these options:

      2 lands and 1 ramp spell

      2 lands and 2 ramp spells

      3 lands and 0 ramp spells

      3 lands and 1 ramp spell

      As you can notice we're mostly aiming for a situation where we have either 3 or 4 mana on turn 3, guaranteed.

      None of this applies to cEDH where hand compositions are very different. That'll be a topic of its own.

      Why can't I keep a 2 or 4 land hand? Most spells in an average deck (excluding ramp spells) cost 3 mana. Having just two lands is risky and while statistically you should be able to draw into an additional mana source soon you're risking missing land drops.

      So what about 4 land hands? You must remember that you're playing on curve till turn 4 and you've only got 3 other cards in your hand. With 3 lands and 0 ramp you've got 4 other cards and you're not "flooded" on mana. With 3 lands and 1 ramp spell you indeed also have 3 cards in hand but this time you get to play your 4-drop on turn 3 already.

      You may disagree with us and that is okay. Under certain circumstances almost anything can be a good hand and we agree with you on that. Not all decks run the same way. As it was established before this is more of a philosophical question than an actual fact. This is a rough approximation of what could be a good hand in an average deck.

      A quick rundown of how probabilities work In probabilities we consider events and the likelyhoods of such events happening. If you have an event A and an event B and you want both of those to happen you multiply the numbers. If you have the same events but you want either one of them to happen you add the numbers. The probability of rolling a 6 on a d6 is 1/6. We roll two d6s and we want the first one of them to be a 6 and the second to be a 5. We multiply the events: 1/6 x 1/6 to get 1/36. If we don't care which one of them is a 5 and which one is a 6 we can add the events of rolling "a 6 and a 5" and "a 5 and a 6". This way: 1/6 x 1/6 + 1/6 x 1/6 = 2/36 (which is the same as 1/18).

      For future reference we're going to occasionally use the "P()" notation to describe events. For example "P(rains tomorrow)" reads "the probability that it rains tomorrow".

      • Show me the math already! A hypergeometric distribution is the statistical tool of choice this time. The first card you draw is always simple: if you have 40 lands and 99 cards the chance of drawing a land is 40/99. But what about after that? If you didn't draw a land the probability is 40/98 but if you did it's 39/98. How does that work? Hypergeometric distributions (Wikipedia article) describe this behaviour nicely when you've got a single variable. You need the following information: total number of cards, cards drawn, number of desired cards in the deck, and number of desired cards in the hand. Here's a tool you can use: the Aetherhub tool. The formula spits out a probability of the desired event happening, where "event" means for example "you drawing 3 lands in your opening 7 when you've got a deck of 99 cards with 40 lands in it".

        There's a problem, though. What if we have lands and ramp we want to consider? Introducing multivariate hypergeometric distributions. A powerful tool that can have any number of variables. For example we could consider the probability of "you drawing 3 lands and 1 ramp spell and 1 draw spell in your opening 7 when you've got a deck of 99 cards with 40 lands in it". Multivariate hypergeometric distribution is what we're going to use. We've got two variables in this study: number of lands and number of ramp. We assume that the third category is "other spells" and none of these categories overlap (they're mutually exclusive). This puts things like [[Ancient Tomb]] in a weird spot because it belongs in two different categories simultaneously but we'll just blatantly ignore it.

        Calculating the probability of a good hand We take P(2 lands, 1 ramp), P(2 lands, 2 ramp), P(3 lands, 0 ramp), and P(3 lands, 1 ramp) and we add those together to get P(good hand).

        The way each calculation takes place is somewhat straightforward. In mathematics there is a concept called "combination" (Wikipedia article) which is what we're going to use since most programs don't understand multivariate hypergeometric distributions. It's written generally as "n choose k" where n is the total population of the item in question and k is the number of items in a subset. The number that is spat out is the number of combinations there can be. For example 3 choose 2 would be 3 because there are 3 different combinations of two numbers that can be represented with three numbers. Imagine an apple, an orange, and a pear. You can have an apple and an orange, an apple and a pear, or an orange and a pear - three combinations. Spreadsheet programs know combinatiorials by the function name "COMBIN(n,k)".

        The formula for a multivariate hypergeometric distribution is the following: (lands choose desired number of lands in hand) x (ramp choose desired number of ramp in hand) x (the others choose desired number of other cards in hand) and the whole thing is divided by all the possible starting hands in EDH which is 99 choose 7. (Which is, by the way, a pretty big number.) The resulting number is the probability of drawing such a hand.

        Mulligans Mulliganing in this case is easy. It's a bit of math but bear with me.

        For the first hand it's just P(1st hand is good).

        For the first mulligan since we're after the total chance we'll have P(1st is good) or P(1st is bad and 2nd is good) which is the same as P(1st is good) + P(1st is bad) x P(2nd is good).

        Via complement this is the same as (1 - P(1st is bad)) + P(1st is bad) x (1 - P(2nd is bad)) which is the same as 1 - P(1st is bad) + P(1st is bad) - P(1st is bad) x P(2nd is bad).

        Since between mulligans we always shuffle the deck these events are not dependent on each other i.e. they're independent. They're the same thing. Thus P(2nd is bad) is actually also P(1st is bad). At this point we're at 1 - P(1st is bad) + P(1st is bad) - P(1st is bad)^2.

        This all nicely cancels itself out to the form 1 - P(1st is bad)^2 where "2" is actually the number of hands we've seen thus far. For the second mulligan it's 1 - (1st is bad)^3 and so forth.

        Opening hand breakdown Here are the coveted charts - the first one is for the case of no mulligans and the second one is with three mulligans.

        On the chart you see a heat map. The leftmost column represents the number of lands and the topmost row represents the number of ramp spells. The percentages you see in the middle are the chance of you succeeding in drawing a good hand as outlined earlier.

        Each probability you see on the first heat map is for just the opening hand. Each probability you see on the second heat map is for three mulligans, i.e. down to 5 cards. It's an arbitrary number but as you can see from the percentages it's pretty rare that we'd have to mulligan any further. Plus keeping a 4 card hand is not very lucrative because you need some lands and ramp but you don't really have any space for gas. You can also go ahead and keep a mana rich hand (e.g. a 4 land hand) and bottom some mana sources you don't need in the later mulligans so that increases your chances of finding a keepable hand significantly.

        You can read the charts in many ways. The most obvious takeaway is the "optimal" composition at 36 lands and 12 ramp spells because the percentage of drawing into a successful hand is the highest at that point. Isn't that what people usually recommend?

        One can also use it in two other ways: given that you have an X amount of lands or ramp how many of the other type should one run for the best results? The third way is to decide on a percentage you're willing to get screwed over and look up compositions that have the same number.

11 comments