{
  "assumptions": [
    {
      "confidence": "medium",
      "description": "The model starts from the reported membership total in 1950.",
      "id": "start_population",
      "label": "Starting population"
    },
    {
      "confidence": "high for recent official reports; lower for estimated historical cells",
      "description": "Convert baptisms and children-of-record baptisms are treated as membership additions. New children of record are not treated as same-year member additions.",
      "id": "membership_additions",
      "label": "Membership additions"
    },
    {
      "confidence": "medium for the concept; low to medium for post-reporting-gap estimates",
      "description": "New children of record are record-intake events for children who are not yet baptized. They become membership additions only if later baptized as children of record, usually around age 8. Those baptized at age 9 or older are counted in convert baptisms, so the pipeline can leak into the convert statistic.",
      "id": "children_of_record_pipeline",
      "label": "Children-of-record pipeline"
    },
    {
      "confidence": "low to medium",
      "description": "Deaths of active members, inactive members reaching age 110, and names removed are treated as record exits. These fields are model inputs, not official annual report categories.",
      "id": "losses",
      "label": "Losses"
    },
    {
      "confidence": "medium as a sensitivity display; low as a probability statement",
      "description": "The high- and low-retention scenarios vary the names-removed component by plus or minus 25%. The band is a sensitivity test, not a statistical confidence interval.",
      "id": "scenario_band",
      "label": "Uncertainty band"
    },
    {
      "confidence": "high",
      "description": "No attendance, belief, or activity adjustment is applied. Activity proxies are useful comparison indicators but should not be subtracted directly from membership records.",
      "id": "activity_excluded",
      "label": "Activity excluded"
    }
  ],
  "externalReferences": [
    {
      "label": "Fuller Consideration membership statistics",
      "url": "https://www.fullerconsideration.com/membership.php"
    },
    {
      "label": "Fuller Consideration daily statistics",
      "url": "https://www.fullerconsideration.com/dailystats.php"
    },
    {
      "label": "Mormonism Research Ministry summary of Roundel Mike growth-statistics anomaly analysis",
      "url": "https://mrm.org/the-robust-growth-of-mormonism"
    }
  ],
  "formulas": [
    {
      "expression": "central[t] = central[t-1] + converts[t] + child_of_record_baptisms[t] - deaths_of_active_members[t] - inactive_members_reaching_age_110[t] - names_removed[t]",
      "id": "central",
      "label": "Central estimate"
    },
    {
      "expression": "high[t] = high[t-1] + converts[t] + child_of_record_baptisms[t] - deaths_of_active_members[t] - inactive_members_reaching_age_110[t] - 0.75 * names_removed[t]",
      "id": "high_retention",
      "label": "High-retention scenario"
    },
    {
      "expression": "low[t] = low[t-1] + converts[t] + child_of_record_baptisms[t] - deaths_of_active_members[t] - inactive_members_reaching_age_110[t] - 1.25 * names_removed[t]",
      "id": "low_retention",
      "label": "Low-retention scenario"
    }
  ],
  "generatedAt": "2026-05-03T01:13:56.357729+00:00",
  "id": "membership-flow-model",
  "interpretation": "This is an accounted-membership scenario model, not a measure of religious activity, belief, attendance, or self-identification.",
  "outputs": [
    {
      "centralEstimate": 1111314,
      "centralMinusOfficial": 0,
      "centralPercentDifferenceFromOfficial": 0.0,
      "eightYearPriorNewChildrenOfRecord": 23808,
      "estimatedChildOfRecordBaptismRate": 0.957997311827957,
      "estimatedChildOfRecordBaptisms": 22808,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 1000,
      "highRetentionEstimate": 1111314,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "derived_formula",
          "role": "comparison",
          "value": 1111314
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 14700
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 22808
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 37444
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 1863
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 3779.084974
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 142
        }
      ],
      "lowRetentionEstimate": 1111314,
      "newChildrenOfRecord": 37444,
      "officialMembership": 1111314,
      "sources": [],
      "year": 1950
    },
    {
      "centralEstimate": 1145379,
      "centralMinusOfficial": -24122,
      "centralPercentDifferenceFromOfficial": -0.02062589792600363,
      "eightYearPriorNewChildrenOfRecord": 26361,
      "estimatedChildOfRecordBaptismRate": 0.8802776829407079,
      "estimatedChildOfRecordBaptisms": 23205,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 3156,
      "highRetentionEstimate": 1145416,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "derived_formula",
          "role": "comparison",
          "value": 1169500.6
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 17175
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 23205
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 39658
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 1989
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4178.823068
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 147
        }
      ],
      "lowRetentionEstimate": 1145342,
      "newChildrenOfRecord": 39658,
      "officialMembership": 1169501,
      "sources": [],
      "year": 1951
    },
    {
      "centralEstimate": 1181222,
      "centralMinusOfficial": -46465,
      "centralPercentDifferenceFromOfficial": -0.03784758853883954,
      "eightYearPriorNewChildrenOfRecord": 27522,
      "estimatedChildOfRecordBaptismRate": 0.9409199912797035,
      "estimatedChildOfRecordBaptisms": 25896,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 1626,
      "highRetentionEstimate": 1181296,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "derived_formula",
          "role": "comparison",
          "value": 1227687.2
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 16813
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 25896
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 43114
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 2050
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4664.517312
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 152
        }
      ],
      "lowRetentionEstimate": 1181147,
      "newChildrenOfRecord": 43114,
      "officialMembership": 1227687,
      "sources": [],
      "year": 1952
    },
    {
      "centralEstimate": 1216432,
      "centralMinusOfficial": -69442,
      "centralPercentDifferenceFromOfficial": -0.05400374437989171,
      "eightYearPriorNewChildrenOfRecord": 24779,
      "estimatedChildOfRecordBaptismRate": 1.0400338996731102,
      "estimatedChildOfRecordBaptisms": 25771,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": -992,
      "highRetentionEstimate": 1216546,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "derived_formula",
          "role": "comparison",
          "value": 1285873.8
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 16436
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 25771
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 44535
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 2075
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4763.732156
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 158
        }
      ],
      "lowRetentionEstimate": 1216318,
      "newChildrenOfRecord": 44535,
      "officialMembership": 1285874,
      "sources": [],
      "year": 1953
    },
    {
      "centralEstimate": 1255136,
      "centralMinusOfficial": -88924,
      "centralPercentDifferenceFromOfficial": -0.06616071718205521,
      "eightYearPriorNewChildrenOfRecord": 26163,
      "estimatedChildOfRecordBaptismRate": 1.040515231433704,
      "estimatedChildOfRecordBaptisms": 27223,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": -1060,
      "highRetentionEstimate": 1255291,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "derived_formula",
          "role": "comparison",
          "value": 1344060.4
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 18573
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 27223
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 48057
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 2011
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4915.415287
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 166
        }
      ],
      "lowRetentionEstimate": 1254980,
      "newChildrenOfRecord": 48057,
      "officialMembership": 1344060,
      "sources": [],
      "year": 1954
    },
    {
      "centralEstimate": 1302319,
      "centralMinusOfficial": -99928,
      "centralPercentDifferenceFromOfficial": -0.07126276611752423,
      "eightYearPriorNewChildrenOfRecord": 36458,
      "estimatedChildOfRecordBaptismRate": 0.8998573701245268,
      "estimatedChildOfRecordBaptisms": 32807,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 3651,
      "highRetentionEstimate": 1302518,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "derived_formula",
          "role": "comparison",
          "value": 1402247
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 21669
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 32807
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 48421
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 2147
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4972.165424
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 173
        }
      ],
      "lowRetentionEstimate": 1302120,
      "newChildrenOfRecord": 48421,
      "officialMembership": 1402247,
      "sources": [],
      "year": 1955
    },
    {
      "centralEstimate": 1353042,
      "centralMinusOfficial": -107392,
      "centralPercentDifferenceFromOfficial": -0.07353432569614941,
      "eightYearPriorNewChildrenOfRecord": 34571,
      "estimatedChildOfRecordBaptismRate": 0.9700037603771947,
      "estimatedChildOfRecordBaptisms": 33534,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 1037,
      "highRetentionEstimate": 1353286,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "derived_formula",
          "role": "comparison",
          "value": 1460433.6
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 25181
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 33534
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 49861
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 2522
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5290.56687
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 180
        }
      ],
      "lowRetentionEstimate": 1352798,
      "newChildrenOfRecord": 49861,
      "officialMembership": 1460434,
      "sources": [],
      "year": 1956
    },
    {
      "centralEstimate": 1408157,
      "centralMinusOfficial": -80157,
      "centralPercentDifferenceFromOfficial": -0.05385758650392323,
      "eightYearPriorNewChildrenOfRecord": 36885,
      "estimatedChildOfRecordBaptismRate": 0.9013148976548733,
      "estimatedChildOfRecordBaptisms": 33245,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 3640,
      "highRetentionEstimate": 1408448,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 1488314
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 30129
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 33245
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 51044
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 2946
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5124.213437
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 189
        }
      ],
      "lowRetentionEstimate": 1407865,
      "newChildrenOfRecord": 51044,
      "officialMembership": 1488314,
      "sources": [],
      "year": 1957
    },
    {
      "centralEstimate": 1468957,
      "centralMinusOfficial": -86842,
      "centralPercentDifferenceFromOfficial": -0.05581826444161489,
      "eightYearPriorNewChildrenOfRecord": 37444,
      "estimatedChildOfRecordBaptismRate": 0.9650411280846063,
      "estimatedChildOfRecordBaptisms": 36135,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 1309,
      "highRetentionEstimate": 1469298,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 1555799
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 33330
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 36135
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 52885
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 3137
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5329.420199
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 198
        }
      ],
      "lowRetentionEstimate": 1468616,
      "newChildrenOfRecord": 52885,
      "officialMembership": 1555799,
      "sources": [],
      "year": 1958
    },
    {
      "centralEstimate": 1532418,
      "centralMinusOfficial": -83670,
      "centralPercentDifferenceFromOfficial": -0.05177317076792848,
      "eightYearPriorNewChildrenOfRecord": 39658,
      "estimatedChildOfRecordBaptismRate": 0.9884764738514297,
      "estimatedChildOfRecordBaptisms": 39201,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 457,
      "highRetentionEstimate": 1532810,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 1616088
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 33060
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 39201
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 53399
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 3271
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5323.009503
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 206
        }
      ],
      "lowRetentionEstimate": 1532026,
      "newChildrenOfRecord": 53399,
      "officialMembership": 1616088,
      "sources": [],
      "year": 1959
    },
    {
      "centralEstimate": 1614435,
      "centralMinusOfficial": -78745,
      "centralPercentDifferenceFromOfficial": -0.04650716403453856,
      "eightYearPriorNewChildrenOfRecord": 43114,
      "estimatedChildOfRecordBaptismRate": 0.9785452521222805,
      "estimatedChildOfRecordBaptisms": 42189,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 925,
      "highRetentionEstimate": 1614881,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 1693180
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 48586
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 42189
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 54173
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 3237
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5306.351336
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 215
        }
      ],
      "lowRetentionEstimate": 1613989,
      "newChildrenOfRecord": 54173,
      "officialMembership": 1693180,
      "sources": [],
      "year": 1960
    },
    {
      "centralEstimate": 1740367,
      "centralMinusOfficial": -83294,
      "centralPercentDifferenceFromOfficial": -0.04567405893968232,
      "eightYearPriorNewChildrenOfRecord": 44535,
      "estimatedChildOfRecordBaptismRate": 1.0410912765240823,
      "estimatedChildOfRecordBaptisms": 46365,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": -1830,
      "highRetentionEstimate": 1740870,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 1823661
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 88807
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 46365
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 55040
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 3865
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5145.636441
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 229
        }
      ],
      "lowRetentionEstimate": 1739864,
      "newChildrenOfRecord": 55040,
      "officialMembership": 1823661,
      "sources": [],
      "year": 1961
    },
    {
      "centralEstimate": 1893831,
      "centralMinusOfficial": -71955,
      "centralPercentDifferenceFromOfficial": -0.03660367913903141,
      "eightYearPriorNewChildrenOfRecord": 48057,
      "estimatedChildOfRecordBaptismRate": 0.9760700834425786,
      "estimatedChildOfRecordBaptisms": 46907,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 1150,
      "highRetentionEstimate": 1894396,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 1965786
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 115834
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 46907
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 58316
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4005
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5025.660893
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 246
        }
      ],
      "lowRetentionEstimate": 1893267,
      "newChildrenOfRecord": 58316,
      "officialMembership": 1965786,
      "sources": [],
      "year": 1962
    },
    {
      "centralEstimate": 2039266,
      "centralMinusOfficial": -78185,
      "centralPercentDifferenceFromOfficial": -0.03692411300190654,
      "eightYearPriorNewChildrenOfRecord": 48421,
      "estimatedChildOfRecordBaptismRate": 1.0251750273641602,
      "estimatedChildOfRecordBaptisms": 49640,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": -1219,
      "highRetentionEstimate": 2039897,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 2117451
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 105210
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 49640
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 56205
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 3855
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5295.966449
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 265
        }
      ],
      "lowRetentionEstimate": 2038635,
      "newChildrenOfRecord": 56205,
      "officialMembership": 2117451,
      "sources": [],
      "year": 1963
    },
    {
      "centralEstimate": 2172510,
      "centralMinusOfficial": -62406,
      "centralPercentDifferenceFromOfficial": -0.02792319711344856,
      "eightYearPriorNewChildrenOfRecord": 49861,
      "estimatedChildOfRecordBaptismRate": 0.984617235915846,
      "estimatedChildOfRecordBaptisms": 49094,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 767,
      "highRetentionEstimate": 2173212,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 2234916
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 93483
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 49094
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 56597
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4174
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4875.172364
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 283
        }
      ],
      "lowRetentionEstimate": 2171809,
      "newChildrenOfRecord": 56597,
      "officialMembership": 2234916,
      "sources": [],
      "year": 1964
    },
    {
      "centralEstimate": 2295013,
      "centralMinusOfficial": -100919,
      "centralPercentDifferenceFromOfficial": -0.042120978391707274,
      "eightYearPriorNewChildrenOfRecord": 51044,
      "estimatedChildOfRecordBaptismRate": 0.9680471749862863,
      "estimatedChildOfRecordBaptisms": 49413,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 1631,
      "highRetentionEstimate": 2295790,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 2395932
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 82455
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 49413
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 61216
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4274
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4790.173107
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 301
        }
      ],
      "lowRetentionEstimate": 2294236,
      "newChildrenOfRecord": 61216,
      "officialMembership": 2395932,
      "sources": [],
      "year": 1965
    },
    {
      "centralEstimate": 2402863,
      "centralMinusOfficial": -78036,
      "centralPercentDifferenceFromOfficial": -0.03145472669383155,
      "eightYearPriorNewChildrenOfRecord": 52885,
      "estimatedChildOfRecordBaptismRate": 0.9127919069679493,
      "estimatedChildOfRecordBaptisms": 48273,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 4612,
      "highRetentionEstimate": 2403719,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 2480899
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 68843
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 48273
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 50824
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4302
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4646.969642
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 317
        }
      ],
      "lowRetentionEstimate": 2402007,
      "newChildrenOfRecord": 50824,
      "officialMembership": 2480899,
      "sources": [],
      "year": 1966
    },
    {
      "centralEstimate": 2509786,
      "centralMinusOfficial": -104554,
      "centralPercentDifferenceFromOfficial": -0.039992502887918176,
      "eightYearPriorNewChildrenOfRecord": 53399,
      "estimatedChildOfRecordBaptismRate": 1.0035955729508044,
      "estimatedChildOfRecordBaptisms": 53591,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": -192,
      "highRetentionEstimate": 2510725,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 2614340
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 62280
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 53591
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 56387
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 3924
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4693.607595
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 331
        }
      ],
      "lowRetentionEstimate": 2508847,
      "newChildrenOfRecord": 56387,
      "officialMembership": 2614340,
      "sources": [],
      "year": 1967
    },
    {
      "centralEstimate": 2618196,
      "centralMinusOfficial": -65877,
      "centralPercentDifferenceFromOfficial": -0.024543669266819494,
      "eightYearPriorNewChildrenOfRecord": 54173,
      "estimatedChildOfRecordBaptismRate": 0.9872445683273956,
      "estimatedChildOfRecordBaptisms": 53482,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 691,
      "highRetentionEstimate": 2619221,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 2684073
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 64021
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 53482
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 57992
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4547
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4201.456487
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 344
        }
      ],
      "lowRetentionEstimate": 2617171,
      "newChildrenOfRecord": 57992,
      "officialMembership": 2684073,
      "sources": [],
      "year": 1968
    },
    {
      "centralEstimate": 2733762,
      "centralMinusOfficial": -73694,
      "centralPercentDifferenceFromOfficial": -0.026249387345696602,
      "eightYearPriorNewChildrenOfRecord": 55040,
      "estimatedChildOfRecordBaptismRate": 0.9921148255813953,
      "estimatedChildOfRecordBaptisms": 54606,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 434,
      "highRetentionEstimate": 2734876,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 2807456
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 70010
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 54606
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 62113
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4484
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4209.41015
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 357
        }
      ],
      "lowRetentionEstimate": 2732647,
      "newChildrenOfRecord": 62113,
      "officialMembership": 2807456,
      "sources": [],
      "year": 1969
    },
    {
      "centralEstimate": 2859223,
      "centralMinusOfficial": -71587,
      "centralPercentDifferenceFromOfficial": -0.024425670719016246,
      "eightYearPriorNewChildrenOfRecord": 58316,
      "estimatedChildOfRecordBaptismRate": 0.9467384594279443,
      "estimatedChildOfRecordBaptisms": 55210,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 3106,
      "highRetentionEstimate": 2860430,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 2930810
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 79126
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 55210
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 65981
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 3909
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4593.145267
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 373
        }
      ],
      "lowRetentionEstimate": 2858015,
      "newChildrenOfRecord": 65981,
      "officialMembership": 2930810,
      "sources": [],
      "year": 1970
    },
    {
      "centralEstimate": 2986558,
      "centralMinusOfficial": -104395,
      "centralPercentDifferenceFromOfficial": -0.03377437314640501,
      "eightYearPriorNewChildrenOfRecord": 56205,
      "estimatedChildOfRecordBaptismRate": 0.9522996174717552,
      "estimatedChildOfRecordBaptisms": 53524,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 2681,
      "highRetentionEstimate": 2987863,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 3090953
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 83514
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 53524
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 68659
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4696
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4615.482583
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 391
        }
      ],
      "lowRetentionEstimate": 2985253,
      "newChildrenOfRecord": 68659,
      "officialMembership": 3090953,
      "sources": [],
      "year": 1971
    },
    {
      "centralEstimate": 3126183,
      "centralMinusOfficial": -92725,
      "centralPercentDifferenceFromOfficial": -0.02880635296193616,
      "eightYearPriorNewChildrenOfRecord": 56597,
      "estimatedChildOfRecordBaptismRate": 1.030849691679771,
      "estimatedChildOfRecordBaptisms": 58343,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": -1746,
      "highRetentionEstimate": 3127591,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 3218908
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 91237
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 58343
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 69695
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4717
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4827.12953
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 411
        }
      ],
      "lowRetentionEstimate": 3124775,
      "newChildrenOfRecord": 69695,
      "officialMembership": 3218908,
      "sources": [
        "http://lds.org/ensign/1972/07/the-annual-report-of-the-church?lang=eng"
      ],
      "year": 1972
    },
    {
      "centralEstimate": 3243887,
      "centralMinusOfficial": -77669,
      "centralPercentDifferenceFromOfficial": -0.02338331793894187,
      "eightYearPriorNewChildrenOfRecord": 61216,
      "estimatedChildOfRecordBaptismRate": 0.7935507056978568,
      "estimatedChildOfRecordBaptisms": 48578,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 12638,
      "highRetentionEstimate": 3245402,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 3321556
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 79603
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 48578
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 68623
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5081
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4969.525747
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 426
        }
      ],
      "lowRetentionEstimate": 3242373,
      "newChildrenOfRecord": 68623,
      "officialMembership": 3321556,
      "sources": [
        "http://www.lds.org/ensign/1974/05/statistical-report-1973?lang=eng"
      ],
      "year": 1973
    },
    {
      "centralEstimate": 3349788,
      "centralMinusOfficial": -36121,
      "centralPercentDifferenceFromOfficial": -0.010668036264412303,
      "eightYearPriorNewChildrenOfRecord": 50824,
      "estimatedChildOfRecordBaptismRate": 0.9293640799622226,
      "estimatedChildOfRecordBaptisms": 47234,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 3590,
      "highRetentionEstimate": 3351411,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 3385909
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 69018
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 47234
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 72717
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4799
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5116.71432
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 436
        }
      ],
      "lowRetentionEstimate": 3348164,
      "newChildrenOfRecord": 72717,
      "officialMembership": 3385909,
      "sources": [
        "http://lds.org/ensign/1975/05/statistical-report-1974?lang=eng"
      ],
      "year": 1974
    },
    {
      "centralEstimate": 3484893,
      "centralMinusOfficial": -87309,
      "centralPercentDifferenceFromOfficial": -0.024441227007879172,
      "eightYearPriorNewChildrenOfRecord": 56387,
      "estimatedChildOfRecordBaptismRate": 0.8913934062815897,
      "estimatedChildOfRecordBaptisms": 50263,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 6124,
      "highRetentionEstimate": 3486629,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 3572202
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 95412
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 50263
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 79723
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 4899
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5218.94656
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 452
        }
      ],
      "lowRetentionEstimate": 3483156,
      "newChildrenOfRecord": 79723,
      "officialMembership": 3572202,
      "sources": [
        "http://lds.org/ensign/1976/05/statistical-report-1975?lang=eng"
      ],
      "year": 1975
    },
    {
      "centralEstimate": 3660147,
      "centralMinusOfficial": -82602,
      "centralPercentDifferenceFromOfficial": -0.022069874308963813,
      "eightYearPriorNewChildrenOfRecord": 57992,
      "estimatedChildOfRecordBaptismRate": 0.9015208994344047,
      "estimatedChildOfRecordBaptisms": 52281,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 5711,
      "highRetentionEstimate": 3662002,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 3742749
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 133959
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 52281
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 88522
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5230
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5280.950564
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 475
        }
      ],
      "lowRetentionEstimate": 3658292,
      "newChildrenOfRecord": 88522,
      "officialMembership": 3742749,
      "sources": [
        "http://lds.org/ensign/1977/05/statistical-report-1976?lang=eng"
      ],
      "year": 1976
    },
    {
      "centralEstimate": 3878833,
      "centralMinusOfficial": -87167,
      "centralPercentDifferenceFromOfficial": -0.021978567826525467,
      "eightYearPriorNewChildrenOfRecord": 62113,
      "estimatedChildOfRecordBaptismRate": 0.9981807351118124,
      "estimatedChildOfRecordBaptisms": 62000,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 113,
      "highRetentionEstimate": 3880813,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 3966000
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 167939
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 62000
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 95000
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5380
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5372.110211
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 501
        }
      ],
      "lowRetentionEstimate": 3876852,
      "newChildrenOfRecord": 95000,
      "officialMembership": 3966000,
      "sources": [
        "http://lds.org/ensign/1978/05/statistical-report-1977?lang=eng"
      ],
      "year": 1977
    },
    {
      "centralEstimate": 4081973,
      "centralMinusOfficial": -78027,
      "centralPercentDifferenceFromOfficial": -0.018756490384615385,
      "eightYearPriorNewChildrenOfRecord": 65981,
      "estimatedChildOfRecordBaptismRate": 0.9548203270638517,
      "estimatedChildOfRecordBaptisms": 63000,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 2981,
      "highRetentionEstimate": 4084085,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 4160000
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 152000
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 63000
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 97000
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5921
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5410.03849
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 529
        }
      ],
      "lowRetentionEstimate": 4079860,
      "newChildrenOfRecord": 97000,
      "officialMembership": 4160000,
      "sources": [
        "http://lds.org/ensign/1979/05/statistical-report-1978?lang=eng"
      ],
      "year": 1978
    },
    {
      "centralEstimate": 4329146,
      "centralMinusOfficial": -109854,
      "centralPercentDifferenceFromOfficial": -0.024747465645415634,
      "eightYearPriorNewChildrenOfRecord": 68659,
      "estimatedChildOfRecordBaptismRate": 0.9758371080266244,
      "estimatedChildOfRecordBaptisms": 67000,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 1659,
      "highRetentionEstimate": 4331398,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 4439000
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 193000
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 67000
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 107000
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 6912
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5357.413381
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 557
        }
      ],
      "lowRetentionEstimate": 4326894,
      "newChildrenOfRecord": 107000,
      "officialMembership": 4439000,
      "sources": [
        "http://lds.org/ensign/1980/05/statistical-report-1979?lang=eng"
      ],
      "year": 1979
    },
    {
      "centralEstimate": 4602146,
      "centralMinusOfficial": -35854,
      "centralPercentDifferenceFromOfficial": -0.0077304872789995685,
      "eightYearPriorNewChildrenOfRecord": 69695,
      "estimatedChildOfRecordBaptismRate": 0.9326350527297511,
      "estimatedChildOfRecordBaptisms": 65000,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 4695,
      "highRetentionEstimate": 4604545,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 4638000
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 221000
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 65000
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 103000
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 7054
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5358.727527
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 588
        }
      ],
      "lowRetentionEstimate": 4599747,
      "newChildrenOfRecord": 103000,
      "officialMembership": 4638000,
      "sources": [
        "http://lds.org/ensign/1981/05/statistical-report-1980?lang=eng"
      ],
      "year": 1980
    },
    {
      "centralEstimate": 4881550,
      "centralMinusOfficial": -54450,
      "centralPercentDifferenceFromOfficial": -0.011031199351701782,
      "eightYearPriorNewChildrenOfRecord": 68623,
      "estimatedChildOfRecordBaptismRate": 1.0054937848826195,
      "estimatedChildOfRecordBaptisms": 69000,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": -377,
      "highRetentionEstimate": 4884104,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 4936000
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 224000
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 69000
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 111000
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 7364
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5610.47341
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 621
        }
      ],
      "lowRetentionEstimate": 4878996,
      "newChildrenOfRecord": 111000,
      "officialMembership": 4936000,
      "sources": [
        "http://lds.org/ensign/1982/05/statistical-report-1981?lang=eng"
      ],
      "year": 1981
    },
    {
      "centralEstimate": 5141342,
      "centralMinusOfficial": -23658,
      "centralPercentDifferenceFromOfficial": -0.004580445304937076,
      "eightYearPriorNewChildrenOfRecord": 72717,
      "estimatedChildOfRecordBaptismRate": 0.9213801449454736,
      "estimatedChildOfRecordBaptisms": 67000,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 5717,
      "highRetentionEstimate": 5144060,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 5165000
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 207000
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 67000
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 124000
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 7688
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 5864.634728
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 655
        }
      ],
      "lowRetentionEstimate": 5138624,
      "newChildrenOfRecord": 124000,
      "officialMembership": 5165000,
      "sources": [
        "http://lds.org/ensign/1983/05/statistical-report-1982?lang=eng"
      ],
      "year": 1982
    },
    {
      "centralEstimate": 5384806,
      "centralMinusOfficial": -15194,
      "centralPercentDifferenceFromOfficial": -0.0028137037037037037,
      "eightYearPriorNewChildrenOfRecord": 79723,
      "estimatedChildOfRecordBaptismRate": 0.8654967826097864,
      "estimatedChildOfRecordBaptisms": 69000,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 10723,
      "highRetentionEstimate": 5387695,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 5400000
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 189419
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 69000
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 112000
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 8222
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 6050.595937
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 683
        }
      ],
      "lowRetentionEstimate": 5381917,
      "newChildrenOfRecord": 112000,
      "officialMembership": 5400000,
      "sources": [
        "http://lds.org/ensign/1984/05/statistical-report-1983?lang=eng"
      ],
      "year": 1983
    },
    {
      "centralEstimate": 5630674,
      "centralMinusOfficial": -19326,
      "centralPercentDifferenceFromOfficial": -0.0034205309734513275,
      "eightYearPriorNewChildrenOfRecord": 88522,
      "estimatedChildOfRecordBaptismRate": 0.7794672510788279,
      "estimatedChildOfRecordBaptisms": 69000,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 19522,
      "highRetentionEstimate": 5633741,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 5650000
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 192983
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 69000
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 98000
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 9099
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 6301.065317
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 715
        }
      ],
      "lowRetentionEstimate": 5627606,
      "newChildrenOfRecord": 98000,
      "officialMembership": 5650000,
      "sources": [
        "http://lds.org/ensign/1985/05/statistical-report-1984?lang=eng"
      ],
      "year": 1984
    },
    {
      "centralEstimate": 5881123,
      "centralMinusOfficial": -38877,
      "centralPercentDifferenceFromOfficial": -0.00656706081081081,
      "eightYearPriorNewChildrenOfRecord": 95000,
      "estimatedChildOfRecordBaptismRate": 0.7368421052631579,
      "estimatedChildOfRecordBaptisms": 70000,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 25000,
      "highRetentionEstimate": 5884378,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 5920000
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 197640
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 70000
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 95000
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 9910
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 6529.61148
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 751
        }
      ],
      "lowRetentionEstimate": 5877868,
      "newChildrenOfRecord": 95000,
      "officialMembership": 5920000,
      "sources": [
        "http://lds.org/ensign/1986/05/statistical-report-1985?lang=eng"
      ],
      "year": 1985
    },
    {
      "centralEstimate": 6151272,
      "centralMinusOfficial": -18728,
      "centralPercentDifferenceFromOfficial": -0.003035332252836305,
      "eightYearPriorNewChildrenOfRecord": 97000,
      "estimatedChildOfRecordBaptismRate": 0.7422680412371134,
      "estimatedChildOfRecordBaptisms": 72000,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 25000,
      "highRetentionEstimate": 6154723,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 6170000
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 216210
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 72000
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 93000
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 10452
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 6823.48584
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 786
        }
      ],
      "lowRetentionEstimate": 6147820,
      "newChildrenOfRecord": 93000,
      "officialMembership": 6170000,
      "sources": [
        "http://lds.org/ensign/1987/05/statistical-report-1986?lang=eng"
      ],
      "year": 1986
    },
    {
      "centralEstimate": 6434309,
      "centralMinusOfficial": -5691,
      "centralPercentDifferenceFromOfficial": -0.0008836956521739131,
      "eightYearPriorNewChildrenOfRecord": 107000,
      "estimatedChildOfRecordBaptismRate": 0.7009345794392523,
      "estimatedChildOfRecordBaptisms": 75000,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 32000,
      "highRetentionEstimate": 6437964,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 6440000
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 227284
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 75000
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 99000
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 11365
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 7065.954811
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 816
        }
      ],
      "lowRetentionEstimate": 6430653,
      "newChildrenOfRecord": 99000,
      "officialMembership": 6440000,
      "sources": [
        "http://lds.org/ensign/1988/05/statistical-report-1987?lang=eng"
      ],
      "year": 1987
    },
    {
      "centralEstimate": 6743810,
      "centralMinusOfficial": 23810,
      "centralPercentDifferenceFromOfficial": 0.003543154761904762,
      "eightYearPriorNewChildrenOfRecord": 103000,
      "estimatedChildOfRecordBaptismRate": 0.7087378640776699,
      "estimatedChildOfRecordBaptisms": 73000,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 30000,
      "highRetentionEstimate": 6747679,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 6720000
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 256515
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 73000
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 96621.4
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 11615
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 7545.66873
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 853
        }
      ],
      "lowRetentionEstimate": 6739941,
      "newChildrenOfRecord": 96621,
      "officialMembership": 6720000,
      "sources": [
        "http://lds.org/ensign/1989/05/statistical-report-1988?lang=eng"
      ],
      "year": 1988
    },
    {
      "centralEstimate": 7081415,
      "centralMinusOfficial": -218585,
      "centralPercentDifferenceFromOfficial": -0.029943150684931506,
      "eightYearPriorNewChildrenOfRecord": 111000,
      "estimatedChildOfRecordBaptismRate": 0.6756756756756757,
      "estimatedChildOfRecordBaptisms": 75000,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 36000,
      "highRetentionEstimate": 7094443,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 7300000
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 318940
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 75000
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 94242.8
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 11572
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 8127.594168
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 36635.89657
        }
      ],
      "lowRetentionEstimate": 7068387,
      "newChildrenOfRecord": 94243,
      "officialMembership": 7300000,
      "sources": [
        "http://lds.org/ensign/1990/05/statistical-report-1989?lang=eng"
      ],
      "year": 1989
    },
    {
      "centralEstimate": 7401850,
      "centralMinusOfficial": -358150,
      "centralPercentDifferenceFromOfficial": -0.04615335051546392,
      "eightYearPriorNewChildrenOfRecord": 124000,
      "estimatedChildOfRecordBaptismRate": 0.6290322580645161,
      "estimatedChildOfRecordBaptisms": 78000,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 46000,
      "highRetentionEstimate": 7431953,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 7760000
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 330877
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 78000
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 91864.2
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 11630
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 8512.585805
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 68299.00679
        }
      ],
      "lowRetentionEstimate": 7371747,
      "newChildrenOfRecord": 91864,
      "officialMembership": 7760000,
      "sources": [
        "http://lds.org/ensign/1991/05/statistical-report-1990?lang=eng"
      ],
      "year": 1990
    },
    {
      "centralEstimate": 7690132,
      "centralMinusOfficial": -429868,
      "centralPercentDifferenceFromOfficial": -0.05293940886699507,
      "eightYearPriorNewChildrenOfRecord": 112000,
      "estimatedChildOfRecordBaptismRate": 0.6696428571428571,
      "estimatedChildOfRecordBaptisms": 75000,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 37000,
      "highRetentionEstimate": 7736138,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 8120000
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 297770
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 75000
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 89485.6
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 12162
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 8710.489773
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 63615.62134
        }
      ],
      "lowRetentionEstimate": 7644125,
      "newChildrenOfRecord": 89486,
      "officialMembership": 8120000,
      "sources": [
        "http://lds.org/ensign/1992/05/statistical-report-1991?lang=eng"
      ],
      "year": 1991
    },
    {
      "centralEstimate": 7972388,
      "centralMinusOfficial": -434507,
      "centralPercentDifferenceFromOfficial": -0.05168459936754295,
      "eightYearPriorNewChildrenOfRecord": 98000,
      "estimatedChildOfRecordBaptismRate": 0.7895918367346939,
      "estimatedChildOfRecordBaptisms": 77380,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 20620,
      "highRetentionEstimate": 8030371,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 8406895
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 274477
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 77380
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 87107
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 12952
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 8746.017864
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 47902.46362
        }
      ],
      "lowRetentionEstimate": 7914406,
      "newChildrenOfRecord": 87107,
      "officialMembership": 8406895,
      "sources": [
        "http://lds.org/ensign/1993/05/statistical-report-1992?lang=eng"
      ],
      "year": 1992
    },
    {
      "centralEstimate": 8232724,
      "centralMinusOfficial": -463500,
      "centralPercentDifferenceFromOfficial": -0.05329899505808498,
      "eightYearPriorNewChildrenOfRecord": 95000,
      "estimatedChildOfRecordBaptismRate": 0.8032842105263158,
      "estimatedChildOfRecordBaptisms": 76312,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 18688,
      "highRetentionEstimate": 8315295,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 8696224
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 304808
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 76312
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 84728.4
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 13615
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 8813.340545
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 98356.1039
        }
      ],
      "lowRetentionEstimate": 8150153,
      "newChildrenOfRecord": 84728,
      "officialMembership": 8696224,
      "sources": [
        "http://lds.org/ensign/1994/05/statistical-report-1993?lang=eng"
      ],
      "year": 1993
    },
    {
      "centralEstimate": 8527791,
      "centralMinusOfficial": -496778,
      "centralPercentDifferenceFromOfficial": -0.05504728259044837,
      "eightYearPriorNewChildrenOfRecord": 93000,
      "estimatedChildOfRecordBaptismRate": 0.7799784946236559,
      "estimatedChildOfRecordBaptisms": 72538,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 20462,
      "highRetentionEstimate": 8624149,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 9024569
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 300730
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 72538
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 82349.8
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 14069
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 8983.670648
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 55148.62565
        }
      ],
      "lowRetentionEstimate": 8431432,
      "newChildrenOfRecord": 82350,
      "officialMembership": 9024569,
      "sources": [
        "http://lds.org/ensign/1995/05/statistical-report-1994?lang=eng"
      ],
      "year": 1994
    },
    {
      "centralEstimate": 8779093,
      "centralMinusOfficial": -561805,
      "centralPercentDifferenceFromOfficial": -0.06014464562186633,
      "eightYearPriorNewChildrenOfRecord": 99000,
      "estimatedChildOfRecordBaptismRate": 0.7185757575757575,
      "estimatedChildOfRecordBaptisms": 71139,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 27861,
      "highRetentionEstimate": 8900480,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 9340898
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 304330
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 71139
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 79971.2
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 14951
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 9101.798596
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 100113.3496
        }
      ],
      "lowRetentionEstimate": 8657707,
      "newChildrenOfRecord": 79971,
      "officialMembership": 9340898,
      "sources": [
        "http://lds.org/ensign/1996/05/statistical-report-1995?lang=eng"
      ],
      "year": 1995
    },
    {
      "centralEstimate": 9077200,
      "centralMinusOfficial": -617349,
      "centralPercentDifferenceFromOfficial": -0.06368001234508176,
      "eightYearPriorNewChildrenOfRecord": 96621,
      "estimatedChildOfRecordBaptismRate": 0.8384995456493075,
      "estimatedChildOfRecordBaptisms": 81017,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 15604,
      "highRetentionEstimate": 9218623,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 9694549
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 321385
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 81017
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "estimate",
          "role": "pipeline_intake",
          "value": 77592.6
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 15072
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 9079.01479
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 80143.98521
        }
      ],
      "lowRetentionEstimate": 8935778,
      "newChildrenOfRecord": 77593,
      "officialMembership": 9694549,
      "sources": [
        "http://lds.org/ensign/1997/05/statistical-report-1996?lang=eng"
      ],
      "year": 1996
    },
    {
      "centralEstimate": 9394310,
      "centralMinusOfficial": -676214,
      "centralPercentDifferenceFromOfficial": -0.06714784652715192,
      "eightYearPriorNewChildrenOfRecord": 94243,
      "estimatedChildOfRecordBaptismRate": 0.7217999999999999,
      "estimatedChildOfRecordBaptisms": 68024,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 26218,
      "highRetentionEstimate": 9546643,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 10070524
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 317798
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 68024.45304
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 75214
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 16001
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 9067.961004
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 43644.37233
        }
      ],
      "lowRetentionEstimate": 9241976,
      "newChildrenOfRecord": 75214,
      "officialMembership": 10070524,
      "sources": [
        "http://lds.org/ensign/1998/05/statistical-report-1997?lang=eng"
      ],
      "year": 1997
    },
    {
      "centralEstimate": 9664346,
      "centralMinusOfficial": -689895,
      "centralPercentDifferenceFromOfficial": -0.06662921985300516,
      "eightYearPriorNewChildrenOfRecord": 91864,
      "estimatedChildOfRecordBaptismRate": 0.7218,
      "estimatedChildOfRecordBaptisms": 66308,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 25557,
      "highRetentionEstimate": 9834088,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 10354241
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 299134
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 66307.57956
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 76829
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 16533
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 9241.932896
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 69629.84488
        }
      ],
      "lowRetentionEstimate": 9494605,
      "newChildrenOfRecord": 76829,
      "officialMembership": 10354241,
      "sources": [
        "http://lds.org/ensign/1999/05/statistical-report-1998?lang=eng"
      ],
      "year": 1998
    },
    {
      "centralEstimate": 9949346,
      "centralMinusOfficial": -803640,
      "centralPercentDifferenceFromOfficial": -0.07473644994980928,
      "eightYearPriorNewChildrenOfRecord": 89486,
      "estimatedChildOfRecordBaptismRate": 0.7218,
      "estimatedChildOfRecordBaptisms": 64591,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 24895,
      "highRetentionEstimate": 10133977,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 10752986
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 306171
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 64590.70608
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 84118
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 16803
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 9399.945141
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 59559.61041
        }
      ],
      "lowRetentionEstimate": 9764714,
      "newChildrenOfRecord": 84118,
      "officialMembership": 10752986,
      "sources": [
        "http://lds.org/ensign/2000/05/statistical-report-1999?lang=eng"
      ],
      "year": 1999
    },
    {
      "centralEstimate": 10200482,
      "centralMinusOfficial": -868379,
      "centralPercentDifferenceFromOfficial": -0.07845242613490223,
      "eightYearPriorNewChildrenOfRecord": 87107,
      "estimatedChildOfRecordBaptismRate": 0.7218,
      "estimatedChildOfRecordBaptisms": 62874,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 24233,
      "highRetentionEstimate": 10400009,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 11068861
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 273973
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 62873.8326
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 81450
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 16562
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 9564.958468
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 59583.04153
        }
      ],
      "lowRetentionEstimate": 10000955,
      "newChildrenOfRecord": 81450,
      "officialMembership": 11068861,
      "sources": [
        "http://lds.org/ensign/2001/05/statistical-report-2000?lang=eng"
      ],
      "year": 2000
    },
    {
      "centralEstimate": 10460196,
      "centralMinusOfficial": -934326,
      "centralPercentDifferenceFromOfficial": -0.08199782316449958,
      "eightYearPriorNewChildrenOfRecord": 84728,
      "estimatedChildOfRecordBaptismRate": 0.7218,
      "estimatedChildOfRecordBaptisms": 61157,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 23571,
      "highRetentionEstimate": 10676688,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 11394522
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 292612
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 61156.95912
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 69522
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 16275
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 9919.514086
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 67860.48591
        }
      ],
      "lowRetentionEstimate": 10243704,
      "newChildrenOfRecord": 69522,
      "officialMembership": 11394522,
      "sources": [
        "http://lds.org/ensign/2002/05/statistical-report-2001?lang=eng"
      ],
      "year": 2001
    },
    {
      "centralEstimate": 10720080,
      "centralMinusOfficial": -1001468,
      "centralPercentDifferenceFromOfficial": -0.08543820321343222,
      "eightYearPriorNewChildrenOfRecord": 82350,
      "estimatedChildOfRecordBaptismRate": 0.7218,
      "estimatedChildOfRecordBaptisms": 59440,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 22910,
      "highRetentionEstimate": 10950497,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 11721548
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 283138
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 59440.08564
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 81132
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 16649
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 10348.87212
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 55696.12788
        }
      ],
      "lowRetentionEstimate": 10489664,
      "newChildrenOfRecord": 81132,
      "officialMembership": 11721548,
      "sources": [
        "http://lds.org/ensign/2003/05/statistical-report-2002?lang=eng"
      ],
      "year": 2002
    },
    {
      "centralEstimate": 10915438,
      "centralMinusOfficial": -1069816,
      "centralPercentDifferenceFromOfficial": -0.08926102025038435,
      "eightYearPriorNewChildrenOfRecord": 79971,
      "estimatedChildOfRecordBaptismRate": 0.7218000000000001,
      "estimatedChildOfRecordBaptisms": 57723,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 22248,
      "highRetentionEstimate": 11165468,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 11985254
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 242923
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 57723.21216
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 99457
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 16038
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 10795.89345
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 78455.10655
        }
      ],
      "lowRetentionEstimate": 10665408,
      "newChildrenOfRecord": 99457,
      "officialMembership": 11985254,
      "sources": [
        "http://lds.org/ensign/2004/05/statistical-report-2003?lang=eng"
      ],
      "year": 2003
    },
    {
      "centralEstimate": 11136454,
      "centralMinusOfficial": -1139368,
      "centralPercentDifferenceFromOfficial": -0.0928139883422878,
      "eightYearPriorNewChildrenOfRecord": 77593,
      "estimatedChildOfRecordBaptismRate": 0.7218,
      "estimatedChildOfRecordBaptisms": 56006,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 21586,
      "highRetentionEstimate": 11398420,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 12275822
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 241108
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 56006.33868
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 98870
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 17057
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 11295.0638
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 47745.9362
        }
      ],
      "lowRetentionEstimate": 10874488,
      "newChildrenOfRecord": 98870,
      "officialMembership": 12275822,
      "sources": [
        "http://lds.org/ensign/2005/05/statistical-report-2004?lang=eng"
      ],
      "year": 2004
    },
    {
      "centralEstimate": 11350746,
      "centralMinusOfficial": -1210123,
      "centralPercentDifferenceFromOfficial": -0.09634070700044718,
      "eightYearPriorNewChildrenOfRecord": 75214,
      "estimatedChildOfRecordBaptismRate": 0.7218,
      "estimatedChildOfRecordBaptisms": 54289,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 20925,
      "highRetentionEstimate": 11626030,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 12560869
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 243108
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 54289.4652
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 93150
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 18162
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 11676.05143
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 53266.94857
        }
      ],
      "lowRetentionEstimate": 11075463,
      "newChildrenOfRecord": 93150,
      "officialMembership": 12560869,
      "sources": [
        "http://lds.org/ensign/2006/05/statistical-report-2005?lang=eng"
      ],
      "year": 2005
    },
    {
      "centralEstimate": 11589409,
      "centralMinusOfficial": -1279197,
      "centralPercentDifferenceFromOfficial": -0.09940447318070038,
      "eightYearPriorNewChildrenOfRecord": 76829,
      "estimatedChildOfRecordBaptismRate": 0.7218,
      "estimatedChildOfRecordBaptisms": 55455,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 21374,
      "highRetentionEstimate": 11879260,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 12868606
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 272845
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 55455.1722
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 94006
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 19242
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 12124.38854
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 58271.61146
        }
      ],
      "lowRetentionEstimate": 11299558,
      "newChildrenOfRecord": 94006,
      "officialMembership": 12868606,
      "sources": [
        "http://lds.org/ensign/2007/05/statistical-report-2006?lang=eng"
      ],
      "year": 2006
    },
    {
      "centralEstimate": 11851502,
      "centralMinusOfficial": -1342497,
      "centralPercentDifferenceFromOfficial": -0.10175057615208247,
      "eightYearPriorNewChildrenOfRecord": 84118,
      "estimatedChildOfRecordBaptismRate": 0.7218,
      "estimatedChildOfRecordBaptisms": 60716,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 23402,
      "highRetentionEstimate": 12152554,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 13193999
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 279218
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 60716.3724
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 93698
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 20369
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 12668.09209
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 44803.90791
        }
      ],
      "lowRetentionEstimate": 11550450,
      "newChildrenOfRecord": 93698,
      "officialMembership": 13193999,
      "sources": [
        "http://lds.org/ensign/2008/05/statistical-report-2007?lang=eng"
      ],
      "year": 2007
    },
    {
      "centralEstimate": 12101301,
      "centralMinusOfficial": -1407208,
      "centralPercentDifferenceFromOfficial": -0.10417197042249444,
      "eightYearPriorNewChildrenOfRecord": 81450,
      "estimatedChildOfRecordBaptismRate": 0.7218,
      "estimatedChildOfRecordBaptisms": 58791,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 22659,
      "highRetentionEstimate": 12412325,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 13508509
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 265593
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 58790.61
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 123502
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 21449
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 13245.01324
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 39890.98676
        }
      ],
      "lowRetentionEstimate": 11790276,
      "newChildrenOfRecord": 123502,
      "officialMembership": 13508509,
      "sources": [
        "http://lds.org/ensign/2009/05/statistical-report-2008?lang=eng"
      ],
      "year": 2008
    },
    {
      "centralEstimate": 12348091,
      "centralMinusOfficial": -1476763,
      "centralPercentDifferenceFromOfficial": -0.10681942825580654,
      "eightYearPriorNewChildrenOfRecord": 69522,
      "estimatedChildOfRecordBaptismRate": 0.7216,
      "estimatedChildOfRecordBaptisms": 50167,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 19355,
      "highRetentionEstimate": 12671281,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 13824854
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 280106
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 50167.0752
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 119722
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 21115
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 13707.68694
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 48660.31306
        }
      ],
      "lowRetentionEstimate": 12024901,
      "newChildrenOfRecord": 119722,
      "officialMembership": 13824854,
      "sources": [
        "http://lds.org/ensign/2010/05/statistical-report-2009?lang=eng"
      ],
      "year": 2009
    },
    {
      "centralEstimate": 12592704,
      "centralMinusOfficial": -1538763,
      "centralPercentDifferenceFromOfficial": -0.10888911957972941,
      "eightYearPriorNewChildrenOfRecord": 81132,
      "estimatedChildOfRecordBaptismRate": 0.7213999999999999,
      "estimatedChildOfRecordBaptisms": 58529,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 22603,
      "highRetentionEstimate": 12928454,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 14131467
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 272814
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 58528.6248
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 120528
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 22387
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 14101.62754
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 50240.37246
        }
      ],
      "lowRetentionEstimate": 12256954,
      "newChildrenOfRecord": 120528,
      "officialMembership": 14131467,
      "sources": [
        "http://www.deseretnews.com/article/700123811/2010-LDS-Church-statistical-report.html"
      ],
      "year": 2010
    },
    {
      "centralEstimate": 12854395,
      "centralMinusOfficial": -1586951,
      "centralPercentDifferenceFromOfficial": -0.10988941058541218,
      "eightYearPriorNewChildrenOfRecord": 99457,
      "estimatedChildOfRecordBaptismRate": 0.7212,
      "estimatedChildOfRecordBaptisms": 71728,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 27729,
      "highRetentionEstimate": 13203684,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 14441346
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 281312
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 71728.3884
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 119917
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 22943
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 14251.14497
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 54155.85503
        }
      ],
      "lowRetentionEstimate": 12505106,
      "newChildrenOfRecord": 119917,
      "officialMembership": 14441346,
      "sources": [
        "http://www.lds.org/ensign/2012/05/statistical-report-2011?lang=eng"
      ],
      "year": 2011
    },
    {
      "centralEstimate": 13144534,
      "centralMinusOfficial": -1637939,
      "centralPercentDifferenceFromOfficial": -0.11080277298663085,
      "eightYearPriorNewChildrenOfRecord": 98870,
      "estimatedChildOfRecordBaptismRate": 0.7210000000000001,
      "estimatedChildOfRecordBaptisms": 71285,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 27585,
      "highRetentionEstimate": 13497642,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 14782473
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 272330
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 71285.27
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 122273
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 24029
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 14171.2749
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 15275.7251
        }
      ],
      "lowRetentionEstimate": 12791426,
      "newChildrenOfRecord": 122273,
      "officialMembership": 14782473,
      "sources": [
        "http://www.mormonnewsroom.org/article/2012-statistical-report-2013-april-general-conference"
      ],
      "year": 2012
    },
    {
      "centralEstimate": 13395745,
      "centralMinusOfficial": -1686283,
      "centralPercentDifferenceFromOfficial": -0.11180744393260642,
      "eightYearPriorNewChildrenOfRecord": 93150,
      "estimatedChildOfRecordBaptismRate": 0.7208,
      "estimatedChildOfRecordBaptisms": 67143,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 26007,
      "highRetentionEstimate": 13763598,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 15082028
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 282945
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 67142.52
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 115486
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 25194
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 14704.21152
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 58977.78848
        }
      ],
      "lowRetentionEstimate": 13027893,
      "newChildrenOfRecord": 115486,
      "officialMembership": 15082028,
      "sources": [
        "http://www.deseretnews.com/article/865600312/2013-Statistical-Report-for-2014-April-General-Conference.html",
        "http://www.mormonnewsroom.org/facts-and-stats"
      ],
      "year": 2013
    },
    {
      "centralEstimate": 13637386,
      "centralMinusOfficial": -1734951,
      "centralPercentDifferenceFromOfficial": -0.11286188950970825,
      "eightYearPriorNewChildrenOfRecord": 94006,
      "estimatedChildOfRecordBaptismRate": 0.7206,
      "estimatedChildOfRecordBaptisms": 67741,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 26265,
      "highRetentionEstimate": 14025402,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 15372337
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 296803
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 67740.7236
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 116409
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 26503
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 15747.65943
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 80652.34057
        }
      ],
      "lowRetentionEstimate": 13249371,
      "newChildrenOfRecord": 116409,
      "officialMembership": 15372337,
      "sources": [
        "http://www.mormonnewsroom.org/article/2014-statistical-report-for-2015-april-general-conference"
      ],
      "year": 2014
    },
    {
      "centralEstimate": 13852198,
      "centralMinusOfficial": -1782001,
      "centralPercentDifferenceFromOfficial": -0.11398095930594206,
      "eightYearPriorNewChildrenOfRecord": 93698,
      "estimatedChildOfRecordBaptismRate": 0.7204,
      "estimatedChildOfRecordBaptisms": 67500,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 26198,
      "highRetentionEstimate": 14256762,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 15634199
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 257402
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 67500.0392
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 114550
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 27804
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 16090.97603
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 66195.02397
        }
      ],
      "lowRetentionEstimate": 13447634,
      "newChildrenOfRecord": 114550,
      "officialMembership": 15634199,
      "sources": [
        "http://www.mormonnewsroom.org/article/2015-statistical-report-april-2016-general-conference"
      ],
      "year": 2015
    },
    {
      "centralEstimate": 14080116,
      "centralMinusOfficial": -1802301,
      "centralPercentDifferenceFromOfficial": -0.11347775341750566,
      "eightYearPriorNewChildrenOfRecord": 123502,
      "estimatedChildOfRecordBaptismRate": 0.7202000000000001,
      "estimatedChildOfRecordBaptisms": 88946,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 34556,
      "highRetentionEstimate": 14498512,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 15882417
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 240131
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 88946.1404
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 109246
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 29088
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 16745.12404
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 55325.87596
        }
      ],
      "lowRetentionEstimate": 13661721,
      "newChildrenOfRecord": 109246,
      "officialMembership": 15882417,
      "sources": [
        "http://www.mormonnewsroom.org/article/2016-statistical-report-2017-april-conference"
      ],
      "year": 2016
    },
    {
      "centralEstimate": 14295297,
      "centralMinusOfficial": -1822872,
      "centralPercentDifferenceFromOfficial": -0.11309423545565256,
      "eightYearPriorNewChildrenOfRecord": 119722,
      "estimatedChildOfRecordBaptismRate": 0.72,
      "estimatedChildOfRecordBaptisms": 86200,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 33522,
      "highRetentionEstimate": 14727708,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 16118169
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 233729
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 86199.84
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 106771
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 30836
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 17849.95378
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 56062.04622
        }
      ],
      "lowRetentionEstimate": 13862886,
      "newChildrenOfRecord": 106771,
      "officialMembership": 16118169,
      "sources": [
        "https://www.mormonnewsroom.org/article/2017-statistical-report-april-2018-general-conference"
      ],
      "year": 2017
    },
    {
      "centralEstimate": 14475517,
      "centralMinusOfficial": -1838218,
      "centralPercentDifferenceFromOfficial": -0.11267916268101695,
      "eightYearPriorNewChildrenOfRecord": 120528,
      "estimatedChildOfRecordBaptismRate": 0.7198,
      "estimatedChildOfRecordBaptisms": 86756,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 33772,
      "highRetentionEstimate": 14930404,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 16313735
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 234332
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 86756.0544
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 102102
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 32805
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 18158.73687
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 89904.26313
        }
      ],
      "lowRetentionEstimate": 14020630,
      "newChildrenOfRecord": 102102,
      "officialMembership": 16313735,
      "sources": [
        "https://newsroom.churchofjesuschrist.org/article/2018-statistical-report"
      ],
      "year": 2018
    },
    {
      "centralEstimate": 14718845,
      "centralMinusOfficial": -1846191,
      "centralPercentDifferenceFromOfficial": -0.11145107079755215,
      "eightYearPriorNewChildrenOfRecord": 119917,
      "estimatedChildOfRecordBaptismRate": 0.7196,
      "estimatedChildOfRecordBaptisms": 86292,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 33625,
      "highRetentionEstimate": 15183475,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 16565036
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 248835
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 86292.2732
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 94266
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 34207
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 18620.86745
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 38972.13255
        }
      ],
      "lowRetentionEstimate": 14254214,
      "newChildrenOfRecord": 94266,
      "officialMembership": 16565036,
      "sources": [
        "https://newsroom.churchofjesuschrist.org/article/2019-statistical-report"
      ],
      "year": 2019
    },
    {
      "centralEstimate": 14839995,
      "centralMinusOfficial": -1823668,
      "centralPercentDifferenceFromOfficial": -0.10943980324134016,
      "eightYearPriorNewChildrenOfRecord": 122273,
      "estimatedChildOfRecordBaptismRate": 0.7194,
      "estimatedChildOfRecordBaptisms": 87963,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 34310,
      "highRetentionEstimate": 15314025,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 16663663
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 125930
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 87963.1962
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 65440
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 36012
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 19130.93363
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 37600.06637
        }
      ],
      "lowRetentionEstimate": 14365965,
      "newChildrenOfRecord": 65440,
      "officialMembership": 16663663,
      "sources": [
        "https://newsroom.churchofjesuschrist.org/article/april-2021-general-conference-statistical-report"
      ],
      "year": 2020
    },
    {
      "centralEstimate": 14975720,
      "centralMinusOfficial": -1829680,
      "centralPercentDifferenceFromOfficial": -0.10887452842538708,
      "eightYearPriorNewChildrenOfRecord": 115486,
      "estimatedChildOfRecordBaptismRate": 0.7192,
      "estimatedChildOfRecordBaptisms": 83058,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 32428,
      "highRetentionEstimate": 15464130,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 16805400
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 168283
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 83057.5312
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 89069
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 38207
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 19890.59253
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 57517.40747
        }
      ],
      "lowRetentionEstimate": 14487311,
      "newChildrenOfRecord": 89069,
      "officialMembership": 16805400,
      "sources": [
        "https://newsroom.churchofjesuschrist.org/article/2021-statistical-report-april-2022-conference",
        "https://newsroom.churchofjesuschrist.org/facts-and-statistics"
      ],
      "year": 2021
    },
    {
      "centralEstimate": 15176027,
      "centralMinusOfficial": -1826434,
      "centralPercentDifferenceFromOfficial": -0.10742174324058147,
      "eightYearPriorNewChildrenOfRecord": 116409,
      "estimatedChildOfRecordBaptismRate": 0.719,
      "estimatedChildOfRecordBaptisms": 83698,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 32711,
      "highRetentionEstimate": 15673346,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 17002461
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 212172
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 83698.071
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 89059
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 39550
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 20375.89321
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 35637
        }
      ],
      "lowRetentionEstimate": 14678709,
      "newChildrenOfRecord": 89059,
      "officialMembership": 17002461,
      "sources": [
        "https://newsroom.churchofjesuschrist.org/article/2022-statistical-report-april-2023-conference",
        "https://newsroom.churchofjesuschrist.org/facts-and-statistics"
      ],
      "year": 2022
    },
    {
      "centralEstimate": 15387429,
      "centralMinusOfficial": -1867965,
      "centralPercentDifferenceFromOfficial": -0.10825397553947479,
      "eightYearPriorNewChildrenOfRecord": 114550,
      "estimatedChildOfRecordBaptismRate": 0.7188,
      "estimatedChildOfRecordBaptisms": 82339,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 32211,
      "highRetentionEstimate": 15900018,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 17255394
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 251763
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 82338.54
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 93594
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 40624
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 20994.40384
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 61082
        }
      ],
      "lowRetentionEstimate": 14874839,
      "newChildrenOfRecord": 93594,
      "officialMembership": 17255394,
      "sources": [
        "https://newsroom.churchofjesuschrist.org/article/2023-statistical-report-church-jesus-christ",
        "https://www.deseret.com/faith/2024/11/23/enrollment-growth-at-latter-day-saint-universities-rebuts-narrative-about-young-adults-losing-faith/",
        "https://newsroom.churchofjesuschrist.org/facts-and-statistics"
      ],
      "year": 2023
    },
    {
      "centralEstimate": 15655665,
      "centralMinusOfficial": -1854116,
      "centralPercentDifferenceFromOfficial": -0.10589030211171688,
      "eightYearPriorNewChildrenOfRecord": 109246,
      "estimatedChildOfRecordBaptismRate": 0.7186,
      "estimatedChildOfRecordBaptisms": 78504,
      "estimatedChildrenOfRecordNotBaptizedFromEightYearPriorIntake": 30742,
      "highRetentionEstimate": 16182339,
      "inputs": [
        {
          "key": "official_membership_total",
          "label": "Official membership",
          "provenance": "official_report",
          "role": "comparison",
          "value": 17509781
        },
        {
          "key": "converts",
          "label": "Convert baptisms",
          "provenance": "official_report",
          "role": "addition",
          "value": 308682
        },
        {
          "key": "cor_baptisms",
          "label": "Children-of-record baptisms",
          "provenance": "estimate",
          "role": "addition",
          "value": 78504.1756
        },
        {
          "key": "new_children_of_record_cor",
          "label": "New children of record",
          "provenance": "official_report",
          "role": "pipeline_intake",
          "value": 91617
        },
        {
          "key": "supplemental_deaths_of_active_members",
          "label": "Deaths of active members",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 42125
        },
        {
          "key": "supplemental_inactives_who_reach_age_110",
          "label": "Inactive members reaching age 110",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 20486.48483
        },
        {
          "key": "supplemental_names_removed",
          "label": "Names removed",
          "provenance": "analytical_model",
          "role": "loss",
          "value": 56338
        }
      ],
      "lowRetentionEstimate": 15128991,
      "newChildrenOfRecord": 91617,
      "officialMembership": 17509781,
      "sources": [
        "https://newsroom.churchofjesuschrist.org/article/2023-statistical-report-church-jesus-christ",
        "https://www.deseret.com/faith/2024/11/23/enrollment-growth-at-latter-day-saint-universities-rebuts-narrative-about-young-adults-losing-faith/",
        "https://newsroom.churchofjesuschrist.org/facts-and-statistics"
      ],
      "year": 2024
    }
  ],
  "range": {
    "endYear": 2024,
    "startYear": 1950
  },
  "summary": "A transparent cohort-flow estimate that starts with reported 1950 membership, adds reported converts and estimated children-of-record baptisms, and subtracts modelled deaths, members reaching record-retention age limits, and names removed.",
  "title": "Membership Flow Model"
}
