Pauper data analysis

Published

July 9, 2025

Please note that this document is not optimised and is difficult to read on mobile.

To access the other parts of the book on mobile, click here. Table Of Content location on mobile

1 Acknowledgements

Thanks to Badaro for his data collection work and the archetype parser.
Thanks to Aliquanto for his initial analysis, which served as an inspiration for me.
Thanks to Jiliac for integrating Qonfused data and maintaining Format data.

2 Data include

This book contains data in Pauper format since 31/03/2025. If the period in question contains ban announcements, decks containing non-legal cards have been excluded, as have the associated matchups. Decks containing more than 30 copies of a single card have also been excluded. For decklist analyses, only decks valid for the format have been included (number of main deck cards > 60 and number of side cards <= 15).

3 Principal chapter

3.1 Metagame

3.1.1 Presence archetype

This chapter shows the representation of differences over time. Leagues are excluded from this analysis.

File in 3 parts :

The first shows the presence curves over time for each archetype or archetype base (weeks are expressed in 2 last digits years.weeks of the year). Archetypes with too low a presence are deactivated by default but can be reactivated by clicking on the desired decks. By default, certain Archetypes are hidden if their number is less than 0.25%.

Leagues are includes in this part

The second part shows the presence barchart of the different archetypes (archetype is define as other if their number is less than the minimum of 50 or 1%) and base archetypes for different time intervals:

  • all data

  • one moth

  • two weeks

  • one week

Additional information is available in tooltip (for Archetype and base archetype):

  • Number of copies of the deck

  • The delta in percent compared to the upper time interval

  • Deck rank and its evolution compared to the previous time interval

  • Win rates and confidence interval

    • The confidence interval graphs show the averages and 95% confidence intervals (calculated using the Agresti-Coull method).

    • The vertical red line represents the mean of the winrates and the dotted blue lines represent the mean of the upper and lower bounds of the confidence interval.

    • Top player 10 (top 10 lower CI winrate bound) average win rate and CI (A player need at least 20 rounds for Archetype and 10 for base archetype) result are show above error barIn particular, the publication of the top32 only for results from MTGO led to an overestimation of the winrates, the winrates were centred.

The last part present :

  • The représentation of each colors combinations in the format

  • Number of target for 2 cmc black removal.

  • The presence of different cards in the format.

Leagues are includes in this part

3.1.2 Matrix WR

This chapter focuses on the data for which we know the result of each match and the Archetype of the opponent.

In order to be included, an archetype must be represented more than 50 times in the dataset.

  • Matrix considers the matches as a whole (for example, a 2-1 score counts as 1 game won).

Part one focus on Archetype (aggragated) and part two on base archetype (parser archetype).

They are built on the following model (additionnal information in tooltip) one tab for all data and one tab for 1 month data:

  • Summary of data.

  • Bar chart shows the presence of each archetype and base archetype, as well as their win rate and some additional information in tooltips.

  • The confidence interval graphs show the averages winrates (without miror matchs) and 95% confidence intervals (calculated using the Agresti-Coull method). The vertical red line represents the mean of the winrates and the dotted blue lines represent the mean of the upper and lower bounds of the confidence interval. - Top player 10 (top 10 lower CI winrate bound) average win rate and CI (A player need at least 20 rounds for Archetype and 10 for base archetype) result are show above error bar

  • A complete matrix with all the information.

  • Multiple table with win rate of cards per matchup (only valid deck and matchup with more than 10 games are presented) : the first concentrates on the aggregated maccro archetypes and the second presents the sub-archetypes. Each part is organised in the same way, repeated 2 times, one for the maindeck and one for the sideboard.

  • Base cards: These are the cards present in decks almost exclusively in a given number of copies (deck numbers without the most common count less than 10).

  • Side/Mainboard cards: Cards present in variable numbers in the decks The third part explores the notion of the best deck according to a given metagame using the winrates obtained using the complete games obtained on the data set and the presence of each archetype over time (weeks are expressed in 2 last digits years.weeks of the year).

