{
 "name": "Letter frequency in five-letter words",
 "source": "https://www.wordfinderapp.net/word-game-data",
 "words": 8938,
 "note": "contains = number of words containing the letter at least once; positions are 1-indexed.",
 "contains": {
  "S": {
   "words": 4124,
   "share": 0.4614
  },
  "E": {
   "words": 3993,
   "share": 0.4467
  },
  "A": {
   "words": 3620,
   "share": 0.405
  },
  "R": {
   "words": 2753,
   "share": 0.308
  },
  "O": {
   "words": 2632,
   "share": 0.2945
  },
  "I": {
   "words": 2516,
   "share": 0.2815
  },
  "L": {
   "words": 2231,
   "share": 0.2496
  },
  "T": {
   "words": 2139,
   "share": 0.2393
  },
  "N": {
   "words": 1922,
   "share": 0.215
  },
  "U": {
   "words": 1657,
   "share": 0.1854
  },
  "D": {
   "words": 1617,
   "share": 0.1809
  },
  "C": {
   "words": 1412,
   "share": 0.158
  },
  "Y": {
   "words": 1372,
   "share": 0.1535
  },
  "P": {
   "words": 1310,
   "share": 0.1466
  },
  "M": {
   "words": 1270,
   "share": 0.1421
  },
  "H": {
   "words": 1188,
   "share": 0.1329
  },
  "G": {
   "words": 1052,
   "share": 0.1177
  },
  "B": {
   "words": 1023,
   "share": 0.1145
  },
  "K": {
   "words": 924,
   "share": 0.1034
  },
  "F": {
   "words": 708,
   "share": 0.0792
  },
  "W": {
   "words": 689,
   "share": 0.0771
  },
  "V": {
   "words": 465,
   "share": 0.052
  },
  "Z": {
   "words": 227,
   "share": 0.0254
  },
  "X": {
   "words": 209,
   "share": 0.0234
  },
  "J": {
   "words": 184,
   "share": 0.0206
  },
  "Q": {
   "words": 79,
   "share": 0.0088
  }
 },
 "byPosition": {
  "1": {
   "S": 1084,
   "C": 681,
   "B": 621,
   "P": 581,
   "T": 567,
   "A": 513,
   "D": 470,
   "M": 460,
   "F": 441,
   "R": 434,
   "G": 433,
   "L": 416,
   "H": 349,
   "W": 303,
   "K": 220,
   "N": 208,
   "E": 198,
   "O": 185,
   "V": 167,
   "J": 139,
   "U": 123,
   "I": 120,
   "Y": 100,
   "Q": 56,
   "Z": 56,
   "X": 13
  },
  "2": {
   "A": 1530,
   "O": 1384,
   "E": 1110,
   "I": 1001,
   "U": 822,
   "R": 663,
   "L": 519,
   "H": 391,
   "N": 251,
   "Y": 173,
   "T": 170,
   "P": 153,
   "C": 124,
   "M": 122,
   "W": 99,
   "S": 66,
   "D": 61,
   "K": 58,
   "B": 56,
   "G": 51,
   "X": 45,
   "V": 40,
   "Z": 16,
   "F": 14,
   "Q": 12,
   "J": 7
  },
  "3": {
   "A": 866,
   "R": 822,
   "I": 763,
   "O": 696,
   "N": 659,
   "L": 609,
   "E": 580,
   "U": 456,
   "T": 450,
   "S": 354,
   "M": 353,
   "C": 286,
   "D": 285,
   "P": 255,
   "G": 253,
   "B": 231,
   "V": 169,
   "W": 159,
   "K": 158,
   "F": 126,
   "Y": 123,
   "X": 94,
   "Z": 87,
   "H": 70,
   "J": 26,
   "Q": 8
  },
  "4": {
   "E": 1749,
   "A": 693,
   "T": 643,
   "I": 601,
   "L": 543,
   "N": 535,
   "O": 482,
   "R": 467,
   "S": 360,
   "K": 338,
   "D": 319,
   "C": 295,
   "G": 285,
   "P": 281,
   "M": 279,
   "U": 265,
   "F": 155,
   "B": 151,
   "H": 148,
   "V": 98,
   "W": 92,
   "Z": 69,
   "Y": 67,
   "J": 14,
   "X": 8,
   "Q": 1
  },
  "5": {
   "S": 2785,
   "E": 949,
   "Y": 940,
   "D": 595,
   "R": 532,
   "T": 491,
   "A": 389,
   "N": 380,
   "L": 355,
   "H": 259,
   "O": 239,
   "K": 187,
   "I": 153,
   "M": 128,
   "P": 123,
   "C": 99,
   "G": 93,
   "F": 55,
   "X": 50,
   "W": 40,
   "B": 38,
   "U": 33,
   "Z": 21,
   "V": 2,
   "Q": 2
  }
 },
 "length": 5
}