In order to determine an expected number of victories 2 criteria are used the average winrate and the lower bounds of the confidence interval.Please note that this part is still under construction as some decks with too few matchups are included.

3.2 Deck winrate

3.2.1 Card win rate table

Presents the win rate of each card in each archetype in the form of multiple tables.

The definition of each column is given in a tooltip accessible by passing the cursor over the column names.

This file is split into 2 parts : the first concentrates on the aggregated maccro archetypes and the second presents the sub-archetypes.

Each part is organised in the same way, repeated 2 times, one for the maindeck and one for the sideboard.

  • Base cards: These are the cards present in decks almost exclusively in a given number of copies (deck numbers without the most common count less than 10).

  • Side/Mainboard cards: Cards present in variable numbers in the decks

3.2.2 Cards WR models

This analysis attempts to use regression to determine the cards with the best performance inside archetype or base archetype.

A binomial regression is initially trained on a set of decks. In order to be included in this analysis the archetype must be present at least 50 times in the dataset.

In order to be considered a card must be included at least 50 times in either the main deck or the sideboards, one or the other being considered separately. In models comparing the number of copies of each card, when a number of copies is less than 50 it is grouped with an adjacent number of copies. For example, a card that is present 32 times in 1 copy 200 times in 2 copies, 15 times in 3 copies and 47 times in 4 copies would lead to the following result 1/2 : 232 and 3/4 : 62. The formulation 2-4 indicates that the numbers of copies 2, 3 and 4 have been grouped together.

Be careful, this part leads to results that I’m not really sure of. The interpretation of the regression coefficients seems really questionable, particularly in relation to the collinearity problem and the very large number of variables with sometimes small sample sizes. I would therefore encourage you to be very careful.

Templates are created separately for the maindeck and the sideboard and maindeck and side board pull together (Total 75) according to the following scheme :

  • Base Cards cards systematically present in decks with an almost fixed number of copies less than 50 decks that do not have the most common number of copies. decks with zero copies are grouped with the majority class) contained in the decks, for which the number of copies varies, quasibinomial regression models are created using the wins and losses of each deck :

    • Comparing for each card presence Most common count vs absence Other

    • Comparing each card count with a sufficient sample size Most common count vs 1 vs 3-4 for example

  • Uncommon Cards, These cards are not always included in decks, quasibinomial regression models are created using the wins and losses of each deck :

    • Comparing for each card presence +1 vs absence 0

    • Comparing each card count with a sufficient sample size 0 vs 1 vs 3-4 for example.

3.3 Best performing deck

3.3.1 Best deck analysis

This analysis attempts to use regression to determine the decks with the best performance inside archetype or base archetype.

A binomial regression is initially trained on a set of decks. In order to be included in this analysis the archetype must be present at least 50 times in the dataset.

In order to be considered a card must be included at least 25 times in either the main deck or the sideboards, one or the other being considered separately. In models comparing the number of copies of each card, when a number of copies is less than 25 it is grouped with an adjacent number of copies. For example, a card that is present 32 times in 1 copy 200 times in 2 copies, 15 times in 3 copies and 47 times in 4 copies would lead to the following result 1/2 : 232 and 3/4 : 62. The formulation 2-4 indicates that the numbers of copies 2, 3 and 4 have been grouped together. Be careful, this part leads to results that I’m not really sure of. The interpretation of the regression coefficients seems really questionable, particularly in relation to the collinearity problem and the very large number of variables with sometimes small sample sizes. I would therefore encourage you to be very careful.

A total of 6 quasibinomial regression models are created using the wins and losses of each deck:.

  • Two models using the deck as a whole (maindeck and sideboard)

    • Comparing for each card presence +1 vs absence 0.

    • Comparing each card count with a sufficient sample size 0 vs 1 vs 3-4 for example

  • Four separate models 2 for maindeck and 2 for sideboard

    • Comparing for each card presence +1 vs absence 0

    • Comparing each card count with a sufficient sample size 0 vs 1 vs 3-4 for example

These different models are then used to determine the 7 complete decks (maindeck and sideboard) with the highest probability of victory for each archetype (weeks are expressed in 2 last digits years.weeks of the year).

As well as the 7 maindecks and 7 sideboards with the highest probability of victory are presented for each archetype.Warning: this second part can lead to inconsistent combinations. It seemed useful if you want explore the maindecks and sides separately.

Table shows the top7 decks:

  • Firstly base cards (present in all decklist).

  • Variables cards are present as card name average number of cards[minimum; maximum number of cards]number of base cards* (if this card is also in base cards)

3.3.2 Top 8 deck

This chapter is divided by week over the last 3 weeks (weeks are expressed in 2 last digits years.weeks of the year). For each week the different tournaments with more than64players.-For each tournament, a bar graph shows the presence of each archetype and base archetype, as well as their win rate and some additional information in tooltips.

  • A table shows the top8 decks, their basic archetype Archetype the player (which is a link to the decklist), and the decklist itself.

3.4 New card

This chapter focuses on the cards that have recently entered the format (the latest 5 months). The aim is to present the number of times they have been included in decks and their winrates. The file is split into 3 parts:

  • A first part aggregating all the cards whether they are maindeck or sideboard and whatever the archetypes.

  • The second part is stratified by archetype and shows the presence and winrate of new cards when they are present in the main deck.

  • The third part is stratified by archetype and shows the presence and winrate of new cards when they are present in the sideboard.

For parts 2 and 3, the win rates of the cards are only described in situations with a number of wins and losses (excluding 5-0 leagues), but the presence of a card also includes 5-0 leagues.

4 Archetype aggregation

For the grouping of decks, the analyses are mainly centred around 2 concepts: archetype and base archetype. Base archetypes are very close to the archetypes returned by the XXX parser. The archetypes are a personal construction to try to solve two problems:

  • giving more flexibility to predict certain decks considered unknown by the parser
  • Group together decks with a small number of players that would be very close to a deck with a larger number of players.

Deck with banned cards or with 40 copies or more of a single card are excluded.

4.1 Predict model

5 models were trained on decks with a defined archetype over the last 6 months, or over the entire period of interest if it was longer than 6 months, with cross-validation on 5 folds. The hyper parameters of each model were chosen from a grid search.

  • C5 decision tree
  • Random forest
  • Elastic net regression
  • KNN
  • Xgboost

Then the ‘unknown’ decks or decks with an archetype with low sample size were predicted by each model returns a probability that the deck belongs to each training archetype. The results were aggregated by averaging the probability returned by each model that a deck belonged to one of the training archetypes. For decks with an average probability greater than 0.3, they were integrated into the most likely archetype on average according to the models.

Tabler summarise how the archetypes are aggregated
Custom corresponds to my definition of archetypes, also shown as Base_archetype in the data

Reference corresponds to Badaro definition of archetypes, also shown as Reference_archetype in the data

Parser
Custom
Reference
Custom Reference Percent Archetype Percent Sub Archetype Percent Archetype Percent Sub Archetype
Delver (n :1105) Mono Blue Delver Mono Blue Delver 405/1105(36.7%) 405/405(100%) 405/1105(36.7%) 405/405(100%)
Dimir Control Terror Dimir Control Terror 96/1105(8.7%) 96/96(100%) 96/1105(8.7%) 96/96(100%)
Mono Blue Faeries Mono Blue Faeries 276/1105(25%) 276/276(100%) 276/1105(25%) 276/276(100%)
Izzet Control Terror Izzet Control Terror 73/1105(6.6%) 73/73(100%) 73/1105(6.6%) 73/73(100%)
Mono Blue Control Terror Mono Blue Control Terror 5/1105(0.5%) 5/5(100%) 5/1105(0.5%) 5/5(100%)
Dimir Faeries Dimir Faeries 88/1105(8%) 88/89(98.9%) 88/1105(8%) 88/89(98.9%)
Jeskai Ephemerate Jeskai Ephemerate 77/1105(7%) 77/77(100%) 77/1105(7%) 77/77(100%)
Orzhov Ephemerate Orzhov Ephemerate 5/1105(0.5%) 5/5(100%) 5/1105(0.5%) 5/5(100%)
Azorius Faeries Azorius Faeries 1/1105(0.1%) 1/1(100%) 1/1105(0.1%) 1/1(100%)
Mono U Aggro Mono U Aggro 3/1105(0.3%) 3/3(100%) 3/1105(0.3%) 3/3(100%)
Temur Control Temur Control 1/1105(0.1%) 1/1(100%) 1/1105(0.1%) 1/1(100%)
Esper Faeries Esper Faeries 5/1105(0.5%) 5/5(100%) 5/1105(0.5%) 5/5(100%)
Izzet Faeries Izzet Faeries 24/1105(2.2%) 24/24(100%) 24/1105(2.2%) 24/24(100%)
Selesnya Ephemerate Selesnya Ephemerate 1/1105(0.1%) 1/1(100%) 1/1105(0.1%) 1/1(100%)
Dimir Control Dimir Control 1/1105(0.1%) 1/1(100%) 1/1105(0.1%) 1/1(100%)
Delver Unknown 2/1105(0.2%) 2/2(100%) 2/1105(0.2%) 2/475(0.4%)
WUBR Ephemerate WUBR Ephemerate 1/1105(0.1%) 1/1(100%) 1/1105(0.1%) 1/1(100%)
Grixis Control Terror Grixis Control Terror 4/1105(0.4%) 4/4(100%) 4/1105(0.4%) 4/4(100%)
Simic Faeries Simic Faeries 5/1105(0.5%) 5/5(100%) 5/1105(0.5%) 5/5(100%)
Izzet Delver Izzet Delver 6/1105(0.5%) 6/6(100%) 6/1105(0.5%) 6/6(100%)
Mardu Ephemerate Mardu Ephemerate 2/1105(0.2%) 2/2(100%) 2/1105(0.2%) 2/2(100%)
Grixis Faeries Grixis Faeries 1/1105(0.1%) 1/1(100%) 1/1105(0.1%) 1/1(100%)
Dimir Delver Dimir Delver 4/1105(0.4%) 4/4(100%) 4/1105(0.4%) 4/4(100%)
Esper Ephemerate Esper Ephemerate 2/1105(0.2%) 2/2(100%) 2/1105(0.2%) 2/2(100%)
WBRG Ephemerate WBRG Ephemerate 1/1105(0.1%) 1/1(100%) 1/1105(0.1%) 1/1(100%)
BG Midrange BG Midrange 3/1105(0.3%) 3/3(100%) 3/1105(0.3%) 3/3(100%)
Sultai Faeries Sultai Faeries 2/1105(0.2%) 2/2(100%) 2/1105(0.2%) 2/2(100%)
Mono Green Faeries Mono Green Faeries 1/1105(0.1%) 1/1(100%) 1/1105(0.1%) 1/1(100%)
Bant Ephemerate Bant Ephemerate 2/1105(0.2%) 2/2(100%) 2/1105(0.2%) 2/2(100%)
Golgari Ephemerate Golgari Ephemerate 1/1105(0.1%) 1/1(100%) 1/1105(0.1%) 1/1(100%)
Temur Control Terror Temur Control Terror 2/1105(0.2%) 2/2(100%) 2/1105(0.2%) 2/2(100%)
Azorius Ephemerate Azorius Ephemerate 1/1105(0.1%) 1/1(100%) 1/1105(0.1%) 1/1(100%)
Naya Ephemerate Naya Ephemerate 1/1105(0.1%) 1/1(100%) 1/1105(0.1%) 1/1(100%)
Mono Blue Control Mono Blue Control 1/1105(0.1%) 1/1(100%) 1/1105(0.1%) 1/1(100%)
Abzan Ephemerate Abzan Ephemerate 1/1105(0.1%) 1/1(100%) 1/1105(0.1%) 1/1(100%)
Elves (n :818) Mono Green Elves Mono Green Elves 285/818(34.8%) 285/285(100%) 285/818(34.8%) 285/285(100%)
Aura Bogles Aura Bogles 160/818(19.6%) 160/160(100%) 160/818(19.6%) 160/160(100%)
Selesnya Aura Selesnya Aura 13/818(1.6%) 13/13(100%) 13/818(1.6%) 13/13(100%)
Gruul Ponza Gruul Ponza 151/818(18.5%) 151/151(100%) 151/818(18.5%) 151/151(100%)
Elves Unknown 13/818(1.6%) 13/13(100%) 13/818(1.6%) 13/475(2.7%)
Jund Graveyard Jund Graveyard 118/818(14.4%) 118/118(100%) 118/818(14.4%) 118/118(100%)
Mono Red Graveyard Mono Red Graveyard 30/818(3.7%) 30/30(100%) 30/818(3.7%) 30/30(100%)
Mono White Heroic Mono White Heroic 20/818(2.4%) 20/20(100%) 20/818(2.4%) 20/20(100%)
Simic Elves Simic Elves 6/818(0.7%) 6/6(100%) 6/818(0.7%) 6/6(100%)
Selesnya Elves Selesnya Elves 2/818(0.2%) 2/2(100%) 2/818(0.2%) 2/2(100%)
Jund Ponza Jund Ponza 1/818(0.1%) 1/1(100%) 1/818(0.1%) 1/1(100%)
Reanimator Reanimator 1/818(0.1%) 1/2(50%) 1/818(0.1%) 1/2(50%)
Golgari Graveyard Golgari Graveyard 11/818(1.3%) 11/11(100%) 11/818(1.3%) 11/11(100%)
Rakdos Graveyard Rakdos Graveyard 2/818(0.2%) 2/2(100%) 2/818(0.2%) 2/2(100%)
Sultai Graveyard Sultai Graveyard 4/818(0.5%) 4/4(100%) 4/818(0.5%) 4/4(100%)
Golgari Elves Golgari Elves 1/818(0.1%) 1/1(100%) 1/818(0.1%) 1/1(100%)
Madness (n :692) Rakdos Madness Rakdos Madness 505/692(73%) 505/505(100%) 505/692(73%) 505/505(100%)
Grixis Madness Grixis Madness 5/692(0.7%) 5/5(100%) 5/692(0.7%) 5/5(100%)
Dimir Madness Dimir Madness 1/692(0.1%) 1/1(100%) 1/692(0.1%) 1/1(100%)
Black Burn Black Burn 2/692(0.3%) 2/3(66.7%) 2/692(0.3%) 2/3(66.7%)
Madness Unknown 172/692(24.9%) 172/172(100%) 172/692(24.9%) 172/475(36.2%)
Gruul Madness Gruul Madness 2/692(0.3%) 2/2(100%) 2/692(0.3%) 2/2(100%)
Reanimator Reanimator 1/692(0.1%) 1/2(50%) 1/692(0.1%) 1/2(50%)
Gates Gates 2/692(0.3%) 2/14(14.3%) 2/692(0.3%) 2/14(14.3%)
Mono Red Kiln Fiend Mono Red Kiln Fiend 1/692(0.1%) 1/8(12.5%) 1/692(0.1%) 1/8(12.5%)
Mono Red Madness Mono Red Madness 1/692(0.1%) 1/1(100%) 1/692(0.1%) 1/1(100%)
Burn : RDW (n :655) RDW RDW 505/655(77.1%) 505/505(100%) 505/655(77.1%) 505/505(100%)
Mono Red Burn Mono Red Burn 29/655(4.4%) 29/29(100%) 29/655(4.4%) 29/29(100%)
Mono Red Kiln Fiend Mono Red Kiln Fiend 7/655(1.1%) 7/8(87.5%) 7/655(1.1%) 7/8(87.5%)
Mardu Burn Mardu Burn 51/655(7.8%) 51/52(98.1%) 51/655(7.8%) 51/52(98.1%)
Burn : RDW Unknown 52/655(7.9%) 52/52(100%) 52/655(7.9%) 52/475(10.9%)
Orzhov Midrange Orzhov Midrange 4/655(0.6%) 4/31(12.9%) 4/655(0.6%) 4/31(12.9%)
Rakdos Burn Rakdos Burn 3/655(0.5%) 3/3(100%) 3/655(0.5%) 3/3(100%)
WBRG Burn WBRG Burn 1/655(0.2%) 1/1(100%) 1/655(0.2%) 1/1(100%)
Izzet Burn Izzet Burn 1/655(0.2%) 1/1(100%) 1/655(0.2%) 1/1(100%)
Izzet Kiln Fiend Izzet Kiln Fiend 1/655(0.2%) 1/1(100%) 1/655(0.2%) 1/1(100%)
Jund Midrange (n :490) Golgari Garden Golgari Garden 79/490(16.1%) 79/79(100%) 79/490(16.1%) 79/79(100%)
Mono Green Garden Mono Green Garden 17/490(3.5%) 17/17(100%) 17/490(3.5%) 17/17(100%)
Jund Midrange Jund Midrange 343/490(70%) 343/343(100%) 330/490(67.3%) 330/330(100%)
Jund Midrange Unknown 343/490(70%) 343/343(100%) 13/490(2.7%) 13/475(2.7%)
Mono G Aggro Mono G Aggro 5/490(1%) 5/5(100%) 5/490(1%) 5/5(100%)
Mono Black Pestilence Mono Black Pestilence 3/490(0.6%) 3/4(75%) 3/490(0.6%) 3/4(75%)
Jund Garden Jund Garden 14/490(2.9%) 14/14(100%) 14/490(2.9%) 14/14(100%)
Mono B Devotion Mono B Devotion 2/490(0.4%) 2/2(100%) 2/490(0.4%) 2/2(100%)
Jund Pestilence Jund Pestilence 1/490(0.2%) 1/1(100%) 1/490(0.2%) 1/1(100%)
Mono B control Mono B control 3/490(0.6%) 3/4(75%) 3/490(0.6%) 3/4(75%)
Jund artifact Jund artifact 3/490(0.6%) 3/3(100%) 3/490(0.6%) 3/3(100%)
Gruul Garden Gruul Garden 2/490(0.4%) 2/2(100%) 2/490(0.4%) 2/2(100%)
Mono Black Garden Mono Black Garden 9/490(1.8%) 9/9(100%) 9/490(1.8%) 9/9(100%)
Jund Goblins Jund Goblins 3/490(0.6%) 3/4(75%) 3/490(0.6%) 3/4(75%)
Rakdos Goblins Rakdos Goblins 4/490(0.8%) 4/30(13.3%) 4/490(0.8%) 4/30(13.3%)
UBRG Midrange UBRG Midrange 2/490(0.4%) 2/2(100%) 2/490(0.4%) 2/2(100%)
Affinity (n :343) Grixis Affinity Grixis Affinity 301/343(87.8%) 301/301(100%) 301/343(87.8%) 301/301(100%)
Rakdos Affinity Rakdos Affinity 22/343(6.4%) 22/22(100%) 22/343(6.4%) 22/22(100%)
Orzhov Affinity Orzhov Affinity 1/343(0.3%) 1/1(100%) 1/343(0.3%) 1/1(100%)
Mono Black Affinity Mono Black Affinity 1/343(0.3%) 1/1(100%) 1/343(0.3%) 1/1(100%)
Mardu Affinity Mardu Affinity 2/343(0.6%) 2/2(100%) 2/343(0.6%) 2/2(100%)
Dimir Affinity Dimir Affinity 8/343(2.3%) 8/8(100%) 8/343(2.3%) 8/8(100%)
Golgari Affinity Golgari Affinity 1/343(0.3%) 1/1(100%) 1/343(0.3%) 1/1(100%)
Affinity Unknown 7/343(2%) 7/7(100%) 7/343(2%) 7/475(1.5%)
Faeries (n :207) Faeries Unknown 99/207(47.8%) 99/99(100%) 99/207(47.8%) 99/475(20.8%)
Petal Festival Petal Festival 108/207(52.2%) 108/108(100%) 108/207(52.2%) 108/108(100%)
graveyard (n :184) Cycle Storm Cycle Storm 51/184(27.7%) 51/51(100%) 51/184(27.7%) 51/51(100%)
Walls Combo Walls Combo 131/184(71.2%) 131/131(100%) 131/184(71.2%) 131/131(100%)
Walls Walls 1/184(0.5%) 1/1(100%) 1/184(0.5%) 1/1(100%)
Walls Cascade Walls Cascade 1/184(0.5%) 1/1(100%) 1/184(0.5%) 1/1(100%)
White Aggro (n :175) White Aggro White Aggro 162/175(92.6%) 162/162(100%) 156/175(89.1%) 156/156(100%)
Squadron Hawk Squadron Hawk 12/175(6.9%) 12/24(50%) 12/175(6.9%) 12/24(50%)
White Aggro Unknown 162/175(92.6%) 162/162(100%) 6/175(3.4%) 6/475(1.3%)
Boros Bully Boros Bully 1/175(0.6%) 1/1(100%) 1/175(0.6%) 1/1(100%)
Ephemerate (n :127) Caw Gates Caw Gates 52/127(40.9%) 52/52(100%) 52/127(40.9%) 52/52(100%)
Squadron Hawk Squadron Hawk 12/127(9.4%) 12/24(50%) 12/127(9.4%) 12/24(50%)
Azorius Familiars Azorius Familiars 44/127(34.6%) 44/44(100%) 44/127(34.6%) 44/44(100%)
Esper Familiars Esper Familiars 3/127(2.4%) 3/3(100%) 3/127(2.4%) 3/3(100%)
Gates Gates 10/127(7.9%) 10/14(71.4%) 10/127(7.9%) 10/14(71.4%)
Jeskai Familiars Jeskai Familiars 3/127(2.4%) 3/3(100%) 3/127(2.4%) 3/3(100%)
Tireless Tribe Tireless Tribe 2/127(1.6%) 2/2(100%) 2/127(1.6%) 2/2(100%)
Abzan Pestilence Abzan Pestilence 1/127(0.8%) 1/2(50%) 1/127(0.8%) 1/2(50%)
Ponza (n :126) Gruul Ramp Gruul Ramp 121/126(96%) 121/121(100%) 121/126(96%) 121/121(100%)
Naya Ramp Naya Ramp 1/126(0.8%) 1/1(100%) 1/126(0.8%) 1/1(100%)
Naya Initiative Naya Initiative 3/126(2.4%) 3/3(100%) 3/126(2.4%) 3/3(100%)
Selesnya Initiative Selesnya Initiative 1/126(0.8%) 1/1(100%) 1/126(0.8%) 1/1(100%)
Ephemerate : Ephemerate Tron (n :114) Ephemerate Tron Ephemerate Tron 114/114(100%) 114/114(100%) 114/114(100%) 114/114(100%)
Tron (n :111) Tron Tron 111/111(100%) 111/111(100%) 111/111(100%) 111/111(100%)
Unknown (n :110) Unknown Unknown 80/110(72.7%) 80/110(72.7%) 80/110(72.7%) 80/475(16.8%)
Burn (n :101) Boros Synthesizer Boros Synthesizer 68/101(67.3%) 68/68(100%) 68/101(67.3%) 68/68(100%)
Burn Unknown 1/101(1%) 1/1(100%) 1/101(1%) 1/475(0.2%)
Mono Red Synthesizer Mono Red Synthesizer 5/101(5%) 5/5(100%) 5/101(5%) 5/5(100%)
Orzhov Midrange Orzhov Midrange 26/101(25.7%) 26/31(83.9%) 26/101(25.7%) 26/31(83.9%)
Sacrifice (n :56) Mono Black Sacrifice Mono Black Sacrifice 53/56(94.6%) 53/53(100%) 53/56(94.6%) 53/53(100%)
Golgari Sacrifice Golgari Sacrifice 2/56(3.6%) 2/2(100%) 2/56(3.6%) 2/2(100%)
Sultai Sacrifice Sultai Sacrifice 1/56(1.8%) 1/1(100%) 1/56(1.8%) 1/1(100%)
Garden (n :48) Abzan Pestilence Abzan Pestilence 1/48(2.1%) 1/2(50%) 1/48(2.1%) 1/2(50%)
Turbo Fog Turbo Fog 45/48(93.8%) 45/45(100%) 45/48(93.8%) 45/45(100%)
Mono Black Pestilence Mono Black Pestilence 1/48(2.1%) 1/4(25%) 1/48(2.1%) 1/4(25%)
Mono B control Mono B control 1/48(2.1%) 1/4(25%) 1/48(2.1%) 1/4(25%)
Infect (n :47) Infect Infect 47/47(100%) 47/47(100%) 47/47(100%) 47/47(100%)
Slivers (n :30) Slivers Slivers 30/30(100%) 30/30(100%) 30/30(100%) 30/30(100%)
Goblins (n :27) Rakdos Goblins Rakdos Goblins 26/27(96.3%) 26/30(86.7%) 26/27(96.3%) 26/30(86.7%)
Jund Goblins Jund Goblins 1/27(3.7%) 1/4(25%) 1/27(3.7%) 1/4(25%)
Proliferate Poison (n :20) Sultai Proliferate Poison Sultai Proliferate Poison 14/20(70%) 14/14(100%) 14/20(70%) 14/14(100%)
UBRG Proliferate Poison UBRG Proliferate Poison 4/20(20%) 4/4(100%) 4/20(20%) 4/4(100%)
Dimir Proliferate Poison Dimir Proliferate Poison 1/20(5%) 1/1(100%) 1/20(5%) 1/1(100%)
Mono Black Proliferate Poison Mono Black Proliferate Poison 1/20(5%) 1/1(100%) 1/20(5%) 1/1(100%)
Pestilence (n :3) Black Burn Black Burn 1/3(33.3%) 1/3(33.3%) 1/3(33.3%) 1/3(33.3%)
Gates Gates 2/3(66.7%) 2/14(14.3%) 2/3(66.7%) 2/14(14.3%)
midrange (n :2) Gruul Initiative Gruul Initiative 1/2(50%) 1/1(100%) 1/2(50%) 1/1(100%)
Orzhov Initiative Orzhov Initiative 1/2(50%) 1/1(100%) 1/2(50%) 1/1(100%)
Invalid deck (< 60 cards) Tabler summarise how the archetypes are aggregated
Parser
Custom
Reference
Custom Reference Percent Archetype Percent Sub Archetype Percent Archetype Percent Sub Archetype
Delver (n :1105) Dimir Faeries Dimir Faeries 1/1105(0.1%) 1/89(1.1%) 1/1105(0.1%) 1/89(1.1%)
Burn : RDW (n :655) Mardu Burn Mardu Burn 1/655(0.2%) 1/52(1.9%) 1/655(0.2%) 1/52(1.9%)
Unknown (n :110) Unknown Unknown 30/110(27.3%) 30/110(27.3%) 30/110(27.3%) 30/475(6.3%)
Burn (n :101) Orzhov Midrange Orzhov Midrange 1/101(1%) 1/31(3.2%) 1/101(1%) 1/31(3.2%)

4.2 Proximity aggregation

If the median jaccard distance between 2 archetypes is smaller than the 3 quartiles of the internal distance within the archetype, these 2 archetypes will be grouped together. The table below shows the grouped archetypes:

Proximity aggregation
Total archetype name Base archetype name group
Burn Burn : Synthesizer
Burn midrange
Burn : RDW Burn
Burn : RDW Kiln Fiend
Delver Ephemerate
Delver Faeries
Delver control : Control Terror
Elves Bogles : Aura Bogles
Elves Ponza
Elves graveyard
Ephemerate Familiars
Ephemerate Gate : Caw Gates
Ephemerate Squadron Hawk
Ephemerate Tireless Tribe
Faeries Storm Petal _ Festival
Garden Mono B control
Garden Pestilence
Garden Turbo Fog
Jund Midrange Garden
Pestilence Black Burn
Pestilence Gate
Ponza Ramp
graveyard Storm Cycle
graveyard Walls Combo : Walls Combo
midrange Initiative