<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" 
      xmlns:media="http://search.yahoo.com/mrss/" 
      xmlns:content="http://purl.org/rss/1.0/modules/content/" 
      xmlns:dc="http://purl.org/dc/elements/1.1/" 
      version="2.0">
<channel>
<title>LDS Hymn Stats</title>
<link>https://hymnstats.joeystanley.com/findings.html</link>
<atom:link href="https://hymnstats.joeystanley.com/findings.xml" rel="self" type="application/rss+xml"/>
<description>Trends, patterns, stats, and trivia about LDS hymns. Based on data collected from over 25,000 sacrament meetings.</description>
<generator>quarto-1.8.25</generator>
<lastBuildDate>Thu, 26 Mar 2026 06:00:00 GMT</lastBuildDate>
<item>
  <title>Which hymns cluster with each other?</title>
  <dc:creator>Joey Stanley</dc:creator>
  <link>https://hymnstats.joeystanley.com/posts/networks/</link>
  <description><![CDATA[ 




<p>Some hymns tend to be sung during the same meeting as other hymns; they co-occur. This is most apparent in holiday hymns. For example, if <hymn>He Is Risen! (#199)</hymn> is sung, there’s a decent chance that <hymn>Christ the Lord Is Risen Today (#200)</hymn> is also sung. What other pairs like this exist and do groups of hymns form clusters? In this post, I explore the the co-occurrence of hymns primarily through network analysis.</p>
<section id="methods" class="level2" data-number="1">
<h2 data-number="1" class="anchored" data-anchor-id="methods"><span class="header-section-number">1</span> Methods</h2>
<p>Since this is a somewhat technical post, let me take a moment to explain my methods. First, I start off with my entire dataset, which contains data from over 95,000 sacrament meetings.</p>
<p>To check co-occurrence of all hymns, here’s my procedure. I started with <hymn>The Morning Breaks (#1)</hymn> and found how many times it occurred in my dataset (662 times). I then looked at <hymn>The Spirit of God (#2)</hymn> and looked at how many times it occurred (1,886 times). I then looked at those two lists of meetings and identified any where both of them occurred (17 times). I can now get some interesting numbers. Of the meetings that <hymn>The Morning Breaks (#1)</hymn> occured, <img src="https://latex.codecogs.com/png.latex?17%20%5Cdiv%20662%20=%202.57%25"> of them also contained <hymn>The Spirit of God (#2)</hymn>. Similarly, of the meetings that <hymn>The Spirit of God (#2)</hymn> is sung in, <img src="https://latex.codecogs.com/png.latex?17%20%5Cdiv%201886%20=%200.90%25"> of them also contained <hymn>The Morning Breaks (#1)</hymn>.</p>
<p>I then repeated this procedure for every pair of hymns, all the way until <hymn>Little Baby in a Manger (#1209)</hymn> and <hymn>Long Ago, Within a Garden (#1210)</hymn>. That’s something like 138,000 unique combinations of hymns.</p>
<p>Most combinations—100,007 or 72.1% of them—were actually not attested in my dataset. Some of these include pairs of sacrament hymns, such as <hymn>As Now We Take the Sacrament (#169)</hymn> and <hymn>There Is a Green Hill Far Away (#194)</hymn>. That makes sense since we usually don’t see two sacrament hymns in the same meeting. Others were between hymns from two different holidays, like <hymn>Joy to the World (#201)</hymn> and <hymn>America the Beautiful (#338)</hymn>. Still others were between holiday hymns and certain non-holiday hymns, like <hymn>Oh, Come, All Ye Faithful (#202)</hymn> and <hymn>How Firm a Foundation (#85)</hymn>. Some pairs of common enough non-holiday hymns that didn’t occur in the same meeting in my dataset, purely due to chance, include <hymn>Now Let Us Rejoice (#3)</hymn> and <hymn>Come, Sing to the Lord (#10)</hymn>, <hymn>On This Day of Joy and Gladness (#64)</hymn> and <hymn>Did You Think to Pray? (#140)</hymn>, and <hymn>They, the Builders of the Nation (#36)</hymn> and <hymn>Testimony (#137)</hymn>. Of course the list goes on and on for other pairs that weren’t attested in my dataset.</p>
<p>But that means I did see 38,594 different combinations, which is a lot. It’s obviously way too large of a task to try and go through or explain all those pairs. So, I needed to find some sort of cutoff point between the most strongly paired hymns and others that happened to occur together.</p>
</section>
<section id="distribution-of-co-occurrences" class="level2" data-number="2">
<h2 data-number="2" class="anchored" data-anchor-id="distribution-of-co-occurrences"><span class="header-section-number">2</span> Distribution of co-occurrences</h2>
<p>Figure&nbsp;1 shows the distribution of these 38,594 pairs of hymns and how often they occur in the same meeting.</p>
<div class="cell">
<div class="cell-output-display">
<div id="fig-distribution" class="quarto-float quarto-figure quarto-figure-center anchored">
<figure class="quarto-float quarto-float-fig figure">
<div aria-describedby="fig-distribution-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<img src="https://hymnstats.joeystanley.com/posts/networks/index_files/figure-html/fig-distribution-1.png" class="img-fluid figure-img" width="768">
</div>
<figcaption class="quarto-float-caption-bottom quarto-float-caption quarto-float-fig" id="fig-distribution-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;1: Distribution of co-occurrence frequencies
</figcaption>
</figure>
</div>
</div>
</div>
<p>The <em>x</em>-axis in this plot is log10 transformed because there were <em>many</em> pairs that didn’t occur in very many meetings and a few pairs that occurred in a lot; transforming it like this makes it easier to see the distribution. For example, on the far left of the plot, we see some very short bars. This means that a few pairs of hymns rarely occurred together. In this case, all of of these very short bars were combinations of two sacrament hymns. It is <a href="../../posts/sacrament_new">pretty rare</a> for a sacrament hymn to be sung during a different slot in the meeting, so to divide that small number by the very large number of times that those sacrament hymns are otherwise sung results in a small co-occurrence rate.</p>
<p>The middle of the plot shows where the majority of the data lies. The most frequent co-occurrences by sheer number of meetings were actually not very interesting because they usually involve a sacrament hymn. In some cases, the pairs are between somewhat less frequent hymns like <hymn>Guide Me to Thee (#101)</hymn> (which is only sung about every 8.2 years) and sacrament hymns like <hymn>God, Our Father, Hear Us Pray (#170)</hymn>. So, while there’s no inherent connection between the two, the sheer fact that one of them isn’t sung very often just means that whatever it happens to show up with will seem like a lot. In other cases, they’re between a sacrament hymn and a common hymn, like <hymn>O God, the Eternal Father (#175)</hymn> and <hymn>Be Thou Humble (#130)</hymn>. Again, not very interesting because there doesn’t seem to be a clear connection between the hymns.</p>
<p>But then we get to the far right of Figure&nbsp;1. There were a few pairs of hymns that maybe didn’t occur in too many meetings, but when one of them did the other one tended to as well. This is what I’m most interested in. As mentioned above, the strongest pair was <hymn>He Is Risen! (#199)</hymn> and <hymn>Christ the Lord Is Risen Today (#200)</hymn>. If you sing one of those in church, there’s a 57% chance you’ll sing the other. The next two most tightly paired hymns are between those two and <hymn>That Easter Morn (#198)</hymn>! So, there’s certainly something up with the three Easter hymns! I’ll talk more about that below. Other pairs that were strongly connected were between other holiday hymns like Thanksgiving hymns, New Year’s hymns, patriotic hymns, and some Christmas hymns.</p>
<p>Let’s further explore these pairs in a little more detail and in a way that’s a little more interesting to look at.</p>
</section>
<section id="clusters" class="level2" data-number="3">
<h2 data-number="3" class="anchored" data-anchor-id="clusters"><span class="header-section-number">3</span> Clusters</h2>
<p>Figure&nbsp;2 is a network visualization of the most commonly co-occurring pairs of hymns. There are lots of decisions that go into creating a plot like this, so don’t take it as the absolute truth. For one, I couldn’t show every pair of hymns because it would be far too cluttered. So I had to decide on a cutoff point. Based on Figure&nbsp;1, I knew that a cutoff of roughly 10% co-occurred would likely be a good starting point since pairs above that point were what I expected to see and many pairs below that were not. After toying around with it, I eventually settled on pairs of hymns that occurred with each other 7% of the time.</p>
<div class="cell">
<div class="cell-output-display">
<div id="fig-network" class="quarto-float quarto-figure quarto-figure-center anchored">
<figure class="quarto-float quarto-float-fig figure">
<div aria-describedby="fig-network-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<img src="https://hymnstats.joeystanley.com/posts/networks/index_files/figure-html/fig-network-1.png" class="img-fluid figure-img" width="864">
</div>
<figcaption class="quarto-float-caption-bottom quarto-float-caption quarto-float-fig" id="fig-network-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;2: Most frequently co-occurring pairs of hymns. <a href="network.pdf">Large version here</a>
</figcaption>
</figure>
</div>
</div>
</div>


</section>

 ]]></description>
  <guid>https://hymnstats.joeystanley.com/posts/networks/</guid>
  <pubDate>Thu, 26 Mar 2026 06:00:00 GMT</pubDate>
</item>
<item>
  <title>The new sacrament hymns</title>
  <dc:creator>Joey Stanley</dc:creator>
  <link>https://hymnstats.joeystanley.com/posts/sacrament_new/</link>
  <description><![CDATA[ 




<p>I recently updated my very first blog post for this project, which focused on the <a href="../../posts/sacrament">sacrament hymns</a>. Since I did that analysis in September 2023, we’ve been blessed with the addition of many new hymns. At the time of writing (March 2026), we’ve seen 72 new hymns be released. I thought about adding an analysis of the new hymns as a new section to that original post, but I decided to turn it into a dedicated post. So, here is an analysis of the new sacrament hymns we have seen so far and how their introduction has affected the 1985 sacrament hymns.</p>
<section id="which-new-hymns-are-considered-sacrament-hymns" class="level2 page-columns page-full" data-number="1">
<h2 data-number="1" class="anchored" data-anchor-id="which-new-hymns-are-considered-sacrament-hymns"><span class="header-section-number">1</span> Which new hymns are considered sacrament hymns?</h2>
<p>Of the new hymns, about 9 have been tagged as sacrament hymns.<sup>1</sup> Here they are:</p>
<div class="no-row-height column-margin column-container"><div id="fn1"><p><sup>1</sup>&nbsp;When looking through the hymns, I’m seeing which ones are tagged with “the Sacrament”. (I’m not sure why it’s <em>the</em> sacrament and not just <em>sacrament</em> like all other tags.) I’m getting conflicting results when I search on the website, the Library app, and the now-defunct music app, so I’ll just put all of them here.</p></div></div><ul>
<li>It Is Well with My Soul (#1003)</li>
<li>As Bread is Broken (#1007)</li>
<li>Bread of Life, Living Water (#1008)</li>
<li>Gethsemane (#1009)</li>
<li>Behold the Wounds in Jesus’ Hands (#1016)</li>
<li>This Is the Christ (#1017)</li>
<li>O Lord, Who Gave Thy Life for Me (#1041)</li>
<li>Help Us Remember (#1043)</li>
<li>Joyfully Bound (#1052)</li>
<li>Were You There? (#1206)</li>
</ul>
<p>Table&nbsp;1 shows how often each of these hymns are sung as opening, sacrament, intermediate, and closing hymns. You’ll have to take some of these numbers with a grain of salt, particularly <hymn>O Lord, Who Gave Thy Life for Me (#1041)</hymn>, <hymn>Help Us Remember (#1043)</hymn>, and <hymn>Joyfully Bound (#1052)</hymn> because they are among the newer batches so there has been less time for them to be used. I’ve put the table in order of the percentage of the time each hymn is sung in the sacrament slot.</p>
<div class="cell">
<div id="tbl-new" class="cell quarto-float quarto-figure quarto-figure-center anchored">
<figure class="quarto-float quarto-float-tbl figure">
<figcaption class="quarto-float-caption-top quarto-float-caption quarto-float-tbl" id="tbl-new-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Table&nbsp;1: Frequency of new sacrament hymns
</figcaption>
<div aria-describedby="tbl-new-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<div class="cell-output-display">
<div id="vptdjvafgz" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#vptdjvafgz table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#vptdjvafgz thead, #vptdjvafgz tbody, #vptdjvafgz tfoot, #vptdjvafgz tr, #vptdjvafgz td, #vptdjvafgz th {
  border-style: none;
}

#vptdjvafgz p {
  margin: 0;
  padding: 0;
}

#vptdjvafgz .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#vptdjvafgz .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#vptdjvafgz .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#vptdjvafgz .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#vptdjvafgz .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#vptdjvafgz .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#vptdjvafgz .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#vptdjvafgz .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#vptdjvafgz .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#vptdjvafgz .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#vptdjvafgz .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#vptdjvafgz .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#vptdjvafgz .gt_spanner_row {
  border-bottom-style: hidden;
}

#vptdjvafgz .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#vptdjvafgz .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#vptdjvafgz .gt_from_md > :first-child {
  margin-top: 0;
}

#vptdjvafgz .gt_from_md > :last-child {
  margin-bottom: 0;
}

#vptdjvafgz .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#vptdjvafgz .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#vptdjvafgz .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#vptdjvafgz .gt_row_group_first td {
  border-top-width: 2px;
}

#vptdjvafgz .gt_row_group_first th {
  border-top-width: 2px;
}

#vptdjvafgz .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#vptdjvafgz .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#vptdjvafgz .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#vptdjvafgz .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#vptdjvafgz .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#vptdjvafgz .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#vptdjvafgz .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#vptdjvafgz .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#vptdjvafgz .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#vptdjvafgz .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#vptdjvafgz .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#vptdjvafgz .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#vptdjvafgz .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#vptdjvafgz .gt_left {
  text-align: left;
}

#vptdjvafgz .gt_center {
  text-align: center;
}

#vptdjvafgz .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#vptdjvafgz .gt_font_normal {
  font-weight: normal;
}

#vptdjvafgz .gt_font_bold {
  font-weight: bold;
}

#vptdjvafgz .gt_font_italic {
  font-style: italic;
}

#vptdjvafgz .gt_super {
  font-size: 65%;
}

#vptdjvafgz .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#vptdjvafgz .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#vptdjvafgz .gt_indent_1 {
  text-indent: 5px;
}

#vptdjvafgz .gt_indent_2 {
  text-indent: 10px;
}

#vptdjvafgz .gt_indent_3 {
  text-indent: 15px;
}

#vptdjvafgz .gt_indent_4 {
  text-indent: 20px;
}

#vptdjvafgz .gt_indent_5 {
  text-indent: 25px;
}

#vptdjvafgz .katex-display {
  display: inline-flex !important;
  margin-bottom: 0.75em !important;
}

#vptdjvafgz div.Reactable > div.rt-table > div.rt-thead > div.rt-tr.rt-tr-group-header > div.rt-th-group:after {
  height: 0px !important;
}
</style>

<table class="gt_table do-not-create-environment cell caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_col_headings header">
<th id="hymn" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">hymn</th>
<th id="Opening" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">Opening</th>
<th id="Sacrament" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">Sacrament</th>
<th id="Intermediate" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">Intermediate</th>
<th id="Closing" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">Closing</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="hymn">As Bread is Broken (1007)</td>
<td class="gt_row gt_right" headers="Opening">0%</td>
<td class="gt_row gt_right" headers="Sacrament">99%</td>
<td class="gt_row gt_right" headers="Intermediate">1%</td>
<td class="gt_row gt_right" headers="Closing">0%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="hymn">Help Us Remember (1043)</td>
<td class="gt_row gt_right" headers="Opening">2%</td>
<td class="gt_row gt_right" headers="Sacrament">96%</td>
<td class="gt_row gt_right" headers="Intermediate">2%</td>
<td class="gt_row gt_right" headers="Closing">0%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="hymn">Bread of Life, Living Water (1008)</td>
<td class="gt_row gt_right" headers="Opening">1%</td>
<td class="gt_row gt_right" headers="Sacrament">95%</td>
<td class="gt_row gt_right" headers="Intermediate">2%</td>
<td class="gt_row gt_right" headers="Closing">1%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="hymn">Behold the Wounds in Jesus' Hands (1016)</td>
<td class="gt_row gt_right" headers="Opening">5%</td>
<td class="gt_row gt_right" headers="Sacrament">85%</td>
<td class="gt_row gt_right" headers="Intermediate">6%</td>
<td class="gt_row gt_right" headers="Closing">4%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="hymn">O Lord, Who Gave Thy Life for Me (1041)</td>
<td class="gt_row gt_right" headers="Opening">14%</td>
<td class="gt_row gt_right" headers="Sacrament">67%</td>
<td class="gt_row gt_right" headers="Intermediate">8%</td>
<td class="gt_row gt_right" headers="Closing">10%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="hymn">Gethsemane (1009)</td>
<td class="gt_row gt_right" headers="Opening">16%</td>
<td class="gt_row gt_right" headers="Sacrament">43%</td>
<td class="gt_row gt_right" headers="Intermediate">19%</td>
<td class="gt_row gt_right" headers="Closing">22%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="hymn">Were You There? (1206)</td>
<td class="gt_row gt_right" headers="Opening">33%</td>
<td class="gt_row gt_right" headers="Sacrament">32%</td>
<td class="gt_row gt_right" headers="Intermediate">18%</td>
<td class="gt_row gt_right" headers="Closing">16%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="hymn">This Is the Christ (1017)</td>
<td class="gt_row gt_right" headers="Opening">29%</td>
<td class="gt_row gt_right" headers="Sacrament">25%</td>
<td class="gt_row gt_right" headers="Intermediate">17%</td>
<td class="gt_row gt_right" headers="Closing">30%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="hymn">It Is Well with My Soul (1003)</td>
<td class="gt_row gt_right" headers="Opening">34%</td>
<td class="gt_row gt_right" headers="Sacrament">3%</td>
<td class="gt_row gt_right" headers="Intermediate">22%</td>
<td class="gt_row gt_right" headers="Closing">41%</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
</figure>
</div>
</div>
<p>To provide some context to these numbers, in my updated <a href="../../posts/sacrament">analysis</a> of the sacrament hymns in the 1985 hymnal, I showed that almost sacrament hymns are sung in the sacrament slot of the meeting 97% of the time or more. The one exception is <hymn>I Stand All Amazed (#193)</hymn> which is sung about 9% of the time during other portions of the meeting, which contributes to it being the number one most commonly sung hymn.</p>
<p>For whatever reason though, only three of these hymns have been as consistently sung in the sacrament slot as the 1985 sacrament hymns: <hymn>As Bread is Broken (#1007)</hymn>, <hymn>Help Us Remember (#1043)</hymn>, and <hymn>Bread of Life, Living Water (#1008)</hymn>. There are two relatively older releases and one newer one, so it doesn’t appear to have to do with amount of time they’ve been out. And I checked across the months and the proportion of time they’ve been used as sacrament hymns has been pretty steady since their release. (This is true of all the new hymns.) Perhaps it’s that the connection to the sacrament is especially transparent in the title and lyrics.</p>
<p>The other hymns are used a fair amount in other times during the meeting. They include <hymn>Behold the Wounds in Jesus’ Hands (#1016)</hymn> and <hymn>O Lord, Who Gave Thy Life for Me (#1041)</hymn> which are used as a sacrament hymn most of the time, but a fair amount elsewhere. They also include <hymn>Gethsemane (#1009)</hymn> and <hymn>This Is the Christ (#1017)</hymn>, which were not sung as sacrament hymns the majority of the time. This may be because they existed in Latter-day Saint music culture before their inclusion in the hymnal and it’s a hard switch to turn them into sacrament hymns. Perhaps because they’re arranged in unison and we don’t otherwise have any non-SATB sacrament hymns.<sup>2</sup> Then there’s <hymn>Were You There? (#1206)</hymn>, which might not be sung as a sacrament hymn very often because it’s seen more as an Easter hymn. Although the same could be said of <hymn>O Savior, Thou Who Wearest a Crown (#197)</hymn>. Finally there’s <hymn>It Is Well with My Soul (#1003)</hymn> which is only marginally on this list anyway and was very rarely sung as a sacrament hymn, so maybe I should take it off the list.</p>
<div class="no-row-height column-margin column-container"><div id="fn2"><p><sup>2</sup>&nbsp;From the 1985 hymnal, <hymn>I Stand All Amazed (#193)</hymn> comes the closest to a unison arrangement with its verse arranged in a duet.</p></div></div><p>I suspect that the reason why most of these are not as commonly sung during the sacrament slot is simply because of their location among the new hymns. It’s easy to remember which are sacrament hymns in the 1985 hymnal because they’re arranged all next to each other and in the middle of the printed book. These ones are scattered throughout the new hymns. I suspect that the sacrament hymns in the new printed hymnal will also be placed next to each other, and I predict that these will be more often sung during the sacrament slot and less often in other slots in the meeting. Come back in a few years and maybe I’ll do a follow-up analysis!</p>
</section>
<section id="how-popular-have-the-new-sacrament-hymns-been" class="level2" data-number="2">
<h2 data-number="2" class="anchored" data-anchor-id="how-popular-have-the-new-sacrament-hymns-been"><span class="header-section-number">2</span> How popular have the new sacrament hymns been?</h2>
<p>Let’s see how popular these new hymns have been compared to the other 1985 hymns. For this portion of the analysis, I’ll focus on the data <em>since</em> June 2024 when the new ones came out. Figure&nbsp;1 shows this data. Note that this is the same as Figure 3 in <a href="../../post/sacrament">my previous post on sacrament hymns</a>, but with the new hymns overlaid. The hymns labeled “honorary” sacrament hymns are ones outside of the 169–196 range listed in the index, but are nevertheless sung often as sacrament hymns. See <a href="../../posts/sacrament">my previous post</a> for more details.</p>
<p>For these new hymns, I’ve adjusted the calculation based on how long they’ve been out. Specifically, I’m looking at the number of times each hymn has been sung divided by the number of sacrament meetings I have data for since its release date. So, a hymn like <hymn>Bread of Life, Living Water (#1008)</hymn> has been sung a lot, but it’s also had many opportunities to be sung in the 21 months since its release. Meanwhile a hymn like <hymn>Help Us Remember (#1043)</hymn> has only been out for a few months, so while it has only been sung a relatively small number of times, its denominator is smaller because it’s only based on a few months of data.</p>
<div class="cell">
<div class="cell-output-display">
<div id="fig-freq_all_sacs" class="quarto-float quarto-figure quarto-figure-center anchored">
<figure class="quarto-float quarto-float-fig figure">
<div aria-describedby="fig-freq_all_sacs-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<img src="https://hymnstats.joeystanley.com/posts/sacrament_new/index_files/figure-html/fig-freq_all_sacs-1.png" class="img-fluid figure-img" width="768">
</div>
<figcaption class="quarto-float-caption-bottom quarto-float-caption quarto-float-fig" id="fig-freq_all_sacs-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;1: Approximate frequency of all sacrament hymns, adjusted for how long they have been out
</figcaption>
</figure>
</div>
</div>
</div>
<p>The thing to notice here is that the most frequent new sacrament hymns (<hymn>As Bread is Broken (#1007)</hymn> and <hymn>Bread of Life, Living Water (#1008)</hymn>) are sung about as often as a mid-tier sacrament hymn in the 1985 hymnal. That’s not to say they’re not common—they’re still sung about 1.5 times a year on average per ward, or about once every eight months. Those two are currently the 16th and 17th most common hymns since June 2024.</p>
<p>As for the rest of the new sacrament hymns, they seem to be somewhat less common. These five sacrament hymns are as common as the least common seven sacrament hymns from the 1985 hymnal. Some are less common than even the “honorary” sacrament hymns.</p>
<p>Again, it hasn’t been that long since these came out, so I suspect they’ll become more common over time. In fact, as stated already, if when the new hymnal comes out we see that the sacrament hymns are all placed next to each other, I suspect we’ll see a spike in the frequency of these hymns, both because it’ll be clearer that they are sacrament hymns and because they’ll be included in the regular rotation that many wards do as they cycle through the sacrament hymns.</p>
</section>
<section id="how-have-the-1985-sacrament-hymns-been-affected" class="level2" data-number="3">
<h2 data-number="3" class="anchored" data-anchor-id="how-have-the-1985-sacrament-hymns-been-affected"><span class="header-section-number">3</span> How have the 1985 sacrament hymns been affected?</h2>
<p>Figure&nbsp;2 is exactly the same as Figure 3 from <a href="../../posts/sacrament">my analysis of the 1985 sacrament hymns</a>. This is based on all my data from before June 2024 when the new hymns came out. It offers a snapshot of how frequent each of the sacrament hymns were before we broke the status quo with the release of new hymns.</p>
<div id="fig-just1985" class="quarto-float quarto-figure quarto-figure-center anchored">
<figure class="quarto-float quarto-float-fig figure">
<div aria-describedby="fig-just1985-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<img src="https://hymnstats.joeystanley.com/_freeze/posts/sacrament/index/figure-html/fig-freqs_plus_honorary-1.png" class="img-fluid figure-img">
</div>
<figcaption class="quarto-float-caption-bottom quarto-float-caption quarto-float-fig" id="fig-just1985-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;2: Frequency of the 1985 sacrament hymns
</figcaption>
</figure>
</div>
<p>When comparing Figure&nbsp;2 (which is based on pre June 2024) data to Figure&nbsp;1 (which is based on data since June 2024), a keen eye may notice some slight differences. I noticed that <hymn>Gently Raise the Sacred Strain (#146)</hymn> has been more more popular than both <hymn>Again We Meet Around the Board (#186)</hymn> and <hymn>O Thou, Before the World Began (#189)</hymn> over the past 21 months compared to before. But generally, how often a sacrament hymn was sung before the new hymns came out is about as often as they are since. Let’s explore whether this is true.</p>
<div class="callout callout-style-default callout-note callout-titled">
<div class="callout-header d-flex align-content-center">
<div class="callout-icon-container">
<i class="callout-icon"></i>
</div>
<div class="callout-title-container flex-fill">
Note
</div>
</div>
<div class="callout-body-container callout-body">
<p>Fair warning, this section gets a bit technical in the statistical analysis.</p>
</div>
</div>
<p>To test this anecdotal claim that how common a hymn was before the new hymns came out compared to after, I ran a Pearson’s product-moment correlation test. The correlation is quite high and statistically significant, (<img src="https://latex.codecogs.com/png.latex?r%20=%200.991,%20p%20%3C%200.001">). Figure&nbsp;3 shows that correlation.</p>
<div class="cell">
<div class="cell-output-display">
<div id="fig-cor" class="quarto-float quarto-figure quarto-figure-center anchored">
<figure class="quarto-float quarto-float-fig figure">
<div aria-describedby="fig-cor-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<img src="https://hymnstats.joeystanley.com/posts/sacrament_new/index_files/figure-html/fig-cor-1.png" class="img-fluid figure-img" width="768">
</div>
<figcaption class="quarto-float-caption-bottom quarto-float-caption quarto-float-fig" id="fig-cor-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;3: How many times per year are sacrament hymns sung?
</figcaption>
</figure>
</div>
</div>
</div>
<p>That correlation is interesting as it is, but I wanted to see what the difference is between the two time periods. A careful look at the axes in Figure&nbsp;3 shows that the numbers from before 2024 are slightly lower than the numbers from after June 2024. New hymns are added to the rotation but the number of slots hasn’t changed, so they’ll all be sung a little less often. Figure&nbsp;4 shows the same data across time periods but arranged a little differently to show that difference.</p>
<div class="cell" data-fid.width="8">
<div class="cell-output-display">
<div id="fig-paired" class="quarto-float quarto-figure quarto-figure-center anchored">
<figure class="quarto-float quarto-float-fig figure">
<div aria-describedby="fig-paired-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<img src="https://hymnstats.joeystanley.com/posts/sacrament_new/index_files/figure-html/fig-paired-1.png" class="img-fluid figure-img" width="768">
</div>
<figcaption class="quarto-float-caption-bottom quarto-float-caption quarto-float-fig" id="fig-paired-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;4: How often sacrament hymns are sung relative to when the new hymns came out
</figcaption>
</figure>
</div>
</div>
</div>
<p>As you can see all hymns decrease in overall frequency. A one-tailed, paired <em>t</em>-test to accompany this plot suggests that the difference between the two groups is statistically significant (<img src="https://latex.codecogs.com/png.latex?t%20=%204.6">, <img src="https://latex.codecogs.com/png.latex?df%20=%2029">, <img src="https://latex.codecogs.com/png.latex?p%20%3C%200.001">).</p>
<p>A linear regression on these numbers (modeled as <code>lm(times_per_year ~ before_vs_after)</code>) suggests that the estimated number of times each sacrament hymn was sung per ward per year across all sacrament hymns before June 2024 is about 1.601 (about once every 30 weeks). This number makes sense since there were about 28–30 to choose from anyway. Since June 2024, the estimated value drops to 1.293 times per year, or about once every 37.1 weeks, which again makes sense since we have about eight new ones to choose from. According to the linear regression model, shift from before June 2024 to since June 2024 is statistically significant (<img src="https://latex.codecogs.com/png.latex?p%20=%200.041">).</p>
<p>These numbers match my intuition about what’s going on. A ward that has a habit of cycling through all the sacrament hymns, without repeating any before getting through all of them, might find it easiest to just add the new hymns to the rotation. A ward that does that would fit these numbers nearly perfectly. So, while relatively few wards may do that exact thing, it seems like that’s what many wards are doing collectively. Some wards are avoiding the new hymns while others are singing them a little more often. In the end, it balances out I think.</p>
<section id="all-hymns-are-equally-affected" class="level3" data-number="3.1">
<h3 data-number="3.1" class="anchored" data-anchor-id="all-hymns-are-equally-affected"><span class="header-section-number">3.1</span> All hymns are equally affected!</h3>
<p>What is striking to me is that there isn’t a systematic pattern to the lines in Figure&nbsp;4. By that, I mean that there isn’t a cluster of hymns that have a much steeper or shallower slope than the others. Given the starting point on the left of the plot, you can reasonably guess where the end point of the line will be bsed on the average difference between all of the hymns.</p>
<p>This is in contrast to how the 1985 Christmas hymns were affected. In <a href="../../posts/christmas2025">a recent analysis</a>, I compared the 2025 Christmas season to 2023 and before. I found that the most popular Christmas hymns were sung about as often in 2025 as they were in 2023. Meanwhile the least popular ones were sung less often. The new Christmas hymns were introduced at the expense of the least popular hymns. If it were the case that sacrament hymns were affected in a simplar way, we’d see steeper lines at the bottom of the plot and more flat lines at the top. But we don’t see that here.</p>
<p>I can think of three reasons for this systematic effect.</p>
<ol type="1">
<li>Many wards cycle through the sacrament hymns. They don’t repeat one until they’ve gotten through all of them. If a new hymn is added to that cycle, then all old hymns would be equally affected.</li>
<li>I don’t think people have favorite sacrament hymns like they do Christmas hymns. People have favorite Christmas hymns. Perhaps the Christmas season doesn’t feel complete without singing it. Music coordinators may ensure that those are included each year. But for the less familiar ones, people don’t mind if they miss a year or two, so those are the ones that get skipped to make room for the new ones. But I don’t think people feel quite so strongly about the sacrament hymns, so if we go for another few weeks without singing <hymn>I Stand All Amazed (#193)</hymn>, people won’t mind.</li>
<li>Finally, a big difference between the Christmas season and sacrament hymns is that there is only a certain number of weeks when Christmas hymns can be sung without raising eyebrows. So, in 2025 there were just as many slots as there was in 2023, but more Christmas hymns to choose from. Some have to take a hit because you just can’t get through all of them. That’s not the case with sacrament hymns. So peps this unbounded nature of the sacrament hymns is part of the reason why they’ve been affected more evenly.</li>
</ol>
</section>
</section>
<section id="conclusion" class="level2" data-number="4">
<h2 data-number="4" class="anchored" data-anchor-id="conclusion"><span class="header-section-number">4</span> Conclusion</h2>
<p>This post analyzes the sacrament hymns introduced since June 2024 and how their inclusion in church has affected how often the sacramnet in the 1985 hymnal have been sung. I found that the most common sacrament hymns are <hymn>As Bread is Broken (#1007)</hymn> and <hymn>Bread of Life, Living Water (#1008)</hymn>, which are also almost exclusively sung during the sacrament slot of the meeting. They’re sung about as often as many other 1985 sacrament hymns. Most other new sacrament hymns are sung a fair amount, but are often found in other parts of the meeting as well. All 1985 sacrament hymns are sung a little less often than they used to be and they all seem to have been affected about the same.</p>
<p>I think we’re in an interesting transition phase with sacrament hymns. Once the new hymnal comes out, I think we’ll see a focusing process happen. There will be a clearer line drawn between hymns appropriate for the sacrament slot of the meeting and other hymns. I suspect then that we’ll see some o the less common ones now jump to be more common. It’ll be fun to see how these numbers chnage over the next few years.</p>


</section>


 ]]></description>
  <category>sacrament</category>
  <category>frequency</category>
  <guid>https://hymnstats.joeystanley.com/posts/sacrament_new/</guid>
  <pubDate>Thu, 19 Mar 2026 06:00:00 GMT</pubDate>
</item>
<item>
  <title>The Sixth Batch of New Hymns!</title>
  <dc:creator>Joey Stanley</dc:creator>
  <link>https://hymnstats.joeystanley.com/posts/new_hymns_batch6/</link>
  <description><![CDATA[ 




<p>On February 26, 2026, the church <a href="https://newsroom.churchofjesuschrist.org/article/old-testament–themed-hymns-join-hymns-for-home-and-church">released</a> the sixth batch of new hymns. In previous posts, I have covered in detail the previous batches of hymns and how they were incorporated into sacrament meetings. This page covers period since when the sixth batch came out until now.</p>
<p>Currently I have data from 4,598 sacrament meetings from 1,089 wards since February 26, 2026. Here’s how much data I have for each week so far, just so you have an idea of what I’m working with.</p>
<div class="cell">
<div class="cell-output-display">
<div id="smvhnuqiug" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#smvhnuqiug table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#smvhnuqiug thead, #smvhnuqiug tbody, #smvhnuqiug tfoot, #smvhnuqiug tr, #smvhnuqiug td, #smvhnuqiug th {
  border-style: none;
}

#smvhnuqiug p {
  margin: 0;
  padding: 0;
}

#smvhnuqiug .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#smvhnuqiug .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#smvhnuqiug .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#smvhnuqiug .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#smvhnuqiug .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#smvhnuqiug .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#smvhnuqiug .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#smvhnuqiug .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#smvhnuqiug .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#smvhnuqiug .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#smvhnuqiug .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#smvhnuqiug .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#smvhnuqiug .gt_spanner_row {
  border-bottom-style: hidden;
}

#smvhnuqiug .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#smvhnuqiug .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#smvhnuqiug .gt_from_md > :first-child {
  margin-top: 0;
}

#smvhnuqiug .gt_from_md > :last-child {
  margin-bottom: 0;
}

#smvhnuqiug .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#smvhnuqiug .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#smvhnuqiug .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#smvhnuqiug .gt_row_group_first td {
  border-top-width: 2px;
}

#smvhnuqiug .gt_row_group_first th {
  border-top-width: 2px;
}

#smvhnuqiug .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#smvhnuqiug .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#smvhnuqiug .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#smvhnuqiug .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#smvhnuqiug .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#smvhnuqiug .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#smvhnuqiug .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#smvhnuqiug .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#smvhnuqiug .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#smvhnuqiug .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#smvhnuqiug .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#smvhnuqiug .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#smvhnuqiug .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#smvhnuqiug .gt_left {
  text-align: left;
}

#smvhnuqiug .gt_center {
  text-align: center;
}

#smvhnuqiug .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#smvhnuqiug .gt_font_normal {
  font-weight: normal;
}

#smvhnuqiug .gt_font_bold {
  font-weight: bold;
}

#smvhnuqiug .gt_font_italic {
  font-style: italic;
}

#smvhnuqiug .gt_super {
  font-size: 65%;
}

#smvhnuqiug .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#smvhnuqiug .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#smvhnuqiug .gt_indent_1 {
  text-indent: 5px;
}

#smvhnuqiug .gt_indent_2 {
  text-indent: 10px;
}

#smvhnuqiug .gt_indent_3 {
  text-indent: 15px;
}

#smvhnuqiug .gt_indent_4 {
  text-indent: 20px;
}

#smvhnuqiug .gt_indent_5 {
  text-indent: 25px;
}

#smvhnuqiug .katex-display {
  display: inline-flex !important;
  margin-bottom: 0.75em !important;
}

#smvhnuqiug div.Reactable > div.rt-table > div.rt-thead > div.rt-tr.rt-tr-group-header > div.rt-th-group:after {
  height: 0px !important;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading header">
<td colspan="2" class="gt_heading gt_title gt_font_normal">Number of wards I have data from, by week</td>
</tr>
<tr class="gt_heading even">
<td colspan="2" class="gt_heading gt_subtitle gt_font_normal gt_bottom_border">Since Febrary 26, 2026</td>
</tr>
<tr class="gt_col_headings header">
<th id="date" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">date</th>
<th id="wards" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">wards</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="date">March 01</td>
<td class="gt_row gt_right" headers="wards">819</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">March 08</td>
<td class="gt_row gt_right" headers="wards">796</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">March 15</td>
<td class="gt_row gt_right" headers="wards">808</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">March 22</td>
<td class="gt_row gt_right" headers="wards">740</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">March 29</td>
<td class="gt_row gt_right" headers="wards">327</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">April 12</td>
<td class="gt_row gt_right" headers="wards">674</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">April 19</td>
<td class="gt_row gt_right" headers="wards">434</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
<section id="how-many-wards-sang-new-hymns-each-week" class="level2 page-columns page-full">
<h2 class="anchored" data-anchor-id="how-many-wards-sang-new-hymns-each-week">How many wards sang new hymns each week?</h2>
<p>The following plot show what percentage of wards sang from each of the new batches of hymns, per week, since June 2024 when the new hymns started getting rolled out. I’ve included data from all batches just so you can compare them to each other.</p>
<div class="cell page-columns page-full">
<div class="cell-output-display page-columns page-full">
<div class="page-columns page-full">
<figure class="figure page-columns page-full">
<p class="page-columns page-full"><img src="https://hymnstats.joeystanley.com/posts/new_hymns_batch6/index_files/figure-html/unnamed-chunk-8-1.png" class="img-fluid figure-img column-screen" width="1344"></p>
</figure>
</div>
</div>
</div>
<p>As you can see, the sixth batch (highlighted in yellow) hasn’t been sung in sacrament meeting very often as a congregataional hymn. After almost two months, we’re still only seeing it in less than 2% of wards each week. Every batch since the third batch took a few weeks to get warmed up, and each batch seems to be less popular than the one previous.</p>
<p>One interesting thing to note though is the gray line—which represents the percent of wards that sang zero new hymns each week, is mostly staying under thte 50% mark. That means that for the past several months, more wards are singing at least on new hymn than not. The steady decline from June 2024 to now I think is pretty remarkable. It takes a few months for a batch to ramp up to its full usage, and none have really changed in popularity all that much over time. That means that we’re steadily incorporating more new hymns as the batches come out. If we’re singing a Batch 1 hymn every three or four weeks, we’ll sprinkle in a second and third batch one every five weeks. And when a new batch comes out, it gets slid into remaining slots. The result is fewer weeks without any new hymns. It also seems like no batches are “eating into” previous ones. I think we really are just adding to the new hymns we’re already singing.</p>
<p>Here’s another version of the same plot but instead of the actual dates, it’s in terms of how many weeks since the batches came out. This version of the plot is useful to spot any parallel trends across the batches, especially in the first few weeks of their release.</p>
<div class="cell page-columns page-full">
<div class="cell-output-display page-columns page-full">
<div class="page-columns page-full">
<figure class="figure page-columns page-full">
<p class="page-columns page-full"><img src="https://hymnstats.joeystanley.com/posts/new_hymns_batch6/index_files/figure-html/unnamed-chunk-10-1.png" class="img-fluid figure-img column-page" width="1344"></p>
</figure>
</div>
</div>
</div>
<p>Here it’s easier to see that the first two months of the sixth batch have been the least popular out of any batch so far.</p>
</section>
<section id="what-hymns-are-most-popular" class="level2">
<h2 class="anchored" data-anchor-id="what-hymns-are-most-popular">What hymns are most popular?</h2>
<p>The following table shows the hymns from the sixth batch in order of how popular they are.</p>
<div class="cell">
<div class="cell-output-display">
<div id="pdypykgvjd" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#pdypykgvjd table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#pdypykgvjd thead, #pdypykgvjd tbody, #pdypykgvjd tfoot, #pdypykgvjd tr, #pdypykgvjd td, #pdypykgvjd th {
  border-style: none;
}

#pdypykgvjd p {
  margin: 0;
  padding: 0;
}

#pdypykgvjd .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#pdypykgvjd .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#pdypykgvjd .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#pdypykgvjd .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#pdypykgvjd .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#pdypykgvjd .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#pdypykgvjd .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#pdypykgvjd .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#pdypykgvjd .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#pdypykgvjd .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#pdypykgvjd .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#pdypykgvjd .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#pdypykgvjd .gt_spanner_row {
  border-bottom-style: hidden;
}

#pdypykgvjd .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#pdypykgvjd .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#pdypykgvjd .gt_from_md > :first-child {
  margin-top: 0;
}

#pdypykgvjd .gt_from_md > :last-child {
  margin-bottom: 0;
}

#pdypykgvjd .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#pdypykgvjd .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#pdypykgvjd .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#pdypykgvjd .gt_row_group_first td {
  border-top-width: 2px;
}

#pdypykgvjd .gt_row_group_first th {
  border-top-width: 2px;
}

#pdypykgvjd .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#pdypykgvjd .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#pdypykgvjd .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#pdypykgvjd .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#pdypykgvjd .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#pdypykgvjd .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#pdypykgvjd .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#pdypykgvjd .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#pdypykgvjd .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#pdypykgvjd .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#pdypykgvjd .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#pdypykgvjd .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#pdypykgvjd .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#pdypykgvjd .gt_left {
  text-align: left;
}

#pdypykgvjd .gt_center {
  text-align: center;
}

#pdypykgvjd .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#pdypykgvjd .gt_font_normal {
  font-weight: normal;
}

#pdypykgvjd .gt_font_bold {
  font-weight: bold;
}

#pdypykgvjd .gt_font_italic {
  font-style: italic;
}

#pdypykgvjd .gt_super {
  font-size: 65%;
}

#pdypykgvjd .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#pdypykgvjd .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#pdypykgvjd .gt_indent_1 {
  text-indent: 5px;
}

#pdypykgvjd .gt_indent_2 {
  text-indent: 10px;
}

#pdypykgvjd .gt_indent_3 {
  text-indent: 15px;
}

#pdypykgvjd .gt_indent_4 {
  text-indent: 20px;
}

#pdypykgvjd .gt_indent_5 {
  text-indent: 25px;
}

#pdypykgvjd .katex-display {
  display: inline-flex !important;
  margin-bottom: 0.75em !important;
}

#pdypykgvjd div.Reactable > div.rt-table > div.rt-thead > div.rt-tr.rt-tr-group-header > div.rt-th-group:after {
  height: 0px !important;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading header">
<td colspan="2" class="gt_heading gt_title gt_font_normal">Approximate percentage of wards new hymns have been sung in</td>
</tr>
<tr class="gt_heading even">
<td colspan="2" class="gt_heading gt_subtitle gt_font_normal gt_bottom_border">Since February 26, 2026</td>
</tr>
<tr class="gt_col_headings header">
<th id="Hymn" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Hymn</th>
<th id="percent-of-wards" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">percent of wards</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Long Ago, Within a Garden (1210)</td>
<td class="gt_row gt_right" headers="percent of wards">2.9%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Lord, Accept Our Humble Fast (1062)</td>
<td class="gt_row gt_right" headers="percent of wards">1.4%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">This Is My Father's World (1059)</td>
<td class="gt_row gt_right" headers="percent of wards">1.1%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Joyfully Bound (1052)</td>
<td class="gt_row gt_right" headers="percent of wards">0.7%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Love Will Bless Our Home (1061)</td>
<td class="gt_row gt_right" headers="percent of wards">0.4%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">My Song in the Night (1058)</td>
<td class="gt_row gt_right" headers="percent of wards">0.3%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Jesus Is My Shepherd (1057)</td>
<td class="gt_row gt_right" headers="percent of wards">0.3%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Build an Ark (1060)</td>
<td class="gt_row gt_right" headers="percent of wards">0.3%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">When I Am Baptized (1054)</td>
<td class="gt_row gt_right" headers="percent of wards">0.2%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Elijah and the Still, Small Voice (1056)</td>
<td class="gt_row gt_right" headers="percent of wards">0.2%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">The Power of the Holy Ghost (1055)</td>
<td class="gt_row gt_right" headers="percent of wards">0.1%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">My Covenants (1053)</td>
<td class="gt_row gt_right" headers="percent of wards">0%</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
<p>The most popular one currently is <hymn>Long Ago, Within a Garden (#1210)</hymn>. This is likely because of Easter. I suspect that that hymn won’t be sung all that much until next Easter, allowing the others to catch up. The next most popular one is <hymn>Lord, Accept Our Humble Fast (#1062)</hymn> and I suspect that one will jump up at the start of each month. So far I haven’t seen <hymn>My Covenants (#1053)</hymn> yet I don’t thinik, but otherwise I’ve seen all of them sung at least once.</p>
</section>
<section id="what-hymns-are-most-popular-each-week" class="level2 page-columns page-full">
<h2 class="anchored" data-anchor-id="what-hymns-are-most-popular-each-week">What hymns are most popular each week?</h2>
<p>This plot shows how popular each hymn is each week. Take these numbers with a grain of salt, particularly the left sides of each panel, because there’s not a lot of data to work with.</p>
<div class="cell page-columns page-full">
<div class="cell-output-display page-columns page-full">
<div class="page-columns page-full">
<figure class="figure page-columns page-full">
<p class="page-columns page-full"><img src="https://hymnstats.joeystanley.com/posts/new_hymns_batch6/index_files/figure-html/unnamed-chunk-12-1.png" class="img-fluid figure-img column-page" width="1248"></p>
</figure>
</div>
</div>
</div>
<p>The clearest trend is the rise and fall of <hymn>Long Ago, Within a Garden (#1210)</hymn> around Easter. There seems to be a possible trend of wards trying out some other new ones in the past week or so. But we’ll have to wait a few weeks to see if that pans out.</p>
</section>
<section id="when-during-meetings-are-these-hymns-sung" class="level2">
<h2 class="anchored" data-anchor-id="when-during-meetings-are-these-hymns-sung">When during meetings are these hymns sung?</h2>
<p>This table shows when during sacrament meetings these hymns have been sung. Again, because I’ve only seen most of these hymns sung a few times, take these numbers with a grain of salt.</p>
<div class="cell">
<div class="cell-output-display">
<div id="knttydbnda" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#knttydbnda table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#knttydbnda thead, #knttydbnda tbody, #knttydbnda tfoot, #knttydbnda tr, #knttydbnda td, #knttydbnda th {
  border-style: none;
}

#knttydbnda p {
  margin: 0;
  padding: 0;
}

#knttydbnda .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#knttydbnda .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#knttydbnda .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#knttydbnda .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#knttydbnda .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#knttydbnda .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#knttydbnda .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#knttydbnda .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#knttydbnda .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#knttydbnda .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#knttydbnda .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#knttydbnda .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#knttydbnda .gt_spanner_row {
  border-bottom-style: hidden;
}

#knttydbnda .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#knttydbnda .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#knttydbnda .gt_from_md > :first-child {
  margin-top: 0;
}

#knttydbnda .gt_from_md > :last-child {
  margin-bottom: 0;
}

#knttydbnda .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#knttydbnda .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#knttydbnda .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#knttydbnda .gt_row_group_first td {
  border-top-width: 2px;
}

#knttydbnda .gt_row_group_first th {
  border-top-width: 2px;
}

#knttydbnda .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#knttydbnda .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#knttydbnda .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#knttydbnda .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#knttydbnda .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#knttydbnda .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#knttydbnda .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#knttydbnda .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#knttydbnda .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#knttydbnda .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#knttydbnda .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#knttydbnda .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#knttydbnda .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#knttydbnda .gt_left {
  text-align: left;
}

#knttydbnda .gt_center {
  text-align: center;
}

#knttydbnda .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#knttydbnda .gt_font_normal {
  font-weight: normal;
}

#knttydbnda .gt_font_bold {
  font-weight: bold;
}

#knttydbnda .gt_font_italic {
  font-style: italic;
}

#knttydbnda .gt_super {
  font-size: 65%;
}

#knttydbnda .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#knttydbnda .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#knttydbnda .gt_indent_1 {
  text-indent: 5px;
}

#knttydbnda .gt_indent_2 {
  text-indent: 10px;
}

#knttydbnda .gt_indent_3 {
  text-indent: 15px;
}

#knttydbnda .gt_indent_4 {
  text-indent: 20px;
}

#knttydbnda .gt_indent_5 {
  text-indent: 25px;
}

#knttydbnda .katex-display {
  display: inline-flex !important;
  margin-bottom: 0.75em !important;
}

#knttydbnda div.Reactable > div.rt-table > div.rt-thead > div.rt-tr.rt-tr-group-header > div.rt-th-group:after {
  height: 0px !important;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading header">
<td colspan="5" class="gt_heading gt_title gt_font_normal">When were new hymns sung in sacrament meeting?</td>
</tr>
<tr class="gt_heading even">
<td colspan="5" class="gt_heading gt_subtitle gt_font_normal gt_bottom_border">Since February 26, 2026</td>
</tr>
<tr class="gt_col_headings header">
<th id="New-Hymn" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">New Hymn</th>
<th id="Opening" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Opening</th>
<th id="Sacrament" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Sacrament</th>
<th id="Intermediate" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Intermediate</th>
<th id="Closing" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Closing</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">Joyfully Bound (1052)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:67%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">67%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:33%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">33%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">When I Am Baptized (1054)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:100%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">100%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">The Power of the Holy Ghost (1055)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:100%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">100%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">Elijah and the Still, Small Voice (1056)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:100%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">100%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">Jesus Is My Shepherd (1057)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:50%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">50%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:50%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">50%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">My Song in the Night (1058)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:100%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">100%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">This Is My Father's World (1059)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:71%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">71%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:14%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:14px;font-weight:bold;font-size:14px;">14%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:14%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:14px;font-weight:bold;font-size:14px;">14%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">Build an Ark (1060)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:50%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">50%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:50%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">50%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">Love Will Bless Our Home (1061)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:50%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">50%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:50%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">50%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">Lord, Accept Our Humble Fast (1062)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:40%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">40%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:30%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:30px;font-weight:bold;font-size:14px;">30%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:30%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">30%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">Long Ago, Within a Garden (1210)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:24%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:24px;font-weight:bold;font-size:14px;">24%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:6%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:6px;font-weight:bold;font-size:14px;">6%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:53%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">53%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:18%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:18px;font-weight:bold;font-size:14px;">18%</span>
</div>
</div></td>
</tr>
</tbody><tfoot class="gt_sourcenotes">
<tr class="odd">
<td colspan="5" class="gt_sourcenote">Note: Each row adds up to 100%.</td>
</tr>
</tfoot>

</table>

</div>
</div>
</div>
</section>
<section id="conclusion" class="level2">
<h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>
<p>Even though the sixth batch has been out for two months, relatively few wards have sung any of those hymns. This makes it difficult to run stats (and indeed is the reason why it took until the end of April to finally publish this analysis). This is just a continuation of the trend seen since the second batch came out—newer batches are less popular. I’ve said this before in previous analyses, but it might be because the newness is losing its excitement. It might also be that the hymnal committee purposely chose hymns they anticipated being popular at the beginning. I’m thinking ahead to when the full hymnal gets released because presumably we’ll get a whole bunch of new ones then. I’m curious if those new ones will ever become as popular as the ones released in these batches.</p>


</section>

 ]]></description>
  <category>general</category>
  <category>frequency</category>
  <category>new hymns</category>
  <guid>https://hymnstats.joeystanley.com/posts/new_hymns_batch6/</guid>
  <pubDate>Thu, 05 Mar 2026 07:00:00 GMT</pubDate>
</item>
<item>
  <title>What are the altos’ lowest notes?</title>
  <dc:creator>Joey Stanley</dc:creator>
  <link>https://hymnstats.joeystanley.com/posts/lowest_alto/</link>
  <description><![CDATA[ 




<p>While my primary focus with this hymns stats blog has been to explore how the hymns are used in sacrament meetings, a secondary focus is to look at the music itself. I have already done a handful of posts on the music of the hymns, such as <a href="../../posts/highest_melody">the highest alto notes</a> and [the lowest soprano notes](/posts/lowest_soprano]. In this years-overdue post, we’ll explore the lowest notes the alto line sings. Mark Mitchell has already done <a href="https://markmitchell-music.com/music/documents/HymnStats.pdf">fantastic work</a> related to this. I hope to add to what he’s reported already.</p>
<p>Here’s a plot that shows the distribution of lowest also notes across all the hymns in the 1985 hymnal.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/lowest_alto/index_files/figure-html/unnamed-chunk-2-1.png" class="img-fluid figure-img" style="width:100.0%"></p>
</figure>
</div>
</div>
</div>
<p>As you can see there are three main categories of low notes: G3 and A♭3, A3 through B3, and C4 and above. Let’s work through those three cateogires.</p>
<section id="lowest-alto-notes" class="level2">
<h2 class="anchored" data-anchor-id="lowest-alto-notes">Lowest alto notes</h2>
<section id="g3" class="level3">
<h3 class="anchored" data-anchor-id="g3">G3</h3>
<p>Let’s cut to the chase: the lowest note that an alto part has in the 1985 hymnal is a G3, which is the G below the treble clef. This occurs in eight different hymns for sure. Here they are in order of how common those hymns are sung as congregational hymns in sacrament meeting:</p>
<ul>
<li>Because I Have Been Given Much (#219)</li>
<li>There Is Sunshine in My Soul Today (#227)</li>
<li>In Fasting We Approach Thee (#139)</li>
<li>Be Thou Humble (#130)</li>
<li>Keep the Commandments (#303)</li>
<li>Know This, That Every Soul Is Free (#240)</li>
<li>God of Our Fathers, Known of Old (#80)</li>
<li>Up, Awake, Ye Defenders of Zion (#248)</li>
</ul>
<p>Several of these deserve some commentary. First, as mentioned I reported on the <a href="../../posts/lowest_soprano">lowest soprano notes</a>, that G3 in <hymn>There Is Sunshine in My Soul Today (#227)</hymn> is sung with the lowest melody note that is not in unison with the alto. <hymn>Keep the Commandments (#303)</hymn> is a legitimate alto line, but it’s only a duet, rather than a full SATB arrangement. The rest seem to be just simply lower-than-usual notes in otherwise normal arrangements.</p>
<p>There are two more in the <a href="../../posts/mens_womens_arrangements">men’s and women’s arrangements</a> in the back of the hymnal. One is in <hymn>Love at Home [Women] (#318)</hymn>, but I’m hesitant to treat that the same as the others because it’s a SSA arrangement, so it’s a little bit different than an SATB hymn. And the other is kinda not really an alto part in <hymn>The Priesthood of Our Lord [Men] (#320)</hymn>, which doesn’t really count because it appears to be more of a unison hymn anyway, and that’s if we should even consider a tenor harmony line an “alto” part.</p>
<p>Because some of these hymns are pretty common, singing this record-low note happens fairly often, a little less than once every three months on average.</p>
</section>
<section id="a3" class="level3">
<h3 class="anchored" data-anchor-id="a3">A♭3</h3>
<p>The next lowest note, A♭3, is about as rare and is found in 10 hymns, including <hymn>I Stand All Amazed (#193)</hymn>, <hymn>As Now We Take the Sacrament (#169)</hymn>, and <hymn>A Poor Wayfaring Man of Grief (#29)</hymn>. Since the sacrament hymns that fall into this category are common and most of the non-sacrament hymns are not very common, it’s primarily during the sacrament hymns that you see these low A♭s.</p>
</section>
</section>
<section id="typical-lowest-notes" class="level2">
<h2 class="anchored" data-anchor-id="typical-lowest-notes">Typical lowest notes</h2>
<p>So, we’ve established that G3 and A♭3 are unusually low. Looking at the distribution of the lowest notes across the hymnal in the plot above, let’s move now on to the typical low end of alto lines, which is around an A3, B♭3, or B3.</p>
<section id="a3-1" class="level3">
<h3 class="anchored" data-anchor-id="a3-1">A3</h3>
<p>There are 79 hymns that have A3 as the lowest note for the altos. This includes sacrament hymns like <hymn>How Great the Wisdom and the Love (#195)</hymn>, other common hymns like <hymn>I Need Thee Every Hour (#98)</hymn>, and a surprising number of Christmas hymns, like <hymn>Hark! the Herald Angels Sing (#209)</hymn>. In fact, six of the fourteen Christmas hymns fall into this category, which makes singing A3 as the lowest note more common around Christmastime. The following chart shows this trend!</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/lowest_alto/index_files/figure-html/unnamed-chunk-6-1.png" class="img-fluid figure-img" style="width:100.0%"></p>
</figure>
</div>
</div>
</div>
<p>The trend I think is purely coincidental. I don’t think it says anything about culture, music, or anything of real significance. It’s just interesting that a lot of Christmas hymns have A3 as the lowest alto note.</p>
</section>
<section id="b3" class="level3">
<h3 class="anchored" data-anchor-id="b3">B♭3</h3>
<p>Next are hymns where the lowest alto note is a B♭3. There are 64 hymns that fit into this category. Over half the time this type of hymn is sung is as a sacrament hymn since 9 of the 28 sacrament hymns have B♭3 as the lowest alto note, including <hymn>There Is a Green Hill Far Away (#194)</hymn> and <hymn>God Loved Us, So He Sent His Son (#187)</hymn>. This plot shows how often hymns where the lowest alto note is a B♭3 are sung:</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/lowest_alto/index_files/figure-html/unnamed-chunk-8-1.png" class="img-fluid figure-img" style="width:100.0%"></p>
</figure>
</div>
</div>
</div>
<p>Again, I don’t think this is a particularly meaningful insight and is probably nothing more than coincidence. But the size of that difference is pretty striking. Especially when compared to the distribution of A3 hymns, which is almost exactly even between Opening, Sacrament, and Closing hymns, with intermediate hymns being lower likely from the sheer fact that not all sacrament meetings have an intermediate hymn.</p>
</section>
<section id="b3-1" class="level3">
<h3 class="anchored" data-anchor-id="b3-1">B3</h3>
<p>The most common lowest note for altos is a B3. This is found in 94 total hymns and makes up about a quarter of the hymns sung in sacrament meeting. These include some sacrament hymns like <hymn>Upon the Cross of Calvary (#184)</hymn> as well as numerous other common hymns like <hymn>Come, Come, Ye Saints (#30)</hymn>, <hymn>Choose the Right (#239)</hymn>, and <hymn>He Is Risen! (#199)</hymn>. There’s nothing too interesting about the distribution of these hymns across the year or within the meeting.</p>
</section>
</section>
<section id="highest-lowest-notes" class="level2">
<h2 class="anchored" data-anchor-id="highest-lowest-notes">Highest lowest notes</h2>
<p>Now we enter the territory of the confusingly named “highest lowest notes”. If we look at the lowest also notes across all hymns, some will be higher than others. This section looks at the ones that never go very low. If you’re a soprano and have trouble singing below a middle C, for example, this might give you an idea of what hymns you could sing alto on.</p>
<section id="c4" class="level3">
<h3 class="anchored" data-anchor-id="c4">C4</h3>
<p>There are 25 hymns that have a C4 (middle C) as the lowest alto note. The most common one by a long shot in this group is the one sacrament hymn, <hymn>In Humility, Our Savior (#172)</hymn>. The next most common one is <hymn>I’ll Go Where You Want Me to Go (#270)</hymn> which is sung only about every 16 months. The other hymns include several well-known hymns like <hymn>Put Your Shoulder to the Wheel (#252)</hymn>, <hymn>My Redeemer Lives (#135)</hymn>, and <hymn>Abide with Me; ’Tis Eventide (#165)</hymn>. On average, you’re likely to see one of these hymns about every 5.6 weeks.</p>
</section>
<section id="c4-1" class="level3">
<h3 class="anchored" data-anchor-id="c4-1">C♯4</h3>
<p>There are also 25 hymns that have C♯4 as the lowest alto note. None of these are sacrament hymns, but they do include more regular ones like <hymn>Lord, I Would Follow Thee (#220)</hymn>, <hymn>We Thank Thee, O God, for a Prophet (#19)</hymn>, and <hymn>Joy to the World (#201)</hymn>. In general, these are more common than the C4 hymns and on average you’ll likely see one about every 4.2 weeks.</p>
</section>
<section id="d4" class="level3">
<h3 class="anchored" data-anchor-id="d4">D4</h3>
<p>Finally, 11 hymns have the highest lowest alto note have alto lines that never go below a D4. <hymn>While of These Emblems We Partake (#174)</hymn> is the only sacrament hymn. Other include <hymn>Come, Ye Children of the Lord (#58)</hymn>, <hymn>It Came upon the Midnight Clear (#163)</hymn>, <hymn>Lord, Dismiss Us with Thy Blessing (#163)</hymn>, and <hymn>Abide with Me! (#166)</hymn>. I will show in later blog posts that some of these stand out in other ways as well: <hymn>Come, Ye Children of the Lord (#58)</hymn> generally has higher notes for everyone and <hymn>Lord, Dismiss Us with Thy Blessing (#163)</hymn> rather infamously has the most boring line ever (alto or otherwise).</p>
</section>
</section>
<section id="conclusion" class="level2">
<h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>
<p>In this post, I looked on the lowest notes for just the altos. I’ve shown that the lowest note that an alto would need to be able to sing in the hymnal is a G3. Some hymns though never go below a D4. Generally though, the lowest notes for altos is between A3 and Bb3.</p>


</section>

 ]]></description>
  <category>soprano line</category>
  <category>lowest notes</category>
  <category>musicology</category>
  <guid>https://hymnstats.joeystanley.com/posts/lowest_alto/</guid>
  <pubDate>Tue, 03 Mar 2026 07:00:00 GMT</pubDate>
</item>
<item>
  <title>Predicting the popularity of the sixth batch of hymns</title>
  <dc:creator>Joey Stanley</dc:creator>
  <link>https://hymnstats.joeystanley.com/posts/sixth_batch_predictions/</link>
  <description><![CDATA[ 




<p>The sixth batch of hymns came out yesterday! Recently I did <a href="../../posts/new_hymns_general">a statistical analysis</a> of the first five batches of new hymns so that I could see perhaps what makes a hymn more or less popular. I found that things like whether it’s an SATB arrangement, whether it’s a sacrament hymn, and a few other things correlated with how often a hymn was sung. I’m now in an interesting position to test this out. So, in this post, I take the analysis from the first five batches and use it to make predictions about the sixth batch.</p>
<div class="callout callout-style-default callout-note callout-titled">
<div class="callout-header d-flex align-content-center">
<div class="callout-icon-container">
<i class="callout-icon"></i>
</div>
<div class="callout-title-container flex-fill">
Note
</div>
</div>
<div class="callout-body-container callout-body">
<p>I am planning on keeping this post stagnant until the seventh batch comes out, at which point I will revisit my predictions and see how I did.</p>
</div>
</div>
<section id="revisiting-the-statistical-model" class="level2" data-number="1">
<h2 data-number="1" class="anchored" data-anchor-id="revisiting-the-statistical-model"><span class="header-section-number">1</span> Revisiting the statistical model</h2>
<p>In a previous post, I fit a statistical model to the first five batches. Specifically, I looked at what proportion of sacrament meetings each hymns was sung in since its respective release date. To help explain/predict that number, I had the model account for the following variables:</p>
<ul>
<li>what batch it’s in</li>
<li>whether it’s arranged in SATB or in unison</li>
<li>whether it’s a sacrament hymn</li>
<li>whether it’s a Christmas hymn</li>
<li>whether it’s an Easter hymn</li>
<li>whether it has some “flow” like interludes, DS al Codas, or special endings</li>
<li>whether it has been previously appeared in an LDS publication</li>
<li>whether it’s an African American spiritual</li>
<li>whether it’s a translation of a hymn in another language’s hymnal</li>
<li>whether it’s otherwise an existing Christian hymn</li>
</ul>
<p>I found that the batch was the strongest strong predictor. Other strong factors were whether it’s a sacrament hymn, whether it’s arranged in SATB format, and whether it’s an Easter hymn, whether it has already appeared in a Latter-day Saint publication. So, let’s see what that means for the sixth batch.</p>
</section>
<section id="coding-the-sixth-batch-of-hymns" class="level2" data-number="2">
<h2 data-number="2" class="anchored" data-anchor-id="coding-the-sixth-batch-of-hymns"><span class="header-section-number">2</span> Coding the sixth batch of hymns</h2>
<p>Here are the sixth batch of hymns and how I coded them. I’ll assume the most common configuration of properties (SATB, non-sacrament, non-Christmas, non-Easter, no special flow, not previously published, not an African American spiritual, not a translation, and not an otherwise existing Christian hymn) and will mention it only if it deviates from that.</p>
<ul>
<li><hymn>Joyfully Bound (#1052)</hymn>: This hymn is tagged as a sacrament hymn.</li>
<li><hymn>My Covenants (#1053)</hymn>: This is not an SATB arrangement and has a non-traditional flow. While it was originally written in Swedish, it hasn’t previously appeared in the Swedish hymnal, so I haven’t tagged as being a new translation an existing hymn.</li>
<li><hymn>When I Am Baptized (#1054)</hymn>: This is not an SATB arrangement and already existed in the <em>Children’s Songbook</em>.</li>
<li><hymn>The Power of the Holy Ghost (#1055)</hymn>: This is coded for all default properties.</li>
<li><hymn>Elijah and the Still, Small Voice (#1056)</hymn>: This not an SATB arrangement.</li>
<li><hymn>Jesus Is My Shepherd (#1057)</hymn>: This is not an SATB arrangement and has a non-traditional flow.</li>
<li><hymn>My Song in the Night (#1058)</hymn>: The text and tune of this hymn was borrowed from already-existing non–Latter-day Saint sources.</li>
<li><hymn>This Is My Father’s World (#1059)</hymn>: The text and tune of this hymn was borrowed from already-existing non–Latter-day Saint sources.</li>
<li><hymn> Build an Ark (#1060)</hymn>: This is not an SATB arrangement, has a non-traditional flow, and was previously published in the <a href="https://www.churchofjesuschrist.org/study/friend/2010/09/build-an-ark?lang=eng">September 2010 issue of the <em>Friend</em></a>.</li>
<li><hymn>Love Will Bless Our Home (#1061)</hymn>: This is coded for all default properties.</li>
<li><hymn>Lord, Accept Our Humble Fast (#1062)</hymn>: This is coded for all default properties.</li>
<li><hymn>Long Ago, Within a Garden (#1210)</hymn>: This is an Easter hymn.</li>
</ul>
</section>
<section id="predictions-for-the-sixth-batch" class="level2" data-number="3">
<h2 data-number="3" class="anchored" data-anchor-id="predictions-for-the-sixth-batch"><span class="header-section-number">3</span> Predictions for the sixth batch</h2>
<p>So, what I’ve done is take this information about each hymn and used the model to make predictions about how popular each hymn will be. The result is this plot here. This plot shows the <em>actual</em> rate of frequency of the first five batches of hymns in sacrament meetings, after accounting for when they came out. Interspersed in yellow are the sixth batch hymns.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/sixth_batch_predictions/index_files/figure-html/unnamed-chunk-7-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>The sixth batch hymns are spread out over the bottom half of the plot. The hymn that is predicted to be most common is <hymn>Joyfully Bound (#1052)</hymn>, probably because it’s coded as a sacrament hymn and sacrament hymns inherently tend to be more commonly sung. However, I feel like it’s a bit more upbeat than other sacrament hymns so I wonder if that’ll affect how much it’s sung.</p>
<p>The next most popular hymn is predicted to be <hymn>Build an Ark (#1060)</hymn>. While it does have a non-traditional flow and it’s arranged for unison singing, I think the fact that it was previously published is what made it the most likely. Surprisingly, <hymn>When I Am Baptized (#1054)</hymn> which is also in unison and previously published but also has a traditional flow, and it’s interesting that that appears to be a strike against it. For what it’s worth, I think because that hymn is traditionally sung at baptisms or in primary, I think it is reasonable to expect it to be relatively uncommon as a congregational hymn in sacrament meeting, but you never know!</p>
<p>Next, we have <hymn>Lord, Accept Our Humble Fast (#1062)</hymn>, <hymn>Love Will Bless Our Home (#1061)</hymn>, and <hymn>The Power of the Holy Ghost (#1055)</hymn>. These are all coded identically with the default properties, so they are predicted to have similar frequencies. A little bit further down is <hymn>My Song in the Night (#1058)</hymn> and <hymn>This Is My Father’s World (#1059)</hymn> which are borrowed hymns. Such borrowed hymns that were new in the 1985 hymnal <a href="../../posts/new_to_1985">tended to be more common</a> than other kinds of new hymns.</p>
<p>Close to the bottom we have <hymn>Jesus Is My Shepherd (#1057)</hymn> and <hymn>Elijah and the Still, Small Voice (#1056)</hymn>. They both are arranged in unison but the second one has a nontraditional flow to it. Unlike <hymn>When I Am Baptized (#1054)</hymn> though, it was not previously published, so that’s the strike against it.</p>
<p>Finally, we have <hymn>My Covenants (#1053)</hymn> and <hymn>Long Ago, Within a Garden (#1210)</hymn>. The first is in unison and has a non-traditional flow, but it wasn’t previously published in an LDS publication (as far as I know). The last one is an Easter hymn, although, since Easter is coming up, we might see it more popular than expected.</p>
<p>Here is a summary of how popular I suspect the sixth batch hymns will be.</p>
<div class="cell">
<div class="cell-output-display">
<div id="dgwkhwtkke" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#dgwkhwtkke table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#dgwkhwtkke thead, #dgwkhwtkke tbody, #dgwkhwtkke tfoot, #dgwkhwtkke tr, #dgwkhwtkke td, #dgwkhwtkke th {
  border-style: none;
}

#dgwkhwtkke p {
  margin: 0;
  padding: 0;
}

#dgwkhwtkke .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#dgwkhwtkke .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#dgwkhwtkke .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#dgwkhwtkke .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#dgwkhwtkke .gt_heading {
  background-color: #FFFFFF;
  text-align: left;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#dgwkhwtkke .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#dgwkhwtkke .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#dgwkhwtkke .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#dgwkhwtkke .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#dgwkhwtkke .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#dgwkhwtkke .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#dgwkhwtkke .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#dgwkhwtkke .gt_spanner_row {
  border-bottom-style: hidden;
}

#dgwkhwtkke .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#dgwkhwtkke .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#dgwkhwtkke .gt_from_md > :first-child {
  margin-top: 0;
}

#dgwkhwtkke .gt_from_md > :last-child {
  margin-bottom: 0;
}

#dgwkhwtkke .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#dgwkhwtkke .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#dgwkhwtkke .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#dgwkhwtkke .gt_row_group_first td {
  border-top-width: 2px;
}

#dgwkhwtkke .gt_row_group_first th {
  border-top-width: 2px;
}

#dgwkhwtkke .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#dgwkhwtkke .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#dgwkhwtkke .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#dgwkhwtkke .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#dgwkhwtkke .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#dgwkhwtkke .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#dgwkhwtkke .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#dgwkhwtkke .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#dgwkhwtkke .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#dgwkhwtkke .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#dgwkhwtkke .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#dgwkhwtkke .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#dgwkhwtkke .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#dgwkhwtkke .gt_left {
  text-align: left;
}

#dgwkhwtkke .gt_center {
  text-align: center;
}

#dgwkhwtkke .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#dgwkhwtkke .gt_font_normal {
  font-weight: normal;
}

#dgwkhwtkke .gt_font_bold {
  font-weight: bold;
}

#dgwkhwtkke .gt_font_italic {
  font-style: italic;
}

#dgwkhwtkke .gt_super {
  font-size: 65%;
}

#dgwkhwtkke .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#dgwkhwtkke .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#dgwkhwtkke .gt_indent_1 {
  text-indent: 5px;
}

#dgwkhwtkke .gt_indent_2 {
  text-indent: 10px;
}

#dgwkhwtkke .gt_indent_3 {
  text-indent: 15px;
}

#dgwkhwtkke .gt_indent_4 {
  text-indent: 20px;
}

#dgwkhwtkke .gt_indent_5 {
  text-indent: 25px;
}

#dgwkhwtkke .katex-display {
  display: inline-flex !important;
  margin-bottom: 0.75em !important;
}

#dgwkhwtkke div.Reactable > div.rt-table > div.rt-thead > div.rt-tr.rt-tr-group-header > div.rt-th-group:after {
  height: 0px !important;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading header">
<td colspan="2" class="gt_heading gt_title gt_font_normal">Predicted percent of sacrament meetings each hymn from the 6th batch of hymns will be sung in between their release and when the 7th batch comes out</td>
</tr>
<tr class="gt_heading even">
<td colspan="2" class="gt_heading gt_subtitle gt_font_normal gt_bottom_border">Predictions are made February 27th based on frequency information for the first five batches of hymns.</td>
</tr>
<tr class="gt_col_headings header">
<th id="hymn" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">hymn</th>
<th id="percent-of-sacrament-meetings" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">percent of sacrament meetings</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="hymn">Joyfully Bound (1052)</td>
<td class="gt_row gt_right" headers="percent of sacrament meetings">0.90%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="hymn">Build an Ark (1060)</td>
<td class="gt_row gt_right" headers="percent of sacrament meetings">0.76%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="hymn">The Power of the Holy Ghost (1055)</td>
<td class="gt_row gt_right" headers="percent of sacrament meetings">0.54%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="hymn">Love Will Bless Our Home (1061)</td>
<td class="gt_row gt_right" headers="percent of sacrament meetings">0.54%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="hymn">Lord, Accept Our Humble Fast (1062)</td>
<td class="gt_row gt_right" headers="percent of sacrament meetings">0.54%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="hymn">My Song in the Night (1058)</td>
<td class="gt_row gt_right" headers="percent of sacrament meetings">0.46%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="hymn">This Is My Father's World (1059)</td>
<td class="gt_row gt_right" headers="percent of sacrament meetings">0.46%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="hymn">When I Am Baptized (1054)</td>
<td class="gt_row gt_right" headers="percent of sacrament meetings">0.33%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="hymn">Elijah and the Still, Small Voice (1056)</td>
<td class="gt_row gt_right" headers="percent of sacrament meetings">0.23%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="hymn">Jesus Is My Shepherd (1057)</td>
<td class="gt_row gt_right" headers="percent of sacrament meetings">0.23%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="hymn">My Covenants (1053)</td>
<td class="gt_row gt_right" headers="percent of sacrament meetings">0.21%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="hymn">Long Ago, Within a Garden (1210)</td>
<td class="gt_row gt_right" headers="percent of sacrament meetings">0.14%</td>
</tr>
</tbody><tfoot class="gt_footnotes">
<tr class="odd">
<td colspan="2" class="gt_footnote">For context, the most popular new hymns range between 1% and 3% of sacrament meetings.</td>
</tr>
</tfoot>

</table>

</div>
</div>
</div>
<div class="callout callout-style-default callout-note callout-titled">
<div class="callout-header d-flex align-content-center">
<div class="callout-icon-container">
<i class="callout-icon"></i>
</div>
<div class="callout-title-container flex-fill">
Note
</div>
</div>
<div class="callout-body-container callout-body">
<p>An important caveat is that all of these hymns come from the sixth batch which is a variable that the previous model hasn’t encountered. If the trend continues, where each batch is less popular than the one before it, we may see that these numbers are inflated estimates and the hymns may in fact be even less popular.</p>
</div>
</div>
<p>The cool thing about this prediction is that <em>surely</em> my guesses will be off. That means that there are idiosyncratic things about each hymn that was not accounted for in the model. Sometimes people just like certain hymns and don’t like others. The ones that show up right next to each other in the plot I think serve as interesting mini case studies because the actual numbers will diverge from these predicted values, which makes them useful points of comparison with each other and may help me figure out what those hidden predictor variables are.</p>
</section>
<section id="conclusion" class="level2" data-number="4">
<h2 data-number="4" class="anchored" data-anchor-id="conclusion"><span class="header-section-number">4</span> Conclusion</h2>
<p>In this post, I have taken frequency data from the first five batches to make predictions about the popularity of the sixth batch of hymns. The statistics suggest that <hymn>Joyfully Bound (#1052)</hymn> and <hymn>Build an Ark (#1060)</hymn> will be the most popular from this batch. My guesses will likely be really far off, and I look forward to exploring why those are and using that to make more accurate predictions later on.</p>


</section>

 ]]></description>
  <category>general</category>
  <category>frequency</category>
  <category>new hymns</category>
  <guid>https://hymnstats.joeystanley.com/posts/sixth_batch_predictions/</guid>
  <pubDate>Fri, 27 Feb 2026 07:00:00 GMT</pubDate>
</item>
<item>
  <title>Which hymns were new in 1985 and how popular have they been since then?</title>
  <dc:creator>Joey Stanley</dc:creator>
  <link>https://hymnstats.joeystanley.com/posts/new_to_1985/</link>
  <description><![CDATA[ 




<p>We are in the middle of a gradual rollout of new hymns. It’s an exciting time! But it’s not the first time the church has introduced new hymns as part of a new hymns. So, I thought it’d be interesting to look at the 92 hymns that were new to the 1985 hymnal to see how they have fared over the past 41 years. Perhaps by looking at how the formally new hymns are used now, we can make a guess for how the current new hymns will be used over the next 41 years.</p>
<div class="callout callout-style-default callout-note callout-titled">
<div class="callout-header d-flex align-content-center">
<div class="callout-icon-container">
<i class="callout-icon"></i>
</div>
<div class="callout-title-container flex-fill">
Note
</div>
</div>
<div class="callout-body-container callout-body">
<p>The list of hymns that I am working with is from <a href="https://www.reddit.com/r/latterdaysaints/comments/1e9rvqk/changes_from_the_1950_to_the_1985_hymnbook/">this Reddit post</a>, posted on r/LatterDaySaints on July 22, 2024 by an anonymous user. That post takes information that was originally found in the 1988 book <a href="https://www.deseretbook.com/product/5087800.html?srsltid=AfmBOoqiJOiVqd0mAq5cyMCVlzuhxcisrRkQvVrfKfW6LFWHK3UYKCpE"><em>Our Latter-day Hymns: The Stories and The Messages</em></a> by Karen Lynn Davidson. I’ll admit I haven’t fact-checked the Reddit post to the original book, so I acknowledge that there may be a few errors in this post.</p>
</div>
</div>
<section id="new-in-what-way" class="level2 page-columns page-full" data-number="1">
<h2 data-number="1" class="anchored" data-anchor-id="new-in-what-way"><span class="header-section-number">1</span> New in what way?</h2>
<p>I’ll start off by examining the list of hymns and dividing them into categories of their “newness.” As it turns out, there are lots of different ways that a hymn can be new, and it’s interesting to see those differences. For each category, I also include examples from the first five batches of new hymns in <em>Hymns for Home and Church</em>. Let’s break down these hymns and look at what I mean by “new”.</p>
<section id="new-compositions" class="level3" data-number="1.1">
<h3 data-number="1.1" class="anchored" data-anchor-id="new-compositions"><span class="header-section-number">1.1</span> New compositions</h3>
<p>The largest category of new hymns are ones with brand new texts and tunes. These 44 hymns are entirely new compositions. Among the most popular of these include <hymn>As Now We Take the Sacrament (#169)</hymn>, <hymn>I Believe in Christ (#134)</hymn>, and <hymn>Press Forward, Saints (#81)</hymn>. Some analogous ones in the <em>Hymns for Home and Church</em> would be <hymn>As Bread Is Broken (#1007)</hymn> or <hymn>To Love like Thee (#1019)</hymn>. The following figure shows these hymns in order of frequency.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/new_to_1985/index_files/figure-html/unnamed-chunk-4-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>We have some very commonly sung ones, including sacrament and non-sacrament hymns. We also have some that are not sung very often at all, including some men’s and women’s hymns at the back of the hymnal and others. So in this category, we have the full range of hymns.</p>
</section>
<section id="previously-published-lds-hymns" class="level3" data-number="1.2">
<h3 data-number="1.2" class="anchored" data-anchor-id="previously-published-lds-hymns"><span class="header-section-number">1.2</span> Previously-published LDS hymns</h3>
<p>The next category of hymns are ones that were previously published in various church music publications or were otherwise part of the music repertoire of the church and then became “canonized” by being put into the hymnal in 1985.</p>
<p>One of the more popular ones from this category include <hymn>Teach Me to Walk in the Light (#304)</hymn>. According to <a href="https://www.reliefsocietywomen.com/blog/2011/02/28/my-heavenly-father-loves-me/https://www.reliefsocietywomen.com/blog/2011/02/28/my-heavenly-father-loves-me/">this write-up</a>, this hymn was written by Clara W. McMaster in 1958. McMaster was a member of the Primary General Board and a member of the Mormon Tabernacle Choir. She was asked to write a piece for the General Primary Conference. It was too late to be incorporated into the previous hymnal, so it wasn’t until 1985, 27 years later, when it became “official.”</p>
<p>Some of the more popular hymns in <em>Hymns for Home and Church</em> that would belong in this category include <hymn>I Will Walk with Jesus (#1004)</hymn>, which was debuted in the <a href="https://www.youtube.com/watch?v=1xUFtZcFI8g">November 2019 Face to Face broadcast</a>. Others include <hymn>Gethsemane (#1009)</hymn>, <hymn>This Is the Christ (#1017)</hymn>, and <hymn>Faith In Every Footstep (#1022)</hymn>.</p>
<p>Here is a plot showing the popularity of the hymns that fall into this category in the 1985 hymnal. There are fewer of them and they span a range of frequencies. Some are pretty popular, being sung one or more times per year on average per ward. Others are far less common.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/new_to_1985/index_files/figure-html/unnamed-chunk-5-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>One pattern that I can’t help but notice is that many of the new hymns that fall into this category were originally written for children. The same is true for the <em>Hymns for Home and Church</em>. While that’s not necessarily a bad thing, I’ve shown already that <a href="../../posts/new_hymns_general">hymns arranged for unison singing tend to be a little less popular than ones arranged for SATB</a>. In general though, these ones from the 1985 hymnal are doing pretty well—better on average than the other brand new compositions. In the second half of this post, I show statistical support for that. If the trend holds true in the latest rollout of new hymns, we may see that these new hymns get a little more common as the years pass.</p>
</section>
<section id="new-english-translations" class="level3" data-number="1.3">
<h3 data-number="1.3" class="anchored" data-anchor-id="new-english-translations"><span class="header-section-number">1.3</span> New English translations</h3>
<p>One sub-category that I should mention is that there are hymns that are new to the English hymnal because they are (new) translations of hymns in Latter-day Saint hymnals in other languages. There are several among the new hymns, like <hymn>God’s Gracious Love (#1013)</hymn> and <hymn>I Can’t Count Them All (#1029)</hymn> from Swedish, <hymn>Come, Hear the Word the Lord Has Spoken (#1031)</hymn> from Dutch, and <hymn>Jesus Is the Way (#1045)</hymn> from Tongan. I don’t know of any new English translations like this in the 1985 hymnal, so I won’t explore this category further, but I thought I’d mention it anyway.</p>
</section>
<section id="existing-christian-hymns" class="level3" data-number="1.4">
<h3 data-number="1.4" class="anchored" data-anchor-id="existing-christian-hymns"><span class="header-section-number">1.4</span> Existing Christian hymns</h3>
<p>The next category includes hymns that previously existed in Christiandom but for whatever reason were not included in an LDS hymnal. The most popular one in this category is <hymn>Because I Have Been Given Much (#219)</hymn>. According to <a href="https://hymnary.org/text/because_i_have_been_given_much">hymnary.org</a>, this was written in 1930 by Grace Noll Crowell, a prolific poet from Iowa. I can’t find any information about her religious affiliation, but there’s nothing about her being a member of the Church of Jesus Christ of Latter-day Saints. The hymn has been published in 16 hymnals—not a tremendous amount—as early as the 1937. Including it in our 1948/1950 hymnal followed the trend of several other churches at the time.</p>
<p>There are lots of recent new hymns that fall into this category. One of the most popular is <hymn>It Is Well with My Soul (#1003)</hymn>, which was written by Horatio Gates Spafford in 1873 and is found in <a href="https://hymnary.org/text/when_peace_like_a_river_attendeth_my_way">hundreds</a> of hymnals. Others include <hymn>Behold the Wounds in Jesus’ Hands (#1016)</hymn>, <hymn>Go Tell It on the Mountain (#1208)</hymn>, and and <hymn>What Child is This? (#1203)</hymn>.</p>
<p>The following plot shows the popularity of these hymns from the 1985 hymnal. Two have become very popular and are sung one or more times a year on average: <hymn>Because I Have Been Given Much (#219)</hymn> and <hymn>For the Beauty of the Earth (#92)</hymn>.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/new_to_1985/index_files/figure-html/unnamed-chunk-6-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>As will be shown below, this category tends to produce commonly sung hymns. I suspect that we will see more of these hymns from other Christian hymnals being incorporated into the new hymnal and if the data from the past 40 years is any indicator, we may find that these new ones in <em>Hymns for Home and Church</em> are likewise among the more common hymns.</p>
</section>
<section id="new-texts-with-newly-borrowed-tunes" class="level3 page-columns page-full" data-number="1.5">
<h3 data-number="1.5" class="anchored" data-anchor-id="new-texts-with-newly-borrowed-tunes"><span class="header-section-number">1.5</span> New texts with newly borrowed tunes</h3>
<p>The next categories of hymns are ones that are partially new. These are ones where either the text or the tune already existed in the previous edition of the hymnal from the 1950s but were paired with something new—or at least new to us. It may seem weird to mix and match texts with tunes, but keep in mind that that was once common practice, which is why we have a meters index in the back of the 1985 hymnal. My understanding is that it’s a relatively recent thing for a text and tune to be tightly associated with each other.</p>
<p>The first category in this type are hymns where the lyrics are new and they were paired with tunes that already existed but not in our hymnal. So, someone who is unaware of hymns outside of our church would see these as new compositions while converts would at least recognize the melody. There are only five hymns that fit this category, the most popular of which is <hymn>Let the Holy Spirit Guide (#143)</hymn>, which is <a href="https://hymnary.org/text/let_the_holy_spirit_guide">unique</a> to LDS hymnals. The tune was written by Martin Shaw around 1915 is called GENTLE JESUS. It has been paired with other lyrics, which you can explore <a href="https://hymnary.org/tune/gentle_jesus_shaw">here</a>. Another one is <hymn>As Zion’s Youth in Latter Days (#256)</hymn>, which uses the tune from an Irish melody.<sup>1</sup></p>
<div class="no-row-height column-margin column-container"><div id="fn1"><p><sup>1</sup>&nbsp;7th grader me was surprised to hear that melody in a piece we played in band class!</p></div></div><p>One example of this kind of hymn in the newly-released collection is <hymn>Let Easter Anthems Ring (#1205)</hymn>. The text is new. It was written in 2012 by Larry A. Hiller, who worked as a writer for the Church magazines, and was published in the <a href="https://www.churchofjesuschrist.org/study/ensign/2012/04/rise-up-ye-saints-rejoice?lang=eng">April 2012 <em>Ensign</em></a>. It was paired with DIADEMATA, a very popular tune in Christian hymns. It was written in 1868 and is most often paired with the text <a href="https://hymnary.org/tune/diademata_elvey">“Crown Him With Many Crowns”</a>.</p>
<p>Here is a plot showing the popularity of the five hymns in this category in the 1985 hymnal. There are two that are somewhat common, one that is only sung about once every five years, and two that are very uncommon.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/new_to_1985/index_files/figure-html/unnamed-chunk-7-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
</section>
<section id="existing-texts-with-new-tunes" class="level3 page-columns page-full" data-number="1.6">
<h3 data-number="1.6" class="anchored" data-anchor-id="existing-texts-with-new-tunes"><span class="header-section-number">1.6</span> Existing texts with new tunes</h3>
<p>The previous category was about new texts being paired with existing tunes. This category is the opposite: texts that existed in the previous hymnal but were paired with newly written tunes. One example of this is the <hymn>God Bless Our Prophet Dear (#24)</hymn>. The text was written by Bernard Shaw in the 19th century but the tune is called EPHRAIM and was written by Harry A. Dean sometime around 1985, so presumably for the 1985 hymnal. As far as I can tell, there aren’t any hymns that quite fit this description in the newly released hymns.</p>
<p>The following plot shows the six hymns that fit this category in the 1985 hymnal. As you can see, <hymn>Thy Will, O Lord, Be Done (#188)</hymn> stands out because it’s a sacrament hymn. None of the rest are very common. Personally, I’m surprised that <hymn>God Bless Our Prophet Dear (#24)</hymn> isn’t more common since it’s a perfectly good hymn.<sup>2</sup> The last one, <hymn>Sons of Michael, He Approaches (#51)</hymn> is the rarest hymn in the 1985 hymnal, excluding some of the men’s and women’s arrangements in the back.</p>
<div class="no-row-height column-margin column-container"><div id="fn2"><p><sup>2</sup>&nbsp;Perhaps <hymn>We Thank Thee, O God, For a Prophet (#19)</hymn> has monopolized situations where singing a prophet-related hymn would be appropriate!</p></div></div><div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/new_to_1985/index_files/figure-html/unnamed-chunk-8-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>So, pairing a familiar text with a new tune was not a very common thing even 40 years ago and I suspect it’ll be at least as rare if not rarer. Perhaps a music historian or something can write to me if they know whether mixing-and-matching tunes with texts is less common than it used to be generally.</p>
</section>
<section id="new-texts-with-existing-tunes" class="level3" data-number="1.7">
<h3 data-number="1.7" class="anchored" data-anchor-id="new-texts-with-existing-tunes"><span class="header-section-number">1.7</span> New texts with existing tunes</h3>
<p>One type of new hymn that is worth mentioning is a newly written text paired with a tune that already existed in the hymnal. As far as I know, we didn’t see this in the 1985 hymnal. <em>Technically</em>, we have one so far among the new hymns. The text to <hymn>Our Prayer to Thee (#1048)</hymn> was newly written by Russell M. Nelson. The tune may seem new but it was actually used in the hymn <hymn>O Home Beloved (#337)</hymn>. In the over 90,000 sacrament meetings I have data from, <em>not one</em> has sung that hymn. It’s a nice tune though, so I’m glad they were able to repurpose it for a hymn that will likely become pretty popular.</p>
</section>
<section id="existing-texts-with-existing-tunes" class="level3 page-columns page-full" data-number="1.8">
<h3 data-number="1.8" class="anchored" data-anchor-id="existing-texts-with-existing-tunes"><span class="header-section-number">1.8</span> Existing texts with existing tunes</h3>
<p>The last category of hymns includes ones where there was an existing text in the earlier hymnal but the tune was changed to something that already existed outside our church and was newly borrowed for the 1985 hymnal. One hymn in this category is <hymn>If You Could Hie To Kolob (#284)</hymn>. The text was written by William W. Phelps and was published in 1856. In the 1948/1950 hymnal, it was <a href="https://singpraises.net/texts/284/if-you-could-hie-to-kolob">paired</a> with a tune called <a href="https://hymnary.org/tune/if_you_could_hie_to_kolob_daynes">KOLOB</a>, written by Joseph J. Daynes. In 1985, it was <a href="https://www.thetabernaclechoir.org/articles/if-you-could-hie-to-kolob-mormon-tabernacle-choir.html?lang=eng">changed</a> to a traditional English folk tune attributed to Ralph Vaughan Williams.<sup>3</sup></p>
<div class="no-row-height column-margin column-container"><div id="fn3"><p><sup>3</sup>&nbsp;I remember playing that traditional tune in middle school band class too!</p></div></div><p>The one partial case that I can find in the new hymnal is the last verse of <hymn>His Voice as the Sound (#1040)</hymn>. The tune is an American folk tune called SAMANTHRA. The lyrics come from a poem written by Joseph Swain in the 1800s and are mostly new to us. But the last verse also appears as the sixth verse of <hymn>Redeemer of Israel (#6)</hymn>. From what I can tell, this verse historically pairs with the other verses in <hymn>His Voice as the Sound (#1040)</hymn> and it was William W. Phelps who borrowed just the one stanza to be included in <hymn>Redeemer of Israel (#6)</hymn>.</p>
<p>Here are the the hymns from the 1985 hymnal that fall into this category. As you can see, there aren’t too many of them and none are especially popular.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/new_to_1985/index_files/figure-html/unnamed-chunk-9-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
</section>
<section id="interim-summary" class="level3" data-number="1.9">
<h3 data-number="1.9" class="anchored" data-anchor-id="interim-summary"><span class="header-section-number">1.9</span> Interim summary</h3>
<p>So, there are about eight different ways that a hymn can be new:</p>
<ol type="1">
<li>Brand new compositions (<hymn>Press Forward, Saints (#81)</hymn> or <hymn>As Bread Is Broken (#1007)</hymn>)</li>
<li>Previously published Latter-day Saints hymns (<hymn>Teach Me to Walk in the Light (#304)</hymn> or <hymn>I Will Walk with Jesus (#1004)</hymn>)</li>
<li>New English translations of Latter-day Saint hymns in other languages (<hymn>Jesus Is the Way (#1045)</hymn>)</li>
<li>Existing Christian hymns with an established tune and text pair (<hymn>Because I Have Been Given Much (#219)</hymn> or <hymn>It Is Well with My Soul (#1003)</hymn>)</li>
<li>New texts with tunes that already existed but are new to us (<hymn>Let the Holy Spirit Guide (#143)</hymn> or <hymn>Let Easter Anthems Ring (#1205)</hymn>)</li>
<li>Texts that already existed in the hymnal but were paired with newly composed tunes (<hymn>God Bless Our Prophet Dear (#24)</hymn>)</li>
<li>Newly written texts that are paired with with a tune that was already in the hymnal (<hymn>Our Prayer to Thee (#1048)</hymn>)</li>
<li>Pairing an existing text with a tune that existed alrady but not in our hymnal (<hymn>If You Could Hie To Kolob (#284)</hymn> or <hymn>His Voice as the Sound (#1040)</hymn>)</li>
</ol>
<p>Just in sheer numbers, the brand new category is the biggest in the 1985 hymnal. That’s followed by previously published LDS hymns and borrowing established Christian hymns.</p>
<p>The following plot shows all 92 new hymns, color-coded by their category. As you can see, these range from very common sacrament hymns all the way down to extremely uncommon hymns and choir arrangements.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/new_to_1985/index_files/figure-html/unnamed-chunk-10-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>The question I have now is this: all things considered, which category is the most likely to produce commonly sung hymns? Let’s jump into a statistical analysis to explore that a little further.</p>
</section>
</section>
<section id="which-categories-are-most-popular" class="level2 page-columns page-full" data-number="2">
<h2 data-number="2" class="anchored" data-anchor-id="which-categories-are-most-popular"><span class="header-section-number">2</span> Which categories are most popular?</h2>
<p>Recently, I did <a href="../../posts/new_hymns_general">an analysis</a> of the 60 new hymns from the first five batches. The analysis was among my more technical posts since I dive into some actual statistics.</p>
<p>The gist is this though: I wanted to see what factors influence how common a new hymn has been so far. I included things like what batch it came from, whether it was arranged in SATB or in unison, whether it has a more complex “flow”, whether it’s a holiday hymn, whether it’s a sacrament hymn, and whether it’s an existing hymn. I’ll apply the same methods here as I did in that analysis, although I won’t go into as much detail on the statistical side of things.</p>
<div class="callout callout-style-default callout-note callout-titled" title="Statistical details for nerds">
<div class="callout-header d-flex align-content-center collapsed" data-bs-toggle="collapse" data-bs-target=".callout-2-contents" aria-controls="callout-2" aria-expanded="false" aria-label="Toggle callout">
<div class="callout-icon-container">
<i class="callout-icon"></i>
</div>
<div class="callout-title-container flex-fill">
<span class="screen-reader-only">Note</span>Statistical details for nerds
</div>
<div class="callout-btn-toggle d-inline-block border-0 py-1 ps-1 pe-0 float-end"><i class="callout-toggle"></i></div>
</div>
<div id="callout-2" class="callout-2-contents callout-collapse collapse">
<div class="callout-body-container callout-body">
<p>For those that are curious, I ran a linear regression model on the 91 observations in this dataset. I excluded <hymn>Thy Servants Are Prepared [Men’s Choir] (#329)</hymn> because it never occurred in my dataset. The dependent variable was the the proportion of meetings each hymn has been sung in in my dataset up through June 1, 2024. I did a Box-Cox transformation on the data to help satisfy the assumption of normality in the residuals.</p>
<p>For independent variables, I included the category it belongs to from the categories listed above, whether it’s a Christmas hymn, whether it’s an Easter hymn, whether it’s a sacrament hymn, whether it’s a children’s hymn (i.e.&nbsp;hymns 301–308), whether it’s a men’s/women’s arrangement (i.e hymns 309–337), and whether it’s arranged in something other than straight SATB. All were binary variables except for category.</p>
<p>That’s a lot of variables for not a lot of data and I didn’t want the a bunch of nonsignificant predictors to chew up the statistical power for analyzing the category variable, which was my primary focus. So, I removed variables iteratively in a step-down procedure until I settled on a model that had the lowest BIC score. Doing so removed the variables for Easter, Christmas, Children’s and not-SATB arrangements and retained category, sacrament and whether it’s an arrangement. (That makes sense: sacrament hymns make a hymn way more popular and arrangements make a hymn way less popular.)</p>
<p>The model was a pretty good fit to the data with an <img src="https://latex.codecogs.com/png.latex?R%5E2"> values of 0.542. A Shapiro-Wilk test suggests that the residuals were normal (<img src="https://latex.codecogs.com/png.latex?W"> = 0.975, <img src="https://latex.codecogs.com/png.latex?p"> = 0.081).</p>
<p>Here is the summary for the final model:</p>
<div class="cell">
<div class="cell-output cell-output-stdout">
<pre><code>
Call:
lm(formula = prop_wards_trans ~ is_sacrament + category + is_arrangement, 
    data = weekly_results)

Residuals:
    Min      1Q  Median      3Q     Max 
-3.1387 -1.0115  0.1172  1.1854  2.7043 

Coefficients:
                                         Estimate Std. Error t value Pr(&gt;|t|)
(Intercept)                              -5.67284    0.38903 -14.582  &lt; 2e-16
is_sacramentTRUE                          2.79628    0.74922   3.732 0.000346
categoryexisting text with borrowed tune -1.90819    0.63758  -2.993 0.003640
categoryexisting text with new tune      -2.88540    0.70340  -4.102 9.51e-05
categorynew text with borrowed tune      -1.24605    0.74938  -1.663 0.100131
categorynewly borrowed                    0.03664    0.53674   0.068 0.945734
categorytotally new                      -0.81094    0.44177  -1.836 0.069990
is_arrangementTRUE                       -4.69992    0.57532  -8.169 2.99e-12
                                            
(Intercept)                              ***
is_sacramentTRUE                         ***
categoryexisting text with borrowed tune ** 
categoryexisting text with new tune      ***
categorynew text with borrowed tune         
categorynewly borrowed                      
categorytotally new                      .  
is_arrangementTRUE                       ***
---
Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1

Residual standard error: 1.432 on 83 degrees of freedom
Multiple R-squared:  0.5779,    Adjusted R-squared:  0.5423 
F-statistic: 16.23 on 7 and 83 DF,  p-value: 2.807e-13</code></pre>
</div>
</div>
</div>
</div>
</div>
<p>Before I get to my primary focus, the category, I’ll first explain the other variables. I found that whether a hymn is an Easter hymn, a Christmas hymn, a children’s hymn, or an arrangement that isn’t a straightforward SATB had no influence on how popular it was, once all the other variables were accounted for. I did find however, unsurprisingly, that sacrament hymns were more popular. On average, holding all other things equal, if a hymn is a sacrament hymn it was sung in 2.81% more sacrament meetings, making it 11.76 times more popular than a non-sacrament hymn. Also unsurprisingly, if a hymn is marked as a men’s or women’s arrangement, it was quite a bit less popular. It was sung in 0.41% fewer sacrament meetings, which may not seem like a lot until you realize that the average number of sacrament meetings for these hymns in about 0.52%. Overall, these arrangements are a whopping 92.6 times less popular than an equivalent SATB hymn.</p>
<p>As interesting as that is, now let’s focus on the whole point of this blog post—seeing whether the category of new hymn has an influence on how popular a hymn was after being introduced in the 1985 hymnal. The following table shows the percent of sacrament meetings each hymn is predicted to be in each week. This is after accounting for whether it’s a sacrament hymn and whether it’s a women’s or men’s arrangement.</p>
<div class="cell">
<div class="cell-output-display">
<div id="htfjnehmhm" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#htfjnehmhm table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#htfjnehmhm thead, #htfjnehmhm tbody, #htfjnehmhm tfoot, #htfjnehmhm tr, #htfjnehmhm td, #htfjnehmhm th {
  border-style: none;
}

#htfjnehmhm p {
  margin: 0;
  padding: 0;
}

#htfjnehmhm .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#htfjnehmhm .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#htfjnehmhm .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#htfjnehmhm .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#htfjnehmhm .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#htfjnehmhm .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#htfjnehmhm .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#htfjnehmhm .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#htfjnehmhm .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#htfjnehmhm .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#htfjnehmhm .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#htfjnehmhm .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#htfjnehmhm .gt_spanner_row {
  border-bottom-style: hidden;
}

#htfjnehmhm .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#htfjnehmhm .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#htfjnehmhm .gt_from_md > :first-child {
  margin-top: 0;
}

#htfjnehmhm .gt_from_md > :last-child {
  margin-bottom: 0;
}

#htfjnehmhm .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#htfjnehmhm .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#htfjnehmhm .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#htfjnehmhm .gt_row_group_first td {
  border-top-width: 2px;
}

#htfjnehmhm .gt_row_group_first th {
  border-top-width: 2px;
}

#htfjnehmhm .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#htfjnehmhm .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#htfjnehmhm .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#htfjnehmhm .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#htfjnehmhm .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#htfjnehmhm .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#htfjnehmhm .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#htfjnehmhm .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#htfjnehmhm .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#htfjnehmhm .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#htfjnehmhm .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#htfjnehmhm .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#htfjnehmhm .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#htfjnehmhm .gt_left {
  text-align: left;
}

#htfjnehmhm .gt_center {
  text-align: center;
}

#htfjnehmhm .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#htfjnehmhm .gt_font_normal {
  font-weight: normal;
}

#htfjnehmhm .gt_font_bold {
  font-weight: bold;
}

#htfjnehmhm .gt_font_italic {
  font-style: italic;
}

#htfjnehmhm .gt_super {
  font-size: 65%;
}

#htfjnehmhm .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#htfjnehmhm .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#htfjnehmhm .gt_indent_1 {
  text-indent: 5px;
}

#htfjnehmhm .gt_indent_2 {
  text-indent: 10px;
}

#htfjnehmhm .gt_indent_3 {
  text-indent: 15px;
}

#htfjnehmhm .gt_indent_4 {
  text-indent: 20px;
}

#htfjnehmhm .gt_indent_5 {
  text-indent: 25px;
}

#htfjnehmhm .katex-display {
  display: inline-flex !important;
  margin-bottom: 0.75em !important;
}

#htfjnehmhm div.Reactable > div.rt-table > div.rt-thead > div.rt-tr.rt-tr-group-header > div.rt-th-group:after {
  height: 0px !important;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading header">
<td colspan="5" class="gt_heading gt_title gt_font_normal gt_bottom_border">Estimated popularity new-to-1985 hymns are sung in, by category</td>
</tr>
<tr class="gt_col_headings even">
<th id="category" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">category</th>
<th id="n-hymns" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">n hymns</th>
<th id="times-per-year" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">times per year</th>
<th id="every-n-years" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">every n years</th>
<th id="percent-of-meetings" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">percent of meetings</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="category">previous LDS</td>
<td class="gt_row gt_right" headers="n hymns">14</td>
<td class="gt_row gt_right" headers="times per year">0.40</td>
<td class="gt_row gt_right" headers="every n years">2.5</td>
<td class="gt_row gt_right" headers="percent of meetings">0.84%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="category">newly borrowed</td>
<td class="gt_row gt_right" headers="n hymns">15</td>
<td class="gt_row gt_right" headers="times per year">0.23</td>
<td class="gt_row gt_right" headers="every n years">4.3</td>
<td class="gt_row gt_right" headers="percent of meetings">0.48%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="category">totally new</td>
<td class="gt_row gt_right" headers="n hymns">43</td>
<td class="gt_row gt_right" headers="times per year">0.16</td>
<td class="gt_row gt_right" headers="every n years">6.4</td>
<td class="gt_row gt_right" headers="percent of meetings">0.32%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="category">new text with borrowed tune</td>
<td class="gt_row gt_right" headers="n hymns">5</td>
<td class="gt_row gt_right" headers="times per year">0.07</td>
<td class="gt_row gt_right" headers="every n years">13.4</td>
<td class="gt_row gt_right" headers="percent of meetings">0.16%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="category">existing text with new tune</td>
<td class="gt_row gt_right" headers="n hymns">6</td>
<td class="gt_row gt_right" headers="times per year">0.05</td>
<td class="gt_row gt_right" headers="every n years">20.1</td>
<td class="gt_row gt_right" headers="percent of meetings">0.1%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="category">existing text with borrowed tune</td>
<td class="gt_row gt_right" headers="n hymns">8</td>
<td class="gt_row gt_right" headers="times per year">0.04</td>
<td class="gt_row gt_right" headers="every n years">27.2</td>
<td class="gt_row gt_right" headers="percent of meetings">0.08%</td>
</tr>
</tbody><tfoot class="gt_footnotes">
<tr class="odd">
<td colspan="5" class="gt_footnote">Based on 91 new hymns in the 1985 hymnal, after accounting for whether a hymn is a sacrament hymn and whether it's a women's or men's arrangement.</td>
</tr>
</tfoot>

</table>

</div>
</div>
</div>
<p>Here you can see that the most popular new hymns in the 1985 hymnal are ones that were previously published in some Latter-day Saint publication already. Each of these hymns accounts for about 0.82% of sacrament meetings, which is about 0.39 times per year, or once every 2.5 years. That number may not seem like a lot, but keep in mind that there are 14 hymns in this category and, on average, all 14 will be sung every two and a half years. So, you’ll likely see one about every other month. The totally new ones were less popular, but between the 48 of them, you’re also likely to see one about every other month. Adding all these together, it looks like at least one of the 91 hymns was sung in 34% of sacrament meetings. That means people have been singing at least one “new” hymn every three weeks for 41 years.</p>
<p>To put that in today’s terms that’s like seeing one of those four-digit new hymns every three weeks for the next several decades.</p>
<p>That’s actually pretty close to the numbers we actually see. I have data from 50,340 sacrament meetings since the new hymns came out. Of those, 20,010, or 39.7%, contained at least one new hymn. So, we’ve been a little more eager to sing new hymns in 2024–2026 than we were in 2002–2024, but after a decade or so I suspect that those numbers will wane a little bit and we’ll settle to about the same range.</p>
<p>Now, maybe it’s the case that there’s nothing special about those new hymns. Maybe any random selection of 91 hymns would be sung in about a third of the sacrament meetings. So, to test that, I got a random sample of 91 hymns from the 1985 hymnal, ensuring that exactly four of them were sacrament hymns and exactly eight of them were arrangements at the back of the hymnal, just as we see with the 1985 new hymns. I then queried my data from before June 2024 and got the proportion of sacrament meetings that contained at least one of those hymns. I repeated that experiment 1000 times. The figure below shows the results of that.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/new_to_1985/index_files/figure-html/unnamed-chunk-25-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>As you can see, random selections of 91 hymns are far more popular. They are normally distributed<sup>4</sup> with an average of 59.8% and a standard deviation of 3.15%. The probability of a random set of 91 hymns being collectively as infrequent (or less) as the new set in 1985 is <img src="https://latex.codecogs.com/png.latex?4.29%5Ctimes10%5E%7B-16%7D">. This suggests that the new hymns in 1985 are actually <em>not</em> more common and in fact are collectively quite a bit less common. To me, this suggests that we value the long-standing hymns in our sacrament meetings and it may take generations for something to catch on.</p>
<div class="no-row-height column-margin column-container"><div id="fn4"><p><sup>4</sup>&nbsp;This is confirmed by a Shapiro-Wilk test, <img src="https://latex.codecogs.com/png.latex?W"> = 0.999, <em>p</em> = 0.895.</p></div></div><p>Going back to the statistical model, the differences between some pairs were statistically significant. The difference between newly borrowed (Protestant) hymns and hymns previously appearing in Latter-day Saint publications, was not significant. The difference between them and new texts with borrowed tunes and totally new hymns was marginally significant. But the difference between them and existing texts with either borrowed or new tunes was significant. Basically one could argue we have three tiers of popularity: the previously published ones, the new texts, and the existing texts. This matches somewhat <a href="../../posts/new_general">my findings</a> for <em>Hymns for Home and Church</em> where previously published LDS hymns were the most common category.</p>
</section>
<section id="conclusion" class="level2" data-number="3">
<h2 data-number="3" class="anchored" data-anchor-id="conclusion"><span class="header-section-number">3</span> Conclusion</h2>
<p>In this post, I’ve done a deep dive into the hymns that were new in 1985 and compared their patterns to the new hymns in <em>Hymns for Home and Church</em>. There are perhaps eight different ways that a hymn can be new, and we see examples of most of them in 1985 and in the recent new hymns. I then ran some statistics to see whether the category of new hymn correlates with how popular the hymns are. After accounting for sacrament hymns and the arrangements in the back of the hymnal, I found that previously published hymn were the most common, which matches what was found for the recent new hymns.</p>


</section>


 ]]></description>
  <category>general</category>
  <guid>https://hymnstats.joeystanley.com/posts/new_to_1985/</guid>
  <pubDate>Thu, 26 Feb 2026 07:00:00 GMT</pubDate>
</item>
<item>
  <title>The 80:20 rule</title>
  <dc:creator>Joey Stanley</dc:creator>
  <link>https://hymnstats.joeystanley.com/posts/the_80-20_rule/</link>
  <description><![CDATA[ 




<p>When talking to people about this hymn stats project, I often hear comments that make reference to the 80:20 rule.<sup>1</sup> These comments suggest (usually disparangingly) that 80% of the hymns sung come from 20% of the hymnal. This is something I’ve never looked into directly, so I thought I’d do a brief analysis to see whether these proportions are indeed real.</p>
<div class="no-row-height column-margin column-container"><div id="fn1"><p><sup>1</sup>&nbsp;This is more formally called the <a href="https://en.wikipedia.org/wiki/Pareto_principle">Pareto Principle</a>.</p></div></div><section id="methods" class="level2">
<h2 class="anchored" data-anchor-id="methods">Methods</h2>
<p>To do this analysis, I had to make some methodological choices. In particular, I had to clearly delineate what counts as a hymn. If we include all hymns that I’ve ever seen in the 90,000 or so sacrament meetings I have data for, that about 512 unique entries. That includes anything from the 1985 hymnal, the new hymns that have come out, 93 different entries from the Children’s Songbook, and another 24 hymns that are either not in the English hymnal or are just other hymns that wards choose to sing. For the purposes of this post, I’ll just focus on the 1985 hymnal and the new hymns that have come out recently. Adding all the other ones increases the denominator in the calculations and when people talk about the 80:20 rule in the hymnal, I don’t think they’re thinking about them anyway.</p>
<p>Here’s the method to see how close we are to the 80:20 rule.</p>
<ol type="1">
<li>I started by taking all 284,216 individual data points I have. Each data point represents an instance of one congregation singing a hymn. So a single sacrament meeting usually contributes three or four observations.</li>
<li>After filtering out anything that isn’t in the green hymnal or one of the new hymns, I then counted how many times each hymn occurred in the dataset. For example, <hymn>I Stand All Amazed (#193)</hymn> is the most frequent hymn and occurs 4,714 times in my dataset.</li>
<li>I then took those numbers and converted them to proportions. So, for example, I took the 4,714 instances of <hymn>I Stand All Amazed (#193)</hymn>, and divided it by the 284,216 total observations to get a proportion of 0.0166 So, that one hymn makes up 1.66% of all the hymns sung in my dataset.</li>
<li>From there, I put the hymns in order from most frequent to least frequent, and calculated the cumulative percent. So, the cumulative percent of the first two hymns is the percent from the most common plus the second most common hymn, <hymn>As Now We Take the Sacrament (#169)</hymn>, which ends up being 3.16%. I then go down the spreadsheet, adding the percents to the total amount, until I get to the bottom where it equals 100%. In the following table, that column is called <code>percent of hymns sung</code>.</li>
<li>To get a percent of how much of the hymnal corresponds to the percent of hymns sung, I created a new column that is the rank of the hymn, from 1 to 401, which is how many hymns we have between the two collections. I then rescaled those numbers so that instead of going from 1 to 401, they go from 0 to 1. That column is called <code>percent of hymns in the hymnal</code>.</li>
</ol>
<p>I know there are probably other ways of calculating this. The biggest factor is whether the new hymns should be included in the calculation. After going through multiple versions of this analysis, I think this method is the best one.</p>
</section>
<section id="so-do-we-follow-the-8020-rule" class="level2">
<h2 class="anchored" data-anchor-id="so-do-we-follow-the-8020-rule">So, do we follow the 80:20 rule?</h2>
<p>The full table was a little too long to show, so I’ve abbreviated it by highlighting ten or so landmarks. Here is that shortened table and the results of the analysis:</p>
<div class="cell">
<div class="cell-output-display">
<table class="table caption-top table-sm table-striped small">
<thead>
<tr class="header">
<th data-quarto-table-cell-role="th" style="text-align: right; position: sticky; top: 0; background-color: #FFFFFF;">percent of hymns sung</th>
<th data-quarto-table-cell-role="th" style="text-align: right; position: sticky; top: 0; background-color: #FFFFFF;">percent of hymns in the hymnal</th>
<th data-quarto-table-cell-role="th" style="text-align: right; position: sticky; top: 0; background-color: #FFFFFF;">number of hymns</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: right;">10%</td>
<td style="text-align: right;">2.0%</td>
<td style="text-align: right;">8</td>
</tr>
<tr class="even">
<td style="text-align: right;">20%</td>
<td style="text-align: right;">4.2%</td>
<td style="text-align: right;">17</td>
</tr>
<tr class="odd">
<td style="text-align: right;">30%</td>
<td style="text-align: right;">7.2%</td>
<td style="text-align: right;">29</td>
</tr>
<tr class="even">
<td style="text-align: right;">40%</td>
<td style="text-align: right;">10.7%</td>
<td style="text-align: right;">43</td>
</tr>
<tr class="odd">
<td style="text-align: right;">50%</td>
<td style="text-align: right;">15.2%</td>
<td style="text-align: right;">61</td>
</tr>
<tr class="even">
<td style="text-align: right;">60%</td>
<td style="text-align: right;">20.4%</td>
<td style="text-align: right;">82</td>
</tr>
<tr class="odd">
<td style="text-align: right;">70%</td>
<td style="text-align: right;">26.7%</td>
<td style="text-align: right;">107</td>
</tr>
<tr class="even">
<td style="text-align: right; background-color: rgba(179, 205, 227, 255) !important;">80%</td>
<td style="text-align: right; background-color: rgba(179, 205, 227, 255) !important;">34.4%</td>
<td style="text-align: right; background-color: rgba(179, 205, 227, 255) !important;">138</td>
</tr>
<tr class="odd">
<td style="text-align: right;">90%</td>
<td style="text-align: right;">46.9%</td>
<td style="text-align: right;">188</td>
</tr>
</tbody>
</table>
</div>
</div>
<p>So, do we follow the 80:20 rule in our hymn singing? Not quite. I’ve highlighted the relevant row: about 80% of the hymns we sing in church come from 34.4% of the hymnal or 138 hymns. So a little over a third of them. The next row down shows that 90% of the hymns that we sing come from 46.9% of the hymnal, which is about 188 hymns.</p>
<p>So, we don’t follow the 80:20 rule exactly. We follow something like the 80:35 rule. Not as satisfying of a number, but that’s what is reflected in the data.</p>
<p>To get a feel for all the numbers and what the larger pattern is, here is a plot that shows the complete dataset. The green dots are the same numbers plotted on the table above and are positioned vertically at 10% intervals along the <em>y</em>-axis. The black line connects them and follows the rest of the points.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/the_80-20_rule/index_files/figure-html/unnamed-chunk-8-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>You can see that there’s a tapering off. A relatively small portion of the hymnal accounts for a large percentage of the hymns sung. But as we get into the infrequent hymns, since they’re sung so rarely, they contribute only a small amount to the hymns sung, so it takes many more of them to move the line up.</p>
<p>This plot shows that yes, about 90% of hymns that are actually sung make up less than half of the hymnal (including the new hymns). The remaining half of the hymnal (about 170 hymns), I’ve heard it jokingly called the “sealed portion.” So even though the “sealed portion” is just as big as the “unsealed” portion, it’s only makes up 10% of the hymns sung.</p>
<p>But that 10% isn’t nothing. On average, wards sing about 3.13 hymns per sacrament meeting. That means about once every four weeks you might expect a hymn from that “sealed portion.” You might sing 15 of these hymns a year. We can’t expect all hymns to be sung with equal frequency, and I’m glad we have the chance to change things up every few weeks and sing a less common hymn. Removing the “sealed portion” would only exacerbate the perceived problem of singing the same hymns all the time.</p>
</section>
<section id="does-it-change-with-the-new-hymns" class="level2">
<h2 class="anchored" data-anchor-id="does-it-change-with-the-new-hymns">Does it change with the new hymns?</h2>
<p>I was curious to see what the data looked like before the introduction of the new hymns. Here’s a table that is calculated in the same eway, but it only includes sacrament meetings from before June 2024.</p>
<div class="cell">
<div class="cell-output-display">
<table class="table caption-top table-sm table-striped small">
<thead>
<tr class="header">
<th data-quarto-table-cell-role="th" style="text-align: right; position: sticky; top: 0; background-color: #FFFFFF;">percent of hymns sung</th>
<th data-quarto-table-cell-role="th" style="text-align: right; position: sticky; top: 0; background-color: #FFFFFF;">percent of hymns in the hymnal</th>
<th data-quarto-table-cell-role="th" style="text-align: right; position: sticky; top: 0; background-color: #FFFFFF;">number of hymns</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: right;">10%</td>
<td style="text-align: right;">2.3%</td>
<td style="text-align: right;">8.0</td>
</tr>
<tr class="even">
<td style="text-align: right;">20%</td>
<td style="text-align: right;">4.7%</td>
<td style="text-align: right;">16.0</td>
</tr>
<tr class="odd">
<td style="text-align: right;">30%</td>
<td style="text-align: right;">7.9%</td>
<td style="text-align: right;">27.0</td>
</tr>
<tr class="even">
<td style="text-align: right;">40%</td>
<td style="text-align: right;">12.0%</td>
<td style="text-align: right;">41.0</td>
</tr>
<tr class="odd">
<td style="text-align: right;">50%</td>
<td style="text-align: right;">17.0%</td>
<td style="text-align: right;">58.0</td>
</tr>
<tr class="even">
<td style="text-align: right;">60%</td>
<td style="text-align: right;">22.9%</td>
<td style="text-align: right;">78.0</td>
</tr>
<tr class="odd">
<td style="text-align: right;">70%</td>
<td style="text-align: right;">29.6%</td>
<td style="text-align: right;">101.0</td>
</tr>
<tr class="even">
<td style="text-align: right; background-color: rgba(179, 205, 227, 255) !important;">80%</td>
<td style="text-align: right; background-color: rgba(179, 205, 227, 255) !important;">37.8%</td>
<td style="text-align: right; background-color: rgba(179, 205, 227, 255) !important;">129.0</td>
</tr>
<tr class="odd">
<td style="text-align: right;">90%</td>
<td style="text-align: right;">50.0%</td>
<td style="text-align: right;">170.5</td>
</tr>
</tbody>
</table>
</div>
</div>
<p>So, prior to the introduction of the new hymns, 80% of the hymns sung came from 37.8% of the hymnal. So, a bit higher than the 34.4% we saw above. Granted, this is based on 341 hymns instead of 401 of them, and smaller denominators will result in a larger number if the numerator is the same. Higher numbers here reflect greater diversity in hymn selection. I don’t think that necessarily means we’re focusing on fewer hymns or that we’re singing the same hymns more so than we used to. I think people are excited about the new hymns and are choosing from that smaller pool rather than choosing from the 100 or so infrequent hymns in the 1985 hymnal.</p>
<p>Here’s a table that shows the same thing but <em>since</em> the introduction of the new hymns.</p>
<div class="cell">
<div class="cell-output-display">
<table class="table caption-top table-sm table-striped small">
<thead>
<tr class="header">
<th data-quarto-table-cell-role="th" style="text-align: right; position: sticky; top: 0; background-color: #FFFFFF;">percent of hymns sung</th>
<th data-quarto-table-cell-role="th" style="text-align: right; position: sticky; top: 0; background-color: #FFFFFF;">percent of hymns in the hymnal</th>
<th data-quarto-table-cell-role="th" style="text-align: right; position: sticky; top: 0; background-color: #FFFFFF;">number of hymns</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: right;">10%</td>
<td style="text-align: right;">2.0%</td>
<td style="text-align: right;">8.0</td>
</tr>
<tr class="even">
<td style="text-align: right;">20%</td>
<td style="text-align: right;">4.2%</td>
<td style="text-align: right;">17.0</td>
</tr>
<tr class="odd">
<td style="text-align: right;">30%</td>
<td style="text-align: right;">7.2%</td>
<td style="text-align: right;">29.0</td>
</tr>
<tr class="even">
<td style="text-align: right;">40%</td>
<td style="text-align: right;">10.6%</td>
<td style="text-align: right;">42.5</td>
</tr>
<tr class="odd">
<td style="text-align: right;">50%</td>
<td style="text-align: right;">14.5%</td>
<td style="text-align: right;">58.0</td>
</tr>
<tr class="even">
<td style="text-align: right;">60%</td>
<td style="text-align: right;">19.7%</td>
<td style="text-align: right;">79.0</td>
</tr>
<tr class="odd">
<td style="text-align: right;">70%</td>
<td style="text-align: right;">25.9%</td>
<td style="text-align: right;">104.0</td>
</tr>
<tr class="even">
<td style="text-align: right; background-color: rgba(179, 205, 227, 255) !important;">80%</td>
<td style="text-align: right; background-color: rgba(179, 205, 227, 255) !important;">33.9%</td>
<td style="text-align: right; background-color: rgba(179, 205, 227, 255) !important;">136.0</td>
</tr>
<tr class="odd">
<td style="text-align: right;">90%</td>
<td style="text-align: right;">46.1%</td>
<td style="text-align: right;">185.0</td>
</tr>
<tr class="even">
<td style="text-align: right;">100%</td>
<td style="text-align: right;">96.5%</td>
<td style="text-align: right;">387.0</td>
</tr>
</tbody>
</table>
</div>
</div>
<p>So the number drops a little bit to 33.9%. But, we’ve increased the denominator (total number of hymns), so the overall value will go up. Regardless of how I look at the data, the number is still right around 33%–38% of hymns. So I think it’s still safe to say that the pattern we follow is about 80:35, rather than 80:20.</p>
</section>
<section id="changes-over-time" class="level2">
<h2 class="anchored" data-anchor-id="changes-over-time">Changes over time?</h2>
<p>The above tables and plot are based on all my data pooled together. But I have data spanning many years. Is it possible that that 34.4% has changed over time?</p>
<p>The following plot shows the same calculation that I described above, but split up by year. I only show from 2015 onward since my data from before then is a bit sparse and therefore unreliable. And I won’t show 2026 quite yet since we’re not far enough into the year to get a good reading of it. The <em>y</em>-axis on this plot shows the percentage of the hymnal it takes to hit 80% of hymns sung.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/the_80-20_rule/index_files/figure-html/unnamed-chunk-14-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>The most obvious thing in this plot is the dip in 2020. Fewer wards were having in-person meetings. And if they were, not many were singing all three hymns. So since many were singing just sacrament hymns, there wasn’t opportunity to sing too many other ones. I’ve noticed too that the other hymns that wards were singing then tended to be familiar favorites. So, there wasn’t a lot of hymn diversity in 2020. It makes sense then why it took only about 20% of hymns (102 of them) to account for 80% of the hymns sung in church that year.</p>
<p>The other less obvious trend is the general decline in the past 10 years. Again, lower numbers suggest less hymn diversity in our meetings. However, I’m not 100% convinced this trend is real because the number is dependent on how much data I have and on how many hymns are available at that time, which is not consistent across the years represented in this chart. Maybe the trend in the church generall is indeed real, but if it is, it’s not a very strong pattern, certainly not strong enough to be percieved by people.</p>
<!-- 

I thought bootstrapping might solve that problem, but there seems to be some issues with weekly analyses. Some weeks are super high and others are super low. Not sure what the problem is.



-->
<!-- # A weekly analysis













-->
</section>
<section id="conclusion" class="level2">
<h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>
<p>So that’s it. Not too much more I could say here. About 34.4% of the hymnal accounts for 80% of the hymns sung. So, not quite 80:20.</p>
<p>While this post is largely to satisfy my curiosity, there is one useful application for this. Pianists and organists, particularly new ones, may want to prepare a smaller set of hymns until they’re comfortable sight-reading from the hymnal. Knowing that they would only need to learn 34.4% of hymns to cover 80% of the hymns sung in church may be comforting thought. Or, going back to one of the plots above, learning only about 15% of the hymnal is enough to play half the time. Someone in this position may want to consult the <a href="../../overview">overview page</a> to see a list of hymns in order of frequency. They may find that by learning them in that order is an efficient way to quickly get involved in providing music for church meetings.</p>
<p>While 34.4% may seem low to some people, in fairness, I think lots of things in nature and in human behavior behave this way. Particularly categorical variables like hymns in a hymnal. I don’t see this as a flaw or a problem at all and I think we should enjoy the infrequent hymns when they come up and enjoy the frequent hymns when they are sung.</p>


</section>


 ]]></description>
  <guid>https://hymnstats.joeystanley.com/posts/the_80-20_rule/</guid>
  <pubDate>Fri, 13 Feb 2026 07:00:00 GMT</pubDate>
</item>
<item>
  <title>Christmas 2025</title>
  <dc:creator>Joey Stanley</dc:creator>
  <link>https://hymnstats.joeystanley.com/posts/christmas2025/</link>
  <description><![CDATA[ 




<p>In 2023, I did <a href="../../posts/christmas">a detailed analysis</a> of Christmas hymns and summarized all the data up to that point. Since that was the last Christmas before the new hymns were introduced, it serves as a useful final snapshot of how Christmas hymns were used in congregational singing based on the 1985 hymnal. Last year, I <a href="../../posts/christmas2024">redid the analysis</a> to see how the new hymns were being used. Since we saw additional Christmas hymns introduced inm 2025, this post serves as a description of how Christmas hymns were used in congregational singing right now.</p>
<p>I’ll start off by looking at the hymns listed in the 1985 hymnal. I’ll then move on to the new hymns that were introduced. I’ll then take a step back and look at overall patterns across all hymns.</p>
<div class="callout callout-style-default callout-note callout-titled">
<div class="callout-header d-flex align-content-center">
<div class="callout-icon-container">
<i class="callout-icon"></i>
</div>
<div class="callout-title-container flex-fill">
Note
</div>
</div>
<div class="callout-body-container callout-body">
<p>This blog post is based on wards from which I have a “complete dataset” for their Christmas season. By that I mean that I have data from every sacrament meeting between November 25 and January 5. In other words, six Sundays’ worth. In my data up to 2023, I have complete datasets from 391 seasons, which is from 220 different wards spanning from 2003 to 2023. In 2024, it’s from 376 wards and in 2025 it’s 286 wards.</p>
</div>
</div>
<section id="number-of-christmas-hymns-sung" class="level2 page-columns page-full" data-number="1">
<h2 data-number="1" class="anchored" data-anchor-id="number-of-christmas-hymns-sung"><span class="header-section-number">1</span> Number of Christmas hymns sung</h2>
<p>Two years ago, we had 14 Christmas hymns in the hymnal. Even then, it was difficult to get through all of them. The traditional period of Christmastime goes from about four weeks before Christmas (what other Christian traditions call <em>Advent</em>) to about twelve days after (January 5th, or <em>Epiphony</em>). In our faith, we typically <a href="../../posts/new-years">stop singing Christmas hymns</a> sooner than that. So, assuming all six weeks are used we have about (4×6=) 24 hymn slots to work with. Subtract one each week for the sacrament, and that’s (24−6=) 18. Subtract two intermediate hymns on the December and January Fast Sundays, and we’re at (18−2=) 16 slots total. And that’s assuming singing Christmas hymns as early as <a href="../../posts/week-after-thanksgiving">the last Sunday of November</a> and as late as <a href="../../posts/new-years">the first Sunday in January</a>. Yes, some wards have additional congregational hymns during a week or two in December, but most don’t.</p>
<p>The point is that most wards didn’t get through all the hymns even then. That means each year, nearly every ward will have to decide which Christmas hymns are not sung.</p>
<p>Two years ago I showed a plot like the one below. This shows the distribution of how many Christmas hymns are sung as congregational hymns per ward. This only includes data from wards that have complete datasets, meaning from four weeks before Christmas to two weeks after. Note that this plot may look a little different than the plot in my previous blog post because that one was based on just 38 wards whereas this time it’s based on 391 since I’ve collected quite a bit more data since then. It is noteworthy that none of the wards I have data from sang all 14 in a single year.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/christmas2025/index_files/figure-html/unnamed-chunk-3-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>So the most common scenario is to sing between 7 and 10 congregational Christmas hymns each year.</p>
<p>In 2024, there were an additional four new hymns: <hymn>He Is Born, the Divine Christ Child (1202)</hymn>, <hymn>What Child is This? (1203)</hymn>, <hymn>Star Bright (1204)</hymn>, and (according to many people) <hymn>Come, Lord Jesus (1018)</hymn>. In 2025, there were three more: <hymn>Still, Still, Still (1207)</hymn>, <hymn>Go Tell It on the Mountain (1208)</hymn>, and <hymn>Little Baby in a Manger (1209)</hymn>. So we have 21 Christmas hymns now, not to mention any from the <em>Children’s Songbook</em>, which are getting a little more common.<sup>1</sup> But, the number of slots in those six weeks hasn’t changed. So if we continue to sing 7–10 Christmas hymns each week, a typical ward might only make it through a third to half of them. Did wards sing more congregational hymns as a way to get through more of them?</p>
<div class="no-row-height column-margin column-container"><div id="fn1"><p><sup>1</sup>&nbsp;Nothing from the Children’s Songbook was sung a significant amount, so I won’t mention it here.</p></div></div><p>Let’s look at the same kind of plot, but overlaying the 2024 and the 2025 data.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/christmas2025/index_files/figure-html/unnamed-chunk-5-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>The red plot is the same as the gray one from before. The green shows the 2024 data and the gold shows the 2025 data. Though they may not look it, the difference between all three groups was statistically significant.<sup>2</sup> So, the data from before 2024 collectively averagted 8.92 congregational hymns per year and fell by about half a hymn per ward to 8.43 in 2024. It then fell by another 1.25 hymns in 2025 to average 7.18 per ward per year.</p>
<div class="no-row-height column-margin column-container"><div id="fn2"><p><sup>2</sup>&nbsp;This is based one a one-way ANOVA, <img src="https://latex.codecogs.com/png.latex?F_%7B(2,%201041)%7D"> = 66.06, <em>p</em> &lt; 0.001. The difference between 2025 (<img src="https://latex.codecogs.com/png.latex?%5Cmu"> = 7.18, sd = 2.04) and 2024 (<img src="https://latex.codecogs.com/png.latex?%5Cmu"> = 8.43, sd = 1.92) was statistically significant (diff = -1.248, <em>p</em> &lt; 0.001). The difference between 2025 and anything before 2024 (<img src="https://latex.codecogs.com/png.latex?%5Cmu"> = 8.92, sd = 1.95) was statistically significant (diff = -1.736, <em>p</em> &lt; 0.001). And the difference between 2024 and anything before 2024 was statistically significant (diff = -0.488, <em>p</em> = 0.002)</p></div></div><p>Those numbers may seem small, but I think it’s a noteworthy jump. It seems like people are singing fewer congregational hymns around Christmastime. This may be a fluke of 2025 and it may be indicative of a larger trend of less congregational singing generally rather than around Christmas. But this is one of the first times I’ve found pretty conclusive evidence of the intuition that some people have that we’re singing less in church.</p>
</section>
<section id="how-have-the-original-hymns-changed" class="level2 page-columns page-full" data-number="2">
<h2 data-number="2" class="anchored" data-anchor-id="how-have-the-original-hymns-changed"><span class="header-section-number">2</span> How have the original hymns changed?</h2>
<p>So, people are singing <em>fewer</em> hymns while also having <em>more</em> hymns to choose from. Since the new hymns are indeed being sung, that means some of the older hymns are being sung less than they used to be. Let’s take a look and see which older hymns were affected the most because of the new hymns.</p>
<section id="hymns-before-2024" class="level3 page-columns page-full" data-number="2.1">
<h3 data-number="2.1" class="anchored" data-anchor-id="hymns-before-2024"><span class="header-section-number">2.1</span> Hymns before 2024</h3>
<p>In my <a href="../../posts/christmas2024">previous post on Christmas</a>, I posted a plot similar to this one below. This is an updated version of the one in my previous blog post and reflects the larger amount of data I have now compared to what I had then.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/christmas2025/index_files/figure-html/unnamed-chunk-9-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>The plot shows what percent of wards each year sing each of the Christmas hymns as a congregation. The two most sung ones are <hymn>Joy to the World (#201)</hymn> and <hymn>Oh, Come, All Ye Faithful (#202)</hymn>, which are sung in 90% or more of wards each year. Most of the rest trail behind at anywhere between about 63% to 83% of wards. The three that lag behind all others are <hymn>With Wondering Awe (#210)</hymn> at 51% of wards, <hymn>Once in Royal David’s City (#205)</hymn> and 42% of wards, and finally <hymn>While Shepherds Watched Their Flocks (#211)</hymn> at 31%. The last one is less frequent than even some sacrament hymns!<sup>3</sup></p>
<div class="no-row-height column-margin column-container"><div id="fn3"><p><sup>3</sup>&nbsp;Specifically, <hymn>Jesus, Once of Humble Birth (#196)</hymn> (which is actually the 10th most common hymn during Christmastime, surpassing even <hymn>Away in a Manger (#206)</hymn>), <hymn>God Loved Us, So He Sent His Son (#187)</hymn>, <hymn>Jesus of Nazareth, Savior and King (#181)</hymn>, and <hymn>How Great the Wisdom and the Love (#195)</hymn>. I get it, sacrament hymns are inherently going to be <a href="../../posts/sacrament">more frequent</a>, but it’s interesting still.</p></div></div></section>
<section id="hymns-in-2024" class="level3" data-number="2.2">
<h3 data-number="2.2" class="anchored" data-anchor-id="hymns-in-2024"><span class="header-section-number">2.2</span> Hymns in 2024</h3>
<p>Here is the same plot, but showing all Christmas hymns in 2024. In this plot, I’ve color coded the hymns by whether they’re new or not.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/christmas2025/index_files/figure-html/unnamed-chunk-11-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>We can see <hymn>What Child is This? (#1203)</hymn> was far and away the most common of the new hymns. It was sung in about 61% of wards that year, putting it on par with many other Christmas hymns. You may notice already too, especially if you look at the <em>x</em>-axis, that the bars for almost all other hymns don’t go quite as far to the right as they did befor 2024. That means that the new hymns cut into the old hymns a little bit. I’ll look at those numbers below.</p>
<p>As for the other ones, they were sung in a fair number of wards, but they weren’t especially frequent. <hymn>He Is Born, the Divine Christ Child (#1202)</hymn> was on par with some of less common ones I pointed out above. And <hymn>Star Bright (#1204)</hymn> was the new least commonly sung Christmas hymn, only being sung in 20% of wards, which is less than 11 sacrament hymns. In my statistical analysis of <a href="../../posts/new_hymns_general">what makes the new hymns more or less common</a>, I find that hymns that are not arranged in an SATB format are sung less often than ones that are. That, and that fact that it’s not familiar to English-speaking Latter-day Saints might mean that, given the small number of slots to fill during Christmastime, wards weren’t willing to take a risk by singing an unfamiliar hymn when there are plenty of familiar ones still available.</p>
</section>
<section id="hymns-in-2025" class="level3" data-number="2.3">
<h3 data-number="2.3" class="anchored" data-anchor-id="hymns-in-2025"><span class="header-section-number">2.3</span> Hymns in 2025</h3>
<p>Finally, here is a similar plot showing all the Christmas hymns and how often they were sung in 2025.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/christmas2025/index_files/figure-html/unnamed-chunk-13-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p><hymn>What Child is This? (#1203)</hymn> continues to be pretty frequent. It was sung in fewer wards than 2024 (about 50% compared to 61%), but so was everything else. And it actually jumped from 8th most common to 5th most common Christmas hymn.</p>
<p>All the other ones were sung about the same as the three least sung ones that I mentioned above. <hymn>Still, Still, Still (#1207)</hymn>, which was new to 2025, was the next most frequent new Christmas hymn and was sung in about 31% of wards. <hymn>Go Tell It on the Mountain (#1208)</hymn> surpassed <hymn>He Is Born, the Divine Christ Child (#1202)</hymn> by a small amount, both sitting around 22% of wards. We’re now entering the territory of how frequent many sacrament hymns are, some of which are sung between 20% and 30% of wards each year.</p>
<p>On the lowest end, we have <hymn>Star Bright (#1204)</hymn> by p<hymn>While Shepherds Watched Their Flocks (#211)</hymn>, both of which were sung in around 13% of wards. These were about as frequent as most other sacrament hymns. In fact, they were less frequent than <hymn>Come, Thou Fount of Every Blessing (#1001)</hymn> which, as far as I can tell, doesn’t really have anything to do with Christmas. They were also about as frequent as <hymn>Come, Lord Jesus (#1018)</hymn>, which is kinda sorta a Christmas hymn (mostly in the first verse, similar to <hymn>Jesus, Once of Humble Birth (#196)</hymn>).</p>
<p>But this year the new least common Christmas hymn was <hymn>Little Baby in a Manger (#1209)</hymn>. Only about 8% of wards sang it. Most sacrament hymns were sung more than this one during Christmastime. In fact, more wards sang <hymn>Praise to the Man (#27)</hymn> than sang this hymn, presumably because of Joseph Smith’s birthday on December 23rd. Again, new hymns not arranged in SATB are less common generally, but a handful of other factors might have worked against this one, like it being unfamiliar and it having a different third verse.</p>
</section>
<section id="comparison-across-years" class="level3 page-columns page-full" data-number="2.4">
<h3 data-number="2.4" class="anchored" data-anchor-id="comparison-across-years"><span class="header-section-number">2.4</span> Comparison across years</h3>
<p>This next plot shows the percentage of wards that sang each hymn across the three years (2025, 2024, and 2023 or earlier). This makes it easier to see the changes year over year for each hymn. I’ve sorted them by hymn number.<sup>4</sup></p>
<div class="no-row-height column-margin column-container"><div id="fn4"><p><sup>4</sup>&nbsp;It’s interesting that there seems to be a correlation between hymn number and frequency!</p></div></div><div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/christmas2025/index_files/figure-html/unnamed-chunk-15-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>There’s a lot to dissect in this plot, but there are a few things to notice. First, for all but one hymn, the leftmost dot is yellow, which means that it was sung less in 2025 than it was in either 2024 or before. The one exception is <hymn>Come, Lord Jesus (#1018)</hymn> which actually saw a very small increase from 2024.</p>
<p>Similarly, in almost all cases, the middle dot is green and the rightmost dot was red. That means that almost all hymns were sung less in 2024 than they were before 2024. The exceptions are <hymn>Angels We Have Heard on High (#203)</hymn> and <hymn>Away in a Manger (#206)</hymn>, which were most frequent by a small margin in 2024.</p>
<p>So, this plot shows that the introduction of the new hymns took slice out of the frequency of all existing hymns. Even the introduction of the hymns for the 2025 season cut into the amount that the hymns new in 2024 were sung.</p>
</section>
</section>
<section id="which-hymns-are-affected-the-most" class="level2 page-columns page-full" data-number="3">
<h2 data-number="3" class="anchored" data-anchor-id="which-hymns-are-affected-the-most"><span class="header-section-number">3</span> Which hymns are affected the most?</h2>
<p>The question I have now is this: if all hymns decreased as a result of there being more hymns available in the same number of slots, which hymns were affected the most? I suspect that not all old hymns were equally likely to be cut this year. If a music coordinator is selecting hymns for the Christmas season and they want to add a new hymn, is a popular hymn like <hymn>Joy to the World (#201)</hymn> more likely to make it into this year’s rotation, or a less popular hymn like <hymn>While Shepherds Watched their Flocks (#211)?</hymn></p>
<p>The way I measured this is to compare what percentage of wards each old hymn was sung in prior to 2024 to what percentage they were sung in in 2025. But rather than taking the difference, I divided the two. To explain this, let me show some actual numbers. 93.6% of wards sang <hymn>Joy to the World (#201)</hymn> prior to 2024. In 2025, it was 75.1%. That’s an 18.4% drop. Meanwhile, 31.5% of wards sang <hymn>While Shepherds Watched Their Flocks (#211)</hymn> prior to 2024, and 12.9% in 2025. That’s about an 18.5% drop. So the differences are almost the same the same. Does that mean they were impacted the same way?</p>
<p>I don’t think so. If we divide the 2023 data by the 2025 data, we get very different numbers. For <hymn>Joy to the World (#201)</hymn>, about (<img src="https://latex.codecogs.com/png.latex?93.6%5Cdiv75.1=">) 80.3% of wards that sang it in 2023 sang it in 2025. That’s a 19.7% drop. Meanwhile, <hymn>Joy to the World (#201)</hymn>, about (<img src="https://latex.codecogs.com/png.latex?31.4%5Cdiv12.9=">) 41.1%. That means only 41% of wards that sang it in 2023 sang it in 2025. That’s about a 59% drop. So, even though the differences are the same, the <em>proportion</em> of wards singing it from one year to the next is quite different.</p>
<p>So, with that in mind, here is a plot that shows the proportional drops from 2023 to 2025 for the old hymns. On the <em>x</em>-axis, I have how frequent the hymns were prior to the introduction of the new hymns. On the <em>y</em>-axis I have that proportional drop.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/christmas2025/index_files/figure-html/unnamed-chunk-18-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>As you can see, there’s a pretty clear trend.<sup>5</sup> The dots are arranged from the bottom left to the top right. What this means is that the popular a hymn was before 2024 (i.e.&nbsp;further to the right of the chart), the less of a drop it had in 2025 (i.e.&nbsp;higher on the chart). Basically, what is comes down to is that the most popular hymns are still being sung by lots of wards, but the less popular ones are being sung by fewer wards, in two cases by less than half as many as before and in many cases, close to half as many.</p>
<div class="no-row-height column-margin column-container"><div id="fn5"><p><sup>5</sup>&nbsp;The correlation between them is statistically significant according to a Pearson’s product-moment correlation test, <img src="https://latex.codecogs.com/png.latex?r%20=%200.8542">, <img src="https://latex.codecogs.com/png.latex?t%20=%205.6919">, df <img src="https://latex.codecogs.com/png.latex?=%2012">, <img src="https://latex.codecogs.com/png.latex?p%20%3C%200.001">.</p></div></div><p>Another way of putting it is that when people sing new hymns, they swap out the less popular hymns rather than the most popular hymn.</p>
<p>Again, this makes sense. When considering singing a new hymn like <hymn>He Is Born, the Divine Christ Child (#1202)</hymn>, there’s a risk involved because many people may not know it. Music in sacrament meetings “increases faith in Jesus Christ, … invites the Spirit and teaches doctrine, … [and] creates a feeling of reverence, unifies members, and provides a way to worship Heavenly Father and Jesus Christ.”<sup>6</sup> While not required, being familiar with the hymns and actively and confidently singing along with them likely help. So given choice between a beloved favorite like <hymn>The First Noel (#213)</hymn>, which most people know and can sing along to, and a new one, it’s easier to fulfill the purpose of music in sacrament meetings by choosing the favorite hymn. But if an unfamiliar hymn does less good of a job of fulfilling that purpose, then the potential “loss” by singing a new hymn is smaller. Now, that’s not to say that there isn’t value in these hymns or in singing new and unfamiliar hymns generally. But, I can understand why music coordinators may not choose these hymns and why the correlation shown in the above plot is so apparent.</p>
<div class="no-row-height column-margin column-container"><div id="fn6"><p><sup>6</sup>&nbsp;See the <a href="https://www.churchofjesuschrist.org/study/manual/general-handbook/19-music?lang=eng"><em>General Handbook</em> chapter 19</a>.</p></div></div></section>
<section id="conclusion" class="level2" data-number="4">
<h2 data-number="4" class="anchored" data-anchor-id="conclusion"><span class="header-section-number">4</span> Conclusion</h2>
<p>In this post, I have analyzed congregational hymns during the six weeks of the 2025 Christmas season and compared them to the 2024 season and all the years before 2024. Here are some highlights:</p>
<ul>
<li>The number of “slots” to sing Christmas hymns hasn’t changed. A ward can really only sing about 16, unless they start earlier in November, end later in January, or sing multiple intermediate hymns. The number of Christmas hymns in the hymnal went from 14 to 21.</li>
<li>Compared to before the new hymns came out, people are singing slightly fewer unique hymns. The average number of hymns per ward dropped from 8.92 before 2024 to 7.18 in 2025. I don’t have a good explanation for that drop.</li>
<li><hymn>What Child is This? (#1203)</hymn> is the most commonly sung new Christmas hymn. It was 5th most frequent and was sung by about half of wards in 2025. <hymn>Little Baby in a Manger (#1209)</hymn> was the least sung Christmas hymn (new or old).</li>
<li>The other new hymns are about as frequent as the three least common older Christmas hymns.</li>
<li>All older hymns were sung less in 2025 compared to before 2024 with the introduction of the new hymns.</li>
<li>The more popular a hymn was before 2024, the less of a drop it experienced in 2025. This means that new hymns largely took the place of the less popular older hymns.</li>
</ul>
<p>I imagine we’ll get some new Christmas hymns in the 2026 batches and perhaps even more in the full hymnal, so it’s interesting to see this snapshot right now. I look forward to doing another analysis in a year or two to see how the numbers have changed again.</p>


</section>


 ]]></description>
  <category>holidays</category>
  <guid>https://hymnstats.joeystanley.com/posts/christmas2025/</guid>
  <pubDate>Fri, 06 Feb 2026 07:00:00 GMT</pubDate>
</item>
<item>
  <title>What makes a new hymn popular?</title>
  <dc:creator>Joey Stanley</dc:creator>
  <link>https://hymnstats.joeystanley.com/posts/new_hymns_general/</link>
  <description><![CDATA[ 




<p>In previous posts, I have done an in-depth analysis of the <a href="../../posts/new_hymns_batch1">first</a>, <a href="../../posts/new_hymns_batch2">second</a>, <a href="../../posts/new_hymns_batch3">third</a>, <a href="../../posts/new_hymns_batch4">fourth</a>, and <a href="../../posts/new_hymns_batch5">fifth</a> batches of new hymns. This post is an analysis of all the new hymns generally.</p>
<div class="callout callout-style-default callout-note callout-titled">
<div class="callout-header d-flex align-content-center">
<div class="callout-icon-container">
<i class="callout-icon"></i>
</div>
<div class="callout-title-container flex-fill">
Note
</div>
</div>
<div class="callout-body-container callout-body">
<p>This post is based on 62,081 sacrament meetings since May 30, 2024 when the new batches came out.</p>
</div>
</div>
<section id="popularity" class="level2 page-columns page-full">
<h2 class="anchored" data-anchor-id="popularity">Popularity</h2>
<p>In my <a href="../../overview">overview</a> page, I show which hymns have been the most popular since June 2024. But, pooling together all the data since then gives an unfair advantage to the earlier batches since they have been out longer and therefore have had more chances to be sung. So, I want to show the popularity of each hymn after controlling for how many weeks it has been available.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/new_hymns_general/index_files/figure-html/unnamed-chunk-5-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>I think this plot says a lot, so let’s break it down. On a general level, we see that the most common hymns are sung by 2%–3% of wards every Sunday. That’s not a tremendous amount, about one out of every 40–50 wards for any one of those top six or so hymns. But that’s roughly the same as saying that, this Sunday, there’s something like a 20%–30% chance that at least one ward in your stake will sing <hymn>Come, Thou Fount of Every Blessing (#1001)</hymn>, another 20%–30% chance that at least one ward in your stake will sing <hymn>As Bread is Broken (#1007)</hymn>, and so on (depending on the size of your stake, of course). Another way of thinking about it is that a typical ward will sing each of these top few hymns about once a year.<sup>1</sup> The ones that are sitting at over 3% might be sung once every nine months or so. This is equivalent in popularity as <hymn>I Believe in Christ (#134)</hymn>, <hymn>Come, Follow Me (#116)</hymn>, and <hymn>I Need Thee Every Hour (#98)</hymn>, which are among the most popular hymns.</p>
<div class="no-row-height column-margin column-container"><div id="fn1"><p><sup>1</sup>&nbsp;There are usually 52 Sundays in a year, but we have two set aside for General Conference and two set aside for Stake Conference, so that leaves 48 sacrament meetings per year. 1 divided by 48 is about 0.0208. So if a hymn is sung 2.08% of the time, that’s about once per year.</p></div></div><p>On the other end of the plot, we have a list of the least common new hymns. These are ones that relatively few wards have ever sung, at least as congregational hymns. Some of the lowest on this list are sitting around 0.2% of wards. That means that, for any of these bottom 10 hymns, there’s only about a 1–3% chance of a ward singing it next Sunday, even for larger stakes. Your ward might sing it only once every 10 years! (Of course, these are new hymns, so it’s silly to make speculations like that.) That makes these about as popular as <hymn>How Beautiful Thy Temples, Lord (#288)</hymn>, <hymn>In Our Lovely Deseret (#307)</hymn>, and <hymn>As the Dew from Heaven Distilling (#149)</hymn>.</p>
<p>As an interesting tidbit, I recently heard from someone who works at the church and is involved in data analysis of the new hymns. He said that the most popular new hymn is <hymn>I Will Walk with Jesus (#1004)</hymn>. According to my data, it is the 6th most common hymn. There are a few explanations for this discrepancy. It could be due to sampling differences. Of course, I don’t have data from all wards, but then again, neither does the church since not all wards input their hymns into the Library app. But, even though our samples are different, they’re both so huge that our results are likely comparable. Another source of the discrepancy may be that we are measuring popularity differently. It may also be that he just didn’t remember correctly. Either way, it’s interesting to know that the church is tracking their data and are likely doing similar analyses that I am doing. The difference is that I’m making my results public and they likely will not.</p>
<p>To inject my opinion on these results so far, I am surprised at where some hymns are on this list. I thought for sure that when <hymn>Faith In Every Footstep (#1022)</hymn> came out that it would be about as popular as <hymn>Come, Thou Fount of Every Blessing (#1001)</hymn> Yet, it sits at 10th place and is only about half as popular. I’m also a little disappointed that the African American spirituals (<hymn>This Little Light of Mine (#1028)</hymn>, <hymn>I’m Gonna Live So God Can Use Me (#1037)</hymn>, and <hymn>Go Tell It on the Mountain (#1208)</hymn>) aren’t higher on the list. However, I am pleasantly surprised that four of the top ten hymns are arranged for unison singing.</p>
<p>But lots of things might influence where on the plot a hymn ends up. So, let’s go through some factors that might have an influence. Fair warning, the following discussions include some statistical analysis. If you’re scared of those numbers or don’t know how to interpret them, I believe you can still get some useful information from the text. Just skip the next section and move on to the results.</p>
</section>
<section id="methods-for-statistical-analysis" class="level2 page-columns page-full">
<h2 class="anchored" data-anchor-id="methods-for-statistical-analysis">Methods for statistical analysis</h2>
<p>Here are some details on the statistics I’m doing. I’m just doing a linear regression model. The dependent variable is the proportion of wards that each hymn has been sung in since its respective release date. Since the data was skewed right, I did a Box-Cox transformation to make it more normal. The lambda parameter was estimated to be 0.149 using Guerrero’s (1993) method. The resulting distribution was normal, according to a Shapiro-Wilk test of normality (<img src="https://latex.codecogs.com/png.latex?W"> = 0.987, <img src="https://latex.codecogs.com/png.latex?p"> = 0.791).</p>
<p>For the dependent variables, I include the batch (coded as a categorical rather than ordinal variable) and the following binary variables: whether it’s an SATB arrangement, whether it had a complex flow (see below), whether it’s a sacrament hymn, whether it’s a hymn that was already prominent in LDS culture, whether it was already in a non-English LDS hymnal, whether it’s a well-known Christian hymn outside of LDS culture, whether it’s an African American spiritual, whether it’s a Christmas hymn, and whether it’s an Easter hymn. Most of this information was gathered from the church’s <a href="https://www.churchofjesuschrist.org/study/manual/sacred-music-gospel-study-resource-pilot?lang=eng">About the Hymns</a> resource.</p>
<p>The model appears to satisfy the assumptions of a linear regression model. The residual were normal, according to a Shapiro-Wilk test of normality (<img src="https://latex.codecogs.com/png.latex?W"> = 0.976, <img src="https://latex.codecogs.com/png.latex?p"> = <code>r</code>p_resid`). Other model assumptions, like homogeneity of variance in the residuals and no influential observations, were also met. Overall, the model was a good fit to the data with a multiple <img src="https://latex.codecogs.com/png.latex?R%5E2"> of 0.677.<sup>2</sup></p>
<div class="no-row-height column-margin column-container"><div id="fn2"><p><sup>2</sup>&nbsp;In my professional life, I am an academic who works with linguistic data. I’m not used to <img src="https://latex.codecogs.com/png.latex?R%5E2"> values this high. Some people reading this may come from other fields that study phenomena more exact than human behavior, but I’m thrilled to get an <img src="https://latex.codecogs.com/png.latex?R%5E2"> that high!</p></div></div><p>In the discussion that follows, I’ll now go through each of the model predictors one by one. Since the model was on transformed predictors, I took the predicted values and did the inverse Box-Cox transformation on them. That allows me to put more interpretable numbers on the comparisons and say what effect some varible has on the popularity of hymns, all things being equal.</p>
</section>
<section id="batch" class="level2 page-columns page-full">
<h2 class="anchored" data-anchor-id="batch">Batch</h2>
<p>I’ll start with the batch. One trend that I saw in the plot above was that many of the hymns in the earlier batches are closer to the top and many of the hymns in the later batches are close to the bottom.<sup>3</sup> Here’s a plot showing that relationship. I’ve ignored the holiday hymns since they don’t quite fit the pattern.</p>
<div class="no-row-height column-margin column-container"><div id="fn3"><p><sup>3</sup>&nbsp;I didn’t include hymn number in the statistical model but, the correlation between hymn number and frequency is statistically significant according to a Kendall’s rank correlation test: <img src="https://latex.codecogs.com/png.latex?%5Ctau%20=%20-0.5638">, <img src="https://latex.codecogs.com/png.latex?z%20=%20-5.8325">, <img src="https://latex.codecogs.com/png.latex?p%20%3C%200.001">.</p></div></div><div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/new_hymns_general/index_files/figure-html/unnamed-chunk-13-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>Now, at first glance, you might be thinking “well, of course the first batch is sung more; it’s been out longer!” But these are numbers averaged over the lifetime of that batch. So for a hymn like <hymn>Come, Thou Fount of Every Blessing (#1001)</hymn> to get a value of about 3.2% like it shows here, it needs to have been sung by about 3.2% of wards since June 2024.<sup>4</sup> A hymn like <hymn>Our Prayer to Thee (#1048)</hymn> has only been out for a couple months, so the denominator is smaller, and yet it still has only been sung in about 1.1% of sacrament meetings.<sup>5</sup> This general trend for the first batch consistently being more popular than all the others is also seen in the first plot <a href="../../posts/new_hymns_batch5">on this analysis of the fifth batch</a>.</p>
<div class="no-row-height column-margin column-container"><div id="fn4"><p><sup>4</sup>&nbsp;Specifically, at the time of writing, it was sung 1,517 times out of 47,435 sacrament meetings I have data from between May 30, 2024 and January 28, 2026.</p></div><div id="fn5"><p><sup>5</sup>&nbsp;I’ve seen it sung 119 times out of 11,223 sacrament meetings between September 18, 2025 and January 28, 2026.</p></div></div><p>The statistical model suggests that, all else being equal, the third, fourth, and fifth batches are sung less than the first two. Specifically, compared to the first batch, the third batch was sung in 0.74% fewer sacrament meetings each week, which makes the first batch 2 times more common. The fourth batch has been sung in 1.04% fewer sacrament meetings each week, which makes the first batch 3.32 times more common than it. And the fifth batch has been in 1.06% fewer meetings each week, making the first batch 3.46 more common. Again, all things being equal. The second batch was a little less than the first batch (0.4%), but the difference was not statistically significant.</p>
<div class="callout callout-style-default callout-note callout-titled">
<div class="callout-header d-flex align-content-center">
<div class="callout-icon-container">
<i class="callout-icon"></i>
</div>
<div class="callout-title-container flex-fill">
Note
</div>
</div>
<div class="callout-body-container callout-body">
<p>These percentages may not seem big, but keep in mind that the most common new hymn has been sung in about 3.2% of sacrament meetings, so we’re not working on a large scale here. So a difference of 1%, relative to the range of numbers we’re looking at, is pretty big.</p>
</div>
</div>
<p>I have two potential explanations for why the later batches have been less popular. First, the church might have selected for inclusion in the first batch hymns they knew were going to be popular. I think the presence of <hymn>Come, Thou Fount of Every Blessing (#1001)</hymn> is evidence of that happening a little bit.<sup>6</sup> But there are some very good hymns, including beloved favorites, in subsequent batches, so I don’t know if we can attribute this difference to that alone.</p>
<div class="no-row-height column-margin column-container"><div id="fn6"><p><sup>6</sup>&nbsp;Although, as shown below, that hymn doesn’t have an especially large residual, so it’s not an outlier once everything is accounted for.</p></div></div><p>The other explanation is the novelty of the first batches. There was a lot of excitement leading up to the first batch, so when it was release, it exploded into sacrament meetings and since been very well-integrated. I believe the second batch was riding on the first batch’s coattails, I think. Once the third batch came out, it had been over six months and I think people’s excitement was waning. It has taken longer for the third and subsequent batches to get incorporated into sacrament meetings. From what I can tell, fewer wards are taking time out of church meetings (like special sacrament meetings or fifth Sunday lessons) specifically to sing new hymns. I know some people feel overwhelmed with the sheer number of new hymns and maybe don’t feel like they can start the later batches until they’re satisfied with the earlier ones. The point is this though: there is a clear novelty effect.</p>
<p>I suspect that hymns from the first and second batches will remain favorites for many years. I think a safe prediction is that <hymn>Come, Thou Fount of Every Blessing (#1001)</hymn> will be among the most popular (non-sacrament) hymns. But I also think that the sacrament hymns released earlier, like <hymn>As Bread is Broken (#1007)</hymn> and <hymn>Bread of Life, Living Water (#1008)</hymn>, will always be more popular than those released later, like <hymn>O Lord, Who Gave Thy Life for Me (#1041)</hymn> and <hymn>Help Us Remember (#1043)</hymn>.</p>
</section>
<section id="arrangement" class="level2 page-columns page-full">
<h2 class="anchored" data-anchor-id="arrangement">Arrangement</h2>
<p>There are two main kinds of arrangements in these hymns.<sup>7</sup> About 37 hymns are SATB arrangements, or rather, they’re written in four-part harmony. Most hymns in the hymnal are like this and when you look at them, they “look” like something that fits within a hymnal. The other 23 hymns are arranged for unison singing.<sup>8</sup> These are ones where everyone sings the melody. They’re often thought of as being for children since they “look” more like they fit in the Children’s Songbook.<sup>9</sup> My question is whether the type of arrangement has a significant influence on how popular a hymn is, all other things being equal.</p>
<div class="no-row-height column-margin column-container"><div id="fn7"><p><sup>7</sup>&nbsp;Actually, there’s a third category, arranged for a duet. <hymn>Star Bright (#1204)</hymn> is the only one in this category, so I’ve lumped it with the unisons.</p></div><div id="fn8"><p><sup>8</sup>&nbsp;<hymn>Go Tell It on the Mountain (#1208)</hymn> has a little bit of both, kinda like <hymn>I Stand All Amazed (#193)</hymn>. I’ve grouped it with the SATB hymns.</p></div><div id="fn9"><p><sup>9</sup>&nbsp;A recent <a href="https://www.churchofjesuschrist.org/study/manual/general-handbook/summary-of-recent-updates?lang=eng">update</a> to Chapter 19 of the General Handbook makes it clear that these songs are suitable for congregational singing. I think this was in response to a widespread belief that they were not.</p></div></div><p>This plot is the same as the one shown above, where the hymns are in order of how popular they’ve been. The only difference is that I’ve colored them by whether the arrangement is SATB or unison.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/new_hymns_general/index_files/figure-html/unnamed-chunk-16-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>It’s not a <em>super</em> obvious trend, but there is a clear tendency for SATB arrangements to appear closer to the top of the chart and for unison arrangements to appear closer to the bottom. The statistical model supports this. In fact, other than what batch a hymn is in, whether it was an SATB arrangement was the strongest predictor. All other things being equal, unison hymns were sung 0.42% fewer sacrament meetings than SATB hymns. To put it another way, SATB hymns are 1.72 times more likely to be sung, all things being equal.</p>
<p>One could speculate a little bit about this. If <hymn>This Is the Christ (#1017)</hymn> was instead released as an SATB hymn, it might have been a little more popular. Meanwhile, if <hymn>Faith in Every Footstep (#1022)</hymn> had been released as a unison hymn, I suspect it wouldn’t be as popular.</p>
<p>I think the reason for why SATB arrangements are more popular I think is just that people who grow up in our Latter-day Saint musical culture often associate SATB with congregational singing and unison singing for children. The justification is that most hymns in the 1985 hymnal are arranged in SATB and most songs in the Children’s Songbook are in unison. Another reason is that the unison pieces aren’t quite as conducive to play on the organ, and some people are hesitant switch over to piano.</p>
<p>I have a lot of thoughts about all this, so I’ll keep my comment brief. To be clear, the organ is capable of playing more than hymns arranged in SATB. A decent organist should be able to adapt pieces to sound better on organ if they need to (and organists should be willing to learn this new skill if they don’t have it already). Furthermore, we don’t have to use the organ in church. Hundreds of meetinghouses around the world don’t have one and they have just as rich, fulfilling congregational singing as those that do. So whether a hymn is suitable for organ should be irrelevant.</p>
<p>Something else I’ve heard is that some people feel that unison singing is not suitable for congregations because the melody goes too high for people with lower voices, so having harmony lines allows everyone a chance to sing. As someone with a limited upper range and who can comfortably sing relatively few of the melodies in the 1985 hymnal,<sup>10</sup> I sympathize with this. But I think this argument greatly overestimates how many people actually sing harmony lines. People who are not musically inclined or who can’t read music just adapt if they want to sing still, and they often do so by singing the melody down an octave. I don’t think anyone who encounters a unison piece will think, “well, I guess this one isn’t for me”. Personally, if a piece calls for unison and I really don’t want to sing that high, I can always sing along to some lower harmony or bass line. I’m also fine having to switch to a weaker singing voice to sing the melody—that’s not going to affect my ability to worship through song. In fact, I have had great experiences singing the unison arrangements in church.</p>
<div class="no-row-height column-margin column-container"><div id="fn10"><p><sup>10</sup>&nbsp;See <a href="../../posts/highest_soprano/">this blog post</a> on an analysis of the highest notes in melody lines.</p></div></div></section>
<section id="flow" class="level2">
<h2 class="anchored" data-anchor-id="flow">Flow</h2>
<p>The next variable I want to probe is what I’m calling the “flow” of the piece. Most hymns in the hymnal have straightforward structure: start at the top, sing to the bottom, and repeat. However, a few hymns have some slight modifications to this, such as <hymn>Families Can Be Together Forever (#300)</hymn> which has an introduction and a first and second ending (although the endings don’t affect what the congregation sings), or <hymn>That Easter Morn (#198)</hymn> which has different interludes between verses. But pretty much all the hymns are the same.</p>
<p>The latest batch has a few of these kinds of changes to the flow. Two of them (<hymn>He Is Born, the Divine Christ Child (#1202)</hymn> and <hymn>Go Tell It on the Mountain (#1208)</hymn>) have the chorus sung before the first verse in addition to after each verse. <hymn>Were You There? (#1206)</hymn> deviates a little more and has a written interlude between the third and fourth verses.</p>
<p>But there are four that stand out as having new kind of “flows” to them. <hymn>Gethsemane (#1009)</hymn> as a D.S. al coda, <hymn>I Have Faith in the Lord Jesus Christ (#1024)</hymn> has a tag at the end of the last verse, <hymn>Close as a Quiet Prayer (#1030)</hymn> has some extra content between the second and third verses and a D.S. al coda, and <hymn>Little Baby in a Manger (#1209)</hymn> has an extra chorus with an optional obbligato at the end. I’ve seen chatter online about these (particularly <hymn>Gethsemane (#1009)</hymn>) saying that they’re too hard to follow for congregational singing. I wondered whether, all things being equal, these four hymns with more complex “flows” were sung less than hymns with more striaghtforward flows.</p>
<p>The statistics don’t support this hypothesis. Hymns with a new flow were indeed predicted to be less commonly sung than hymns with a more standard flow, all other things being equal. Specifically, new flow hymns were sung in about 0.16% fewer sacrament meetings per week. In other words, standard flow hymns were about 1.23 times more likely to be sung. This is not a statistically significant difference though. So it looks like the hesitancy that some music coordinators have hasn’t stopped too many of them from singing these hymns.</p>
</section>
<section id="sacrament-hymns" class="level2">
<h2 class="anchored" data-anchor-id="sacrament-hymns">Sacrament hymns</h2>
<p>I’ve <a href="../../posts/most_common">written already</a> that most of the most popular hymns are sacrament hymns. This makes sense because every sacrament meeting has to have one, so they collectively have to make up between a third and a quarter of all hymns sung. In these new batches we have eight hymns that are tagged as being appropriate for the sacrament. You can see which ones these are and how common they are in this plot.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/new_hymns_general/index_files/figure-html/unnamed-chunk-20-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>As expected, most of the sacrament hymns are near the top of this plot, so they’re generally sung by a fair number of wards each Sunday. The two that stand out for being lower than the rest are <hymn>O Lord, Who Gave Thy Life for Me (#1041)</hymn> and <hymn>Help Us Remember (#1043)</hymn>. But those are both from the fifth batch and, as seen above, the fifth batch is the least common so far, even after accounting for how recent it is. The question is whether a hymn, all things being equal, is sung more if it’s tagged as a sacrament hymn than if it’s not.</p>
<p>The statistics give mixed results. On the one hand, it appears that sacrament hymns are quite a bit more common. A hymn predicted to be sung in 0.97% more wards each Sunday if it’s tagged as a sacrament hymn than if not. That equates to it being about 2.37 times more common than it would have been. That seems like a big jump. But the statistics suggest that it’s perhaps not a significant difference (<em>p</em> = 0.0205). So, we’ll wait for a few more months to see if that changes. Perhaps with more data and more new sacrament hymns, we might see that change.</p>
</section>
<section id="existing-hymns" class="level2 page-columns page-full">
<h2 class="anchored" data-anchor-id="existing-hymns">Existing hymns</h2>
<p>Next, I want to look at whether a hymn’s previous existence in the Latter-day Saint or Christian world has an effect on its popularity. Here, I have four categories that I’ve tagged independently of each other (that is, as four binary variables).</p>
<section id="existing-hymns-in-american-lds-culture" class="level3 page-columns page-full">
<h3 class="anchored" data-anchor-id="existing-hymns-in-american-lds-culture">Existing hymns in American LDS culture</h3>
<p>First are hymns that existed in Latter-day Saint culture before the new hymnal came out. A great example of this is <hymn>Come, Thou Fount of Every Blessing (#1001)</hymn>. There are several that were in other church publications or productions, like <hymn>I Will Walk with Jesus (#1004)</hymn> and <hymn>I Know That My Savior Loves Me (#1021)</hymn>. Others were made popular by the Tabernacle Choir, like <hymn>My Shepherd Will Supply My Need (#1014)</hymn>, <hymn>This Is the Christ (#1017)</hymn>, <hymn>Softly and Tenderly Jesus Is Calling (#1020)</hymn>, and <hymn>Faith in Every Footstep (#1022)</hymn>. It was a judgment call on my part to decide what falls into this category, so there might be error here.</p>
<p>It turns out that, all other things being equal, if a hymn was previously a prominent part of the Latter-day Saint music world, it was more likely to be sung as a congregational hymn in sacrament meeting (<em>p</em> = 0.022). Specifically, it was sung by 0.56% more sacrament meetings each week.<sup>11</sup> This is means that existing hymns are sung about 1.76 times more often than other hymns. This figure shows that almost all existing hymns are among the top 50% of most common new hymns.</p>
<div class="no-row-height column-margin column-container"><div id="fn11"><p><sup>11</sup>&nbsp;As a reminder, this may not seem like a lot, but we’re working with a range of 0% to 3%, so a half percentage point difference is pretty big.</p></div></div><div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/new_hymns_general/index_files/figure-html/unnamed-chunk-24-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>New hymns are regularly introduced into the Latter-day Saint cultural collection. Some come through formal means, like publication in the <em>Friend</em> or some other church material. Others come more organically as composers and songwriters release them and they catch on. I think people get excited when the see a song they have been singing for years get “canonized”. The new opportunity to sing these as congregational hymn likely explains why they are more popular.</p>
</section>
<section id="existing-hymns-in-other-lds-hymnals" class="level3">
<h3 class="anchored" data-anchor-id="existing-hymns-in-other-lds-hymnals">Existing hymns in other LDS hymnals</h3>
<p>The next category are hymns that existed in other languages of the hymnal, but not in English. There are a handful of these like <hymn>God’s Gracious Love (#1013)</hymn> and <hymn>I Can’t Count Them All (#1029)</hymn>) from Swedish, <hymn>Come, Hear the Word the Lord Has Spoken (#1031)</hymn> from Dutch, and <hymn>Jesus Is the Way (#1045)</hymn> from Tongan. As it turns out, these hymns were not sung more often than other hymns after controlling for everything else.</p>
<p>It is worth pointing out that <a href="../../posts/frequency-data">most of my data comes from the United states</a>. These new ones might be very popular in those countries. I don’t have any data from France, Tonga, or Sweden since these hymns came out, so I have no way of knowing right now if they are more popular there than in the US.</p>
</section>
<section id="existing-christian" class="level3">
<h3 class="anchored" data-anchor-id="existing-christian">Existing Christian</h3>
<p>The third category of hymns are ones that are popular in other Christian hymnals but, for whatever reason, haven’t been in ours. These include hymns like <hymn>His Eye Is on the Sparrow (#1005)</hymn>, <hymn>Behold the Wounds in Jesus’ Hands (#1016)</hymn>, <hymn>The Lord’s My Shepherd (#1038)</hymn>, and <hymn>Still, Still, Still (#1207)</hymn>. I identified 22 of these hymns. But, after controlling for all the other factors, they were not any more common than other hymns.</p>
</section>
<section id="african-american-spirituals" class="level3">
<h3 class="anchored" data-anchor-id="african-american-spirituals">African American Spirituals</h3>
<p>The last category are African American Spirituals or hymns that originate among African Americans. There are four that I know of: <hymn>This Little Light of Mine (#1028)</hymn>, <hymn>I’m Gonna Live So God Can Use Me (#1037)</hymn>, <hymn>Were You There? (#1206)</hymn>, and <hymn>Go Tell It on the Mountain (#1208)</hymn>. I wanted to include this as its own category because they’ve received some more attention compared to other hymns. The discussion often centers around whether the words, rhythms, or other characteristics of the hymns are appropriate for sacrament meeting. But, once again, after controlling for everything else, these hymns were not any more popular than others.</p>
</section>
</section>
<section id="other-factors" class="level2 page-columns page-full">
<h2 class="anchored" data-anchor-id="other-factors">Other factors?</h2>
<p>There are of course numerous other factors that go into how popular a hymn is generally. The ones I’ve discussed in this post are just some of them. But, even if I added a dozen more factors into the statistical model, there would still be some hymns that buck the trend. Ones that are simply more popular or less popular than we’d expect. Sometimes a hymn is just good (or bad) without any real reason.</p>
<p>The cool thing is that with this statistical model, I can actually quantify that a little bit. In the kind of statistics I’m doing, the model tries to guess how popular each hymn is, given what I’ve told it about them and how similar kinds of hymns are. It does it’s best to find the most significant trends, but it will inevitably be off by at least little bit on all of them. (It’s like trying to connect all the dots on a page with a straight line: you can get close for some but you’ll never be able to connect all of them.) I can extract from the model exactly how far off each hymn was from where the model guess it was, and then plot those numbers.<sup>12</sup> Here is that plot.</p>
<div class="no-row-height column-margin column-container"><div id="fn12"><p><sup>12</sup>&nbsp;For those who know stats, I’m just plotting the residuals.</p></div></div><div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/new_hymns_general/index_files/figure-html/unnamed-chunk-29-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>Unfortunately, the numbers along the <em>x</em>-axis aren’t very interpretable, so it’s impossible to say, for example, how much more often a hymn is sung than the model expects it to be. But, what is interpretable is the relative position of the hymns to the vertical line at zero. If a hymn’s dot is to the right of that zero, it means it was sung more than what the model guessed. If it’s to the left, it was sung less than it expected. Hymns marked in red were the ones that stood out as being quite a bit off from where the model guessed them to be.<sup>13</sup></p>
<div class="no-row-height column-margin column-container"><div id="fn13"><p><sup>13</sup>&nbsp;I just scaled the residuals, and they’re the ones where the absolute values of the <em>z</em>-scores were greater than 2.</p></div></div><p>One way to think about the horizontal position on this chart is that it represents all the other unmeasurable factors that go into whether a hymn is popular or not. Sometimes, people just like a hymn and sometimes they don’t. The horizontal position captures those vibes, whatever they are.</p>
<p>Starting with the extremes, we see that <hymn>Amazing Grace (#1010)</hymn> stands out as being sung quite a bit more than would be expected given the factors I’ve talked about. It’s from the second batch (so it should be popular) and it is SATB (which makes it more popular), but it wasn’t an existing Latter-day Saint hymn (which is a strike against it) and it’s not a sacrament hymn (which is another a strike against it). I remember as a teenager hearing people speculate about why this wasn’t in our hymnal. Perhaps people who wanted to sing it but couldn’t have been thrilled to finally see it made available. I have no idea.</p>
<p>On the other end, we have <hymn>Joseph Prayed in Faith (#1049)</hymn>. I think there is a straightforward answer to this. I suspect that when we look back ten years from now, we’ll see that this hymn will have become seasonal. It will likely be sung around springtime, just like <hymn>Joseph Smith’s First Prayer (#26)</hymn>. And since this hymn came out in September 2025 and I’m writing this in January 2026, we haven’t had a springtime yet (at least not in the northern hemisphere). So, I’ll bet when I rerun these stats in a few months, that this one won’t be quite so low.</p>
<p>There are a few others on the upper end of the plot that are interesting and that are worth pointing out. I’m not surprised to see <hymn>Our Prayer to Thee (#1048)</hymn> so high on the chart. I think the extra vibes not captured in this model for this one is that it was written by a prophet who died a week after it came out. I think the hidden reason for why <hymn>I Will Walk With Jesus (#1004)</hymn> is more popular than expected is because it was featured in the first Friend-to-Friend. And the unseen reason for why <hymn>Come, Thou Fount of Every Blessing (#1001)</hymn> is so high on the list is because the Tabernacle Choir has an absolutely incredible version they have been singing regularly for decades.</p>
<p>As for others on the lower end, I can only speculate. I know that a lot of people are uncomfortable with the word <em>gonna</em> in <hymn>I’m Gonna Live So God Can Use Me (#1202)</hymn>, so I wonder if that’s why it’s sung less than expected. It may be the case that <hymn>His Voice as the Sound (#1040)</hymn> is so low on this list because it is in a minor key.</p>
<p>Anyway, I could speculate on and on about these, but the point is that there is a lot of unexplained variance leftover in the statistical model. When I think of potential factors, I’ll add them to the model and the dots in this plot will gradually tighten. But in the meantime, it’s intersting to see these trends.</p>
</section>
<section id="conclusion" class="level2">
<h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>
<p>In this post, I took data from 62,081 sacrament meetings and looked at how many times new each hymn has been sung in sacrament meeting, on average, since its respective release date. The most common, unsurprisingly, is <hymn>Come, Thou Fount of Every Blessing (#1001)</hymn>, which has been sung by 3.2% sacrament meetings every week since it came out.</p>
<p>I then looked at whether certain properties of hymns had an influence on how popular they have been. Here’s what I found:</p>
<ul>
<li>The first batch is far and away the most common. All things being equal a hymn in that batch is sung 2 more often than one in the third batch, 3.32 times more often than one in the fourth batch, and 3.46 times more often than one in the fifth batch. The second batch was less popular, but not significantly so.</li>
<li>A hymn that is arranged in an SATB format is sung 1.72 times more often than one arranged for unison singing, all other things being equal.</li>
<li>Whether a hymn has a complex flow did not significantly affect how often it was sung.</li>
<li>Sacrament hymns are sung 2.37 times more often than an equivalent non-sacrament hymn would be.</li>
<li>Hymns that have existed within American Latter-day Saint culture for a while were 1.76 more likely to be sung. If a hymn existed in non-English Latter-day Saint hymnals, has been sung in other Christian denominations, or started among African Americans, it didn’t affect how often it was sung.</li>
</ul>
<p>This has been one of my more technical blog posts. But, I think I’ve uncovered some pretty cool trends here. The most interesting is that there is a bias towards hymns that came out in the first batch or two. And there’s a clear preference for SATB hymns, rather than unison ones, being sung as congregational hymns in sacrament meeting. Again, the church only recently stated explicitly that both styles are appropriate, so we’ll see if the popularity of those unison hymns goes up.</p>
<p>If you can think of some potential predictors for what might make hymns more or less popular, let me know and I can upate my model!</p>


</section>


 ]]></description>
  <category>general</category>
  <category>frequency</category>
  <category>new hymns</category>
  <guid>https://hymnstats.joeystanley.com/posts/new_hymns_general/</guid>
  <pubDate>Sat, 31 Jan 2026 07:00:00 GMT</pubDate>
</item>
<item>
  <title>Honoring President Nelson</title>
  <dc:creator>Joey Stanley</dc:creator>
  <link>https://hymnstats.joeystanley.com/posts/president_nelsons_death/</link>
  <description><![CDATA[ 




<p>President Russell M. Nelson died on Saturday night, September 27th. In <a href="../../posts/president_nelsons_birthday">a previous post</a>, I showed how some wards chose to honor President Nelson’s 100th birthday by singing prophet-related hymns. Did wards do something similar by singing hymns in his honor upon his death?</p>
<p>There are a few caveats before I begin this analysis. For one, the Sunday before General Conference historically is when the most number of <a href="../../posts/general_conference">prophet-related hymns</a> are sung. This is especially true before the October conference because there’s no competition with Easter. So, it’ll be difficult to disentangle what is a normal pattern from a Nelson-specific spike. As you’ll see below, I think I’ve done a good job accounting for that.</p>
<p>The other caveat will be harder for me to deal with I’ve heard many reports of wards that changed a hymn over the pulpit to something like <hymn>We Thank Thee, O God, For a Prophet (#19)</hymn>. Since much of my data comes from spreadsheets or other sources, and since the news of President Nelson’s death came after most of those were filled in, I won’t see any last-minute changes like that. So, whatever patterns I show here are probably smaller than what reality was.</p>
<p>Now, on to the analysis.</p>
<section id="prophet-hymns" class="level2">
<h2 class="anchored" data-anchor-id="prophet-hymns">Prophet hymns</h2>
<p>I’ll start with the prophet-related hymns that spike the most around General Conference. The following plot shows the percentage of wards each year that sing each of the five most common prophet-related hymns on the last Sunday before October General Conference. I wish I had more data from several years before 2021 but I don’t right now, so I can’t make any long-term comparisons.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/president_nelsons_death/index_files/figure-html/unnamed-chunk-4-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>So, you’ll notice that each year on the last Sunday in September, no hymn was sung by more than 15% of wards. However, there is one exception that’s evident in the plot: <hymn>We Thank Thee, O God, for a Prophet (#19)</hymn> saw a <em>huge</em> spike in September 2025 (i.e.&nbsp;last Sunday). Between 2022 and 2024, about 12.9% of wards sang that hymn just before the October General Conference. In 2025, that jumped up to 34.3%. So, if we subtract the expected amount (about 13%) from this year (about 34%), we get a difference of 21.4%. This brings me to the main take-home message for this post:</p>
<div class="callout callout-style-default callout-note callout-titled">
<div class="callout-header d-flex align-content-center">
<div class="callout-icon-container">
<i class="callout-icon"></i>
</div>
<div class="callout-title-container flex-fill">
Note
</div>
</div>
<div class="callout-body-container callout-body">
<p>At least 1 in 5 wards sang <hymn>We Thank Thee, O God, for a Prophet (#19)</hymn> in response to the death of President Nelson.</p>
</div>
</div>
<p>As I said in my caveat above, this number may actually be <em>lower</em> than reality because many wards reportedly changed the hymn at the last minute, and that wouldn’t have been reflected in the data I gathered.</p>
<p>It’s interesting too to notice the other hymns here. <hymn>God Bless Our Prophet Dear (#24)</hymn> is not especially common, with only about 1% of wards singing it around this time each year. But this year, it jumped up to 2.7% of wards. The other three hymns were sung less than they have been. This is most evident in <hymn>Come, Listen to a Prophet’s Voice (#21)</hymn>, which was about 40% less popular this year, and <hymn>We Listen to a Prophet’s Voice (#22)</hymn>, which was 25% less popular. Perhaps people didn’t feel it was right to singing about listening to a prophet’s voice after his death.</p>
</section>
<section id="our-prayer-to-thee" class="level2">
<h2 class="anchored" data-anchor-id="our-prayer-to-thee">Our Prayer to Thee</h2>
<p>The other candidate hymn that was likely more popular this past Sunday is a brand new hymn, <hymn>Our Prayer to Thee (#1048)</hymn>, which was written by President Nelson.</p>
<p>This is a tricky one to analyze. As seen in my <a href="../../posts/new_hymns_batch5">post about the fifth batch of hymns</a>, the number of wards singing from this latest batch is quite low. Furthermore, the batch was only released a week prior to President Nelson’s death. So, we really only have two weeks of data to go off of.</p>
<p>Basically, all I can say is this. On September 21, of the 435 wards I have data from, just one of them sang <hymn>Our Prayer to Thee (#1048)</hymn>. However, of the 540 wards I have data from on September 28th, seven wards sang it, or about 1.2%. So, it hasn’t instantly become popular. But it is a noticeable increase.</p>
</section>
<section id="other-hymns" class="level2">
<h2 class="anchored" data-anchor-id="other-hymns">Other hymns?</h2>
<p>Are there other hymns that were more popular last Sunday? I decided to check all hymns in a more objective way to see if anything stood out. So, what I’ve done is I’ve taken all my data from just 2024 and 2025. For each hymn, I found what percent of wards sang it each week. I then averaged those percentages across all dates between January 2024 and September 21, 2025 and compared them to the numbers for September 28, 2025.</p>
<p>So as an example, <hymn>Come, Follow Me (#116)</hymn> is generally a popular hymn, but I don’t expect it to spike around General Conference time. On average, between January 2024 and September 21, 2025, it was sung in 2.8% of wards each week. On September 28th, 2025, it was sung in 2.2% of wards. So, about 20% less than normal.</p>
<p>These calculations favor some of the newer hymns. Not all wards sing General Conference–related hymns, so hymns will be higher on this list if they appear in <a href="../../posts/primary_program">Primary Programs</a> or if they’re in the latest two batches of new hymns. For example, <hymn>I Will Walk with Jesus (#1004)</hymn> has been sung in about 2.2% of wards each week since it came out, but last week it was sung by 3.2%, so there’s a 40% increase, likely due to some wards having their Primary Programs last Sunday. As an extreme case, I didn’t see any wards singing <hymn>Stand by Me (#1050)</hymn> two weeks ago, but one ward sang it last Sunday. So that 0.1% divided by zero means it was infinitely more popular last Sunday than the week before. So, I’ve removed those hymns from this list so that we can focus on the ones that I think are indeed in response to President Nelson’s death.</p>
<div class="cell">
<div class="cell-output-display">
<div id="jpmulsepdj" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#jpmulsepdj table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#jpmulsepdj thead, #jpmulsepdj tbody, #jpmulsepdj tfoot, #jpmulsepdj tr, #jpmulsepdj td, #jpmulsepdj th {
  border-style: none;
}

#jpmulsepdj p {
  margin: 0;
  padding: 0;
}

#jpmulsepdj .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#jpmulsepdj .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#jpmulsepdj .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#jpmulsepdj .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#jpmulsepdj .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#jpmulsepdj .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#jpmulsepdj .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#jpmulsepdj .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#jpmulsepdj .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#jpmulsepdj .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#jpmulsepdj .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#jpmulsepdj .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#jpmulsepdj .gt_spanner_row {
  border-bottom-style: hidden;
}

#jpmulsepdj .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#jpmulsepdj .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#jpmulsepdj .gt_from_md > :first-child {
  margin-top: 0;
}

#jpmulsepdj .gt_from_md > :last-child {
  margin-bottom: 0;
}

#jpmulsepdj .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#jpmulsepdj .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#jpmulsepdj .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#jpmulsepdj .gt_row_group_first td {
  border-top-width: 2px;
}

#jpmulsepdj .gt_row_group_first th {
  border-top-width: 2px;
}

#jpmulsepdj .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#jpmulsepdj .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#jpmulsepdj .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#jpmulsepdj .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#jpmulsepdj .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#jpmulsepdj .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#jpmulsepdj .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#jpmulsepdj .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#jpmulsepdj .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#jpmulsepdj .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#jpmulsepdj .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#jpmulsepdj .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#jpmulsepdj .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#jpmulsepdj .gt_left {
  text-align: left;
}

#jpmulsepdj .gt_center {
  text-align: center;
}

#jpmulsepdj .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#jpmulsepdj .gt_font_normal {
  font-weight: normal;
}

#jpmulsepdj .gt_font_bold {
  font-weight: bold;
}

#jpmulsepdj .gt_font_italic {
  font-style: italic;
}

#jpmulsepdj .gt_super {
  font-size: 65%;
}

#jpmulsepdj .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#jpmulsepdj .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#jpmulsepdj .gt_indent_1 {
  text-indent: 5px;
}

#jpmulsepdj .gt_indent_2 {
  text-indent: 10px;
}

#jpmulsepdj .gt_indent_3 {
  text-indent: 15px;
}

#jpmulsepdj .gt_indent_4 {
  text-indent: 20px;
}

#jpmulsepdj .gt_indent_5 {
  text-indent: 25px;
}

#jpmulsepdj .katex-display {
  display: inline-flex !important;
  margin-bottom: 0.75em !important;
}

#jpmulsepdj div.Reactable > div.rt-table > div.rt-thead > div.rt-tr.rt-tr-group-header > div.rt-th-group:after {
  height: 0px !important;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_col_headings header">
<th id="Hymn" class="gt_col_heading gt_columns_bottom_border gt_center" data-quarto-table-cell-role="th" scope="col">Hymn</th>
<th id="a%-wards-before-last-Sunday" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">% wards before last Sunday</th>
<th id="a%-wards-last-Sunday" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">% wards last Sunday</th>
<th id="a%-increase" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">% increase</th>
<th id="times-greater" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">times greater</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_center" headers="Hymn">We Thank Thee, O God, for a Prophet (19)</td>
<td class="gt_row gt_right" headers="% wards before last Sunday">2.8%</td>
<td class="gt_row gt_right" headers="% wards last Sunday">34.3%</td>
<td class="gt_row gt_right" headers="% increase">31.5%</td>
<td class="gt_row gt_right" headers="times greater">12.1</td>
</tr>
<tr class="even">
<td class="gt_row gt_center" headers="Hymn">God Bless Our Prophet Dear (24)</td>
<td class="gt_row gt_right" headers="% wards before last Sunday">0.5%</td>
<td class="gt_row gt_right" headers="% wards last Sunday">2.8%</td>
<td class="gt_row gt_right" headers="% increase">2.3%</td>
<td class="gt_row gt_right" headers="times greater">6.1</td>
</tr>
<tr class="odd">
<td class="gt_row gt_center" headers="Hymn">Our Prayer to Thee (1048)</td>
<td class="gt_row gt_right" headers="% wards before last Sunday">0.2%</td>
<td class="gt_row gt_right" headers="% wards last Sunday">1.3%</td>
<td class="gt_row gt_right" headers="% increase">1.1%</td>
<td class="gt_row gt_right" headers="times greater">5.6</td>
</tr>
<tr class="even">
<td class="gt_row gt_center" headers="Hymn">We Ever Pray for Thee (23)</td>
<td class="gt_row gt_right" headers="% wards before last Sunday">0.7%</td>
<td class="gt_row gt_right" headers="% wards last Sunday">2.4%</td>
<td class="gt_row gt_right" headers="% increase">1.7%</td>
<td class="gt_row gt_right" headers="times greater">3.6</td>
</tr>
<tr class="odd">
<td class="gt_row gt_center" headers="Hymn">Come, Listen to a Prophet's Voice (21)</td>
<td class="gt_row gt_right" headers="% wards before last Sunday">2%</td>
<td class="gt_row gt_right" headers="% wards last Sunday">6.7%</td>
<td class="gt_row gt_right" headers="% increase">4.7%</td>
<td class="gt_row gt_right" headers="times greater">3.3</td>
</tr>
<tr class="even">
<td class="gt_row gt_center" headers="Hymn">We Listen to a Prophet's Voice (22)</td>
<td class="gt_row gt_right" headers="% wards before last Sunday">0.9%</td>
<td class="gt_row gt_right" headers="% wards last Sunday">2.8%</td>
<td class="gt_row gt_right" headers="% increase">1.9%</td>
<td class="gt_row gt_right" headers="times greater">3.1</td>
</tr>
<tr class="odd">
<td class="gt_row gt_center" headers="Hymn">God Be with You Till We Meet Again (152)</td>
<td class="gt_row gt_right" headers="% wards before last Sunday">1%</td>
<td class="gt_row gt_right" headers="% wards last Sunday">3%</td>
<td class="gt_row gt_right" headers="% increase">2%</td>
<td class="gt_row gt_right" headers="times greater">3.1</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
<p>As expected, <hymn>We Thank Thee, O God, for a Prophet (#19)</hymn> is at the top of this list, having been sung in 12.1 times as many wards this Sunday compared to the average of all previous Sundays for the past 20½ months. Normally, it’s about 3.5 times as popular around Conference time, so this is a noteworthy increase. The other prophet-related hymns and <hymn>Our Prayer to Thee (#1048)</hymn> show up on this table as well.</p>
<p>The new one on this table is <hymn>God Be with You Till We Meet Again (#152)</hymn>. It was sung by 3% of wards, but that’s about 3.1 times as many as what we normally see each week. I’ll admit, if I had been in charge of the music in my ward, that would have been the one that I’d change to last minute. It looks like 2% of wards agree with me.</p>
</section>
<section id="conclusion" class="level2">
<h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>
<p>The passing of President Nelson triggers a handful of major events in our church. But the timing of it—less than a day before most wards held services—meant it was very fresh on our minds. I think that recency affected how people responded to it in the form of congregational hymns. The timing of it just before General Conference made it trickier to disentangle normal annual patterns from a spike this week, but I think I was able to do successfully separate them out. Finally, I’m not sure if it was coincidence or not, but I’m glad President Nelson got to see his own hymn be added to the hymanl before his passing. Besides being the church president who initiated the creation of the new hymnal, he leaves a legacy in our hymnal with his contribution.</p>


</section>

 ]]></description>
  <category>holidays</category>
  <category>frequency</category>
  <guid>https://hymnstats.joeystanley.com/posts/president_nelsons_death/</guid>
  <pubDate>Wed, 01 Oct 2025 06:00:00 GMT</pubDate>
</item>
<item>
  <title>The Fifth Batch of New Hymns!</title>
  <dc:creator>Joey Stanley</dc:creator>
  <link>https://hymnstats.joeystanley.com/posts/new_hymns_batch5/</link>
  <description><![CDATA[ 




<p>On September 18, 2025, the church <a href="https://newsroom.churchofjesuschrist.org/article/hymn-written-by-president-nelson-included-in-latest-release">released</a> the fifth batch of new hymns, which features another African American spiritual, a hymn written by a Tongan saint, and lyrics written by President Nelson. In previous posts, I have covered in detail the <a href="../../posts/new_hymns_batch1">first</a>, <a href="../../posts/new_hymns_batch2">second</a>, <a href="../../posts/new_hymns_batch3">third</a>, and <a href="../../posts/new_hymns_batch4">fourth</a> batches of hymns and how they were incorporated into sacrament meetings. This page covers period since when the fifth batch came out until when the sixth batch came out.</p>
<p>Currently I have data from 14,772 sacrament meetings from 1,269 wards between September 21, 2025 and February 26, 2026. Here’s how much data I have for each week so far, just so you have an idea of what I’m working with.</p>
<div class="cell">
<div class="cell-output-display">
<div id="zekshavesg" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#zekshavesg table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#zekshavesg thead, #zekshavesg tbody, #zekshavesg tfoot, #zekshavesg tr, #zekshavesg td, #zekshavesg th {
  border-style: none;
}

#zekshavesg p {
  margin: 0;
  padding: 0;
}

#zekshavesg .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#zekshavesg .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#zekshavesg .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#zekshavesg .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#zekshavesg .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#zekshavesg .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#zekshavesg .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#zekshavesg .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#zekshavesg .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#zekshavesg .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#zekshavesg .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#zekshavesg .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#zekshavesg .gt_spanner_row {
  border-bottom-style: hidden;
}

#zekshavesg .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#zekshavesg .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#zekshavesg .gt_from_md > :first-child {
  margin-top: 0;
}

#zekshavesg .gt_from_md > :last-child {
  margin-bottom: 0;
}

#zekshavesg .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#zekshavesg .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#zekshavesg .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#zekshavesg .gt_row_group_first td {
  border-top-width: 2px;
}

#zekshavesg .gt_row_group_first th {
  border-top-width: 2px;
}

#zekshavesg .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#zekshavesg .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#zekshavesg .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#zekshavesg .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#zekshavesg .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#zekshavesg .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#zekshavesg .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#zekshavesg .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#zekshavesg .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#zekshavesg .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#zekshavesg .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#zekshavesg .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#zekshavesg .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#zekshavesg .gt_left {
  text-align: left;
}

#zekshavesg .gt_center {
  text-align: center;
}

#zekshavesg .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#zekshavesg .gt_font_normal {
  font-weight: normal;
}

#zekshavesg .gt_font_bold {
  font-weight: bold;
}

#zekshavesg .gt_font_italic {
  font-style: italic;
}

#zekshavesg .gt_super {
  font-size: 65%;
}

#zekshavesg .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#zekshavesg .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#zekshavesg .gt_indent_1 {
  text-indent: 5px;
}

#zekshavesg .gt_indent_2 {
  text-indent: 10px;
}

#zekshavesg .gt_indent_3 {
  text-indent: 15px;
}

#zekshavesg .gt_indent_4 {
  text-indent: 20px;
}

#zekshavesg .gt_indent_5 {
  text-indent: 25px;
}

#zekshavesg .katex-display {
  display: inline-flex !important;
  margin-bottom: 0.75em !important;
}

#zekshavesg div.Reactable > div.rt-table > div.rt-thead > div.rt-tr.rt-tr-group-header > div.rt-th-group:after {
  height: 0px !important;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading header">
<td colspan="2" class="gt_heading gt_title gt_font_normal">Number of wards I have data from, by week</td>
</tr>
<tr class="gt_heading even">
<td colspan="2" class="gt_heading gt_subtitle gt_font_normal gt_bottom_border">Since September 21, 2025</td>
</tr>
<tr class="gt_col_headings header">
<th id="date" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">date</th>
<th id="wards" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">wards</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="date">September 21</td>
<td class="gt_row gt_right" headers="wards">442</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">September 28</td>
<td class="gt_row gt_right" headers="wards">649</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">October 12</td>
<td class="gt_row gt_right" headers="wards">724</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">October 19</td>
<td class="gt_row gt_right" headers="wards">723</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">October 26</td>
<td class="gt_row gt_right" headers="wards">624</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">November 02</td>
<td class="gt_row gt_right" headers="wards">699</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">November 09</td>
<td class="gt_row gt_right" headers="wards">689</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">November 16</td>
<td class="gt_row gt_right" headers="wards">729</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">November 23</td>
<td class="gt_row gt_right" headers="wards">687</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">November 30</td>
<td class="gt_row gt_right" headers="wards">703</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">December 07</td>
<td class="gt_row gt_right" headers="wards">733</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">December 14</td>
<td class="gt_row gt_right" headers="wards">698</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">December 21</td>
<td class="gt_row gt_right" headers="wards">605</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">December 28</td>
<td class="gt_row gt_right" headers="wards">677</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">January 04</td>
<td class="gt_row gt_right" headers="wards">794</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">January 11</td>
<td class="gt_row gt_right" headers="wards">754</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">January 18</td>
<td class="gt_row gt_right" headers="wards">816</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">January 25</td>
<td class="gt_row gt_right" headers="wards">638</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">February 01</td>
<td class="gt_row gt_right" headers="wards">753</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">February 08</td>
<td class="gt_row gt_right" headers="wards">736</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">February 15</td>
<td class="gt_row gt_right" headers="wards">612</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">February 22</td>
<td class="gt_row gt_right" headers="wards">287</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
<section id="how-many-wards-sang-new-hymns-each-week" class="level2 page-columns page-full">
<h2 class="anchored" data-anchor-id="how-many-wards-sang-new-hymns-each-week">How many wards sang new hymns each week?</h2>
<p>The following plot show what percentage of wards sang from each of the new batches of hymns, per week, since June 2024 when the new hymns started getting rolled out. I’ve included data from all batches just so you can compare them to each other.</p>
<div class="cell page-columns page-full">
<div class="cell-output-display page-columns page-full">
<div class="page-columns page-full">
<figure class="figure page-columns page-full">
<p class="page-columns page-full"><img src="https://hymnstats.joeystanley.com/posts/new_hymns_batch5/index_files/figure-html/unnamed-chunk-7-1.png" class="img-fluid figure-img column-screen" width="1344"></p>
</figure>
</div>
</div>
</div>
<p>The first two weeks of the fifth batch were pretty lukewarm. Very few wards sang those hymns. A few wards sang <hymn>Our Prayer to Thee (#1048)</hymn> on September 28, <a href="../../posts/president_nelsons_death">the day after President Nelson died</a>, but otherwise, fifth-batch hymns were quite rare.</p>
<p>There is a noticeable jump after General Conference though. More wards sang from the fifth batch on October 12 (7.9%) than even the best week of the fourth batch when it was the newest batch (August 24th: 6.8%). The bulk of this surge (about 62%) was, perhaps unsurprisingly because of President Nelson’s recent passing, <hymn>Our Prayer to Thee (#1048)</hymn>. However, since then, I’ve seen all of the fifth batch hymns at least twice.</p>
<p>Since General Conference and through Christmastime, the fifth batch has held pretty constant at around 5%–10% of wards each week. Meanwhile, the other batches (notably the second and third) experience some slumps during Christmas time.</p>
<p>A noteworthy landmark is that October 26 was the day where the most number of wards sang at least one new hymn: about 55%. We’ve seen a handful of weeks were right around half of wards sang new hymns, but that day was quite a bit more than others. After the Christmas season and into February 2026, we saw about as many wards singing new hymns.</p>
<p>An interesting trend generally is that the first batch of hymns continues to be the most popular among any of the other ones. Even a year and a half after its release it still outperforms almost all of the more recent hymns. See my analysis of all the new hymns <a href="../../posts/new_hymns_general">here</a>.</p>
<p>Here’s another version of the same plot but instead of the actual dates, it’s in terms of how many weeks since the batches came out. This version of the plot is useful to spot any parallel trends across the batches, especially in the first few weeks of their release.</p>
<div class="cell page-columns page-full">
<div class="cell-output-display page-columns page-full">
<div class="page-columns page-full">
<figure class="figure page-columns page-full">
<p class="page-columns page-full"><img src="https://hymnstats.joeystanley.com/posts/new_hymns_batch5/index_files/figure-html/unnamed-chunk-9-1.png" class="img-fluid figure-img column-page" width="1344"></p>
</figure>
</div>
</div>
</div>
<p>In this version of the plot, it’s easier to compare batches. Thanks to that post–General Conference surge, the fifth batch was nearly as popular as the third batch for one week. Since then, it seems to be about as popular as the fourth batch was around this time. But it’s still not super popular: it’s as common to sing fifth batch hymns as it was to sing second batch hymns during Christmastime 2024.</p>
</section>
<section id="what-hymns-are-most-popular" class="level2">
<h2 class="anchored" data-anchor-id="what-hymns-are-most-popular">What hymns are most popular?</h2>
<p>The following table shows the hymns from the fifth batch in order of how popular they are.</p>
<div class="cell">
<div class="cell-output-display">
<div id="bwzexucjcb" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#bwzexucjcb table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#bwzexucjcb thead, #bwzexucjcb tbody, #bwzexucjcb tfoot, #bwzexucjcb tr, #bwzexucjcb td, #bwzexucjcb th {
  border-style: none;
}

#bwzexucjcb p {
  margin: 0;
  padding: 0;
}

#bwzexucjcb .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#bwzexucjcb .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#bwzexucjcb .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#bwzexucjcb .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#bwzexucjcb .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#bwzexucjcb .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#bwzexucjcb .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#bwzexucjcb .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#bwzexucjcb .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#bwzexucjcb .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#bwzexucjcb .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#bwzexucjcb .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#bwzexucjcb .gt_spanner_row {
  border-bottom-style: hidden;
}

#bwzexucjcb .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#bwzexucjcb .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#bwzexucjcb .gt_from_md > :first-child {
  margin-top: 0;
}

#bwzexucjcb .gt_from_md > :last-child {
  margin-bottom: 0;
}

#bwzexucjcb .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#bwzexucjcb .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#bwzexucjcb .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#bwzexucjcb .gt_row_group_first td {
  border-top-width: 2px;
}

#bwzexucjcb .gt_row_group_first th {
  border-top-width: 2px;
}

#bwzexucjcb .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#bwzexucjcb .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#bwzexucjcb .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#bwzexucjcb .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#bwzexucjcb .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#bwzexucjcb .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#bwzexucjcb .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#bwzexucjcb .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#bwzexucjcb .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#bwzexucjcb .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#bwzexucjcb .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#bwzexucjcb .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#bwzexucjcb .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#bwzexucjcb .gt_left {
  text-align: left;
}

#bwzexucjcb .gt_center {
  text-align: center;
}

#bwzexucjcb .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#bwzexucjcb .gt_font_normal {
  font-weight: normal;
}

#bwzexucjcb .gt_font_bold {
  font-weight: bold;
}

#bwzexucjcb .gt_font_italic {
  font-style: italic;
}

#bwzexucjcb .gt_super {
  font-size: 65%;
}

#bwzexucjcb .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#bwzexucjcb .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#bwzexucjcb .gt_indent_1 {
  text-indent: 5px;
}

#bwzexucjcb .gt_indent_2 {
  text-indent: 10px;
}

#bwzexucjcb .gt_indent_3 {
  text-indent: 15px;
}

#bwzexucjcb .gt_indent_4 {
  text-indent: 20px;
}

#bwzexucjcb .gt_indent_5 {
  text-indent: 25px;
}

#bwzexucjcb .katex-display {
  display: inline-flex !important;
  margin-bottom: 0.75em !important;
}

#bwzexucjcb div.Reactable > div.rt-table > div.rt-thead > div.rt-tr.rt-tr-group-header > div.rt-th-group:after {
  height: 0px !important;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading header">
<td colspan="2" class="gt_heading gt_title gt_font_normal">Approximate percentage of wards new hymns have been sung in</td>
</tr>
<tr class="gt_heading even">
<td colspan="2" class="gt_heading gt_subtitle gt_font_normal gt_bottom_border">Since June 15, 2025</td>
</tr>
<tr class="gt_col_headings header">
<th id="Hymn" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Hymn</th>
<th id="percent-of-wards" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">percent of wards</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Go Tell It on the Mountain (1208)</td>
<td class="gt_row gt_right" headers="percent of wards">11.2%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Our Prayer to Thee (1048)</td>
<td class="gt_row gt_right" headers="percent of wards">10.2%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Help Us Remember (1043)</td>
<td class="gt_row gt_right" headers="percent of wards">9.2%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">This Day Is a Good Day, Lord (1051)</td>
<td class="gt_row gt_right" headers="percent of wards">6.1%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Thou Gracious Lord, Whose Mercy Lends (1042)</td>
<td class="gt_row gt_right" headers="percent of wards">5.5%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Jesus Is the Way (1045)</td>
<td class="gt_row gt_right" headers="percent of wards">4.6%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Little Baby in a Manger (1209)</td>
<td class="gt_row gt_right" headers="percent of wards">3.9%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">How Did the Savior Minister? (1044)</td>
<td class="gt_row gt_right" headers="percent of wards">3.5%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">He Cares for Me (1047)</td>
<td class="gt_row gt_right" headers="percent of wards">3.0%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Can You Count the Stars in Heaven? (1046)</td>
<td class="gt_row gt_right" headers="percent of wards">2.7%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Stand by Me (1050)</td>
<td class="gt_row gt_right" headers="percent of wards">2.5%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Joseph Prayed in Faith (1049)</td>
<td class="gt_row gt_right" headers="percent of wards">0.7%</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
<p>The most popular hymn during this batch is <hymn>Go Tell It on the Mountain (#1208)</hymn>. This is almost certainly because it is a Christmas hymn and we recently celebrated Christmas. Since it is a Christmas hymn, we likely won’t see it sung very often until the end of November 2026, which means other hymns will get a chance to be sung. We’ll have to wait a full 52 weeks to see how <hymn>Go Tell It on the Mountain (#1208)</hymn> compares to the other hymns in this batch, but I suspect it might lose its place as the most popular hymn in this batch.</p>
<p>In second is <hymn>Our Prayer to Thee (#1048)</hymn>. There may be a few reasons for why this one is next in line. One, I think it’s just a good hymn. Two, it uses a tune that is well known in the Christian world and borrowed hymns tend to do well both <a href="../../posts/new_to_1985">in the 1985 hymnal</a> and <a href="../../posts/new_hymns_general">in these recent batches</a>. In fact, we used this tune in the previous hymnal for <hymn>O Home Beloved (#337)</hymn>, but in over 90,000 sacrament meetings I have <em>not once</em> seen that hymn being sung. So I’m glad they’re repurposing it for this hymn. And finally, President Russell M. Nelson wrote the lyrics to the hymn. Now, it might be a coincidence, but he passed away just after this hymn was released and I can’t help but wonder whether it’s as popular as it is because a fair number of wards sang it soon after that presumably in his honor. We’ll never know.</p>
<p>The next one, <hymn>Help Us Remember (#1043)</hymn> is the only sacrament hymn in this batch, and <a href="../../posts/sacrament">sacrament hymns tend to be sung more</a>.</p>
<p>The rest of the hymns trail behind. I personally am a fan of <hymn>This Day Is a Good Day, Lord (#1051)</hymn>, so I’m glad to see it as high as it is on this list. It is interesting that while <hymn>Go Tell It on the Mountain (#1208)</hymn> was popular during Christmas, <hymn>Little Baby in a Manger (#1209)</hymn> was not so much. Familiarity and prior exposure to the hymn likely is an influence, but also I think maybe some wards are uncomfortable with that style of melody in congregational singing still.</p>
<p>There is a clear least popular hymn, <hymn>Joseph Prayed in Faith (#1049)</hymn>. My guess is that it’ll become more popular in the spring when people tend to sing Joseph Smith–related hymns. So, I don’t think it’s any worse of a hymn, but it’s just not the time of year for it.</p>
</section>
<section id="what-hymns-are-most-popular-each-week" class="level2 page-columns page-full">
<h2 class="anchored" data-anchor-id="what-hymns-are-most-popular-each-week">What hymns are most popular each week?</h2>
<p>This plot shows how popular each hymn is each week. Out of all the fifth batch hymns sing in a given week, what percentage of them were <hymn>Our Prayer to Thee (#1048)</hymn>, for example?</p>
<div class="cell page-columns page-full">
<div class="cell-output-display page-columns page-full">
<div class="page-columns page-full">
<figure class="figure page-columns page-full">
<p class="page-columns page-full"><img src="https://hymnstats.joeystanley.com/posts/new_hymns_batch5/index_files/figure-html/unnamed-chunk-11-1.png" class="img-fluid figure-img column-page" width="1248"></p>
</figure>
</div>
</div>
</div>
<p>For some weeks, particularly in the beginning, the data is sparse, so it’s important to to put too much weight into the percentages. But it is clear that <hymn>Our Prayer to Thee (#1048)</hymn> was the most popular in the batch when these first came out, but it has been waning since then. The other super clear pattern is the spike in the two Christmas hymns, <hymn>Go Tell It on the Mountain (#1208)</hymn> and <hymn>Little Baby in a Manger (#1209)</hymn>. There aren’t too many other super clear patterns other than those three, although there does seem to be a trend for some hymns to be more popular in the past few weeks than earlier in this batch’s time.</p>
</section>
<section id="when-during-meetings-are-these-hymns-sung" class="level2">
<h2 class="anchored" data-anchor-id="when-during-meetings-are-these-hymns-sung">When during meetings are these hymns sung?</h2>
<p>This table shows when during sacrament meetings these hymns have been sung.</p>
<div class="cell">
<div class="cell-output-display">
<div id="cyxblqkfgg" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#cyxblqkfgg table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#cyxblqkfgg thead, #cyxblqkfgg tbody, #cyxblqkfgg tfoot, #cyxblqkfgg tr, #cyxblqkfgg td, #cyxblqkfgg th {
  border-style: none;
}

#cyxblqkfgg p {
  margin: 0;
  padding: 0;
}

#cyxblqkfgg .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#cyxblqkfgg .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#cyxblqkfgg .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#cyxblqkfgg .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#cyxblqkfgg .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#cyxblqkfgg .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#cyxblqkfgg .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#cyxblqkfgg .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#cyxblqkfgg .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#cyxblqkfgg .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#cyxblqkfgg .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#cyxblqkfgg .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#cyxblqkfgg .gt_spanner_row {
  border-bottom-style: hidden;
}

#cyxblqkfgg .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#cyxblqkfgg .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#cyxblqkfgg .gt_from_md > :first-child {
  margin-top: 0;
}

#cyxblqkfgg .gt_from_md > :last-child {
  margin-bottom: 0;
}

#cyxblqkfgg .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#cyxblqkfgg .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#cyxblqkfgg .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#cyxblqkfgg .gt_row_group_first td {
  border-top-width: 2px;
}

#cyxblqkfgg .gt_row_group_first th {
  border-top-width: 2px;
}

#cyxblqkfgg .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#cyxblqkfgg .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#cyxblqkfgg .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#cyxblqkfgg .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#cyxblqkfgg .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#cyxblqkfgg .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#cyxblqkfgg .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#cyxblqkfgg .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#cyxblqkfgg .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#cyxblqkfgg .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#cyxblqkfgg .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#cyxblqkfgg .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#cyxblqkfgg .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#cyxblqkfgg .gt_left {
  text-align: left;
}

#cyxblqkfgg .gt_center {
  text-align: center;
}

#cyxblqkfgg .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#cyxblqkfgg .gt_font_normal {
  font-weight: normal;
}

#cyxblqkfgg .gt_font_bold {
  font-weight: bold;
}

#cyxblqkfgg .gt_font_italic {
  font-style: italic;
}

#cyxblqkfgg .gt_super {
  font-size: 65%;
}

#cyxblqkfgg .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#cyxblqkfgg .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#cyxblqkfgg .gt_indent_1 {
  text-indent: 5px;
}

#cyxblqkfgg .gt_indent_2 {
  text-indent: 10px;
}

#cyxblqkfgg .gt_indent_3 {
  text-indent: 15px;
}

#cyxblqkfgg .gt_indent_4 {
  text-indent: 20px;
}

#cyxblqkfgg .gt_indent_5 {
  text-indent: 25px;
}

#cyxblqkfgg .katex-display {
  display: inline-flex !important;
  margin-bottom: 0.75em !important;
}

#cyxblqkfgg div.Reactable > div.rt-table > div.rt-thead > div.rt-tr.rt-tr-group-header > div.rt-th-group:after {
  height: 0px !important;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading header">
<td colspan="5" class="gt_heading gt_title gt_font_normal">When were new hymns sung in sacrament meeting?</td>
</tr>
<tr class="gt_heading even">
<td colspan="5" class="gt_heading gt_subtitle gt_font_normal gt_bottom_border">Since September 21, 2025</td>
</tr>
<tr class="gt_col_headings header">
<th id="New-Hymn" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">New Hymn</th>
<th id="Opening" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Opening</th>
<th id="Sacrament" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Sacrament</th>
<th id="Intermediate" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Intermediate</th>
<th id="Closing" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Closing</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">Thou Gracious Lord, Whose Mercy Lends (1042)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:43%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">43%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:25%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">25%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:32%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">32%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">Help Us Remember (1043)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:1%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:1px;font-weight:bold;font-size:14px;">1%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:97%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">97%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:2%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:2px;font-weight:bold;font-size:14px;">2%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">How Did the Savior Minister? (1044)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:31%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">31%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:36%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">36%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:33%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">33%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">Jesus Is the Way (1045)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:40%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">40%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:2%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:2px;font-weight:bold;font-size:14px;">2%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:26%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">26%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:32%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">32%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">Can You Count the Stars in Heaven? (1046)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:32%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">32%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:38%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">38%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:30%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">30%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">He Cares for Me (1047)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:43%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">43%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:32%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">32%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:24%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">24%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">Our Prayer to Thee (1048)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:40%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">40%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:8%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:8px;font-weight:bold;font-size:14px;">8%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:19%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:19px;font-weight:bold;font-size:14px;">19%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:32%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">32%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">Joseph Prayed in Faith (1049)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:30%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">30%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:50%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">50%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:20%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">20%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">Stand by Me (1050)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:38%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">38%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:24%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">24%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:38%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">38%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">This Day Is a Good Day, Lord (1051)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:51%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">51%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:18%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:18px;font-weight:bold;font-size:14px;">18%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:32%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">32%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">Go Tell It on the Mountain (1208)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:42%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">42%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:27%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">27%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:31%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">31%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">Little Baby in a Manger (1209)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:45%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">45%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:32%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">32%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:23%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">23%</span>
</div>
</div></td>
</tr>
</tbody><tfoot class="gt_sourcenotes">
<tr class="odd">
<td colspan="5" class="gt_sourcenote">Note: Each row adds up to 100%.</td>
</tr>
</tfoot>

</table>

</div>
</div>
</div>
<p>Like many other hymns and batches of hymns, each hymn here has their own story. So some hymns are more common as opening hymns while others are more common later in the meeting, and that’s true generally. The clearest pattern is <hymn>Help Us Remember (#1043)</hymn> which is almost always sung as a sacrament hymn. Again, that makes sense since it is about the sacrament. A general trend that I see here though is that most hymns are most common as opening hymns. This is an interesting insight into when during sacrament meetings people like to sing new hymns. It’s of course not a hard-and-fast rule of course, but it is a patterns shared among almost all these hymns.</p>
</section>
<section id="conclusion" class="level2">
<h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>
<p>That’s all for now. Overall, there are some cool things we learn from this batch. On the one hand, more wards are singing at least one new hymn each week. But, as seen in the first plot above, the first batch is where all the action is at. All batches are getting some attention, but the fifth batch is not doing any better than any of the other ones. In general, it seems like people are still enthusiastically singing new hymns, but not <em>all</em> the new hymns.</p>


</section>

 ]]></description>
  <category>general</category>
  <category>frequency</category>
  <category>new hymns</category>
  <guid>https://hymnstats.joeystanley.com/posts/new_hymns_batch5/</guid>
  <pubDate>Thu, 18 Sep 2025 06:00:00 GMT</pubDate>
</item>
<item>
  <title>The Fourth Batch of New Hymns!</title>
  <dc:creator>Joey Stanley</dc:creator>
  <link>https://hymnstats.joeystanley.com/posts/new_hymns_batch4/</link>
  <description><![CDATA[ 




<p>On June 12th, 2025, the church <a href="https://newsroom.churchofjesuschrist.org/article/eleven-new-hymns-now-available-in-hymns-for-home-and-church">released</a> the fourth batch of new hymns. In previous posts, I have covered in detail the <a href="../../posts/new_hymns_batch1">first</a>, <a href="../../posts/new_hymns_batch2">second</a>, and <a href="../../posts/new_hymns_batch3">third</a> batches of hymns and how they were incorporated into sacrament meetings. This page covers period since when the fourth batch came out through September 13th, the week before the fifth batch came out.</p>
<p>Currently I have data from 7,830 sacrament meetings from 1,092 wards since June 15, 2025. Here’s how much data I have for each week during this period, just so you have an idea of what I’m working with.</p>
<div class="cell">
<div class="cell-output-display">
<div id="cdjulgzekq" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#cdjulgzekq table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#cdjulgzekq thead, #cdjulgzekq tbody, #cdjulgzekq tfoot, #cdjulgzekq tr, #cdjulgzekq td, #cdjulgzekq th {
  border-style: none;
}

#cdjulgzekq p {
  margin: 0;
  padding: 0;
}

#cdjulgzekq .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#cdjulgzekq .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#cdjulgzekq .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#cdjulgzekq .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#cdjulgzekq .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#cdjulgzekq .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#cdjulgzekq .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#cdjulgzekq .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#cdjulgzekq .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#cdjulgzekq .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#cdjulgzekq .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#cdjulgzekq .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#cdjulgzekq .gt_spanner_row {
  border-bottom-style: hidden;
}

#cdjulgzekq .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#cdjulgzekq .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#cdjulgzekq .gt_from_md > :first-child {
  margin-top: 0;
}

#cdjulgzekq .gt_from_md > :last-child {
  margin-bottom: 0;
}

#cdjulgzekq .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#cdjulgzekq .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#cdjulgzekq .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#cdjulgzekq .gt_row_group_first td {
  border-top-width: 2px;
}

#cdjulgzekq .gt_row_group_first th {
  border-top-width: 2px;
}

#cdjulgzekq .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#cdjulgzekq .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#cdjulgzekq .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#cdjulgzekq .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#cdjulgzekq .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#cdjulgzekq .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#cdjulgzekq .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#cdjulgzekq .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#cdjulgzekq .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#cdjulgzekq .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#cdjulgzekq .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#cdjulgzekq .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#cdjulgzekq .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#cdjulgzekq .gt_left {
  text-align: left;
}

#cdjulgzekq .gt_center {
  text-align: center;
}

#cdjulgzekq .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#cdjulgzekq .gt_font_normal {
  font-weight: normal;
}

#cdjulgzekq .gt_font_bold {
  font-weight: bold;
}

#cdjulgzekq .gt_font_italic {
  font-style: italic;
}

#cdjulgzekq .gt_super {
  font-size: 65%;
}

#cdjulgzekq .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#cdjulgzekq .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#cdjulgzekq .gt_indent_1 {
  text-indent: 5px;
}

#cdjulgzekq .gt_indent_2 {
  text-indent: 10px;
}

#cdjulgzekq .gt_indent_3 {
  text-indent: 15px;
}

#cdjulgzekq .gt_indent_4 {
  text-indent: 20px;
}

#cdjulgzekq .gt_indent_5 {
  text-indent: 25px;
}

#cdjulgzekq .katex-display {
  display: inline-flex !important;
  margin-bottom: 0.75em !important;
}

#cdjulgzekq div.Reactable > div.rt-table > div.rt-thead > div.rt-tr.rt-tr-group-header > div.rt-th-group:after {
  height: 0px !important;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading header">
<td colspan="2" class="gt_heading gt_title gt_font_normal">Number of wards I have data from, by week</td>
</tr>
<tr class="gt_heading even">
<td colspan="2" class="gt_heading gt_subtitle gt_font_normal gt_bottom_border">Since June 15th, 2025</td>
</tr>
<tr class="gt_col_headings header">
<th id="date" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">date</th>
<th id="wards" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">wards</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="date">June 15</td>
<td class="gt_row gt_right" headers="wards">607</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">June 22</td>
<td class="gt_row gt_right" headers="wards">529</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">June 29</td>
<td class="gt_row gt_right" headers="wards">455</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">July 06</td>
<td class="gt_row gt_right" headers="wards">731</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">July 13</td>
<td class="gt_row gt_right" headers="wards">766</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">July 20</td>
<td class="gt_row gt_right" headers="wards">691</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">July 27</td>
<td class="gt_row gt_right" headers="wards">661</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">August 03</td>
<td class="gt_row gt_right" headers="wards">736</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">August 10</td>
<td class="gt_row gt_right" headers="wards">539</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">August 17</td>
<td class="gt_row gt_right" headers="wards">431</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">August 24</td>
<td class="gt_row gt_right" headers="wards">597</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">August 31</td>
<td class="gt_row gt_right" headers="wards">652</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">September 07</td>
<td class="gt_row gt_right" headers="wards">435</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
<section id="how-many-wards-sang-new-hymns-each-week" class="level2 page-columns page-full">
<h2 class="anchored" data-anchor-id="how-many-wards-sang-new-hymns-each-week">How many wards sang new hymns each week?</h2>
<p>The following plot show what percentage of wards sang from each of the new batches of hymns, per week, since June 2024 when the new hymns started getting rolled out. I’ve included data from all batches just so you can compare them to each other.</p>
<div class="cell page-columns page-full">
<div class="cell-output-display page-columns page-full">
<div class="page-columns page-full">
<figure class="figure page-columns page-full">
<p class="page-columns page-full"><img src="https://hymnstats.joeystanley.com/posts/new_hymns_batch4/index_files/figure-html/unnamed-chunk-7-1.png" class="img-fluid figure-img column-page" width="1344"></p>
</figure>
</div>
</div>
</div>
<p>During this period, the fourth batch was never very popular. August 24th was the best week with 6.7% of wards singing from it. There was a little bit of jumping around with the second batch, but the general trend is that the first batch was the most common, then the second, then the third, then the fourth.</p>
<p>Interestingly, we are now to the point where about half of wards on a given Sunday sing at least one new hymn. We saw that for the first time on May 24th due to a spike in the third batch that day. (No one hymn was responsible for that spike, so I think it was just a fluke.) But, for three weeks in a row in August, we saw more than half of wards singing new hymns. I think thit is an important milestone and shows just how much these new hymns are being used in church.</p>
<p>Here’s another version of the same plot but instead of the actual dates, it’s in terms of how many weeks since the batches came out. This version of the plot is useful to spot any parallel trends across the batches, especially in the first few weeks of their release.</p>
<div class="cell page-columns page-full">
<div class="cell-output-display page-columns page-full">
<div class="page-columns page-full">
<figure class="figure page-columns page-full">
<p class="page-columns page-full"><img src="https://hymnstats.joeystanley.com/posts/new_hymns_batch4/index_files/figure-html/unnamed-chunk-10-1.png" class="img-fluid figure-img column-page" width="1344"></p>
</figure>
</div>
</div>
</div>
<p>Here we can see that each batch is a little less popular than the previous one, both overall and week by week. Nearly 20% of wards sang from the first batch the week it came out. About 8% did for the second batch. About 1% for the third batch. And of the 607 wards I have data from on June 15th, just one of them sang from the fourth batch. Granted, it was Father’s Day, after several weeks, still very few wards had given the hymns in this new batch a try.</p>
</section>
<section id="multiple-new-hymns" class="level2 page-columns page-full">
<h2 class="anchored" data-anchor-id="multiple-new-hymns">Multiple new hymns</h2>
<p>So, rather than splitting up the data by batch, let’s look at just how many new hymns wards sing each week. In this plot, I show the percentage of wards that sing zero, one, or at least two hymns per week.</p>
<div class="cell page-columns page-full">
<div class="cell-output-display page-columns page-full">
<div class="page-columns page-full">
<figure class="figure page-columns page-full">
<p class="page-columns page-full"><img src="https://hymnstats.joeystanley.com/posts/new_hymns_batch4/index_files/figure-html/unnamed-chunk-14-1.png" class="img-fluid figure-img column-page" width="1344"></p>
</figure>
</div>
</div>
</div>
<p>The gray line here is the same as what was shown in the previous plot since it shows the proportion of wards singing zero new hymns per week. But when we collapse all batches together, we see a pretty good trend where more and more wards are singing one new hymn per week. It ebbed and flowed, and especially in the May–July era there were dips as we hit various holidays. But, I wonder if we’ll see this continue going forward.</p>
<p>What I notice too is that there seem to be increases in the number of wards singing new hymns a few weeks after the the release of a new hymn. This is most apparent after the second batch came out. During that time, we also see slightly more wards singing two or more new hymns each week. A few weeks after the third batch came out, there is another rise. And even maybe a month or so after the fourtch batch came out there was a slight increase, to the point where we hit that threshold of more wards singing new hymns than wards not singing new hymns.</p>
<p>I want to zoom in briefly on the number singing two or more. The following plot shows the line labeled “2+” in the above plot, but broken down further into 2, 3, and 4 or more. Notice that this plot only goes up to about 6% in the <em>y</em>-axis, so we’re really zoomed into the bottom portion of the previous plot.</p>
<div class="cell page-columns page-full">
<div class="cell-output-display page-columns page-full">
<div class="page-columns page-full">
<figure class="figure page-columns page-full">
<p class="page-columns page-full"><img src="https://hymnstats.joeystanley.com/posts/new_hymns_batch4/index_files/figure-html/unnamed-chunk-16-1.png" class="img-fluid figure-img column-page" width="1344"></p>
</figure>
</div>
</div>
</div>
<p>The biggest thing that I notice here is that the number of wards singing two new hymns really peaked in the three months after the second batch came out. I think people were pretty excited about another batch, and rather than singing the second batch <em>instead</em> of the first batch, they were adding it to their programs. At its peak, 5% of wards sang two new hymns. There was another brief period in May where we saw the same thing, but I’m not sure why that is.</p>
<p>When we look at wards singing three or four new hymns, it’s never been particularly common. Other than probably a fluke in early November, no more than 1% of wards have sung three new hymns. And I’ve never seen more than two wards in a week sing four new ones, and never since the fourth batch came out.</p>
</section>
<section id="what-hymns-are-most-popular" class="level2">
<h2 class="anchored" data-anchor-id="what-hymns-are-most-popular">What hymns are most popular?</h2>
<p>The following table shows the hymns from the fourth batch in order of how popular they are. On the right, I have an approximation of how many wards have sung that hymn during this period. I’ve seen all but <hymn>Still, Still, Still (#1207)</hymn> which makes sense since it’s a Christmas hymn.</p>
<div class="cell">
<div class="cell-output-display">
<div id="xjwadxhugh" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#xjwadxhugh table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#xjwadxhugh thead, #xjwadxhugh tbody, #xjwadxhugh tfoot, #xjwadxhugh tr, #xjwadxhugh td, #xjwadxhugh th {
  border-style: none;
}

#xjwadxhugh p {
  margin: 0;
  padding: 0;
}

#xjwadxhugh .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#xjwadxhugh .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#xjwadxhugh .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#xjwadxhugh .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#xjwadxhugh .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#xjwadxhugh .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#xjwadxhugh .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#xjwadxhugh .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#xjwadxhugh .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#xjwadxhugh .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#xjwadxhugh .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#xjwadxhugh .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#xjwadxhugh .gt_spanner_row {
  border-bottom-style: hidden;
}

#xjwadxhugh .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#xjwadxhugh .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#xjwadxhugh .gt_from_md > :first-child {
  margin-top: 0;
}

#xjwadxhugh .gt_from_md > :last-child {
  margin-bottom: 0;
}

#xjwadxhugh .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#xjwadxhugh .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#xjwadxhugh .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#xjwadxhugh .gt_row_group_first td {
  border-top-width: 2px;
}

#xjwadxhugh .gt_row_group_first th {
  border-top-width: 2px;
}

#xjwadxhugh .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#xjwadxhugh .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#xjwadxhugh .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#xjwadxhugh .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#xjwadxhugh .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#xjwadxhugh .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#xjwadxhugh .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#xjwadxhugh .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#xjwadxhugh .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#xjwadxhugh .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#xjwadxhugh .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#xjwadxhugh .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#xjwadxhugh .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#xjwadxhugh .gt_left {
  text-align: left;
}

#xjwadxhugh .gt_center {
  text-align: center;
}

#xjwadxhugh .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#xjwadxhugh .gt_font_normal {
  font-weight: normal;
}

#xjwadxhugh .gt_font_bold {
  font-weight: bold;
}

#xjwadxhugh .gt_font_italic {
  font-style: italic;
}

#xjwadxhugh .gt_super {
  font-size: 65%;
}

#xjwadxhugh .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#xjwadxhugh .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#xjwadxhugh .gt_indent_1 {
  text-indent: 5px;
}

#xjwadxhugh .gt_indent_2 {
  text-indent: 10px;
}

#xjwadxhugh .gt_indent_3 {
  text-indent: 15px;
}

#xjwadxhugh .gt_indent_4 {
  text-indent: 20px;
}

#xjwadxhugh .gt_indent_5 {
  text-indent: 25px;
}

#xjwadxhugh .katex-display {
  display: inline-flex !important;
  margin-bottom: 0.75em !important;
}

#xjwadxhugh div.Reactable > div.rt-table > div.rt-thead > div.rt-tr.rt-tr-group-header > div.rt-th-group:after {
  height: 0px !important;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading header">
<td colspan="2" class="gt_heading gt_title gt_font_normal">Approximate percentage of wards new hymns have been sung in</td>
</tr>
<tr class="gt_heading even">
<td colspan="2" class="gt_heading gt_subtitle gt_font_normal gt_bottom_border">Since June 15, 2025</td>
</tr>
<tr class="gt_col_headings header">
<th id="Hymn" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Hymn</th>
<th id="percent-of-wards" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">percent of wards</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">O Lord, Who Gave Thy Life for Me (1041)</td>
<td class="gt_row gt_right" headers="percent of wards">8.0%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Oh, How Great Is Our Joy (1033)</td>
<td class="gt_row gt_right" headers="percent of wards">6.8%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Look unto Christ (1032)</td>
<td class="gt_row gt_right" headers="percent of wards">6.4%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">I'm a Pioneer Too (1034)</td>
<td class="gt_row gt_right" headers="percent of wards">6.1%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">I'm Gonna Live So God Can Use Me (1037)</td>
<td class="gt_row gt_right" headers="percent of wards">5.1%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Because (1039)</td>
<td class="gt_row gt_right" headers="percent of wards">4.6%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">As I Keep the Sabbath Day (1035)</td>
<td class="gt_row gt_right" headers="percent of wards">4.4%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">The Lord's My Shepherd (1038)</td>
<td class="gt_row gt_right" headers="percent of wards">3.1%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">His Voice as the Sound (1040)</td>
<td class="gt_row gt_right" headers="percent of wards">2.7%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Read the Book of Mormon and Pray (1036)</td>
<td class="gt_row gt_right" headers="percent of wards">1.5%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Still, Still, Still (1207)</td>
<td class="gt_row gt_right" headers="percent of wards">0%</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
<p>It’s perhaps not too surprising that the most popular one is <hymn>O Lord, Who Gave Thy Life for Me (#1041)</hymn> since it’s a sacrament hymn. For a while, <hymn>I’m a Pioneer Too (#1034)</hymn> was the #1 hymn in this batch, but keep in mind that it came out just before <a href="../../posts/pioneer_day">Pioneer Day</a> in Utah so it was briefly pretty popular. After a few weeks though, it sunk a little lower because I don’t think too many wards will be singing it “off-season.” I wonder if <hymn>Oh, How Great Is Our Joy (#1033)</hymn> is next most popular from this batch because the tune is (from what I understand) a well-known hymn in Spanish. I personally really like <hymn>Look unto Christ (#1032)</hymn> and am happy to see it near the top of this list because it means I’m likely to hear it every so often in the future. I’m also very pleased to see <hymn>I’m Gonna Live So God Can Use Me (#1037)</hymn> being sung as well. It’s great to incorporate music from different backgrounds into our meetings.</p>
</section>
<section id="what-hymns-are-most-popular-each-week" class="level2 page-columns page-full">
<h2 class="anchored" data-anchor-id="what-hymns-are-most-popular-each-week">What hymns are most popular each week?</h2>
<p>It’s been long enough that we can get an idea of which hymns were popular when. The following plot shows the percentage of wards that sang each hymn <em>of the wards that sang any fourth batch hymns</em>.</p>
<div class="cell page-columns page-full">
<div class="cell-output-display page-columns page-full">
<div class="page-columns page-full">
<figure class="figure page-columns page-full">
<p class="page-columns page-full"><img src="https://hymnstats.joeystanley.com/posts/new_hymns_batch4/index_files/figure-html/unnamed-chunk-18-1.png" class="img-fluid figure-img column-page" width="768"></p>
</figure>
</div>
</div>
</div>
<p>First, it’s important to remember that hardly anyone sang from this batch during the first few weeks. So, the huge spike in <hymn>Because (#1039)</hymn> and <hymn>I’m Gonnna Live So God Can Use Me (#1037)</hymn> are mostly due to data sparsity issues. However, one true pattern was the big spike that <hymn>I’m a Pioneer Too (#1034)</hymn> experienced at the end of July, which is the Sunday before Pioneer Day here in Utah. On July 20th, half of wards that sang from the fourth batch sang that hymn that day. Other than those, I don’t really notice any other patterns for any of the hymns.</p>
</section>
<section id="when-during-meetings-are-these-hymns-sung" class="level2">
<h2 class="anchored" data-anchor-id="when-during-meetings-are-these-hymns-sung">When during meetings are these hymns sung?</h2>
<p>We can also see when during sacrament meetings these hymns have been sung. I include this table for every batch, but it’s tricky to get much meaningful information from it because every hymn has its own story. For reasons that are not always clear, some hymns just tend to be opening hymns, others tend to be closing, and others show some other perhaps more complicated pattern.</p>
<div class="cell">
<div class="cell-output-display">
<div id="jkkxkzopoy" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#jkkxkzopoy table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#jkkxkzopoy thead, #jkkxkzopoy tbody, #jkkxkzopoy tfoot, #jkkxkzopoy tr, #jkkxkzopoy td, #jkkxkzopoy th {
  border-style: none;
}

#jkkxkzopoy p {
  margin: 0;
  padding: 0;
}

#jkkxkzopoy .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#jkkxkzopoy .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#jkkxkzopoy .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#jkkxkzopoy .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#jkkxkzopoy .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#jkkxkzopoy .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#jkkxkzopoy .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#jkkxkzopoy .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#jkkxkzopoy .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#jkkxkzopoy .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#jkkxkzopoy .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#jkkxkzopoy .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#jkkxkzopoy .gt_spanner_row {
  border-bottom-style: hidden;
}

#jkkxkzopoy .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#jkkxkzopoy .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#jkkxkzopoy .gt_from_md > :first-child {
  margin-top: 0;
}

#jkkxkzopoy .gt_from_md > :last-child {
  margin-bottom: 0;
}

#jkkxkzopoy .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#jkkxkzopoy .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#jkkxkzopoy .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#jkkxkzopoy .gt_row_group_first td {
  border-top-width: 2px;
}

#jkkxkzopoy .gt_row_group_first th {
  border-top-width: 2px;
}

#jkkxkzopoy .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#jkkxkzopoy .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#jkkxkzopoy .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#jkkxkzopoy .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#jkkxkzopoy .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#jkkxkzopoy .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#jkkxkzopoy .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#jkkxkzopoy .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#jkkxkzopoy .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#jkkxkzopoy .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#jkkxkzopoy .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#jkkxkzopoy .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#jkkxkzopoy .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#jkkxkzopoy .gt_left {
  text-align: left;
}

#jkkxkzopoy .gt_center {
  text-align: center;
}

#jkkxkzopoy .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#jkkxkzopoy .gt_font_normal {
  font-weight: normal;
}

#jkkxkzopoy .gt_font_bold {
  font-weight: bold;
}

#jkkxkzopoy .gt_font_italic {
  font-style: italic;
}

#jkkxkzopoy .gt_super {
  font-size: 65%;
}

#jkkxkzopoy .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#jkkxkzopoy .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#jkkxkzopoy .gt_indent_1 {
  text-indent: 5px;
}

#jkkxkzopoy .gt_indent_2 {
  text-indent: 10px;
}

#jkkxkzopoy .gt_indent_3 {
  text-indent: 15px;
}

#jkkxkzopoy .gt_indent_4 {
  text-indent: 20px;
}

#jkkxkzopoy .gt_indent_5 {
  text-indent: 25px;
}

#jkkxkzopoy .katex-display {
  display: inline-flex !important;
  margin-bottom: 0.75em !important;
}

#jkkxkzopoy div.Reactable > div.rt-table > div.rt-thead > div.rt-tr.rt-tr-group-header > div.rt-th-group:after {
  height: 0px !important;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading header">
<td colspan="5" class="gt_heading gt_title gt_font_normal">When were new hymns sung in sacrament meeting?</td>
</tr>
<tr class="gt_heading even">
<td colspan="5" class="gt_heading gt_subtitle gt_font_normal gt_bottom_border">Since June 15, 2025</td>
</tr>
<tr class="gt_col_headings header">
<th id="New-Hymn" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">New Hymn</th>
<th id="Opening" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Opening</th>
<th id="Sacrament" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Sacrament</th>
<th id="Intermediate" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Intermediate</th>
<th id="Closing" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Closing</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">Look unto Christ (1032)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:26%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">26%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:2%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:2px;font-weight:bold;font-size:14px;">2%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:45%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">45%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:26%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">26%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">Oh, How Great Is Our Joy (1033)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:39%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">39%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:39%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">39%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:23%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">23%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">I'm a Pioneer Too (1034)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:24%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">24%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:57%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">57%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:19%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:19px;font-weight:bold;font-size:14px;">19%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">As I Keep the Sabbath Day (1035)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:46%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">46%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:8%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:8px;font-weight:bold;font-size:14px;">8%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:15%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:15px;font-weight:bold;font-size:14px;">15%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:31%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">31%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">Read the Book of Mormon and Pray (1036)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:25%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">25%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:62%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">62%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:12%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:12px;font-weight:bold;font-size:14px;">12%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">I'm Gonna Live So God Can Use Me (1037)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:24%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">24%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:38%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">38%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:38%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">38%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">The Lord's My Shepherd (1038)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:35%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">35%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:10%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:10px;font-weight:bold;font-size:14px;">10%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:55%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">55%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">Because (1039)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:21%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">21%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:41%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">41%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:38%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">38%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">His Voice as the Sound (1040)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:25%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">25%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:50%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">50%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:25%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">25%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">O Lord, Who Gave Thy Life for Me (1041)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:14%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:14px;font-weight:bold;font-size:14px;">14%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:65%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">65%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:8%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:8px;font-weight:bold;font-size:14px;">8%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:12%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:12px;font-weight:bold;font-size:14px;">12%</span>
</div>
</div></td>
</tr>
</tbody><tfoot class="gt_sourcenotes">
<tr class="odd">
<td colspan="5" class="gt_sourcenote">Note: Each row adds up to 100%.</td>
</tr>
</tfoot>

</table>

</div>
</div>
</div>
<p>It makes sense that hymn&gt;O Lord, Who Gave Thy Life for Me (#1041) is most commonly sung as a sacrament hymn because it is tagged as such. But, <hymn>As I Keep the Sabbath Day (#1035)</hymn> and <hymn>Look unto Christ (#1032)</hymn> were both occasionally sung as sacrament hymns.</p>
<p>The next clearest trend is that <hymn>Read the Book of Mormon and Pray (#1036)</hymn> seems to be most common as an intermediate hymn. The one most commonly sung as an opening hymn from this batch was <hymn>As I Keep the Sabbath Day (#1035)</hymn> and the one most commonly sung as a closing hymn was <hymn>The Lord’s My Shepherd (#1038)</hymn>.</p>
</section>
<section id="conclusion" class="level2">
<h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>
<p>So, that’s it for the fourth batch of new hymns. The general pattern I see is that this batch has been less popular. It is true that it’s smaller than the third batch, but it is still bigger than the second batch, so we can’t blame numbers alone. We’ve also had some holidays here and there, like Father’s Day, 4th of July, and Pioneer Day, so those likely take precedent. It may also just be that the novelty of new hymns has worn off, although it’s important to note that almost half of wards are singing at least one new hymn each week. So maybe it’s that we’re still getting used to the hymns in the first batches before moving on to this latest one.</p>


</section>

 ]]></description>
  <category>general</category>
  <category>frequency</category>
  <category>new hymns</category>
  <guid>https://hymnstats.joeystanley.com/posts/new_hymns_batch4/</guid>
  <pubDate>Sun, 15 Jun 2025 06:00:00 GMT</pubDate>
</item>
<item>
  <title>Easter 2025</title>
  <dc:creator>Joey Stanley</dc:creator>
  <link>https://hymnstats.joeystanley.com/posts/easter2025/</link>
  <description><![CDATA[ 




<p>Last year, I posted about <a href="../../posts/easter">general trends with hymns around Easter</a>. Now that we have a couple new Easter hymns, I thought it’d be good to take a look at this year’s data and see how it compares. This post is based primarily on data from 1,075 wards. You can read more about the full dataset <a href="../../posts/frequency-data">here</a>.</p>
<p>In <a href="(/posts/easter)">my previous post</a>, I went into detail trying to figure out which hymns are considered “Easter” hymns. I included hymns that were listed in the table of contents under “Easter” or listed in the index under “Easter”, “Resurrection”, or “Sacrament.” I’ll use the same list, but I’ll add the new hymns that fit that criteria. This includes three Easter hymns (<hymn>Hail the Day that Sees Him Rise (#1201)</hymn>, <hymn>Let Easter Anthems Ring (#1205)</hymn>, and <hymn>Were You There? (#1206)</hymn>) and six sacrament hymns (<hymn>It Is Well with My Soul (#1003)</hymn>, <hymn>As Bread is Broken (#1007)</hymn>, <hymn>Bread of Life, Living Water (#1008)</hymn>, <hymn>Gethsemane (#1009)</hymn>, <hymn>Behold the Wounds in Jesus’ Hands (#1016)</hymn>, and <hymn>This Is the Christ (#1017)</hymn>).</p>
<section id="the-easter-season" class="level2">
<h2 class="anchored" data-anchor-id="the-easter-season">The Easter Season</h2>
<p>Again, like I said in my <a href="../../posts/easter">previous post</a>, since many of these sacrament hymns are commonly sung outside of the Easter season, we can’t assume that if a ward sings, say, <hymn>As Bread is Broken (#1007)</hymn>, that they’re doing so in celebration of Easter. I found that around 20%–25% of wards sing at least one of those “Easter” hymns, so I decided that the Easter season was defined as the period around Easter when more than 25% of wards sing from that set.</p>
<p>Since some of these new hymns are generally pretty common, I’ll have to recalculate those numbers based on 2025 data. (See details below if you’d like.)</p>
<div class="callout callout-style-default callout-caution callout-titled">
<div class="callout-header d-flex align-content-center collapsed" data-bs-toggle="collapse" data-bs-target=".callout-1-contents" aria-controls="callout-1" aria-expanded="false" aria-label="Toggle callout">
<div class="callout-icon-container">
<i class="callout-icon"></i>
</div>
<div class="callout-title-container flex-fill">
<span class="screen-reader-only">Caution</span>Technical details
</div>
<div class="callout-btn-toggle d-inline-block border-0 py-1 ps-1 pe-0 float-end"><i class="callout-toggle"></i></div>
</div>
<div id="callout-1" class="callout-1-contents callout-collapse collapse">
<div class="callout-body-container callout-body">
<p>First, here is a plot showing the proportion of sacrament meetings in my dataset that have at least one “Easter” hymn across the year. Here, I’ll just focus on sacrament meetings since June 2, 2024 when the first batch of new hymns came out.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/easter2025/index_files/figure-html/unnamed-chunk-6-1.png" class="img-fluid figure-img" width="1152"></p>
</figure>
</div>
</div>
</div>
<p>We can see that other than Easter and the week before, which has many Easter hymns, and in December, which has mostly Christmas hymns, the number of wards singing “Easter” hymns is pretty stable. So, rather than use the technique I did in my previous plot of getting the average number of Easter hymns sung in week not near holidays, I’ll just take the average of all these weeks except for those within a month of Christmas or Easter.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/easter2025/index_files/figure-html/unnamed-chunk-7-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>Anyway, the purpose of all this avoidance of holidays is to get the typical percentage of sacrament meetings that contain one or more of these “Easter” hymns during times when you wouldn’t expect them. Basically, get a baseline. As it turns out, the average percentage of sacrament meetings that sing these hymns is 31%. The upper end is about 36%.</p>
<p>So, that means that we can consider any week around Eastertime where more than 36% of wards sing “Easter” hymns as being more than normal and indicative of wards singing these hymns to celebrate Easter.</p>
</div>
</div>
</div>
<p>It turns out it’s around 36% of wards per week. That is quite a bit higher than the 27% I reported in my <a href="../../posts/easter">previous post</a>. But, keep in mind that six new sacrament hymns were added (<hymn>It Is Well with My Soul (#1003)</hymn>, <hymn>As Bread is Broken (#1007)</hymn>, <hymn>Bread of Life, Living Water (#1008)</hymn>, <hymn>Gethsemane (#1009)</hymn>, <hymn>Behold the Wounds in Jesus’ Hands (#1016)</hymn>, and <hymn>This Is the Christ (#1017)</hymn>), and those have been pretty popular. So, on average, we’re singing more Easter-adjacent hymns than before simply because of those six new ones, so we’ll have to adjust the number accordingly.</p>
<p>In Figure&nbsp;1, I’ve highlighted all the weeks that have more than 36% of sacrament meetings:</p>
<div class="cell">
<div class="cell-output-display">
<div id="fig-weeks_around_easter_highlighted" class="quarto-float quarto-figure quarto-figure-center anchored">
<figure class="quarto-float quarto-float-fig figure">
<div aria-describedby="fig-weeks_around_easter_highlighted-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<img src="https://hymnstats.joeystanley.com/posts/easter2025/index_files/figure-html/fig-weeks_around_easter_highlighted-1.png" class="img-fluid figure-img" width="768">
</div>
<figcaption class="quarto-float-caption-bottom quarto-float-caption quarto-float-fig" id="fig-weeks_around_easter_highlighted-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;1: Percentage of sacrament meetings with Easter hymns around Easter
</figcaption>
</figure>
</div>
</div>
</div>
<p>Last year, three weeks before just barely made the cut for having more Easter hymns than usual. This year, it didn’t. So, it was only the week before, Easter itself, and the week after where we saw a significant number of Easter hymns beyond what is normally sung. The number of wards singing Easter hymns on Easter itself is comparable to last year (around 97%). But last year, about 45% of wards sang Easter hymns on Palm Sunday. This year, it was about 57%. So, it seems like the addition of the two new Easter hymns really made a difference! Looking back at previous years, the only time I’ve seen more wards singing Easter hymns on Palm Sunday is when General Conference falls on Easter.</p>
</section>
<section id="whats-sung-around-easter" class="level2">
<h2 class="anchored" data-anchor-id="whats-sung-around-easter">What’s sung around Easter?</h2>
<p>Now that we’ve established which hymns are Easter hymns and when those hymns are sung relative to Easter, let’s answer the questions of <em>which</em> of these Easter hymns are sung <em>when</em>.</p>
<p>We’ll first start off by looking at how common the Easter hymns were during this Easter season. The following plot shows the percentage of wards that sang each hymn at least some point within one week of Easter.</p>
<div class="cell">
<div class="cell-output-display">
<div id="fig-cleveland" class="quarto-float quarto-figure quarto-figure-center anchored">
<figure class="quarto-float quarto-float-fig figure">
<div aria-describedby="fig-cleveland-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<img src="https://hymnstats.joeystanley.com/posts/easter2025/index_files/figure-html/fig-cleveland-1.png" class="img-fluid figure-img" width="768">
</div>
<figcaption class="quarto-float-caption-bottom quarto-float-caption quarto-float-fig" id="fig-cleveland-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;2: Percentage of wards that sing each Easter hymn per year
</figcaption>
</figure>
</div>
</div>
</div>
<p>Superficially, relatively little has changed compared to last year, except with the addition of new hymns. <hymn>He Is Risen! (#199)</hymn> and <hymn>Christ the Lord is Risen Today (#200)</hymn> are far and away the most common still. They were a bit less common this year though, presumably because of the addition of the new hymns cutting in on some of the slots. Figure&nbsp;3 below compares 2025 to all previous years, showing the number of wards that sing each hymn within a week of Easter.</p>
<div class="cell">
<div class="cell-output-display">
<div id="fig-comparison" class="quarto-float quarto-figure quarto-figure-center anchored">
<figure class="quarto-float quarto-float-fig figure">
<div aria-describedby="fig-comparison-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<img src="https://hymnstats.joeystanley.com/posts/easter2025/index_files/figure-html/fig-comparison-1.png" class="img-fluid figure-img" width="768">
</div>
<figcaption class="quarto-float-caption-bottom quarto-float-caption quarto-float-fig" id="fig-comparison-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;3: Easter hymn change in popularity in 2025
</figcaption>
</figure>
</div>
</div>
</div>
<p>As you can see, for all but one hymn, the big dot, which represents 2025, is further to the left than the smaller black dot, which represents everything before 2025. This means that basically every hymn was sung in fewer wards in 2025 than in previous years. The obvious explanation for this is the addition of the new hymns, and as you can see in the green dots, there were several that were sung around Easter this year. So, with more hymns to choose from, and the same number of slots to fill, something’s going to take a hit. It looks like proportionally, the two most popular ones, were affected the most.</p>
<p>The one teeny exception to this pattern is <hymn>All Glory, Laud, and Honor (#69)</hymn>. Like I mentioned last time, this a Palm Sunday hymn, though relatively few wards sing it on Palm Sunday. I’m heartened to see that there was actually a very slight <em>increase</em> in how many wards sang it this year. I hope to see it sung more in the future, so this is an encouraging sign.</p>
<section id="when-are-hymns-sung-within-the-easter-season" class="level3">
<h3 class="anchored" data-anchor-id="when-are-hymns-sung-within-the-easter-season">When are hymns sung within the Easter season?</h3>
<p>Let’s dive into each of those hymns then and see when during that three-week period they were sung. Figure&nbsp;4 shows how often each Easter hymn is sung across the Easter season. Here, the gray represents general tendencies before 2025 and the red represents the data from 2025.</p>
<div class="cell">
<div class="cell-output-display">
<div id="fig-rel_freq" class="quarto-float quarto-figure quarto-figure-center anchored">
<figure class="quarto-float quarto-float-fig figure">
<div aria-describedby="fig-rel_freq-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<img src="https://hymnstats.joeystanley.com/posts/easter2025/index_files/figure-html/fig-rel_freq-1.png" class="img-fluid figure-img" width="768">
</div>
<figcaption class="quarto-float-caption-bottom quarto-float-caption quarto-float-fig" id="fig-rel_freq-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;4: Relative frequency of Easter hymns across the Easter season
</figcaption>
</figure>
</div>
</div>
</div>
<p>Starting with the most popular hymns, <hymn>He Is Risen (#199)</hymn> and <hymn>Christ the Lord Is Risen Today (#200)</hymn> were basically the same this year as in previous years. Pretty much all the other hymns were more popular the week before Easter this year than they were last year, some of them drastically so. By that, I mean that some of them were previously most popular on Easter Sunday, but this year they were most popular on Palm Sunday. Among the new hymns, <hymn>Gethsemane (#1009)</hymn> and <hymn>Let Easter Anthems Ring (#1205)</hymn> had a clear peak in popularity on Easter Sunday. The others were about as popular on Palm Sunday as they were on Easter.</p>
</section>
<section id="when-during-sacrament-meeting" class="level3">
<h3 class="anchored" data-anchor-id="when-during-sacrament-meeting">When during sacrament meeting?</h3>
<p>The last thing I want to show is when during sacrament meeting these hymns are sung. By that, I mean I want to lok at whether hymns are sung as opening, intermediate, or closing hymns. (We’ll ignore sacrament hymns in this plot.) Last year, I only showed this plot for the two most common hymns but this time I’ll show the ones that are most directly related to Easter. Figure&nbsp;5 shows those results. The gray is the general trend from before 2025 and the blue shows just the 2025 data.</p>
<div class="cell">
<div class="cell-output-display">
<div id="fig-types" class="quarto-float quarto-figure quarto-figure-center anchored">
<figure class="quarto-float quarto-float-fig figure">
<div aria-describedby="fig-types-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<img src="https://hymnstats.joeystanley.com/posts/easter2025/index_files/figure-html/fig-types-1.png" class="img-fluid figure-img" width="768">
</div>
<figcaption class="quarto-float-caption-bottom quarto-float-caption quarto-float-fig" id="fig-types-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;5: When during sacrament meeting is each Easter hymn sung?
</figcaption>
</figure>
</div>
</div>
</div>
<p>The pattern shown here is one that I can’t quite make sense of. If we just focus on the hymns from the 1985 hymnal, we see that they are all more popular as opening hymns in 2025 than they were before this year. They’re also all less commonly sung as closing hymns in 2025. This suggests that there is a shift from the end of the meeting towards the beginning for these hymns. We would expect then that the new hymns take their place as closing hymns. But, if we now look at those three hymns, we see that they’re all about twice as commonly sung as opening hymns than closing hymns. So, every hymn is more likely an opening hymn than a closing hymn. What are people singing as closing hymns then? I’m not sure, but it’s a cool pattern to see!</p>
</section>
</section>
<section id="summary" class="level2">
<h2 class="anchored" data-anchor-id="summary">Summary</h2>
<p>Last year, I ended the analysis of Easter hymns by saying that I hope the new hymnal has Easter hymns. I’m grateful we have more so that we can sing more Easter hymns each year, especially beyond Easter Sunday itself. It seems like these new hymns have been incorporated quite well in Sacrament meeting. However, it seems like these new hymns are mostly taking the place of the old ones, rather than adding to them. We had a few more wards singing more Easter hymns on Palm Sunday, but I’d love to see that extended to more weeks before Easter. I guess we’ll see if we get more Easter hymns in later batches of new hymns!</p>


</section>

 ]]></description>
  <category>holidays</category>
  <category>frequency</category>
  <guid>https://hymnstats.joeystanley.com/posts/easter2025/</guid>
  <pubDate>Sun, 20 Apr 2025 06:00:00 GMT</pubDate>
  <media:content url="https://hymnstats.joeystanley.com/posts/easter2025/cover.png" medium="image" type="image/png" height="81" width="144"/>
</item>
<item>
  <title>The Third Batch of New Hymns!</title>
  <dc:creator>Joey Stanley</dc:creator>
  <link>https://hymnstats.joeystanley.com/posts/new_hymns_batch3/</link>
  <description><![CDATA[ 




<p>On February 13th, 2025, the church <a href="https://newsroom.churchofjesuschrist.org/article/fifteen-new-hymns-available-to-use-in-church-and-at-home">released</a> the third batch of new hymns. In previous posts, I have covered in detail the <a href="../../posts/new_hymns_batch1">first</a> and <a href="../../posts/new_hymns_batch2">second</a> batches of hymns and how they were incorporated into sacrament meetings. This page covers period from when the third batch came out until the fourth batch came out June 12th, with occasionally slight updates as more data from that period trickles in. Currently I have data from 7,051 sacrament meetings from 1,037 wards between February 16th and June 8, 2025.</p>
<p>First, here’s how much data I have for each week so far, just so you have an idea of what I’m working with.</p>
<div class="cell">
<div class="cell-output-display">
<div id="xdblizyhbu" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#xdblizyhbu table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#xdblizyhbu thead, #xdblizyhbu tbody, #xdblizyhbu tfoot, #xdblizyhbu tr, #xdblizyhbu td, #xdblizyhbu th {
  border-style: none;
}

#xdblizyhbu p {
  margin: 0;
  padding: 0;
}

#xdblizyhbu .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#xdblizyhbu .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#xdblizyhbu .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#xdblizyhbu .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#xdblizyhbu .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#xdblizyhbu .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#xdblizyhbu .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#xdblizyhbu .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#xdblizyhbu .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#xdblizyhbu .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#xdblizyhbu .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#xdblizyhbu .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#xdblizyhbu .gt_spanner_row {
  border-bottom-style: hidden;
}

#xdblizyhbu .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#xdblizyhbu .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#xdblizyhbu .gt_from_md > :first-child {
  margin-top: 0;
}

#xdblizyhbu .gt_from_md > :last-child {
  margin-bottom: 0;
}

#xdblizyhbu .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#xdblizyhbu .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#xdblizyhbu .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#xdblizyhbu .gt_row_group_first td {
  border-top-width: 2px;
}

#xdblizyhbu .gt_row_group_first th {
  border-top-width: 2px;
}

#xdblizyhbu .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#xdblizyhbu .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#xdblizyhbu .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#xdblizyhbu .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#xdblizyhbu .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#xdblizyhbu .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#xdblizyhbu .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#xdblizyhbu .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#xdblizyhbu .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#xdblizyhbu .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#xdblizyhbu .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#xdblizyhbu .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#xdblizyhbu .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#xdblizyhbu .gt_left {
  text-align: left;
}

#xdblizyhbu .gt_center {
  text-align: center;
}

#xdblizyhbu .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#xdblizyhbu .gt_font_normal {
  font-weight: normal;
}

#xdblizyhbu .gt_font_bold {
  font-weight: bold;
}

#xdblizyhbu .gt_font_italic {
  font-style: italic;
}

#xdblizyhbu .gt_super {
  font-size: 65%;
}

#xdblizyhbu .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#xdblizyhbu .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#xdblizyhbu .gt_indent_1 {
  text-indent: 5px;
}

#xdblizyhbu .gt_indent_2 {
  text-indent: 10px;
}

#xdblizyhbu .gt_indent_3 {
  text-indent: 15px;
}

#xdblizyhbu .gt_indent_4 {
  text-indent: 20px;
}

#xdblizyhbu .gt_indent_5 {
  text-indent: 25px;
}

#xdblizyhbu .katex-display {
  display: inline-flex !important;
  margin-bottom: 0.75em !important;
}

#xdblizyhbu div.Reactable > div.rt-table > div.rt-thead > div.rt-tr.rt-tr-group-header > div.rt-th-group:after {
  height: 0px !important;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading header">
<td colspan="2" class="gt_heading gt_title gt_font_normal">Number of wards I have data from, by week</td>
</tr>
<tr class="gt_heading even">
<td colspan="2" class="gt_heading gt_subtitle gt_font_normal gt_bottom_border">Between February 16th and June 8th, 2025</td>
</tr>
<tr class="gt_col_headings header">
<th id="date" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">date</th>
<th id="wards" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">wards</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="date">February 16</td>
<td class="gt_row gt_right" headers="wards">570</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">February 23</td>
<td class="gt_row gt_right" headers="wards">458</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">March 02</td>
<td class="gt_row gt_right" headers="wards">620</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">March 09</td>
<td class="gt_row gt_right" headers="wards">567</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">March 16</td>
<td class="gt_row gt_right" headers="wards">527</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">March 23</td>
<td class="gt_row gt_right" headers="wards">557</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">March 30</td>
<td class="gt_row gt_right" headers="wards">518</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">April 13</td>
<td class="gt_row gt_right" headers="wards">663</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">April 20</td>
<td class="gt_row gt_right" headers="wards">533</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">April 27</td>
<td class="gt_row gt_right" headers="wards">362</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">May 04</td>
<td class="gt_row gt_right" headers="wards">400</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">May 11</td>
<td class="gt_row gt_right" headers="wards">75</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">May 18</td>
<td class="gt_row gt_right" headers="wards">175</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">May 25</td>
<td class="gt_row gt_right" headers="wards">58</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">June 01</td>
<td class="gt_row gt_right" headers="wards">434</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">June 08</td>
<td class="gt_row gt_right" headers="wards">534</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
<section id="how-many-wards-sang-new-hymns-each-week" class="level2 page-columns page-full">
<h2 class="anchored" data-anchor-id="how-many-wards-sang-new-hymns-each-week">How many wards sang new hymns each week?</h2>
<p>The following plot show what percentage of wards sang from each of the new batches of hymns, per week, since June 2024 when the new hymns started getting rolled out. I’ve included data from all three batches just so you can compare them to each other.</p>
<div class="cell page-columns page-full">
<div class="cell-output-display page-columns page-full">
<div class="page-columns page-full">
<figure class="figure page-columns page-full">
<p class="page-columns page-full"><img src="https://hymnstats.joeystanley.com/posts/new_hymns_batch3/index_files/figure-html/unnamed-chunk-7-1.png" class="img-fluid figure-img column-page" width="1344"></p>
</figure>
</div>
</div>
</div>
<p>In June, the first batch was readily incorporated into congregational singing. That first week, about 19.2% of the 255 wards I have data from sang one of the new hymns. It stayed pretty consistently about that high for the next three months. During Christmastime, it surged in popularity again, mostly because there were some Christmas hymns introduced in that batch.</p>
<p>When the second batch came out, only about 7.6% of wards sang at least one of those hymns right away. But, that jumped up to 15.3% and eventually peaked five weeks in at 23.9% on October 20. It took a nosedive during Christmastime since there weren’t any Christmas hymns in that batch. After that, it partially recovered in January and early February, hovering around 13% of wards singing from it each week. Meanwhile, the first batch of hymns has almost always been more popular. In October 2024, when the second batch was most popular, the two were about even. After Christmas, the first batch has consistently been more popular than the second batch.</p>
<p>Now we get to the third batch. If the second batch’s reception was lukewarm, the third batch was downright cold. On the first week of the third batch, I have data from 570 wards and just 1.1% of them sang one of the brand new songs. The second week was better, with 7.2%, but still far below where the other batches were during their first few weeks. It’s not like people are no longer singing new hymns; in fact, the first and second batches are going as strong as ever. Around Easter, the third batch has finally surpassed the second batch in weekly popularity, partly due to <hymn>Let Easter Anthems Ring (#1205)</hymn> and <hymn>Were You There? (#1206)</hymn> around Easter. After a dip on Mother’s Day, it finally hit its high point on May 25th with 25.9% of wards singing it, finally passing the first batch of hymns in weekly popularity. For some reason, it dipped again the followng week, and then the fourth batch came out!</p>
</section>
<section id="what-hymns-are-most-popular" class="level2">
<h2 class="anchored" data-anchor-id="what-hymns-are-most-popular">What hymns are most popular?</h2>
<p>The following table shows the hymns from the third batch in order of how popular they are. On the right, I have an approximation of how many wards have sung that hymn during this period.</p>
<div class="cell">
<div class="cell-output-display">
<div id="oyyazzyurw" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#oyyazzyurw table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#oyyazzyurw thead, #oyyazzyurw tbody, #oyyazzyurw tfoot, #oyyazzyurw tr, #oyyazzyurw td, #oyyazzyurw th {
  border-style: none;
}

#oyyazzyurw p {
  margin: 0;
  padding: 0;
}

#oyyazzyurw .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#oyyazzyurw .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#oyyazzyurw .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#oyyazzyurw .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#oyyazzyurw .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#oyyazzyurw .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#oyyazzyurw .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#oyyazzyurw .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#oyyazzyurw .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#oyyazzyurw .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#oyyazzyurw .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#oyyazzyurw .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#oyyazzyurw .gt_spanner_row {
  border-bottom-style: hidden;
}

#oyyazzyurw .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#oyyazzyurw .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#oyyazzyurw .gt_from_md > :first-child {
  margin-top: 0;
}

#oyyazzyurw .gt_from_md > :last-child {
  margin-bottom: 0;
}

#oyyazzyurw .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#oyyazzyurw .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#oyyazzyurw .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#oyyazzyurw .gt_row_group_first td {
  border-top-width: 2px;
}

#oyyazzyurw .gt_row_group_first th {
  border-top-width: 2px;
}

#oyyazzyurw .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#oyyazzyurw .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#oyyazzyurw .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#oyyazzyurw .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#oyyazzyurw .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#oyyazzyurw .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#oyyazzyurw .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#oyyazzyurw .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#oyyazzyurw .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#oyyazzyurw .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#oyyazzyurw .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#oyyazzyurw .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#oyyazzyurw .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#oyyazzyurw .gt_left {
  text-align: left;
}

#oyyazzyurw .gt_center {
  text-align: center;
}

#oyyazzyurw .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#oyyazzyurw .gt_font_normal {
  font-weight: normal;
}

#oyyazzyurw .gt_font_bold {
  font-weight: bold;
}

#oyyazzyurw .gt_font_italic {
  font-style: italic;
}

#oyyazzyurw .gt_super {
  font-size: 65%;
}

#oyyazzyurw .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#oyyazzyurw .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#oyyazzyurw .gt_indent_1 {
  text-indent: 5px;
}

#oyyazzyurw .gt_indent_2 {
  text-indent: 10px;
}

#oyyazzyurw .gt_indent_3 {
  text-indent: 15px;
}

#oyyazzyurw .gt_indent_4 {
  text-indent: 20px;
}

#oyyazzyurw .gt_indent_5 {
  text-indent: 25px;
}

#oyyazzyurw .katex-display {
  display: inline-flex !important;
  margin-bottom: 0.75em !important;
}

#oyyazzyurw div.Reactable > div.rt-table > div.rt-thead > div.rt-tr.rt-tr-group-header > div.rt-th-group:after {
  height: 0px !important;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading header">
<td colspan="2" class="gt_heading gt_title gt_font_normal">Approximate percentage of wards new hymns have been sung in</td>
</tr>
<tr class="gt_heading even">
<td colspan="2" class="gt_heading gt_subtitle gt_font_normal gt_bottom_border">Between February 16 and June 8, 2025</td>
</tr>
<tr class="gt_col_headings header">
<th id="Hymn" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Hymn</th>
<th id="percent-of-wards" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">percent of wards</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Softly and Tenderly Jesus Is Calling (1020)</td>
<td class="gt_row gt_right" headers="percent of wards">29.8%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">I Know That My Savior Loves Me (1021)</td>
<td class="gt_row gt_right" headers="percent of wards">19.3%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Let Easter Anthems Ring (1205)</td>
<td class="gt_row gt_right" headers="percent of wards">18.9%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">This Little Light of Mine (1028)</td>
<td class="gt_row gt_right" headers="percent of wards">17.8%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Faith in Every Footstep (1022)</td>
<td class="gt_row gt_right" headers="percent of wards">15.8%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Welcome Home (1027)</td>
<td class="gt_row gt_right" headers="percent of wards">15.6%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Standing on the Promises (1023)</td>
<td class="gt_row gt_right" headers="percent of wards">14.8%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">To Love Like Thee (1019)</td>
<td class="gt_row gt_right" headers="percent of wards">14.0%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Were You There? (1206)</td>
<td class="gt_row gt_right" headers="percent of wards">10.8%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Take My Heart and Let It Be Consecrated (1025)</td>
<td class="gt_row gt_right" headers="percent of wards">9.1%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Holy Places (1026)</td>
<td class="gt_row gt_right" headers="percent of wards">8.7%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Come, Hear the Word the Lord Has Spoken (1031)</td>
<td class="gt_row gt_right" headers="percent of wards">6.6%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Close as a Quiet Prayer (1030)</td>
<td class="gt_row gt_right" headers="percent of wards">3.9%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">I Have Faith in the Lord Jesus Christ (1024)</td>
<td class="gt_row gt_right" headers="percent of wards">3.9%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">I Can’t Count Them All (1029)</td>
<td class="gt_row gt_right" headers="percent of wards">3.8%</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
<p>The most common hymns in this batch was <hymn>Softly and Tenderly Jesus Is Calling (#1020)</hymn>, by a fair margin. It was followed by <hymn>I Know That the Savior Loves Me (1021)</hymn>, <hymn>This Little Light of Mine (#1028)</hymn>. Because this period included <a href="../../posts/easter2025">Easter</a>, <hymn>Let Easter Anthems Ring (1205)</hymn> was among the top three in this batch. I’m honestly quite surprised that <hymn>Faith in Every Footstep (1022)</hymn> was not higher on this list. Other than <hymn>Come, Thou Fount of Every Blessing (#1001)</hymn>, that one is the one I expected the most from the new hymns.</p>
<p>(For a complete version of this table that includes all hymns, see <a href="../../overview.html">here</a>.)</p>
</section>
<section id="what-hymns-are-most-popular-each-week" class="level2 page-columns page-full">
<h2 class="anchored" data-anchor-id="what-hymns-are-most-popular-each-week">What hymns are most popular each week?</h2>
<p>It’s been long enough that we can get an idea of which hymns were popular when. The following plot shows the percentage of wards that sang each hymn <em>of the wards that sang any third batch hymns</em>.</p>
<div class="cell page-columns page-full">
<div class="cell-output-display page-columns page-full">
<div class="page-columns page-full">
<figure class="figure page-columns page-full">
<p class="page-columns page-full"><img src="https://hymnstats.joeystanley.com/posts/new_hymns_batch3/index_files/figure-html/unnamed-chunk-13-1.png" class="img-fluid figure-img column-page" width="1248"></p>
</figure>
</div>
</div>
</div>
<p>The most obvious trend though is <hymn>Let Easter Anthems Ring (#1205)</hymn> and <hymn>Were You There? (#1206)</hymn> being sung around <a href="../../posts/easter2025">Easter</a>. Other than that, there isn’t much of a pattern for these hymns. Some of the more popular ones jumped around in popularity a little bit from week to week, but it’s not like we’re seeing an obvious trend of one hymn being sung more often soon after the release of the batch—as if wards were anxious to sing it—like what we saw in the <a href="../../posts/new_hymns_batch1">first batch</a></p>
</section>
<section id="when-during-meetings-are-these-hymns-sung" class="level2">
<h2 class="anchored" data-anchor-id="when-during-meetings-are-these-hymns-sung">When during meetings are these hymns sung?</h2>
<p>We can now see when during sacrament meetings these hymns have been sung.</p>
<div class="cell">
<div class="cell-output-display">
<div id="obefvsmkwq" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#obefvsmkwq table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#obefvsmkwq thead, #obefvsmkwq tbody, #obefvsmkwq tfoot, #obefvsmkwq tr, #obefvsmkwq td, #obefvsmkwq th {
  border-style: none;
}

#obefvsmkwq p {
  margin: 0;
  padding: 0;
}

#obefvsmkwq .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#obefvsmkwq .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#obefvsmkwq .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#obefvsmkwq .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#obefvsmkwq .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#obefvsmkwq .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#obefvsmkwq .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#obefvsmkwq .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#obefvsmkwq .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#obefvsmkwq .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#obefvsmkwq .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#obefvsmkwq .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#obefvsmkwq .gt_spanner_row {
  border-bottom-style: hidden;
}

#obefvsmkwq .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#obefvsmkwq .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#obefvsmkwq .gt_from_md > :first-child {
  margin-top: 0;
}

#obefvsmkwq .gt_from_md > :last-child {
  margin-bottom: 0;
}

#obefvsmkwq .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#obefvsmkwq .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#obefvsmkwq .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#obefvsmkwq .gt_row_group_first td {
  border-top-width: 2px;
}

#obefvsmkwq .gt_row_group_first th {
  border-top-width: 2px;
}

#obefvsmkwq .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#obefvsmkwq .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#obefvsmkwq .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#obefvsmkwq .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#obefvsmkwq .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#obefvsmkwq .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#obefvsmkwq .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#obefvsmkwq .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#obefvsmkwq .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#obefvsmkwq .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#obefvsmkwq .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#obefvsmkwq .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#obefvsmkwq .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#obefvsmkwq .gt_left {
  text-align: left;
}

#obefvsmkwq .gt_center {
  text-align: center;
}

#obefvsmkwq .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#obefvsmkwq .gt_font_normal {
  font-weight: normal;
}

#obefvsmkwq .gt_font_bold {
  font-weight: bold;
}

#obefvsmkwq .gt_font_italic {
  font-style: italic;
}

#obefvsmkwq .gt_super {
  font-size: 65%;
}

#obefvsmkwq .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#obefvsmkwq .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#obefvsmkwq .gt_indent_1 {
  text-indent: 5px;
}

#obefvsmkwq .gt_indent_2 {
  text-indent: 10px;
}

#obefvsmkwq .gt_indent_3 {
  text-indent: 15px;
}

#obefvsmkwq .gt_indent_4 {
  text-indent: 20px;
}

#obefvsmkwq .gt_indent_5 {
  text-indent: 25px;
}

#obefvsmkwq .katex-display {
  display: inline-flex !important;
  margin-bottom: 0.75em !important;
}

#obefvsmkwq div.Reactable > div.rt-table > div.rt-thead > div.rt-tr.rt-tr-group-header > div.rt-th-group:after {
  height: 0px !important;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading header">
<td colspan="5" class="gt_heading gt_title gt_font_normal">When were new hymns sung in sacrament meeting?</td>
</tr>
<tr class="gt_heading even">
<td colspan="5" class="gt_heading gt_subtitle gt_font_normal gt_bottom_border">Since February 15</td>
</tr>
<tr class="gt_col_headings header">
<th id="New-Hymn" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">New Hymn</th>
<th id="Opening" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Opening</th>
<th id="Sacrament" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Sacrament</th>
<th id="Intermediate" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Intermediate</th>
<th id="Closing" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Closing</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">To Love Like Thee (1019)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:32%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">32%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:29%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">29%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:39%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">39%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">Softly and Tenderly Jesus Is Calling (1020)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:41%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">41%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:1%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:1px;font-weight:bold;font-size:14px;">1%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:25%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">25%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:33%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">33%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">I Know That My Savior Loves Me (1021)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:47%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">47%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:27%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">27%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:26%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">26%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">Faith in Every Footstep (1022)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:39%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">39%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:24%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">24%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:36%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">36%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">Standing on the Promises (1023)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:52%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">52%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:23%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">23%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:25%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">25%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">I Have Faith in the Lord Jesus Christ (1024)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:41%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">41%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:29%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">29%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:29%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">29%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">Take My Heart and Let It Be Consecrated (1025)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:14%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:14px;font-weight:bold;font-size:14px;">14%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:3%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:3px;font-weight:bold;font-size:14px;">3%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:25%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">25%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:58%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">58%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">Holy Places (1026)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:22%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:22px;font-weight:bold;font-size:14px;">22%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:4%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">4%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:39%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">39%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:35%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">35%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">Welcome Home (1027)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:43%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">43%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:2%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:2px;font-weight:bold;font-size:14px;">2%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:29%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">29%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:27%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">27%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">This Little Light of Mine (1028)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:29%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">29%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:44%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">44%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:27%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">27%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">I Can’t Count Them All (1029)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:47%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">47%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:21%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">21%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:32%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">32%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">Close as a Quiet Prayer (1030)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:31%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">31%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:19%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">19%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:50%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">50%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">Come, Hear the Word the Lord Has Spoken (1031)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:66%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">66%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:10%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:10px;font-weight:bold;font-size:14px;">10%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:24%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">24%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">Let Easter Anthems Ring (1205)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:55%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">55%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:11%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:11px;font-weight:bold;font-size:14px;">11%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:34%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">34%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">Were You There? (1206)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:50%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">50%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:9%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">9%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:16%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:16px;font-weight:bold;font-size:14px;">16%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:26%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">26%</span>
</div>
</div></td>
</tr>
</tbody><tfoot class="gt_sourcenotes">
<tr class="odd">
<td colspan="5" class="gt_sourcenote">Note: Each row adds up to 100%.</td>
</tr>
</tfoot>

</table>

</div>
</div>
</div>
<p>Again, like any plot like this, each hymn has its own story it seems. Some are simply more popular as opening hymns, or closing hymns, or intermediate hymns. We didn’t really get any sacrament hymns in this batch, but that didn’t stop people from singing some from this batch very occasionally. It seems like most of these hymns were pretty evenly spread out between being sung as opening, intermediate, and closing hymns.</p>
</section>
<section id="conclusion" class="level2">
<h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>
<p>It took longer for this third batch to catch on like the first and second batches did. In fact, it took right until before the fourth batch to come out for this one to become as popular as the first batch. I think it’s safe to say though that the novelty of a new batch of hymns has worn off a little bit and people aren’t quite as anxious to sing through every new hymn like they once might have been. We’ll see how this batch compares to the next one!</p>


</section>

 ]]></description>
  <category>general</category>
  <category>frequency</category>
  <category>new hymns</category>
  <guid>https://hymnstats.joeystanley.com/posts/new_hymns_batch3/</guid>
  <pubDate>Sun, 16 Feb 2025 07:00:00 GMT</pubDate>
</item>
<item>
  <title>Christmas 2024</title>
  <dc:creator>Joey Stanley</dc:creator>
  <link>https://hymnstats.joeystanley.com/posts/christmas2024/</link>
  <description><![CDATA[ 




<p>Last year, I did <a href="../../posts/christmas">a detailed analysis</a> of Christmas hymns. This year, things have changed a little bit because of the introduction of some new hymns. So, in this post I’ll give a brief look at what Christmas hymns are sung. It’ll be similar in style to my ongoing post about <a href="../../posts/new_hymns_batch2">the second batch of new hymns</a>, and I’ll update it weekly until a negligible number of wards sing Christmas hymns.</p>
<p>First, what proportion of wards are singing Christmas hymns? The following plot shows the number of wards singing the number of Christmas hymsn per week. To make it easier to read, I’ve included the month of November, just so that there’s a little bit of context. And yes, there were some wards that sang Christmas hymns in November, mostly wards outside the US since they don’t celebrate Thanksgiving during that time, but also shout-out to a ward in Arizona that sang a Christmas hymn on November 17th! Anyway, the plot is a little confusing to look at, so let’s see if I can explain it.</p>
<!--For now, I won't show a plot because it's only been one week, but I can summarize it in bullet points instead:

* 96.4% of wards sang at least one Christmas hymn.
* 12.5% of wards sang just one Christmas hymn.
* 83.5% of wards sang two or more Christmas hymns. (There was one ward that did three---yes, even on Fast Sunday---because they sang two closing hymns, both of which were Christmas. I've never seen that before!)
* 22.7% of wards sang one of the new hymns. The most common was <hymn>What Child Is This? (#1203)</hymn> by a fair margin, though see the figure below for some more detail. 
-->
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/christmas2024/index_files/figure-html/unnamed-chunk-6-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>First, we’ll start with the gray line, which represents wards singing zero Christmas hymns. It’s near the top during November and then quickly falls to the bottom. This means during November, the majorirty of wards I have data from sang zero Christmas hymns. But <a href="../../posts/Christmas">as soon as December hit</a>, most wards sing at least one Christmas hymn. (But not all, as we’ll see below!)</p>
<p>Let’s move on to the blue lines, which represent the total number of Christmas hymns being sung. The darker line shows the number of wards that sing two or more Christmas hymns while the lighter line is for wards that sing exactly one. On December 1st, around 85% of wards sang two Christmas hymns, while just about 13% or so sang just one. Those numbers went up on December 8th and 15th.</p>
<p>The green, red, and orange lines give us a little insight into which hymns are sung. We’ll start with the green lines. They’re labeled “old” Christmas hymns, meaning they come from the 1985 hymnal. Most of the Christmas hymns come from this selection, which makes sense because there are more of them. Roughly two-thirds of wards sing two hymns from the existing hymnal with another 25% or so singing just one. With the red lines, we see that another 30% of wards sing one new hymn and a small number of wards sing two new hymns. Finally, I put the orange line in there because very occasionally, a ward will sing a Christmas song from the Children’s Songbook.</p>
<section id="how-many-christmas-hymns-have-wards-sung-so-far" class="level2">
<h2 class="anchored" data-anchor-id="how-many-christmas-hymns-have-wards-sung-so-far">How many Christmas hymns have wards sung so far?</h2>
<p>Turning the question on its head then, we can now focus on individual wards and see how many Christmas hymns wards have sung so far.</p>
<p>First off, there were 103 sacrament meetings in December that I have data from that did not include any congregational Christmas hymns. One example was from a ward in Nevada. On December 8th, they sang <hymn>The Iron Rod (#274)</hymn>, <hymn>I Stand All Amazed (#193)</hymn>, and <hymn>I Believe in Christ (#134)</hymn>. I don’t know why they didn’t sing Christmas hymns well into December, but it just goes to show that it does happen very occasionally.</p>
<p>The following plot shows an estimate of the cumulative number of Christmas hymns a ward sings over the course of the month of December.</p>
<div class="callout callout-style-default callout-note callout-titled">
<div class="callout-header d-flex align-content-center collapsed" data-bs-toggle="collapse" data-bs-target=".callout-1-contents" aria-controls="callout-1" aria-expanded="false" aria-label="Toggle callout">
<div class="callout-icon-container">
<i class="callout-icon"></i>
</div>
<div class="callout-title-container flex-fill">
Note
</div>
<div class="callout-btn-toggle d-inline-block border-0 py-1 ps-1 pe-0 float-end"><i class="callout-toggle"></i></div>
</div>
<div id="callout-1" class="callout-1-contents callout-collapse collapse">
<div class="callout-body-container callout-body">
<p>A little explanation of this plot might be necessary to fully understand it. When I collect my data, a lot of my data comes from the same wards each week, but a lot also comes from various other one-off contributions from people. So, the data for some wards is complete while for others it’s not. That means I might have a complete dataset for some wards for the entire month and for other wards there might be just one or two contributions.</p>
<p>So, the plot below shows that <em>of the wards I have just one week of data from</em>, around 81% of them sang two Christmas hymns. That doesn’t mean that 81% of wards will necessarily sing two Christmas hymn on the first Sunday of the month. (Although, the plot above, I show that it’s more like 85%.) It just means given one random week out of the month, the majority sing just two. A few wards will sing fewer than that and a few will sing more.</p>
<p>See <a href="../../posts/new_hymns_batch1">here</a> for a similar plot, but applied to the first batch of new hymns.</p>
</div>
</div>
</div>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/christmas2024/index_files/figure-html/unnamed-chunk-8-1.png" class="img-fluid figure-img" width="384"></p>
</figure>
</div>
</div>
</div>
<p>So, as expected, the more data I have from a ward, the more Christmas hymns I observe them singing. Currently, we’re four weeks into December, and the most common pattern is for a ward to have sung between 8 and 10 Christmas hymns this year.</p>
</section>
<section id="what-christmas-hymns-have-been-most-popular" class="level2">
<h2 class="anchored" data-anchor-id="what-christmas-hymns-have-been-most-popular">What Christmas hymns have been most popular?</h2>
<p>The following plot shows the estimated number of times each Christmas hymn is estimated to have been sung per ward this year. It’s estimated that almost every ward sang <hymn>Joy to the World (#201)</hymn>. Meanwhile, less than about 20% of wards have sung <hymn>While Shepherds Watched Their Flocks (#211)</hymn>.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/christmas2024/index_files/figure-html/unnamed-chunk-9-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>Interspersed among these hymns are new hymns. Of them, <hymn>What Child Is This? (#1203)</hymn> is the most popular; it is estimated to have been sung 0.6 times per ward, which means about 60% of wards sang it. The other three are closer to the bottom, more popular than a few of the ones in the 1985 hymnal, although <hymn>Come, Lord Jesus (#1018)</hymn> appears to have dethroned <hymn>While Shepherds Watched Their Glocks (#211)</hymn> for least popular Christmas hymn. I’ve added <hymn>Jesus, Once of Humble Birth (#196)</hymn> in there as well because it is far and away the most popular sacrament hymn around Christmas. This year, it was more common than half of the Christmas hymns.</p>
<p>The following table shows the same data plotted above but in table format so you can see the exact numbers.</p>
<div class="cell">
<div class="cell-output-display">
<div id="kycmjgdvtc" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#kycmjgdvtc table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#kycmjgdvtc thead, #kycmjgdvtc tbody, #kycmjgdvtc tfoot, #kycmjgdvtc tr, #kycmjgdvtc td, #kycmjgdvtc th {
  border-style: none;
}

#kycmjgdvtc p {
  margin: 0;
  padding: 0;
}

#kycmjgdvtc .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#kycmjgdvtc .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#kycmjgdvtc .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#kycmjgdvtc .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#kycmjgdvtc .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#kycmjgdvtc .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#kycmjgdvtc .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#kycmjgdvtc .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#kycmjgdvtc .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#kycmjgdvtc .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#kycmjgdvtc .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#kycmjgdvtc .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#kycmjgdvtc .gt_spanner_row {
  border-bottom-style: hidden;
}

#kycmjgdvtc .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#kycmjgdvtc .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#kycmjgdvtc .gt_from_md > :first-child {
  margin-top: 0;
}

#kycmjgdvtc .gt_from_md > :last-child {
  margin-bottom: 0;
}

#kycmjgdvtc .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#kycmjgdvtc .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#kycmjgdvtc .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#kycmjgdvtc .gt_row_group_first td {
  border-top-width: 2px;
}

#kycmjgdvtc .gt_row_group_first th {
  border-top-width: 2px;
}

#kycmjgdvtc .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#kycmjgdvtc .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#kycmjgdvtc .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#kycmjgdvtc .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#kycmjgdvtc .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#kycmjgdvtc .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#kycmjgdvtc .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#kycmjgdvtc .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#kycmjgdvtc .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#kycmjgdvtc .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#kycmjgdvtc .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#kycmjgdvtc .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#kycmjgdvtc .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#kycmjgdvtc .gt_left {
  text-align: left;
}

#kycmjgdvtc .gt_center {
  text-align: center;
}

#kycmjgdvtc .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#kycmjgdvtc .gt_font_normal {
  font-weight: normal;
}

#kycmjgdvtc .gt_font_bold {
  font-weight: bold;
}

#kycmjgdvtc .gt_font_italic {
  font-style: italic;
}

#kycmjgdvtc .gt_super {
  font-size: 65%;
}

#kycmjgdvtc .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#kycmjgdvtc .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#kycmjgdvtc .gt_indent_1 {
  text-indent: 5px;
}

#kycmjgdvtc .gt_indent_2 {
  text-indent: 10px;
}

#kycmjgdvtc .gt_indent_3 {
  text-indent: 15px;
}

#kycmjgdvtc .gt_indent_4 {
  text-indent: 20px;
}

#kycmjgdvtc .gt_indent_5 {
  text-indent: 25px;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading header">
<td colspan="2" class="gt_heading gt_title gt_font_normal">Approximate percentage of wards Christmas hymns have been sung in</td>
</tr>
<tr class="gt_heading even">
<td colspan="2" class="gt_heading gt_subtitle gt_font_normal gt_bottom_border">Since December 1st</td>
</tr>
<tr class="gt_col_headings header">
<th id="Hymn" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Hymn</th>
<th id="percent of wards" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">percent of wards</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Joy to the World (201)</td>
<td class="gt_row gt_right" headers="percent of wards">95%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Oh, Come, All Ye Faithful (202)</td>
<td class="gt_row gt_right" headers="percent of wards">90%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Hark! the Herald Angels Sing (209)</td>
<td class="gt_row gt_right" headers="percent of wards">89%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Silent Night (204)</td>
<td class="gt_row gt_right" headers="percent of wards">88%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Angels We Have Heard on High (203)</td>
<td class="gt_row gt_right" headers="percent of wards">81%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Away in a Manger (206)</td>
<td class="gt_row gt_right" headers="percent of wards">68%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">The First Noel (213)</td>
<td class="gt_row gt_right" headers="percent of wards">64%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">O Little Town of Bethlehem (208)</td>
<td class="gt_row gt_right" headers="percent of wards">62%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">What Child is This? (1203)</td>
<td class="gt_row gt_right" headers="percent of wards">58%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Far, Far Away on Judea's Plains (212)</td>
<td class="gt_row gt_right" headers="percent of wards">56%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">It Came upon the Midnight Clear (207)</td>
<td class="gt_row gt_right" headers="percent of wards">54%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Jesus, Once of Humble Birth (196)</td>
<td class="gt_row gt_right" headers="percent of wards">53%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">With Wondering Awe (210)</td>
<td class="gt_row gt_right" headers="percent of wards">50%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">I Heard the Bells on Christmas Day (214)</td>
<td class="gt_row gt_right" headers="percent of wards">48%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">He Is Born, the Divine Christ Child (1202)</td>
<td class="gt_row gt_right" headers="percent of wards">41%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Once in Royal David's City (205)</td>
<td class="gt_row gt_right" headers="percent of wards">29%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Star Bright (1204)</td>
<td class="gt_row gt_right" headers="percent of wards">22%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">While Shepherds Watched Their Flocks (211)</td>
<td class="gt_row gt_right" headers="percent of wards">20%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Come, Lord Jesus (1018)</td>
<td class="gt_row gt_right" headers="percent of wards">13%</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
</section>
<section id="comparison-to-previous-years" class="level2">
<h2 class="anchored" data-anchor-id="comparison-to-previous-years">Comparison to previous years</h2>
<p>This year, we introduced about four new Christmas hymns. Presumably, wards didn’t simply add them to their existing programs. There are, after all, a finite number of hymns a ward can sing in December. So, by incorporating new Christmas hymns, some hymns had to get cut. So, which hymns got cut and were some hymns cut more than others?</p>
<p>The following plot shows hymns in order of of how much more or less they were sung in 2024 compared to all the previous years I have data for. The way you read it is this: if the number is positive, it means the hymn was that much more common this year (e.g.&nbsp;“Away in a Manger was about 7% more common in 2024”) but if it’s negative, it means the hymn was that much less common this year (e.g.&nbsp;“While Shepherds Watched Their Flocks was a little over 40% less common in 2024”).</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/christmas2024/index_files/figure-html/unnamed-chunk-12-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>This is a pretty cool look at the characteristics of the 2024 season. A few of the more common hymns were a little bit more common this year. But, keep in mind that these are <em>congregational</em> hymns. It may not simply be that the most popular ones are getting even more popular. I think what’s happening is that more wards choirs and other musical ensembles are singing/playing the new hymns, so in order to not hear the same Christmas hymn more than once per year, the music coordinator works around those. That means hymns that had been sung as choir pieces or as special musical numbers previously are now being shifted to the congregation. This is just speculation and since I haven’t been collecting data on the special musical numbers themselves, I’ll never know. But it’s plausible.</p>
<p>Most hymns were less common in 2024 than they were previously. They’re the ones towards the right and bottom of the plot in red. I think these are the ones that are being left out in favor of the new hymns. Given the choice between <hymn>What Child Is This? (#1203)</hymn> and <hymn>While Shepherds Watched Their Flocks (#211)</hymn>, I’ll bet most music coordinators went with the former.</p>
<div class="callout callout-style-default callout-caution callout-titled">
<div class="callout-header d-flex align-content-center collapsed" data-bs-toggle="collapse" data-bs-target=".callout-2-contents" aria-controls="callout-2" aria-expanded="false" aria-label="Toggle callout">
<div class="callout-icon-container">
<i class="callout-icon"></i>
</div>
<div class="callout-title-container flex-fill">
<span class="screen-reader-only">Caution</span>Statistical analysis for nerds :)
</div>
<div class="callout-btn-toggle d-inline-block border-0 py-1 ps-1 pe-0 float-end"><i class="callout-toggle"></i></div>
</div>
<div id="callout-2" class="callout-2-contents callout-collapse collapse">
<div class="callout-body-container callout-body">
<p>Is there anything special about that order? Maybe it’s just the case that the new hymns were sung at the expense of the most popular hymns the least at the least popular hymns the most. In other words, perhaps there’s a correlation between how popular a hymn is generally and how much <em>more</em> (or less) popular it was in 2024. Well, let’s look at that correlation.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/christmas2024/index_files/figure-html/unnamed-chunk-13-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>The plot shows that correlation is there (ρ = 0.55) and is statistically significant (<em>p</em> = 0.035). However, in this plot, I’ve colored the values based on how far off they are from where we’d expect them to be if there was a perfect correlation (for any statisticians reading this, it’s their residuals). More popular hymns are towards the right and less popular are to the left (based on data prior to 2024). Meanwhile, how much more or less common a hymn was in 2024 is shown on the <em>y</em>-axis, with hymns sung far more than normal higher up and far less than normal towards the bottom. Points outside of the shaded area could be considered noteworthy, or rather, significantly more or less popular <em>given how popular that hymn has historically been</em>.</p>
<p>Here we see that <hymn>Away in a Manger (#206)</hymn> is punching above its weight: it was sung far more in 2024 than you might expect solely based on how popular it has been in previous years. Same thing with <hymn>O Little Town of Bethlehem (#208)</hymn>. Meanwhile, <hymn>Far, Far Away on Judea’s Plains (#212)</hymn> and <hymn>I Heard the Bells on Christmas Day (#214)</hymn> were sung quite a bit less this year even though it’s about as popular as those two.</p>
<p>So, this plot just shows that each hymn has its own story. It’s not clear to me why these differences happened in 2024 the way they did. Perhaps it has something to do with the new hymns. But perhaps it’s something else. (It could also be the case that if I ran the numbers for any year, I’d find big differences like these, which would mean 2024 is nothing special!)</p>
</div>
</div>
</div>
</section>
<section id="conclusion" class="level2">
<h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>
<p>That’s it for now! Hopefully this analysis of the 2024 Christmas season has been interesting. This is a special year because of the introduction of new Christmas hymns, so it’s pretty cool to see how that has affected the trend for the past few years.</p>


</section>

 ]]></description>
  <category>holidays</category>
  <guid>https://hymnstats.joeystanley.com/posts/christmas2024/</guid>
  <pubDate>Wed, 04 Dec 2024 07:00:00 GMT</pubDate>
</item>
<item>
  <title>Come, Follow Me Hymns</title>
  <dc:creator>Joey Stanley</dc:creator>
  <link>https://hymnstats.joeystanley.com/posts/come_follow_me/</link>
  <description><![CDATA[ 




<p>As I was going through the data from October 27, I noticed that it seems like a lot of wards sang <hymn>More Holiness Give Me (#131)</hymn>. I think I noticed this because my ward sang it and it’s fun to see other wards singing the same hymns. But as I collected more and more data, an unusually large number of wards sang it as well! What’s going on? Is the spike in popularity of <hymn>More Holiness Give Me (#131)</hymn> just one example of a more widespread pattern?</p>
<p>But first, how common is <hymn>More Holiness Give Me (#131)</hymn> generally? I currently have data from 27,131 sacrament meetings. Of those, that hymn was sung in 533 of them, or about 1.96%. This comes out to about once every 1.06 years. It’s the 47th most common hymn if you include sacrament hymns, or the 22nd most common hymn excluding sacrament hymns. So, it’s a pretty common hymn.</p>
<p>The amount of data I have each week varies, but since June 2024, when my most recent data collection began in earnest, I’ve gotten data from an average of 132 sacrament meetings each week. That means we’d expect 2.59 of them to sing <hymn>More Holiness Give Me (#131)</hymn> each week if nothing interesting is happening. Sure enough, it was sung in between zero to four of those sacrament meetings each week.</p>
<p>So then what happened on October 27? A whopping 12.4% sang <hymn>More Holiness Give Me (#131)</hymn>. That’s 6.3 more often than normal. Here’s what that looks like visually:</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/come_follow_me/index_files/figure-html/unnamed-chunk-7-1.png" class="img-fluid figure-img" width="624"></p>
</figure>
</div>
</div>
</div>
<p>Okay, let’s be real, 12% is not a tremendous amount compared to some holiday hymns around certain holidays. But, it’s about once or twice per stake, which, for a hymn that otherwise only gets sung about once a year, is quite a jump.</p>
<p>So, why? Well, the most likely answer is that <em>Come, Follow Me</em> specifically mentions <hymn>More Holiness Give Me (#131)</hymn> as a good hymn to accompany 3 Nephi 28:1–11. It’s very possible that many music coordinators saw that and chose it for sacrament meeting. Even if they didn’t see it in the <em>Come, Follow Me</em> manual, the scriptures at the bottom of the hymn are related to the <em>Come, Follow Me</em> readings for this week. So, I think what we’re seeing is that many music coordinators are getting ideas for hymns to be sung from the manual, which I think is a pretty cool thing.</p>
<section id="other-come-follow-me-hymns" class="level2">
<h2 class="anchored" data-anchor-id="other-come-follow-me-hymns">Other <em>Come, Follow Me</em> Hymns?</h2>
<p>I happened to notice <hymn>More Holiness Give Me (#131)</hymn> this week because my own ward sang it. But, if it’s the case that the reason why this was so popular this week is because of <em>Come, Follow Me</em>, perhaps there were other spikes on other Sundays that specifically mention hymns. To test this hypothesis, I went through the manual and found that most weeks mention a hymn. So, the following plot shows all those weeks with those key hymns highlighted. You should notice a pretty apparent spike for almost all of them!</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/come_follow_me/index_files/figure-html/unnamed-chunk-11-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>There is remarkable consistency in almost every panel. With only a few exceptions, there is a significant spike in the popularity of hymns mentioned in <em>Come, Follow Me</em>. On average, hymns are about 9–10 times more common during the weeks that they’re mentioned in <em>Come, Follow Me</em> compared to other times they’re sung since June 2, and <hymn>More Holiness Give Me (#131)</hymn> from October 27, which is the first time I noticed this trend, is right at that average.</p>
<p>The biggest jump was <hymn>Help Me Teach with Inspiration (#281)</hymn>. Normally, it’s sung only about once every five years, but on June 23, around 10% of wards sang it; it was 45 times more popular that day than on other days. These big spikes are most apparent for other less-common hymns like <hymn>Jesus, Lover of My Soul (#102)</hymn>, which was 21 times more popular that it usually is on July 14, and <hymn>Oh Say, What Is Truth? (#272)</hymn> which was 16 times more common on July 21.</p>
<p>Even <hymn>Brightly Beams Our Father’s Mercy (#335)</hymn> showed a small increase. As a men’s chorus arrangement, is extremely rare. In my 27,131 sacrament meetings, I’ve only seen it 49 times, meaning it’s sung maybe once every 11 years or so. But did show up once on July 7. (I would say it ousted a <a href="../../posts/fourth_of_july">Fourth of July hymn</a>, but it was actually in England that I saw this hymn.)</p>
<p>There are some exceptions. <hymn>I Need Thee Every Hour (#98)</hymn> spiked on June 16, but it had a larger spike on September 1 for some reason. The same can be said about <hymn>I Know That My Redeemer Lives (#136)</hymn> and <hymn>Come Unto Jesus (#113)</hymn> one June 13. Some of the sacrament hymns were less “spiky”, like <hymn>As Now We Take the Sacrament (#169)</hymn> and <hymn>I Stand All Amazed (#193)</hymn>, but others showed a big spike like <hymn>How Great the Wisdom and the Love (#195)</hymn> and <hymn>Reverently and Meekly Now (#185)</hymn>.</p>
<p>One interesting recent development is the hymn <hymn>Come Unto Jesus (#117)</hymn>. It was mentioned in <em>Come, Follow Me</em> twice since June 2, once for June 30 and once for November 3. The number of wards that sang it was about the same both times (about 7%) making it at least three times as common as it normally is. Even more remarkably, the hymn is typically sung about once every 14 months, but here we have cases where it spiked twice in about five months. This suggests to me that this trend of using hymns mentioned in <em>Come, Follow Me</em> is pretty stable, even if it means potentially repeating a hymn more often than normal.</p>
</section>
<section id="conclusion" class="level2">
<h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>
<p>I initially started this post to just talk about <hymn>More Holiness Give Me (#131)</hymn> and to speculate about what the general church membership was thinking around that time. As it turns out, thanks to the insight by a student of mine (hi, Sydney!), I was able to find out that it’s just one instance of a pretty regular pattern of singing hymns mentioned in <em>Come, Follow Me</em>. I only looked at data since June 2 since that’s when I regularly have data from over 100 sacrament meetings, but I presume that this trend goes all the way back to the beginning of <em>Come, Follow Me</em>. It’s good to see that so manay ward music coordinators are reading <em>Come, Follow Me</em>. It’s also interesting to see that this schedule of gospel study not only applies to personal scripture reading, Sunday School, but also hymns in sacrament meeting.</p>


</section>

 ]]></description>
  <category>general</category>
  <guid>https://hymnstats.joeystanley.com/posts/come_follow_me/</guid>
  <pubDate>Wed, 06 Nov 2024 07:00:00 GMT</pubDate>
</item>
<item>
  <title>Math on the Hymn Boards (Part 1)</title>
  <dc:creator>Joey Stanley</dc:creator>
  <link>https://hymnstats.joeystanley.com/posts/math1/</link>
  <description><![CDATA[ 




<p>When I was a teenager, my brother got up to the pulpit on during Fast and Testimony. This was a highly unusual thing for him. In fact, I can’t remember as single other time when he did that. We all recognized this and were eagerly waiting to hear him publicly bear his testimony for the first time. What he said though, no one anticipated.</p>
<blockquote class="blockquote">
<p>“I just got up here because I wanted to point out that the hymns today are a subtraction equation. The first minus the second is the third. That’s all.”</p>
</blockquote>
<p>We all quickly did the math in our head and, sure enough, he was right. I have no idea if my brother checked every week for math equations, or if he happened to notice this one. But I’ve been thinking about this recently and have been curious to see how often this happens. So, this blog post looks at math equations and other numeric patterns displayed on hymn boards. I realized though that I had way too many ideas to explore, so this will be just the first of several blog posts on this topic.</p>
<section id="math-on-three-hymn-sundays" class="level2">
<h2 class="anchored" data-anchor-id="math-on-three-hymn-sundays">Math on three-hymn Sundays</h2>
<p>I’ll start off with math on Sundays like the one my brother noticed, those with just three hymns. The interesting constraint about this is the sacrament hymn. Because the second hymn is almost always in the 169–196 range, that really limits how often math can occur. Let’s take a look anyway. I have data from 26,030 sacrament meetings, but for now I’ll look at the 15,184 that have just three: an opening hymn, a sacrament hymn, and a closing hymn.</p>
<p>I want to first start of by considering how likely something like this is. I’m going to assume we’re only using the 341 hymns in the hymnal, that a ward sings one of the 28 hymns in the 169–196 range for the sacrament hymn, and <em>not</em> those hymns as the opening and closing hymns. It turns out there are 4,050 ways to have a subtraction problem displayed on the hymn board. The numbers are the same for addition problems, just with the opening and closing hymns swapped. But of those, which are most likely to happen?</p>
<p>I cross referenced the hymn numbers from all 4,050 possibilities with the overall frequency of the hymns based on the 26,030 I have. The most likely case is <hymn>I Believe in Christ (#134)</hymn> as the opening hymn, <hymn>God, Our Father, Hear Us Pray (#170)</hymn> as the sacrament hymn, and <hymn>Teach Me to Walk in the Light (#304)</hymn> as the closing hymn. It’s lightly more probable to see those as an addition equation than a subtraction one since <hymn>Teach Me to Walk in the Light (#304)</hymn> is more likely a closing hymn in general.</p>
<p>If we just consider the 341 hymns, there are actually two ways to see multiplication or division problems. It could happen by singing <hymn>The Spirit of God (#2)</hymn> with either <hymn>As Now We Take the Sacrament (#169)</hymn> and <hymn>America the Beautiful (#338)</hymn> or with <hymn>God, Our Father, Hear Us Pray (#170)</hymn> and <hymn>The Star-Spangled Banner (#340)</hymn>. Both of these are not too improbable. The first is more common than 4,010 of the addition or subtraction ones and the second is still in the 97th percentile for most likely combinations. But, either one of them occurring would only happen about once every 43,200 sacrament meetings. So, still pretty rare.</p>
<p>I won’t bog you down with the details of other possibilities, but there are many that seem reasonably plausible. Let’s look at what actually did happen.</p>
<section id="subtraction" class="level3">
<h3 class="anchored" data-anchor-id="subtraction">Subtraction</h3>
<p>Let’s look at cases like the one in my ward that Sunday. How often do we see meetings where the opening hymn number minus the intermediate hymn number equals the closing hymn number? As it turns out, a subtraction problem was inadvertently displayed on the hymn board 9 times! Here they are:</p>
<div class="cell">
<div class="cell-output-display">
<div id="ryjhjyptfl" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#ryjhjyptfl table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#ryjhjyptfl thead, #ryjhjyptfl tbody, #ryjhjyptfl tfoot, #ryjhjyptfl tr, #ryjhjyptfl td, #ryjhjyptfl th {
  border-style: none;
}

#ryjhjyptfl p {
  margin: 0;
  padding: 0;
}

#ryjhjyptfl .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#ryjhjyptfl .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#ryjhjyptfl .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#ryjhjyptfl .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#ryjhjyptfl .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#ryjhjyptfl .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#ryjhjyptfl .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#ryjhjyptfl .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#ryjhjyptfl .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#ryjhjyptfl .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#ryjhjyptfl .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#ryjhjyptfl .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#ryjhjyptfl .gt_spanner_row {
  border-bottom-style: hidden;
}

#ryjhjyptfl .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#ryjhjyptfl .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#ryjhjyptfl .gt_from_md > :first-child {
  margin-top: 0;
}

#ryjhjyptfl .gt_from_md > :last-child {
  margin-bottom: 0;
}

#ryjhjyptfl .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#ryjhjyptfl .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#ryjhjyptfl .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#ryjhjyptfl .gt_row_group_first td {
  border-top-width: 2px;
}

#ryjhjyptfl .gt_row_group_first th {
  border-top-width: 2px;
}

#ryjhjyptfl .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#ryjhjyptfl .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#ryjhjyptfl .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#ryjhjyptfl .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#ryjhjyptfl .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#ryjhjyptfl .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#ryjhjyptfl .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#ryjhjyptfl .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#ryjhjyptfl .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#ryjhjyptfl .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#ryjhjyptfl .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#ryjhjyptfl .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#ryjhjyptfl .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#ryjhjyptfl .gt_left {
  text-align: left;
}

#ryjhjyptfl .gt_center {
  text-align: center;
}

#ryjhjyptfl .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#ryjhjyptfl .gt_font_normal {
  font-weight: normal;
}

#ryjhjyptfl .gt_font_bold {
  font-weight: bold;
}

#ryjhjyptfl .gt_font_italic {
  font-style: italic;
}

#ryjhjyptfl .gt_super {
  font-size: 65%;
}

#ryjhjyptfl .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#ryjhjyptfl .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#ryjhjyptfl .gt_indent_1 {
  text-indent: 5px;
}

#ryjhjyptfl .gt_indent_2 {
  text-indent: 10px;
}

#ryjhjyptfl .gt_indent_3 {
  text-indent: 15px;
}

#ryjhjyptfl .gt_indent_4 {
  text-indent: 20px;
}

#ryjhjyptfl .gt_indent_5 {
  text-indent: 25px;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_col_headings header">
<th id="date" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">date</th>
<th id="location" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">location</th>
<th id="Opening" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Opening</th>
<th id="−" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">−</th>
<th id="Sacrament" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Sacrament</th>
<th id="=" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">=</th>
<th id="Closing" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Closing</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="date">July 30, 2017</td>
<td class="gt_row gt_left" headers="location">Utah</td>
<td class="gt_row gt_left" headers="Opening">We Are All Enlisted (250)</td>
<td class="gt_row gt_right" headers="−"></td>
<td class="gt_row gt_left" headers="Sacrament">As Now We Take the Sacrament (169)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">Press Forward, Saints (81)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">September 24, 2017</td>
<td class="gt_row gt_left" headers="location">Utah</td>
<td class="gt_row gt_left" headers="Opening">Behold! A Royal Army (251)</td>
<td class="gt_row gt_right" headers="−"></td>
<td class="gt_row gt_left" headers="Sacrament">O God, the Eternal Father (175)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">God of Our Fathers, We Come unto Thee (76)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">February 12, 2017</td>
<td class="gt_row gt_left" headers="location">Alberta, Canada</td>
<td class="gt_row gt_left" headers="Opening">Come Away to the Sunday School (276)</td>
<td class="gt_row gt_right" headers="−"></td>
<td class="gt_row gt_left" headers="Sacrament">O God, the Eternal Father (175)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">Guide Me to Thee (101)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">May 05, 2024</td>
<td class="gt_row gt_left" headers="location">Utah</td>
<td class="gt_row gt_left" headers="Opening">I Know My Father Lives (302)</td>
<td class="gt_row gt_right" headers="−"></td>
<td class="gt_row gt_left" headers="Sacrament">'Tis Sweet to Sing the Matchless Love (177)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">How Gentle God's Commands (125)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">September 07, 2014</td>
<td class="gt_row gt_left" headers="location">California</td>
<td class="gt_row gt_left" headers="Opening">Teach Me to Walk in the Light (304)</td>
<td class="gt_row gt_right" headers="−"></td>
<td class="gt_row gt_left" headers="Sacrament">Father in Heaven, We Do Believe (180)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">Be Still, My Soul (124)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">May 28, 2017</td>
<td class="gt_row gt_left" headers="location">Utah</td>
<td class="gt_row gt_left" headers="Opening">Called to Serve (249)</td>
<td class="gt_row gt_right" headers="−"></td>
<td class="gt_row gt_left" headers="Sacrament">In Remembrance of Thy Suffering (183)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">Rejoice, the Lord Is King! (66)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">August 28, 2016</td>
<td class="gt_row gt_left" headers="location">Utah</td>
<td class="gt_row gt_left" headers="Opening">The Light Divine (305)</td>
<td class="gt_row gt_right" headers="−"></td>
<td class="gt_row gt_left" headers="Sacrament">Again We Meet Around the Board (186)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">Come, We That Love the Lord (119)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">October 25, 2015</td>
<td class="gt_row gt_left" headers="location">Arizona</td>
<td class="gt_row gt_left" headers="Opening">In Our Lovely Deseret (307)</td>
<td class="gt_row gt_right" headers="−"></td>
<td class="gt_row gt_left" headers="Sacrament">Behold the Great Redeemer Die (191)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">Come, Follow Me (116)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">February 12, 2017</td>
<td class="gt_row gt_left" headers="location">Wyoming</td>
<td class="gt_row gt_left" headers="Opening">Love One Another (308)</td>
<td class="gt_row gt_right" headers="−"></td>
<td class="gt_row gt_left" headers="Sacrament">How Great the Wisdom and the Love (195)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">Our Savior's Love (113)</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
<p>Two things worth noting. First, as rare as this is, amazingly, two of them occurred on the same day, Februray 12th, 2017! Second, there was another worth mentioning. A ward in France sang the hymns 152, 113, and 26, which are not a math problem. But if we look at the English translations of those hymns, the hymn numbers of those three hymns do indeed make a subtraction problem! They were <hymn>We Love Thy House, O God (#247)</hymn>, <hymn>How Great the Wisdom and the Love (#195)</hymn>, and <hymn>The Day Dawn Is Breaking (#52)</hymn>. It may be the case that the numbers from one sacrament meeting, when translated into another language, make math, but I’m not going to consider all possibilities between all pairs of languages.</p>
</section>
<section id="addition" class="level3">
<h3 class="anchored" data-anchor-id="addition">Addition</h3>
<p>Let’s move on to addition problems. Even though they’re mathematically equally probable as subtraction problems, they occurred almost twice as often as subtraction problems. Here are the nineteen instances when an additional problem was accidentally displayed on the hymn board.</p>
<div class="cell">
<div class="cell-output-display">
<div id="yzhnbjefga" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#yzhnbjefga table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#yzhnbjefga thead, #yzhnbjefga tbody, #yzhnbjefga tfoot, #yzhnbjefga tr, #yzhnbjefga td, #yzhnbjefga th {
  border-style: none;
}

#yzhnbjefga p {
  margin: 0;
  padding: 0;
}

#yzhnbjefga .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#yzhnbjefga .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#yzhnbjefga .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#yzhnbjefga .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#yzhnbjefga .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#yzhnbjefga .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#yzhnbjefga .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#yzhnbjefga .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#yzhnbjefga .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#yzhnbjefga .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#yzhnbjefga .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#yzhnbjefga .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#yzhnbjefga .gt_spanner_row {
  border-bottom-style: hidden;
}

#yzhnbjefga .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#yzhnbjefga .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#yzhnbjefga .gt_from_md > :first-child {
  margin-top: 0;
}

#yzhnbjefga .gt_from_md > :last-child {
  margin-bottom: 0;
}

#yzhnbjefga .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#yzhnbjefga .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#yzhnbjefga .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#yzhnbjefga .gt_row_group_first td {
  border-top-width: 2px;
}

#yzhnbjefga .gt_row_group_first th {
  border-top-width: 2px;
}

#yzhnbjefga .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#yzhnbjefga .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#yzhnbjefga .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#yzhnbjefga .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#yzhnbjefga .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#yzhnbjefga .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#yzhnbjefga .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#yzhnbjefga .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#yzhnbjefga .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#yzhnbjefga .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#yzhnbjefga .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#yzhnbjefga .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#yzhnbjefga .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#yzhnbjefga .gt_left {
  text-align: left;
}

#yzhnbjefga .gt_center {
  text-align: center;
}

#yzhnbjefga .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#yzhnbjefga .gt_font_normal {
  font-weight: normal;
}

#yzhnbjefga .gt_font_bold {
  font-weight: bold;
}

#yzhnbjefga .gt_font_italic {
  font-style: italic;
}

#yzhnbjefga .gt_super {
  font-size: 65%;
}

#yzhnbjefga .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#yzhnbjefga .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#yzhnbjefga .gt_indent_1 {
  text-indent: 5px;
}

#yzhnbjefga .gt_indent_2 {
  text-indent: 10px;
}

#yzhnbjefga .gt_indent_3 {
  text-indent: 15px;
}

#yzhnbjefga .gt_indent_4 {
  text-indent: 20px;
}

#yzhnbjefga .gt_indent_5 {
  text-indent: 25px;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_col_headings header">
<th id="date" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">date</th>
<th id="location" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">location</th>
<th id="Opening" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Opening</th>
<th id="+" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">+</th>
<th id="Sacrament" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Sacrament</th>
<th id="=" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">=</th>
<th id="Closing" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Closing</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="date">May 14, 2017</td>
<td class="gt_row gt_left" headers="location">Wyoming</td>
<td class="gt_row gt_left" headers="Opening">More Holiness Give Me (131)</td>
<td class="gt_row gt_right" headers="+"></td>
<td class="gt_row gt_left" headers="Sacrament">As Now We Take the Sacrament (169)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">Families Can Be Together Forever (300)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">March 26, 2023</td>
<td class="gt_row gt_left" headers="location">Idaho</td>
<td class="gt_row gt_left" headers="Opening">We Thank Thee, O God, for a Prophet (19)</td>
<td class="gt_row gt_right" headers="+"></td>
<td class="gt_row gt_left" headers="Sacrament">O God, the Eternal Father (175)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">There Is a Green Hill Far Away (194)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">March 01, 2015</td>
<td class="gt_row gt_left" headers="location">Utah</td>
<td class="gt_row gt_left" headers="Opening">Be Thou Humble (130)</td>
<td class="gt_row gt_right" headers="+"></td>
<td class="gt_row gt_left" headers="Sacrament">O Lord of Hosts (178)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">Love One Another (308)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">November 19, 2023</td>
<td class="gt_row gt_left" headers="location">Idaho</td>
<td class="gt_row gt_left" headers="Opening">Lead Me into Life Eternal (45)</td>
<td class="gt_row gt_right" headers="+"></td>
<td class="gt_row gt_left" headers="Sacrament">O Lord of Hosts (178)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">Have I Done Any Good? (223)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">March 29, 2015</td>
<td class="gt_row gt_left" headers="location">Northern Territory, Australia</td>
<td class="gt_row gt_left" headers="Opening">How Great Thou Art (86)</td>
<td class="gt_row gt_right" headers="+"></td>
<td class="gt_row gt_left" headers="Sacrament">O Lord of Hosts (178)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">Hark, All Ye Nations! (264)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">November 27, 2016</td>
<td class="gt_row gt_left" headers="location">Georgia</td>
<td class="gt_row gt_left" headers="Opening">Dearest Children, God Is Near You (96)</td>
<td class="gt_row gt_right" headers="+"></td>
<td class="gt_row gt_left" headers="Sacrament">Jesus of Nazareth, Savior and King (181)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">As I Search the Holy Scriptures (277)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">August 10, 2008</td>
<td class="gt_row gt_left" headers="location">Washington</td>
<td class="gt_row gt_left" headers="Opening">Our Savior's Love (113)</td>
<td class="gt_row gt_right" headers="+"></td>
<td class="gt_row gt_left" headers="Sacrament">We'll Sing All Hail to Jesus' Name (182)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">O Love That Glorifies the Son (295)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">August 28, 2016</td>
<td class="gt_row gt_left" headers="location">Nevada</td>
<td class="gt_row gt_left" headers="Opening">Come, Follow Me (116)</td>
<td class="gt_row gt_right" headers="+"></td>
<td class="gt_row gt_left" headers="Sacrament">God Loved Us, So He Sent His Son (187)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">Keep the Commandments (303)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">October 22, 2017</td>
<td class="gt_row gt_left" headers="location">Texas</td>
<td class="gt_row gt_left" headers="Opening">The Day Dawn Is Breaking (52)</td>
<td class="gt_row gt_right" headers="+"></td>
<td class="gt_row gt_left" headers="Sacrament">God Loved Us, So He Sent His Son (187)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">Choose the Right (239)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">April 30, 2017</td>
<td class="gt_row gt_left" headers="location">Utah</td>
<td class="gt_row gt_left" headers="Opening">God of Our Fathers, Whose Almighty Hand (78)</td>
<td class="gt_row gt_right" headers="+"></td>
<td class="gt_row gt_left" headers="Sacrament">He Died! The Great Redeemer Died (192)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">I'll Go Where You Want Me to Go (270)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">May 17, 2015</td>
<td class="gt_row gt_left" headers="location">California</td>
<td class="gt_row gt_left" headers="Opening">Praise to the Man (27)</td>
<td class="gt_row gt_right" headers="+"></td>
<td class="gt_row gt_left" headers="Sacrament">I Stand All Amazed (193)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">Lord, I Would Follow Thee (220)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">September 21, 2014</td>
<td class="gt_row gt_left" headers="location">California</td>
<td class="gt_row gt_left" headers="Opening">Come, Ye Children of the Lord (58)</td>
<td class="gt_row gt_right" headers="+"></td>
<td class="gt_row gt_left" headers="Sacrament">I Stand All Amazed (193)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">Behold! A Royal Army (251)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">November 12, 2023</td>
<td class="gt_row gt_left" headers="location">Ohio</td>
<td class="gt_row gt_left" headers="Opening">All Creatures of Our God and King (62)</td>
<td class="gt_row gt_right" headers="+"></td>
<td class="gt_row gt_left" headers="Sacrament">There Is a Green Hill Far Away (194)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">As Zion's Youth in Latter Days (256)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">September 04, 2016</td>
<td class="gt_row gt_left" headers="location">Utah</td>
<td class="gt_row gt_left" headers="Opening">Rejoice, the Lord Is King! (66)</td>
<td class="gt_row gt_right" headers="+"></td>
<td class="gt_row gt_left" headers="Sacrament">There Is a Green Hill Far Away (194)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">Who's on the Lord's Side? (260)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">October 09, 2016</td>
<td class="gt_row gt_left" headers="location">Utah</td>
<td class="gt_row gt_left" headers="Opening">With Songs of Praise (71)</td>
<td class="gt_row gt_right" headers="+"></td>
<td class="gt_row gt_left" headers="Sacrament">There Is a Green Hill Far Away (194)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">Arise, O God, and Shine (265)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">June 04, 2017</td>
<td class="gt_row gt_left" headers="location">Maryland</td>
<td class="gt_row gt_left" headers="Opening">Glory to God on High (67)</td>
<td class="gt_row gt_right" headers="+"></td>
<td class="gt_row gt_left" headers="Sacrament">Jesus, Once of Humble Birth (196)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">Go Forth with Faith (263)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">May 28, 2017</td>
<td class="gt_row gt_left" headers="location">Monrovia, Liberia</td>
<td class="gt_row gt_left" headers="Opening">Sing Praise to Him (70)</td>
<td class="gt_row gt_right" headers="+"></td>
<td class="gt_row gt_left" headers="Sacrament">Jesus, Once of Humble Birth (196)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">The Time Is Far Spent (266)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">May 12, 2024</td>
<td class="gt_row gt_left" headers="location">Unknown</td>
<td class="gt_row gt_left" headers="Opening">I Need Thee Every Hour (98)</td>
<td class="gt_row gt_right" headers="+"></td>
<td class="gt_row gt_left" headers="Sacrament">Jesus, Once of Humble Birth (196)</td>
<td class="gt_row gt_right" headers="="></td>
<td class="gt_row gt_left" headers="Closing">Love at Home (294)</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
<p>There was another case like the one in France, where the numbers when referring to their equivalents in the English hymnal, were an addition problem, but this time in Argentina. The case where the location is unknown was contributed by a person on social media, so I don’t have where they’re from.</p>
</section>
<section id="overall-probability" class="level3">
<h3 class="anchored" data-anchor-id="overall-probability">Overall probability</h3>
<p>So, of the 15,184 chances where math like this could happen, there was a subtraction problem 10 times and an addition problem 20 times. (I checked for the multiplication and division ones and I didn’t see any.) That means math happened about once every 506 sacrament meetings, or about once every decade or so.</p>
</section>
</section>
<section id="math-on-four-hymn-sundays" class="level2">
<h2 class="anchored" data-anchor-id="math-on-four-hymn-sundays">Math on four-hymn Sundays</h2>
<p>When there are four numbers to work with, the number of possible ways math could happen goes up quite a bit. I’m not a mathematician or logician, so I’m not going to entertain every concievable possibility. Instead, I’ll just focus on these four possibilities</p>
<blockquote class="blockquote">
<p>Opening + Sacrament + Intermediate = Closing</p>
</blockquote>
<blockquote class="blockquote">
<p>Opening + Sacrament = Intermediate + Closing</p>
</blockquote>
<blockquote class="blockquote">
<p>Opening = Sacrament + Intermediate + Closing</p>
</blockquote>
<blockquote class="blockquote">
<p>Opening = Sacrament - Intermediate - Closing</p>
</blockquote>
<p>In other words, we’re looking at either adding hymn numbers together or subtracting them and then moving the equals sign to each of the three locations. Much to my surprise, all of these possibilities are attested in my data! Let’s look at each one.</p>
<p>The first two is where the opening, sacrament, and intermediate hymns equal the closing hymn. This was found three times in my data:</p>
<div class="cell">
<div class="cell-output-display">
<div id="ecakzxotxf" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#ecakzxotxf table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#ecakzxotxf thead, #ecakzxotxf tbody, #ecakzxotxf tfoot, #ecakzxotxf tr, #ecakzxotxf td, #ecakzxotxf th {
  border-style: none;
}

#ecakzxotxf p {
  margin: 0;
  padding: 0;
}

#ecakzxotxf .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#ecakzxotxf .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#ecakzxotxf .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#ecakzxotxf .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#ecakzxotxf .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#ecakzxotxf .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#ecakzxotxf .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#ecakzxotxf .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#ecakzxotxf .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#ecakzxotxf .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#ecakzxotxf .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#ecakzxotxf .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#ecakzxotxf .gt_spanner_row {
  border-bottom-style: hidden;
}

#ecakzxotxf .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#ecakzxotxf .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#ecakzxotxf .gt_from_md > :first-child {
  margin-top: 0;
}

#ecakzxotxf .gt_from_md > :last-child {
  margin-bottom: 0;
}

#ecakzxotxf .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#ecakzxotxf .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#ecakzxotxf .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#ecakzxotxf .gt_row_group_first td {
  border-top-width: 2px;
}

#ecakzxotxf .gt_row_group_first th {
  border-top-width: 2px;
}

#ecakzxotxf .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#ecakzxotxf .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#ecakzxotxf .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#ecakzxotxf .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#ecakzxotxf .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#ecakzxotxf .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#ecakzxotxf .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#ecakzxotxf .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#ecakzxotxf .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#ecakzxotxf .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#ecakzxotxf .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#ecakzxotxf .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#ecakzxotxf .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#ecakzxotxf .gt_left {
  text-align: left;
}

#ecakzxotxf .gt_center {
  text-align: center;
}

#ecakzxotxf .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#ecakzxotxf .gt_font_normal {
  font-weight: normal;
}

#ecakzxotxf .gt_font_bold {
  font-weight: bold;
}

#ecakzxotxf .gt_font_italic {
  font-style: italic;
}

#ecakzxotxf .gt_super {
  font-size: 65%;
}

#ecakzxotxf .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#ecakzxotxf .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#ecakzxotxf .gt_indent_1 {
  text-indent: 5px;
}

#ecakzxotxf .gt_indent_2 {
  text-indent: 10px;
}

#ecakzxotxf .gt_indent_3 {
  text-indent: 15px;
}

#ecakzxotxf .gt_indent_4 {
  text-indent: 20px;
}

#ecakzxotxf .gt_indent_5 {
  text-indent: 25px;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_col_headings header">
<th id="date" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">date</th>
<th id="location" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">location</th>
<th id="Opening" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Opening</th>
<th id="Sacrament" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Sacrament</th>
<th id="Intermediate" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Intermediate</th>
<th id="Closing" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Closing</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="date">September 17, 2017</td>
<td class="gt_row gt_left" headers="location">England, United Kingdom</td>
<td class="gt_row gt_left" headers="Opening">High on the Mountain Top (5)</td>
<td class="gt_row gt_left" headers="Sacrament">Upon the Cross of Calvary (184)</td>
<td class="gt_row gt_left" headers="Intermediate">How Firm a Foundation (85)</td>
<td class="gt_row gt_left" headers="Closing">The Iron Rod (274)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">February 11, 2018</td>
<td class="gt_row gt_left" headers="location">Alberta, Canada</td>
<td class="gt_row gt_left" headers="Opening">High on the Mountain Top (5)</td>
<td class="gt_row gt_left" headers="Sacrament">In Memory of the Crucified (190)</td>
<td class="gt_row gt_left" headers="Intermediate">The Day Dawn Is Breaking (52)</td>
<td class="gt_row gt_left" headers="Closing">We Love Thy House, O God (247)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">September 08, 2024</td>
<td class="gt_row gt_left" headers="location">Idaho</td>
<td class="gt_row gt_left" headers="Opening">Come, O Thou King of Kings (59)</td>
<td class="gt_row gt_left" headers="Sacrament">'Tis Sweet to Sing the Matchless Love (176)</td>
<td class="gt_row gt_left" headers="Intermediate">Come, Listen to a Prophet's Voice (21)</td>
<td class="gt_row gt_left" headers="Closing">As Zion's Youth in Latter Days (256)</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
<p>Next are cases where the opening plus the sacrament equal the intermediate plus the closing. This happened 25 times.</p>
<div class="cell">
<div class="cell-output-display">
<div id="gfngxmxzum" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#gfngxmxzum table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#gfngxmxzum thead, #gfngxmxzum tbody, #gfngxmxzum tfoot, #gfngxmxzum tr, #gfngxmxzum td, #gfngxmxzum th {
  border-style: none;
}

#gfngxmxzum p {
  margin: 0;
  padding: 0;
}

#gfngxmxzum .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#gfngxmxzum .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#gfngxmxzum .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#gfngxmxzum .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#gfngxmxzum .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#gfngxmxzum .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#gfngxmxzum .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#gfngxmxzum .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#gfngxmxzum .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#gfngxmxzum .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#gfngxmxzum .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#gfngxmxzum .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#gfngxmxzum .gt_spanner_row {
  border-bottom-style: hidden;
}

#gfngxmxzum .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#gfngxmxzum .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#gfngxmxzum .gt_from_md > :first-child {
  margin-top: 0;
}

#gfngxmxzum .gt_from_md > :last-child {
  margin-bottom: 0;
}

#gfngxmxzum .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#gfngxmxzum .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#gfngxmxzum .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#gfngxmxzum .gt_row_group_first td {
  border-top-width: 2px;
}

#gfngxmxzum .gt_row_group_first th {
  border-top-width: 2px;
}

#gfngxmxzum .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#gfngxmxzum .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#gfngxmxzum .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#gfngxmxzum .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#gfngxmxzum .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#gfngxmxzum .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#gfngxmxzum .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#gfngxmxzum .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#gfngxmxzum .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#gfngxmxzum .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#gfngxmxzum .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#gfngxmxzum .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#gfngxmxzum .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#gfngxmxzum .gt_left {
  text-align: left;
}

#gfngxmxzum .gt_center {
  text-align: center;
}

#gfngxmxzum .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#gfngxmxzum .gt_font_normal {
  font-weight: normal;
}

#gfngxmxzum .gt_font_bold {
  font-weight: bold;
}

#gfngxmxzum .gt_font_italic {
  font-style: italic;
}

#gfngxmxzum .gt_super {
  font-size: 65%;
}

#gfngxmxzum .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#gfngxmxzum .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#gfngxmxzum .gt_indent_1 {
  text-indent: 5px;
}

#gfngxmxzum .gt_indent_2 {
  text-indent: 10px;
}

#gfngxmxzum .gt_indent_3 {
  text-indent: 15px;
}

#gfngxmxzum .gt_indent_4 {
  text-indent: 20px;
}

#gfngxmxzum .gt_indent_5 {
  text-indent: 25px;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_col_headings header">
<th id="date" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">date</th>
<th id="location" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">location</th>
<th id="Opening" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Opening</th>
<th id="Sacrament" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Sacrament</th>
<th id="Intermediate" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Intermediate</th>
<th id="Closing" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Closing</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="date">March 24, 2013</td>
<td class="gt_row gt_left" headers="location">Utah</td>
<td class="gt_row gt_left" headers="Opening">Awake and Arise (8)</td>
<td class="gt_row gt_left" headers="Sacrament">O Savior, Thou Who Wearest a Crown (197)</td>
<td class="gt_row gt_left" headers="Intermediate">Israel, Israel, God Is Calling (7)</td>
<td class="gt_row gt_left" headers="Closing">That Easter Morn (198)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">August 10, 2014</td>
<td class="gt_row gt_left" headers="location">South Dakota</td>
<td class="gt_row gt_left" headers="Opening">On This Day of Joy and Gladness (64)</td>
<td class="gt_row gt_left" headers="Sacrament">He Died! The Great Redeemer Died (192)</td>
<td class="gt_row gt_left" headers="Intermediate">Nearer, Dear Savior, to Thee (99)</td>
<td class="gt_row gt_left" headers="Closing">Thy Spirit, Lord, Has Stirred Our Souls (157)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">March 15, 2015</td>
<td class="gt_row gt_left" headers="location">Iowa</td>
<td class="gt_row gt_left" headers="Opening">Did You Think to Pray? (140)</td>
<td class="gt_row gt_left" headers="Sacrament">'Tis Sweet to Sing the Matchless Love (177)</td>
<td class="gt_row gt_left" headers="Intermediate">Lead, Kindly Light (97)</td>
<td class="gt_row gt_left" headers="Closing">Lord, I Would Follow Thee (220)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">July 19, 2015</td>
<td class="gt_row gt_left" headers="location">Utah</td>
<td class="gt_row gt_left" headers="Opening">Come, Sing to the Lord (10)</td>
<td class="gt_row gt_left" headers="Sacrament">He Died! The Great Redeemer Died (192)</td>
<td class="gt_row gt_left" headers="Intermediate">Jesus, the Very Thought of Thee (141)</td>
<td class="gt_row gt_left" headers="Closing">Raise Your Voices to the Lord (61)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">December 25, 2016</td>
<td class="gt_row gt_left" headers="location">Northern Territory, Australia</td>
<td class="gt_row gt_left" headers="Opening">Hark! the Herald Angels Sing (209)</td>
<td class="gt_row gt_left" headers="Sacrament">Jesus, Once of Humble Birth (196)</td>
<td class="gt_row gt_left" headers="Intermediate">Joy to the World (201)</td>
<td class="gt_row gt_left" headers="Closing">Silent Night (204)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">March 26, 2017</td>
<td class="gt_row gt_left" headers="location">Washington</td>
<td class="gt_row gt_left" headers="Opening">The Day Dawn Is Breaking (52)</td>
<td class="gt_row gt_left" headers="Sacrament">There Is a Green Hill Far Away (194)</td>
<td class="gt_row gt_left" headers="Intermediate">High on the Mountain Top (5)</td>
<td class="gt_row gt_left" headers="Closing">Count Your Blessings (241)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">April 09, 2017</td>
<td class="gt_row gt_left" headers="location">Virginia</td>
<td class="gt_row gt_left" headers="Opening">Faith of Our Fathers (84)</td>
<td class="gt_row gt_left" headers="Sacrament">God, Our Father, Hear Us Pray (170)</td>
<td class="gt_row gt_left" headers="Intermediate">Called to Serve (249)</td>
<td class="gt_row gt_left" headers="Closing">High on the Mountain Top (5)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">April 30, 2017</td>
<td class="gt_row gt_left" headers="location">Utah</td>
<td class="gt_row gt_left" headers="Opening">Abide with Me! (166)</td>
<td class="gt_row gt_left" headers="Sacrament">In Remembrance of Thy Suffering (183)</td>
<td class="gt_row gt_left" headers="Intermediate">On This Day of Joy and Gladness (64)</td>
<td class="gt_row gt_left" headers="Closing">God Moves in a Mysterious Way (285)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">June 11, 2017</td>
<td class="gt_row gt_left" headers="location">North Carolina</td>
<td class="gt_row gt_left" headers="Opening">Master, the Tempest Is Raging (105)</td>
<td class="gt_row gt_left" headers="Sacrament">Jesus, Once of Humble Birth (196)</td>
<td class="gt_row gt_left" headers="Intermediate">Abide with Me! (166)</td>
<td class="gt_row gt_left" headers="Closing">My Redeemer Lives (135)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">July 30, 2017</td>
<td class="gt_row gt_left" headers="location">New York</td>
<td class="gt_row gt_left" headers="Opening">Come, Come, Ye Saints (30)</td>
<td class="gt_row gt_left" headers="Sacrament">With Humble Heart (171)</td>
<td class="gt_row gt_left" headers="Intermediate">They, the Builders of the Nation (36)</td>
<td class="gt_row gt_left" headers="Closing">Abide with Me; 'Tis Eventide (165)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">July 30, 2017</td>
<td class="gt_row gt_left" headers="location">Oregon</td>
<td class="gt_row gt_left" headers="Opening">Israel, Israel, God Is Calling (7)</td>
<td class="gt_row gt_left" headers="Sacrament">As Now We Take the Sacrament (169)</td>
<td class="gt_row gt_left" headers="Intermediate">God of Our Fathers, We Come unto Thee (76)</td>
<td class="gt_row gt_left" headers="Closing">Nearer, My God, to Thee (100)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">August 20, 2017</td>
<td class="gt_row gt_left" headers="location">Idaho</td>
<td class="gt_row gt_left" headers="Opening">God Speed the Right (106)</td>
<td class="gt_row gt_left" headers="Sacrament">We'll Sing All Hail to Jesus' Name (182)</td>
<td class="gt_row gt_left" headers="Intermediate">Lead Me into Life Eternal (45)</td>
<td class="gt_row gt_left" headers="Closing">Let Us All Press On (243)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">August 27, 2017</td>
<td class="gt_row gt_left" headers="location">Utah</td>
<td class="gt_row gt_left" headers="Opening">Today, While the Sun Shines (229)</td>
<td class="gt_row gt_left" headers="Sacrament">As Now We Take the Sacrament (169)</td>
<td class="gt_row gt_left" headers="Intermediate">Come Along, Come Along (244)</td>
<td class="gt_row gt_left" headers="Closing">Father, This Hour Has Been One of Joy (154)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">October 15, 2017</td>
<td class="gt_row gt_left" headers="location">Oregon</td>
<td class="gt_row gt_left" headers="Opening">Teach Me to Walk in the Light (304)</td>
<td class="gt_row gt_left" headers="Sacrament">As Now We Take the Sacrament (169)</td>
<td class="gt_row gt_left" headers="Intermediate">Love One Another (308)</td>
<td class="gt_row gt_left" headers="Closing">Abide with Me; 'Tis Eventide (165)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">October 22, 2017</td>
<td class="gt_row gt_left" headers="location">Utah</td>
<td class="gt_row gt_left" headers="Opening">There Is Sunshine in My Soul Today (227)</td>
<td class="gt_row gt_left" headers="Sacrament">Jesus of Nazareth, Savior and King (181)</td>
<td class="gt_row gt_left" headers="Intermediate">I Am a Child of God (301)</td>
<td class="gt_row gt_left" headers="Closing">Lord, Accept Our True Devotion (107)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">November 12, 2017</td>
<td class="gt_row gt_left" headers="location">Tennessee</td>
<td class="gt_row gt_left" headers="Opening">All Creatures of Our God and King (62)</td>
<td class="gt_row gt_left" headers="Sacrament">In Remembrance of Thy Suffering (183)</td>
<td class="gt_row gt_left" headers="Intermediate">For the Beauty of the Earth (92)</td>
<td class="gt_row gt_left" headers="Closing">Lord, We Ask Thee Ere We Part (153)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">November 26, 2017</td>
<td class="gt_row gt_left" headers="location">Utah</td>
<td class="gt_row gt_left" headers="Opening">We Thank Thee, O God, for a Prophet (19)</td>
<td class="gt_row gt_left" headers="Sacrament">Jesus, Once of Humble Birth (196)</td>
<td class="gt_row gt_left" headers="Intermediate">The Lord My Pasture Will Prepare (109)</td>
<td class="gt_row gt_left" headers="Closing">God Speed the Right (106)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">December 24, 2017</td>
<td class="gt_row gt_left" headers="location">Utah</td>
<td class="gt_row gt_left" headers="Opening">Hark! the Herald Angels Sing (209)</td>
<td class="gt_row gt_left" headers="Sacrament">Jesus, Once of Humble Birth (196)</td>
<td class="gt_row gt_left" headers="Intermediate">Joy to the World (201)</td>
<td class="gt_row gt_left" headers="Closing">Silent Night (204)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">February 18, 2018</td>
<td class="gt_row gt_left" headers="location">Utah</td>
<td class="gt_row gt_left" headers="Opening">The Lord Is My Light (89)</td>
<td class="gt_row gt_left" headers="Sacrament">'Tis Sweet to Sing the Matchless Love (176)</td>
<td class="gt_row gt_left" headers="Intermediate">When Faith Endures (128)</td>
<td class="gt_row gt_left" headers="Closing">Testimony (137)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">May 19, 2019</td>
<td class="gt_row gt_left" headers="location">Utah</td>
<td class="gt_row gt_left" headers="Opening">The Iron Rod (274)</td>
<td class="gt_row gt_left" headers="Sacrament">Gently Raise the Sacred Strain (146)</td>
<td class="gt_row gt_left" headers="Intermediate">Let the Holy Spirit Guide (143)</td>
<td class="gt_row gt_left" headers="Closing">As I Search the Holy Scriptures (277)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">January 08, 2023</td>
<td class="gt_row gt_left" headers="location">Idaho</td>
<td class="gt_row gt_left" headers="Opening">Joseph Smith's First Prayer (26)</td>
<td class="gt_row gt_left" headers="Sacrament">God, Our Father, Hear Us Pray (170)</td>
<td class="gt_row gt_left" headers="Intermediate">The Lord Is My Light (89)</td>
<td class="gt_row gt_left" headers="Closing">Lord, Accept Our True Devotion (107)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">May 28, 2023</td>
<td class="gt_row gt_left" headers="location">Nevada</td>
<td class="gt_row gt_left" headers="Opening">Redeemer of Israel (6)</td>
<td class="gt_row gt_left" headers="Sacrament">Behold the Great Redeemer Die (191)</td>
<td class="gt_row gt_left" headers="Intermediate">How Gentle God's Commands (125)</td>
<td class="gt_row gt_left" headers="Closing">Praise to the Lord, the Almighty (72)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">June 25, 2023</td>
<td class="gt_row gt_left" headers="location">Nevada</td>
<td class="gt_row gt_left" headers="Opening">Battle Hymn of the Republic (60)</td>
<td class="gt_row gt_left" headers="Sacrament">How Great the Wisdom and the Love (195)</td>
<td class="gt_row gt_left" headers="Intermediate">The Lord Is My Light (89)</td>
<td class="gt_row gt_left" headers="Closing">Abide with Me! (166)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">January 21, 2024</td>
<td class="gt_row gt_left" headers="location">Nevada</td>
<td class="gt_row gt_left" headers="Opening">Praise to the Lord, the Almighty (72)</td>
<td class="gt_row gt_left" headers="Sacrament">Jesus of Nazareth, Savior and King (181)</td>
<td class="gt_row gt_left" headers="Intermediate">Redeemer of Israel (6)</td>
<td class="gt_row gt_left" headers="Closing">We Love Thy House, O God (247)</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">June 09, 2024</td>
<td class="gt_row gt_left" headers="location">Nevada</td>
<td class="gt_row gt_left" headers="Opening">Guide Us, O Thou Great Jehovah (83)</td>
<td class="gt_row gt_left" headers="Sacrament">Upon the Cross of Calvary (184)</td>
<td class="gt_row gt_left" headers="Intermediate">Jesus, Savior, Pilot Me (104)</td>
<td class="gt_row gt_left" headers="Closing">Lord, Dismiss Us with Thy Blessing (163)</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
<p>Last on the list additions are cases where the the opening equals the sum of the other three. This happened just once.</p>
<div class="cell">
<div class="cell-output-display">
<div id="xjgrccjdkp" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#xjgrccjdkp table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#xjgrccjdkp thead, #xjgrccjdkp tbody, #xjgrccjdkp tfoot, #xjgrccjdkp tr, #xjgrccjdkp td, #xjgrccjdkp th {
  border-style: none;
}

#xjgrccjdkp p {
  margin: 0;
  padding: 0;
}

#xjgrccjdkp .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#xjgrccjdkp .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#xjgrccjdkp .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#xjgrccjdkp .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#xjgrccjdkp .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#xjgrccjdkp .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#xjgrccjdkp .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#xjgrccjdkp .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#xjgrccjdkp .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#xjgrccjdkp .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#xjgrccjdkp .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#xjgrccjdkp .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#xjgrccjdkp .gt_spanner_row {
  border-bottom-style: hidden;
}

#xjgrccjdkp .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#xjgrccjdkp .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#xjgrccjdkp .gt_from_md > :first-child {
  margin-top: 0;
}

#xjgrccjdkp .gt_from_md > :last-child {
  margin-bottom: 0;
}

#xjgrccjdkp .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#xjgrccjdkp .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#xjgrccjdkp .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#xjgrccjdkp .gt_row_group_first td {
  border-top-width: 2px;
}

#xjgrccjdkp .gt_row_group_first th {
  border-top-width: 2px;
}

#xjgrccjdkp .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#xjgrccjdkp .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#xjgrccjdkp .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#xjgrccjdkp .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#xjgrccjdkp .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#xjgrccjdkp .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#xjgrccjdkp .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#xjgrccjdkp .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#xjgrccjdkp .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#xjgrccjdkp .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#xjgrccjdkp .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#xjgrccjdkp .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#xjgrccjdkp .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#xjgrccjdkp .gt_left {
  text-align: left;
}

#xjgrccjdkp .gt_center {
  text-align: center;
}

#xjgrccjdkp .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#xjgrccjdkp .gt_font_normal {
  font-weight: normal;
}

#xjgrccjdkp .gt_font_bold {
  font-weight: bold;
}

#xjgrccjdkp .gt_font_italic {
  font-style: italic;
}

#xjgrccjdkp .gt_super {
  font-size: 65%;
}

#xjgrccjdkp .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#xjgrccjdkp .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#xjgrccjdkp .gt_indent_1 {
  text-indent: 5px;
}

#xjgrccjdkp .gt_indent_2 {
  text-indent: 10px;
}

#xjgrccjdkp .gt_indent_3 {
  text-indent: 15px;
}

#xjgrccjdkp .gt_indent_4 {
  text-indent: 20px;
}

#xjgrccjdkp .gt_indent_5 {
  text-indent: 25px;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_col_headings header">
<th id="date" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">date</th>
<th id="location" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">location</th>
<th id="Opening" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Opening</th>
<th id="Sacrament" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Sacrament</th>
<th id="Intermediate" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Intermediate</th>
<th id="Closing" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Closing</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="date">September 11, 2011</td>
<td class="gt_row gt_left" headers="location">Colorado</td>
<td class="gt_row gt_left" headers="Opening">We Are All Enlisted (250)</td>
<td class="gt_row gt_left" headers="Sacrament">O God, the Eternal Father (175)</td>
<td class="gt_row gt_left" headers="Intermediate">Israel, Israel, God Is Calling (7)</td>
<td class="gt_row gt_left" headers="Closing">A Mighty Fortress Is Our God (68)</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
<p>And finally, for a subtraction-based case that isn’t equal to the others, here are the two times when the opening minus the sacrament minus the intermediate equals the closing.</p>
<div class="cell">
<div class="cell-output-display">
<div id="fhbpggiwmz" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#fhbpggiwmz table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#fhbpggiwmz thead, #fhbpggiwmz tbody, #fhbpggiwmz tfoot, #fhbpggiwmz tr, #fhbpggiwmz td, #fhbpggiwmz th {
  border-style: none;
}

#fhbpggiwmz p {
  margin: 0;
  padding: 0;
}

#fhbpggiwmz .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#fhbpggiwmz .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#fhbpggiwmz .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#fhbpggiwmz .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#fhbpggiwmz .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#fhbpggiwmz .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#fhbpggiwmz .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#fhbpggiwmz .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#fhbpggiwmz .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#fhbpggiwmz .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#fhbpggiwmz .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#fhbpggiwmz .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#fhbpggiwmz .gt_spanner_row {
  border-bottom-style: hidden;
}

#fhbpggiwmz .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#fhbpggiwmz .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#fhbpggiwmz .gt_from_md > :first-child {
  margin-top: 0;
}

#fhbpggiwmz .gt_from_md > :last-child {
  margin-bottom: 0;
}

#fhbpggiwmz .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#fhbpggiwmz .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#fhbpggiwmz .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#fhbpggiwmz .gt_row_group_first td {
  border-top-width: 2px;
}

#fhbpggiwmz .gt_row_group_first th {
  border-top-width: 2px;
}

#fhbpggiwmz .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#fhbpggiwmz .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#fhbpggiwmz .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#fhbpggiwmz .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#fhbpggiwmz .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#fhbpggiwmz .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#fhbpggiwmz .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#fhbpggiwmz .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#fhbpggiwmz .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#fhbpggiwmz .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#fhbpggiwmz .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#fhbpggiwmz .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#fhbpggiwmz .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#fhbpggiwmz .gt_left {
  text-align: left;
}

#fhbpggiwmz .gt_center {
  text-align: center;
}

#fhbpggiwmz .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#fhbpggiwmz .gt_font_normal {
  font-weight: normal;
}

#fhbpggiwmz .gt_font_bold {
  font-weight: bold;
}

#fhbpggiwmz .gt_font_italic {
  font-style: italic;
}

#fhbpggiwmz .gt_super {
  font-size: 65%;
}

#fhbpggiwmz .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#fhbpggiwmz .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#fhbpggiwmz .gt_indent_1 {
  text-indent: 5px;
}

#fhbpggiwmz .gt_indent_2 {
  text-indent: 10px;
}

#fhbpggiwmz .gt_indent_3 {
  text-indent: 15px;
}

#fhbpggiwmz .gt_indent_4 {
  text-indent: 20px;
}

#fhbpggiwmz .gt_indent_5 {
  text-indent: 25px;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_col_headings header">
<th id="date" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">date</th>
<th id="location" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">location</th>
<th id="Opening" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Opening</th>
<th id="Sacrament" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Sacrament</th>
<th id="Intermediate" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Intermediate</th>
<th id="Closing" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Closing</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="date">August 27, 2023</td>
<td class="gt_row gt_left" headers="location">Utah</td>
<td class="gt_row gt_left" headers="Opening">Now Let Us Rejoice (3)</td>
<td class="gt_row gt_left" headers="Sacrament">Father in Heaven, We Do Believe (180)</td>
<td class="gt_row gt_left" headers="Intermediate">Dearest Children, God Is Near You (96)</td>
<td class="gt_row gt_left" headers="Closing">Press Forward, Saints (81)</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">September 10, 2023</td>
<td class="gt_row gt_left" headers="location">Utah</td>
<td class="gt_row gt_left" headers="Opening">O Ye Mountains High (34)</td>
<td class="gt_row gt_left" headers="Sacrament">In Remembrance of Thy Suffering (183)</td>
<td class="gt_row gt_left" headers="Intermediate">We Thank Thee, O God, for a Prophet (19)</td>
<td class="gt_row gt_left" headers="Closing">Be Thou Humble (130)</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
<section id="overall-probability-1" class="level3">
<h3 class="anchored" data-anchor-id="overall-probability-1">Overall probability</h3>
<p>So, with four hymns, there are many more ways that math could happen. And it seems like it does happen every once in a while. Overall, one of these four patterns happened 31 times out of 8,640 four-hymn meetings, or in about 0.36% of them. That means, you might see one of these four about once every 6 years. So, not too unusual.</p>
</section>
</section>
<section id="increasing-and-decreasing" class="level2">
<h2 class="anchored" data-anchor-id="increasing-and-decreasing">Increasing and Decreasing</h2>
<p>The last pattern I want to look at is more just a pattern: how often are all the hymns in increasing order or in decreasing order. It turns out this is much more common than the math ones discussed above.</p>
<p>For Sundays with four hymns, I have 512 instances of all increasing numbers and 252 instances of all decreasing numbers. Combined, this occurs about 9% of the time, or once every 11 times you sing four hymns. So, really not too uncommon.</p>
<p>Just probability-wise, it’s far more likely to see all increasing numbers or all decreasing numbers on three-hymn Sundays because there are three numbers to work with instead of four. This makes sense if you think about it. The sacrament hymn will be close to the middle. (I think it’s by design so that the book is most often opened to the middle.) The opening hymn is going to be either lower than it or higher than it. As long as the closing hymn is the opposite, then we’re good. So far, I’ve seen 2,934 instances of three increasing numbers and 2,202 instances of three decreasing numbers. Combined, this occurs about 34% of the time, or once every 3 times you sing three hymns. So, really actually quite common.</p>
<p>For what it’s worth, the odds of this happening has gone up a little bit recently because the new hymns’ numbers are all greater than the old hymns’ numbers. It seems to occur about 3.8% more often with three-hymn Sundays and 1.2% more often with four-hymn Sundays.</p>
</section>
<section id="conclusion" class="level2">
<h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>
<p>This just a silly post that says nothing about hymns and who or why they’re chosen. But it is fun to think about possible math that could be done on the hymn numbers diplayed on the hymn board.</p>


</section>

 ]]></description>
  <category>general</category>
  <guid>https://hymnstats.joeystanley.com/posts/math1/</guid>
  <pubDate>Wed, 09 Oct 2024 06:00:00 GMT</pubDate>
</item>
<item>
  <title>The Second Batch of New Hymns!</title>
  <dc:creator>Joey Stanley</dc:creator>
  <link>https://hymnstats.joeystanley.com/posts/new_hymns_batch2/</link>
  <description><![CDATA[ 




<p>On September 12th, 2025, the church released the second batch of new hymns. In <a href="../../posts/new_hymns_batch1">a previous post</a>, I covered in detail as much as I could about the first batch of hymns and how they rolled out between June 2 and September 8th. This page covers period between when the second batch came out and when the third batch came out on Febrary 13, 2025. Currently I have data from 8,726 sacrament meetings from 1,409 wards from this range.</p>
<p>But first, here’s how much data I have for each week, just so you have an idea of what I’m working with.</p>
<div class="cell">
<div class="cell-output-display">
<div id="ltilzhevng" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#ltilzhevng table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#ltilzhevng thead, #ltilzhevng tbody, #ltilzhevng tfoot, #ltilzhevng tr, #ltilzhevng td, #ltilzhevng th {
  border-style: none;
}

#ltilzhevng p {
  margin: 0;
  padding: 0;
}

#ltilzhevng .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#ltilzhevng .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#ltilzhevng .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#ltilzhevng .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#ltilzhevng .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#ltilzhevng .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#ltilzhevng .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#ltilzhevng .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#ltilzhevng .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#ltilzhevng .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#ltilzhevng .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#ltilzhevng .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#ltilzhevng .gt_spanner_row {
  border-bottom-style: hidden;
}

#ltilzhevng .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#ltilzhevng .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#ltilzhevng .gt_from_md > :first-child {
  margin-top: 0;
}

#ltilzhevng .gt_from_md > :last-child {
  margin-bottom: 0;
}

#ltilzhevng .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#ltilzhevng .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#ltilzhevng .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#ltilzhevng .gt_row_group_first td {
  border-top-width: 2px;
}

#ltilzhevng .gt_row_group_first th {
  border-top-width: 2px;
}

#ltilzhevng .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#ltilzhevng .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#ltilzhevng .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#ltilzhevng .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#ltilzhevng .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#ltilzhevng .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#ltilzhevng .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#ltilzhevng .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#ltilzhevng .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#ltilzhevng .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#ltilzhevng .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#ltilzhevng .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#ltilzhevng .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#ltilzhevng .gt_left {
  text-align: left;
}

#ltilzhevng .gt_center {
  text-align: center;
}

#ltilzhevng .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#ltilzhevng .gt_font_normal {
  font-weight: normal;
}

#ltilzhevng .gt_font_bold {
  font-weight: bold;
}

#ltilzhevng .gt_font_italic {
  font-style: italic;
}

#ltilzhevng .gt_super {
  font-size: 65%;
}

#ltilzhevng .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#ltilzhevng .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#ltilzhevng .gt_indent_1 {
  text-indent: 5px;
}

#ltilzhevng .gt_indent_2 {
  text-indent: 10px;
}

#ltilzhevng .gt_indent_3 {
  text-indent: 15px;
}

#ltilzhevng .gt_indent_4 {
  text-indent: 20px;
}

#ltilzhevng .gt_indent_5 {
  text-indent: 25px;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading header">
<td colspan="2" class="gt_heading gt_title gt_font_normal">Number of wards I have data from, by week</td>
</tr>
<tr class="gt_heading even">
<td colspan="2" class="gt_heading gt_subtitle gt_font_normal gt_bottom_border">Since September 15th</td>
</tr>
<tr class="gt_col_headings header">
<th id="date" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">date</th>
<th id="wards" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">wards</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="date">September 15</td>
<td class="gt_row gt_right" headers="wards">234</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">September 22</td>
<td class="gt_row gt_right" headers="wards">262</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">September 29</td>
<td class="gt_row gt_right" headers="wards">239</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">October 13</td>
<td class="gt_row gt_right" headers="wards">231</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">October 20</td>
<td class="gt_row gt_right" headers="wards">244</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">October 27</td>
<td class="gt_row gt_right" headers="wards">216</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">November 03</td>
<td class="gt_row gt_right" headers="wards">298</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">November 10</td>
<td class="gt_row gt_right" headers="wards">250</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">November 17</td>
<td class="gt_row gt_right" headers="wards">253</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">November 24</td>
<td class="gt_row gt_right" headers="wards">269</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">December 01</td>
<td class="gt_row gt_right" headers="wards">349</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">December 08</td>
<td class="gt_row gt_right" headers="wards">663</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">December 15</td>
<td class="gt_row gt_right" headers="wards">435</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">December 22</td>
<td class="gt_row gt_right" headers="wards">364</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">December 29</td>
<td class="gt_row gt_right" headers="wards">635</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">January 05</td>
<td class="gt_row gt_right" headers="wards">660</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">January 12</td>
<td class="gt_row gt_right" headers="wards">611</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">January 19</td>
<td class="gt_row gt_right" headers="wards">623</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">January 26</td>
<td class="gt_row gt_right" headers="wards">597</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="date">February 02</td>
<td class="gt_row gt_right" headers="wards">678</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="date">February 09</td>
<td class="gt_row gt_right" headers="wards">615</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
<section id="how-many-wards-sang-new-hymns-each-week" class="level2 page-columns page-full">
<h2 class="anchored" data-anchor-id="how-many-wards-sang-new-hymns-each-week">How many wards sang new hymns each week?</h2>
<p>This plot shows what percentage of wards sing new hymns each week. For context, includes all the data since June 2nd when the first batch came out so we can see how the roll-out of the second batch compares to that of the first batch. I’ve color-coded it by batch: green is for the first batch, red/pink is for the second, and blue is for both combined. This division is only relevant beginning on September 15th when the second batch came out so prior to then, only the blue lines are used. In all cases, a lighter color indicates wards that sang exactly one new hymn while a darker color is for wards that since two or more in a single meeting.</p>
<div class="page-columns page-full">
<div class="cell page-columns page-full">
<div class="cell-output-display page-columns page-full">
<div class="page-columns page-full">
<figure class="figure page-columns page-full">
<p class="page-columns page-full"><img src="https://hymnstats.joeystanley.com/posts/new_hymns_batch2/index_files/figure-html/unnamed-chunk-7-1.png" class="img-fluid figure-img column-page" width="1248"></p>
</figure>
</div>
</div>
</div>
</div>
<p>With the <a href="../../posts/new_hymns_batch1">first batch</a> of hymns, the reception was very warm. Pretty consistently over the 15 weeks after the first batch of hymns was released, we saw about 30% of wards singing at least one of the new ones, with a small percentage singing two or more.</p>
<p>Since the introduction of the second batch, I thought it’d be helpful to split it up into various colors. The green ones represent the number of wards singing hymns from the first batch (#1001–1009), with the lighter color for just one and the darker color for two in a meeting. The red/pink dots represent the second batch of hymns.</p>
<p>In the first week after the release of the second batch, relatively few wards (around 8%) sang any of them. Meanwhile, the first batch continued as normal. This is about a quarter as many wards as what we saw with the first batch. However, the following Sunday, September 22nd, about 16% of wards sang from the second batch, which is about twice as much as the previous Sunday. This is represented by the pink and red lines going up in the plot. After General Conference and until the holiday season, more wards sang from the second batch than the first batch, which is in stark contrast to the lukewarm reception they initially got.</p>
<p>What is perhaps more interesting though is not which batch people sang from, but whether they sang any new hymns at all. Look at the blue lines. Those represent the number of wards singing new hymns total, across both batches. They went up through September and October. To accompany that, the gray line, which represents the number of wards that sang none of the new hymns, goes down. On October 20th, around 40% of the wards I have data from sang at least one of the new hymns! It stabilized around 30%–40% until through mid-November.</p>
<p>Once we hit the Thanksgiving/Christmas season, there was a dip in the number of new hymns being sung. It started on November 24th when most wards sang hymns of gratitude because of Thanksgiving. (Keep in mind that <a href="../../posts/frequency-data.">most of my data comes from the United States</a>. On December 1st, there were even fewer new hymns being sung as people transitioned to singing Christmas hymns. Most notably though, while hymns from the second batch are not sung very much, the first batch was steady. This is because many wards are now singing the new Christmas hymns, particularly, <hymn>He Is Born, the Divine Christ Child (#1202)</hymn> and <hymn>What Child Is This? (#1203)</hymn>. (I have a dedicated post on <a href="../../posts/christmas2024">the 2024 Christmas season</a>.)</p>
<p>Since Christmas, the number of wards singing new hymns has returned to its pre-Thanksgiving numbers. However, the second batch never quite got back to where it was in the first two months after it came out.</p>
</section>
<section id="what-hymns-are-most-popular" class="level2">
<h2 class="anchored" data-anchor-id="what-hymns-are-most-popular">What hymns are most popular?</h2>
<p>The following table shows the hymns from the second batch in order of how popular they are. On the right, I have an approximation of how many wards have sung that hymn since its release.</p>
<div class="cell">
<div class="cell-output-display">
<div id="fdmqqfbosy" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#fdmqqfbosy table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#fdmqqfbosy thead, #fdmqqfbosy tbody, #fdmqqfbosy tfoot, #fdmqqfbosy tr, #fdmqqfbosy td, #fdmqqfbosy th {
  border-style: none;
}

#fdmqqfbosy p {
  margin: 0;
  padding: 0;
}

#fdmqqfbosy .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#fdmqqfbosy .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#fdmqqfbosy .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#fdmqqfbosy .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#fdmqqfbosy .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#fdmqqfbosy .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#fdmqqfbosy .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#fdmqqfbosy .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#fdmqqfbosy .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#fdmqqfbosy .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#fdmqqfbosy .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#fdmqqfbosy .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#fdmqqfbosy .gt_spanner_row {
  border-bottom-style: hidden;
}

#fdmqqfbosy .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#fdmqqfbosy .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#fdmqqfbosy .gt_from_md > :first-child {
  margin-top: 0;
}

#fdmqqfbosy .gt_from_md > :last-child {
  margin-bottom: 0;
}

#fdmqqfbosy .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#fdmqqfbosy .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#fdmqqfbosy .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#fdmqqfbosy .gt_row_group_first td {
  border-top-width: 2px;
}

#fdmqqfbosy .gt_row_group_first th {
  border-top-width: 2px;
}

#fdmqqfbosy .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#fdmqqfbosy .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#fdmqqfbosy .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#fdmqqfbosy .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#fdmqqfbosy .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#fdmqqfbosy .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#fdmqqfbosy .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#fdmqqfbosy .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#fdmqqfbosy .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#fdmqqfbosy .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#fdmqqfbosy .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#fdmqqfbosy .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#fdmqqfbosy .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#fdmqqfbosy .gt_left {
  text-align: left;
}

#fdmqqfbosy .gt_center {
  text-align: center;
}

#fdmqqfbosy .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#fdmqqfbosy .gt_font_normal {
  font-weight: normal;
}

#fdmqqfbosy .gt_font_bold {
  font-weight: bold;
}

#fdmqqfbosy .gt_font_italic {
  font-style: italic;
}

#fdmqqfbosy .gt_super {
  font-size: 65%;
}

#fdmqqfbosy .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#fdmqqfbosy .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#fdmqqfbosy .gt_indent_1 {
  text-indent: 5px;
}

#fdmqqfbosy .gt_indent_2 {
  text-indent: 10px;
}

#fdmqqfbosy .gt_indent_3 {
  text-indent: 15px;
}

#fdmqqfbosy .gt_indent_4 {
  text-indent: 20px;
}

#fdmqqfbosy .gt_indent_5 {
  text-indent: 25px;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading header">
<td colspan="2" class="gt_heading gt_title gt_font_normal">Approximate percentage of wards new hymns have been sung in</td>
</tr>
<tr class="gt_heading even">
<td colspan="2" class="gt_heading gt_subtitle gt_font_normal gt_bottom_border">Since September 15</td>
</tr>
<tr class="gt_col_headings header">
<th id="Hymn" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Hymn</th>
<th id="percent of wards" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">percent of wards</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Amazing Grace (1010)</td>
<td class="gt_row gt_right" headers="percent of wards">60.9%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Behold the Wounds in Jesus' Hands (1016)</td>
<td class="gt_row gt_right" headers="percent of wards">37.7%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">My Shepherd Will Supply My Need (1014)</td>
<td class="gt_row gt_right" headers="percent of wards">34.7%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">God's Gracious Love (1013)</td>
<td class="gt_row gt_right" headers="percent of wards">26.9%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">This Is the Christ (1017)</td>
<td class="gt_row gt_right" headers="percent of wards">25.2%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Come, Lord Jesus (1018)</td>
<td class="gt_row gt_right" headers="percent of wards">21.0%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Oh, the Deep, Deep Love of Jesus (1015)</td>
<td class="gt_row gt_right" headers="percent of wards">20.3%</td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="Hymn">Holding Hands Around the World (1011)</td>
<td class="gt_row gt_right" headers="percent of wards">13.7%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="Hymn">Anytime, Anywhere (1012)</td>
<td class="gt_row gt_right" headers="percent of wards">11.1%</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
<p>So, perhaps unsurprisingly, <hymn>Amazing Grace (#1010)</hymn> was far and away the most popular in this batch. Next was <hymn>Behold the Wounds in Jesus’ Hands (#1016)</hymn> and <hymn>My Shepherd Will Supply My Need (#1014)</hymn>. The least popular hymn from this batch was <hymn>Anytime, Anywhere (#1012)</hymn>, which was only sung by about 10% of wards during this time. Personally, I hoped that <hymn>Oh, the Deep, Deep Love of Jesus (#1015)</hymn> would be more popular than it was (it’s one of my favorites from this batch).</p>
<p>(For a complete version of this table that includes all hymns, see <a href="../../overview.html">here</a>.)</p>
</section>
<section id="what-hymns-are-most-popular-each-week" class="level2">
<h2 class="anchored" data-anchor-id="what-hymns-are-most-popular-each-week">What hymns are most popular each week?</h2>
<p>Now that we’re several weeks past the release, we can start to see a glimpse of how the adoption of these new hymns has ebbed and flowed and how each hymn has been introduced. The figure below shows what proportion of wards sang what hymns each week, <em>given that they sang a new hymn that week</em>. So, we’re only focused on wards that have used these hymns.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/new_hymns_batch2/index_files/figure-html/unnamed-chunk-9-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>So, <hymn>Amazing Grace (#1010)</hymn> had a pretty interesting distribution. It started off strong—people are generally familiar with it and were excited to sing it when it first came out. As the weeks progressed, fewer wards sang it, either because they had already done so or because the novelty had worn off. This is similar to <a href="../../posts/new_hymns_batch1">what we saw</a> with <hymn>Come, Thou Fount of Every Blessing (#1001)</hymn>, though in a less extreme way. After Christmas, it had a resurgence in popularity and I think many wards sang it a second time.</p>
<p><hymn>Come, Lord Jesus (#1018)</hymn> basically had an opposite pattern. Though it wasn’t listed in the holiday section of the new hymnal, it has become a new Christmas hymn. Outside of December, it was relatively unpopular, but during December it was far and the away the most common hymn from this batch.</p>
<p>The rest of the hymns roughly show the same general pattern. They started off with varying degrees of popularity. Over the next two months, they all got slightly more popular—presumably coinciding with the fall of So, <hymn>Amazing Grace (#1010)</hymn>. Then they dipped again during Thanksgiving and Christmas. Since the New Year, they again have varying degrees of popularity, with those numbers mostly going up over the next six weeks (mirroring what happened between September and November).</p>
</section>
<section id="when-during-meetings-are-these-hymns-sung" class="level2">
<h2 class="anchored" data-anchor-id="when-during-meetings-are-these-hymns-sung">When during meetings are these hymns sung?</h2>
<p>We can see when these hymns tend to be sung and get an overall look at the popularity of the second batch of hymns. Again, it’s based on so little data, so take these results with a grain of salt.</p>
<div class="cell">
<div class="cell-output-display">
<div id="nhoqbixsal" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#nhoqbixsal table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#nhoqbixsal thead, #nhoqbixsal tbody, #nhoqbixsal tfoot, #nhoqbixsal tr, #nhoqbixsal td, #nhoqbixsal th {
  border-style: none;
}

#nhoqbixsal p {
  margin: 0;
  padding: 0;
}

#nhoqbixsal .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#nhoqbixsal .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#nhoqbixsal .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#nhoqbixsal .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#nhoqbixsal .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#nhoqbixsal .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#nhoqbixsal .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#nhoqbixsal .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#nhoqbixsal .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#nhoqbixsal .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#nhoqbixsal .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#nhoqbixsal .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#nhoqbixsal .gt_spanner_row {
  border-bottom-style: hidden;
}

#nhoqbixsal .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#nhoqbixsal .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#nhoqbixsal .gt_from_md > :first-child {
  margin-top: 0;
}

#nhoqbixsal .gt_from_md > :last-child {
  margin-bottom: 0;
}

#nhoqbixsal .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#nhoqbixsal .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#nhoqbixsal .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#nhoqbixsal .gt_row_group_first td {
  border-top-width: 2px;
}

#nhoqbixsal .gt_row_group_first th {
  border-top-width: 2px;
}

#nhoqbixsal .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#nhoqbixsal .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#nhoqbixsal .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#nhoqbixsal .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#nhoqbixsal .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#nhoqbixsal .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#nhoqbixsal .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#nhoqbixsal .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#nhoqbixsal .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#nhoqbixsal .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#nhoqbixsal .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#nhoqbixsal .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#nhoqbixsal .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#nhoqbixsal .gt_left {
  text-align: left;
}

#nhoqbixsal .gt_center {
  text-align: center;
}

#nhoqbixsal .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#nhoqbixsal .gt_font_normal {
  font-weight: normal;
}

#nhoqbixsal .gt_font_bold {
  font-weight: bold;
}

#nhoqbixsal .gt_font_italic {
  font-style: italic;
}

#nhoqbixsal .gt_super {
  font-size: 65%;
}

#nhoqbixsal .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#nhoqbixsal .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#nhoqbixsal .gt_indent_1 {
  text-indent: 5px;
}

#nhoqbixsal .gt_indent_2 {
  text-indent: 10px;
}

#nhoqbixsal .gt_indent_3 {
  text-indent: 15px;
}

#nhoqbixsal .gt_indent_4 {
  text-indent: 20px;
}

#nhoqbixsal .gt_indent_5 {
  text-indent: 25px;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading header">
<td colspan="5" class="gt_heading gt_title gt_font_normal">When were new hymns sung in sacrament meeting?</td>
</tr>
<tr class="gt_heading even">
<td colspan="5" class="gt_heading gt_subtitle gt_font_normal gt_bottom_border">Since September 15</td>
</tr>
<tr class="gt_col_headings header">
<th id="New Hymn" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">New Hymn</th>
<th id="Opening" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Opening</th>
<th id="Sacrament" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Sacrament</th>
<th id="Intermediate" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Intermediate</th>
<th id="Closing" class="gt_col_heading gt_columns_bottom_border gt_left" data-quarto-table-cell-role="th" scope="col">Closing</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">Amazing Grace (1010)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:44%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">44%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:3%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:3px;font-weight:bold;font-size:14px;">3%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:20%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">20%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:33%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">33%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">Holding Hands Around the World (1011)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:44%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">44%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:2%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:2px;font-weight:bold;font-size:14px;">2%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:26%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">26%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:28%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">28%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">Anytime, Anywhere (1012)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:22%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">22%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:0%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:0px;font-weight:bold;font-size:14px;">0%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:36%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">36%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:42%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">42%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">God's Gracious Love (1013)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:29%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">29%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:1%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:1px;font-weight:bold;font-size:14px;">1%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:34%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">34%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:37%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">37%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">My Shepherd Will Supply My Need (1014)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:33%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">33%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:1%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:1px;font-weight:bold;font-size:14px;">1%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:27%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">27%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:39%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">39%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">Oh, the Deep, Deep Love of Jesus (1015)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:29%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">29%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:5%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:5px;font-weight:bold;font-size:14px;">5%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:40%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">40%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:27%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">27%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">Behold the Wounds in Jesus' Hands (1016)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:5%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:5px;font-weight:bold;font-size:14px;">5%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:88%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">88%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:4%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:4px;font-weight:bold;font-size:14px;">4%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:3%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:3px;font-weight:bold;font-size:14px;">3%</span>
</div>
</div></td>
</tr>
<tr class="even">
<td class="gt_row gt_left" headers="New Hymn">This Is the Christ (1017)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:30%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">30%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:21%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:21px;font-weight:bold;font-size:14px;">21%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:15%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:15px;font-weight:bold;font-size:14px;">15%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:34%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">34%</span>
</div>
</div></td>
</tr>
<tr class="odd">
<td class="gt_row gt_left" headers="New Hymn">Come, Lord Jesus (1018)</td>
<td class="gt_row gt_left" headers="Opening"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:49%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">49%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Sacrament"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:3%;height:20px;display:flex;align-items:center;justify-content:center;color:#000000;font-weight:bold;font-size:14px;position:relative;">
<span style="color:#000000;position:absolute;left:0%;margin-left:3px;font-weight:bold;font-size:14px;">3%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Intermediate"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:28%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">28%</span>
</div>
</div></td>
<td class="gt_row gt_left" headers="Closing"><div style="flex-grow:1;margin-left:8px;background:#e1e1e1;">
<div style="background:#4F2B47;width:20%;height:20px;display:flex;align-items:center;justify-content:flex-start;position:relative;">
<span style="color:#FFFFFF;position:absolute;left:0px;margin-left:5px;font-weight:bold;font-size:14px;">20%</span>
</div>
</div></td>
</tr>
</tbody><tfoot class="gt_sourcenotes">
<tr class="odd">
<td colspan="5" class="gt_sourcenote">Note: Each row adds up to 100%.</td>
</tr>
</tfoot>

</table>

</div>
</div>
</div>
<p>What I see here is about three different patterns. Most hymns are of the first pattern: they’re typically not sacrament hymns and are roughly equally likely to be sung as opening, intermediate, or closing hymns. There is a little bit of variation among them, for example, <hymn>Holding Hands Around the World (#1011)</hymn> was a little more common as an opening hymn, <hymn>Oh, the Deep, Deep Love of Jesus (#1015)</hymn> was a little more common as an intermediate hymn, and <hymn>Anytime, Anywhere (#1012)</hymn> was a little more common as a closing hymn.</p>
<p>The second type of hymn is the one that was overwhelmingly sung as a sacrament hymn. In this batch <hymn>Behold the Wounds in Jesus’ Hands (#1016)</hymn> is of this type. 88% of the time it was sung, it was done so as a sacrament hymn. It was still very occasionally sung elsewhere in the meeting, but not too often.</p>
<p>Finally, we have <hymn>This Is the Christ (#1017)</hymn> whih was more or less equally likely to be sung anywhere in the meeting, including as a sacrament hymn. If we lump the opening, intermediate, and closing hymn frequencies together, then yes, it’s most likely going to <em>not</em> be a sacrament hymn, but it’s interesting still that it’s still sung a fair amount as a sacrament hymn.</p>
</section>
<section id="conclusion" class="level2">
<h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>
<p>With this second batch of hymns, there were some pretty interesting patterns. First, <hymn>Amazing Grace (#1010)</hymn> stole the show and was the most popular of this batch. It took this batch a few weeks to really get into the swing of things, but at its peak about 40% of wards sang at least one hymn. Unlike the first batch, this one was pushed aside by the end-of-year holidays, so for about six weeks, it wasn’t drawn from very much in sacrament meeting. But that made the timing even more interesting because in its second wave, the same kind of patterns were found as what I saw in the first wave.</p>
<p>Now that we have a third batch of hymns, I’m curious to see how this one will continue to be incorporated into sacrament meetings.</p>


</section>

 ]]></description>
  <category>general</category>
  <category>frequency</category>
  <category>new hymns</category>
  <guid>https://hymnstats.joeystanley.com/posts/new_hymns_batch2/</guid>
  <pubDate>Wed, 18 Sep 2024 06:00:00 GMT</pubDate>
</item>
<item>
  <title>President Nelson’s 100th Birthday</title>
  <dc:creator>Joey Stanley</dc:creator>
  <link>https://hymnstats.joeystanley.com/posts/president_nelsons_birthday/</link>
  <description><![CDATA[ 




<p>On Monday, September 9th, President Russell M. Nelson celebrated his 100th birthday. Let’s see how some wards celebrated that through congregational hymns.</p>
<p>When I wrote about hymns sung around <a href="../../posts/genreal_conference">General Conference</a>, I showed that a handful of prophet-related hymns spike around the first of April and especially October. They include <hymn>We Thank Thee, O God, for a Prophet (#19)</hymn>, <hymn>Come, Listen to a Prophet’s Voice (#21)</hymn>, <hymn>We Listen to a Prophet’s Voice (#22)</hymn>, <hymn>We Ever Pray for Thee (#23)</hymn>, and <hymn>God Bless Our Prophet Dear (#24)</hymn>. Each of those is at least three times more likely to be sung the last Sunday in September than they are during the rest of the year combined. Let’s work with that list, and see if there was an appreciable spike in any of them around September 9th this year.</p>
<p>This plot shows what percentage of wards sing at least one of those five prophet-related hymns each week of 2024 so far. Obviously, there’s a huge spike the week after General Conference with a solid 25% of wards singing one of those hymns. Somewhat surprisingly, there were none in my dataset that sang any the week before! But, keep in mind that March 31st was Easter this year, so this is just illustrates that Easter trumps General Conference when it comes to hymn-singing. During most of the rest of the year, the number hovers around 5% or less of wards each week.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/president_nelsons_birthday/index_files/figure-html/unnamed-chunk-4-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>Of course, the thing I want to highlight from this plot is the spike on September 8th. According to my dataset, around 18% of wards sang prophet-related hymns the day before President Nelson’s 100th birthday! This is a pretty cool look into how wards’ selection of congregational hymns can sometimes reflect church events.</p>
<p>We can do a deeper dive to see which hymns contributed to that spike. The following plot focuses on the most recent few weeks and splits the data up by hymn.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/president_nelsons_birthday/index_files/figure-html/unnamed-chunk-5-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>Here, we can see that <hymn>Come, Listen to a Prophet’s Voice (#21)</hymn> saw the biggest spike on September 8th. Close behind it, but with a more gradual rise and fall, as <hymn>We Thank Thee, O God, for a Prophet (#19)</hymn>. This by itself is pretty interesting because the latter is about 2½ times more common than the former overall. Now, overall in the six weeks shown in the plot, <hymn>We Thank Thee, O God, for a Prophet (#19)</hymn> was sung the most, but crucially not on the key date, September 8th. Next is <hymn>We Ever Pray for Thee (#23)</hymn>, a hymn that is normally sung only about once every 5–6 years. Finally, we saw <hymn>God Bless Our Prophet Dear (#24)</hymn>. It wasn’t super common on the 8th, but given that it’s normally sung only about once every 8–9 years, we’ll call that a small but important spike. I didn’t get reports of any wards singing <hymn>We Listen to a Prophet’s Voice (#22)</hymn> the day before President Nelson’s birthday, but there were a few in the weeks leading up to it.</p>
<p>Honestly, I love that the hymns were a little different than around General Conference. We’re singing less about listening to what the prophet is saying and we’re singing more about how we pray for him. Even though not too many wards sang hymns related to prophets on September 8th, it’s a pretty cool insight into our church culture.</p>



 ]]></description>
  <category>holidays</category>
  <category>frequency</category>
  <guid>https://hymnstats.joeystanley.com/posts/president_nelsons_birthday/</guid>
  <pubDate>Tue, 17 Sep 2024 06:00:00 GMT</pubDate>
</item>
<item>
  <title>How many of each card should a ward have?</title>
  <dc:creator>Joey Stanley</dc:creator>
  <link>https://hymnstats.joeystanley.com/posts/cards/</link>
  <description><![CDATA[ 




<p>I’ve never had a calling where I was the one to put the cards on the display to show the hymn numbers. But, with the data I have, I can now provide some recommendations on how many of each digit a pack of cards has because have a pretty good idea of how many cards wards have had to use. So, let’s take a look at what we can learn. This post is based on data from 22,573 wards prior to June 2 when the new hymns were released since those 1000s throw everything off!</p>
<section id="number-of-digits-on-display" class="level2">
<h2 class="anchored" data-anchor-id="number-of-digits-on-display">Number of digits on display</h2>
<p>First, let’s take a look at the distribution of numbers across all the hymns in these sacrament meetings. This table shows what percentage of the cards displayed belonged to each number.</p>
<div class="cell">
<div class="cell-output-display">
<div id="nrzazrjchp" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#nrzazrjchp table {
  font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#nrzazrjchp thead, #nrzazrjchp tbody, #nrzazrjchp tfoot, #nrzazrjchp tr, #nrzazrjchp td, #nrzazrjchp th {
  border-style: none;
}

#nrzazrjchp p {
  margin: 0;
  padding: 0;
}

#nrzazrjchp .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#nrzazrjchp .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#nrzazrjchp .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#nrzazrjchp .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#nrzazrjchp .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#nrzazrjchp .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#nrzazrjchp .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#nrzazrjchp .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#nrzazrjchp .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#nrzazrjchp .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#nrzazrjchp .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#nrzazrjchp .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#nrzazrjchp .gt_spanner_row {
  border-bottom-style: hidden;
}

#nrzazrjchp .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#nrzazrjchp .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#nrzazrjchp .gt_from_md > :first-child {
  margin-top: 0;
}

#nrzazrjchp .gt_from_md > :last-child {
  margin-bottom: 0;
}

#nrzazrjchp .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#nrzazrjchp .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#nrzazrjchp .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#nrzazrjchp .gt_row_group_first td {
  border-top-width: 2px;
}

#nrzazrjchp .gt_row_group_first th {
  border-top-width: 2px;
}

#nrzazrjchp .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#nrzazrjchp .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#nrzazrjchp .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#nrzazrjchp .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#nrzazrjchp .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#nrzazrjchp .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#nrzazrjchp .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#nrzazrjchp .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#nrzazrjchp .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#nrzazrjchp .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#nrzazrjchp .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#nrzazrjchp .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#nrzazrjchp .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#nrzazrjchp .gt_left {
  text-align: left;
}

#nrzazrjchp .gt_center {
  text-align: center;
}

#nrzazrjchp .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#nrzazrjchp .gt_font_normal {
  font-weight: normal;
}

#nrzazrjchp .gt_font_bold {
  font-weight: bold;
}

#nrzazrjchp .gt_font_italic {
  font-style: italic;
}

#nrzazrjchp .gt_super {
  font-size: 65%;
}

#nrzazrjchp .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#nrzazrjchp .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#nrzazrjchp .gt_indent_1 {
  text-indent: 5px;
}

#nrzazrjchp .gt_indent_2 {
  text-indent: 10px;
}

#nrzazrjchp .gt_indent_3 {
  text-indent: 15px;
}

#nrzazrjchp .gt_indent_4 {
  text-indent: 20px;
}

#nrzazrjchp .gt_indent_5 {
  text-indent: 25px;
}
</style>

<table class="gt_table caption-top table table-sm table-striped small" data-quarto-bootstrap="false">
<thead>
<tr class="gt_col_headings header">
<th id="digit" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">digit</th>
<th id="percent" class="gt_col_heading gt_columns_bottom_border gt_right" data-quarto-table-cell-role="th" scope="col">percent</th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr class="odd">
<td class="gt_row gt_right" headers="digit">0</td>
<td class="gt_row gt_right" headers="percent">7.51%</td>
</tr>
<tr class="even">
<td class="gt_row gt_right" headers="digit">1</td>
<td class="gt_row gt_right" headers="percent">24.03%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_right" headers="digit">2</td>
<td class="gt_row gt_right" headers="percent">15.63%</td>
</tr>
<tr class="even">
<td class="gt_row gt_right" headers="digit">3</td>
<td class="gt_row gt_right" headers="percent">8.74%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_right" headers="digit">4</td>
<td class="gt_row gt_right" headers="percent">6.64%</td>
</tr>
<tr class="even">
<td class="gt_row gt_right" headers="digit">5</td>
<td class="gt_row gt_right" headers="percent">5.54%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_right" headers="digit">6</td>
<td class="gt_row gt_right" headers="percent">6.26%</td>
</tr>
<tr class="even">
<td class="gt_row gt_right" headers="digit">7</td>
<td class="gt_row gt_right" headers="percent">8.18%</td>
</tr>
<tr class="odd">
<td class="gt_row gt_right" headers="digit">8</td>
<td class="gt_row gt_right" headers="percent">8.05%</td>
</tr>
<tr class="even">
<td class="gt_row gt_right" headers="digit">9</td>
<td class="gt_row gt_right" headers="percent">9.43%</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
<p>It shouldn’t come as too much of a surprise that the most common digit is <code>1</code>. After all, the sacrament hymns all include at least one of them. I guess what’s surprising is <em>just</em> how much more common it is. It’s almost five times as common as <code>5</code> for some reason. We can plot these numbers. Here’s a plot to show these visually, which highlights the difference between them. Interestingly, the numbers <code>7</code>–<code>9</code> are slightly more common, probably because they’re used in the sacrament hymns which are hymns 169–196.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/cards/index_files/figure-html/unnamed-chunk-4-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
</section>
<section id="which-digits-are-most-common" class="level2">
<h2 class="anchored" data-anchor-id="which-digits-are-most-common">Which digits are most common?</h2>
<p>So now what we can do is rather than look at all the data at once, we could look at each sacrament meeting individually. If a quarter of the cards used are <code>1</code>s, and the most number of cards used on a typical sacrament meeting is twelve (four hymns, each with three digits), then about three of them are predicted to be <code>1</code>s. Let’s see what the data actually shows though.</p>
<p>First off, the following plot shows the distribution how many cards are used each week. About 37% of meetings have nine digits on display. You’d see this if you didn’t sing an intermediate hymn and all three hymns that were sung were hymn 100–341. Another 19% have eight digits, which would mean one of the three hymns is between 11 and 99. Just a few wards only displayed five digits, which happens when the opening and closing hymn are between <code>1</code> and <code>9</code> and a typical sacrament hymn.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/cards/index_files/figure-html/unnamed-chunk-5-1.png" class="img-fluid figure-img" width="768"></p>
</figure>
</div>
</div>
</div>
<p>The plot above shows that, once in a very great while, you might see a sacrament meeting with only four cards used. This happened twice in my dataset. Both from the same ward in American Fork in March 2021. On one week, they sang <hymn>Dearest Children, God Is Near You (#96)</hymn> as the sacrament hymn and on the next week, they sang <hymn>For the Beauty of the Earth (#92)</hymn> as the sacrament hymn. It is <a href="../../posts/sacrament">very unusual</a> to sing anything outside of hymns 169–196. But, as rare as it is to do that, what makes these doubly unusual is that both the opening and closing hymns were one of the nine hymns between <code>1</code> and <code>9</code>. That means only four digits were on display. Pretty cool. Not sure what was going on in that ward, but it’s pretty cool that I caught it happening.</p>
<p>Going back to the individual digits, we can now go back and see how many of each are on display each week in a ward. I looked through all the sacrament meetings I have data from, and counted up how many of each digit was on display. I then took the average across all meetings. Those averages are displayed in this plot below. I know it’s nonsensical to think of 2.2 cards, but these are averages after all.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/cards/index_files/figure-html/unnamed-chunk-7-1.png" class="img-fluid figure-img" width="672"></p>
</figure>
</div>
</div>
</div>
</section>
<section id="how-many-cards-of-each-digit-do-we-need" class="level2">
<h2 class="anchored" data-anchor-id="how-many-cards-of-each-digit-do-we-need">How many cards of each digit do we need?</h2>
<p>The above plot is the same as the one above that showed the proportion of numbers on display across all meetings. So, let’s make it more useful. What if we consider a different question. How many copies of each digit should come in a standard pack distributed by the church? You probably don’t need twelve of each number because you’re never going to sing hymn 111 four times. But you want more than what the numbers in the above plot show, because it means half the time you won’t have enough. The following plot shows how many cards you’d need to have enough to display the hymns used in the sacrament meetings I have data from.</p>
<div class="cell">
<div class="cell-output-display">
<div>
<figure class="figure">
<p><img src="https://hymnstats.joeystanley.com/posts/cards/index_files/figure-html/unnamed-chunk-9-1.png" class="img-fluid figure-img" width="624"></p>
</figure>
</div>
</div>
</div>
<p>For the <code>1</code>s, yes, there was a sacrament meeting that used a whopping eight of them. It was a ward in Maryland in 2017 and they sang <hymn>Rock of Ages (#111)</hymn>, <hymn>Again, Our Dear Redeeming Lord (#179)</hymn>, <hymn>I’m a Pilgrim, I’m a Stranger (#121)</hymn>, and <hymn>Our Savior’s Love (#113)</hymn>. So, nothing out of the ordinary I don’t think, but it just so happens that they had a lot of <code>1</code>s. They could theoretically have had a ninth <code>1</code> if they had sung <hymn>With Humble Heart (#171)</hymn>, <hymn>Jesus of Nazareth, Savior and King (#181)</hymn>, or <hymn>Behold the Great Redeemer Die (#191)</hymn> as the sacrament hymn. So I think the most you’d see for any number is nine.</p>
<p>Two sacrament meetings used seven <code>2</code>s. This was mostly done by singing multiple hymns in the 220–229 range. But the most possible I suppose would be eight, if you sang the rather unusual hymn <hymn>Hear Thou Our Hymn, O Lord (#222)</hymn>, a sacrament hymn ending in <code>2</code>, and two others each with two <code>2</code>s. I saw six threes one time; it was around the 4th of July and they sang <hymn>America the Beautiful (#338)</hymn> and <hymn>My Country, ’Tis of Thee (#339)</hymn>, and both of the other hymns had one <code>3</code> in it. Unless you’re singing the Men’s Choir version of <hymn>High on the Mountain Top (#333)</hymn> or another hymn in the 330s, it’s only really possible to get just one more, for a maximum of seven.</p>
<p>Because we don’t have hymns 444, 555, etc., you can’t get as many of the other digits. For <code>4</code>s–<code>9</code>s, you could in theory sing something like 44, 174, 144, and 244, which would be seven, but that would be pretty unusual. The closest I had to maxing out one of these other digits a ward in St.&nbsp;George that sang <hymn>Redeemer of Israel (#6)</hymn>, <hymn>As Now We Take the Sacrament (#169)</hymn>, <hymn>Abide with Me! (#166)</hymn>, and <hymn>Rejoice, the Lord Is King! (#66)</hymn> for a total of six <code>6</code>s. (No other ward has come close with even five <code>6</code>s!) The other was a ward in 2022 in Maryland that had six <code>7</code>s by singing <hymn>As I Search the Holy Scriptures (#277)</hymn>, <hymn>’Tis Sweet to Sing the Matchless Love (#177)</hymn>, <hymn>Oh, Holy Words of Truth and Love (#271)</hymn> and <hymn>The Iron Rod (#274)</hymn>. I have no instance of a sacrament meeting that had more than five <code>0</code>s, 4<code>s,</code>5<code>s,</code>8<code>s, or</code>9`s.</p>
</section>
<section id="so-how-many-cards-should-we-put-in-a-pack" class="level2">
<h2 class="anchored" data-anchor-id="so-how-many-cards-should-we-put-in-a-pack">So how many cards should we put in a pack?</h2>
<p>In my building, there are six cards for each number. I don’t know if that’s a standard set you’d get from Distribution, but it’s probably similar to many other buildings. While it’s theoretically possible to use all six of the higher numbers, as we’ve seen so far, that is extremely rare. Less than one in 22,573 sacrament meetings. I’ll bet we could get away with putting only five cards for the numbers <code>4</code>–<code>9</code> and hardly anyone would ever need more than that. Even three just three of each card would be good 99.2% of the time, which means you’d run out of cards about once in two and a half years! With four, you’d be good except maybe one sacrament meeting every 25 years.</p>
<p>However, though still extremely rare, I do have instances of wards that would have run out of some numbers. In just 14 sacrament meetings (0.06%), a ward needed more than six <code>1</code>s. And in two sacrament meetings (0.009%), they ran out of <code>2</code>s.</p>
<p>So, I wonder if we should distribute maybe four <code>4</code>–<code>9</code>s and <code>0</code>s, five <code>3</code>s, and seven <code>1</code>-<code>2</code>s. That’d be a 13 fewer cards than what comes in a standard pack now and it would still cover almost everything that I’ve seen.</p>
<p>Of course all this goes out the window with the new hymns because they’re temporarily in the thousands, so we’ll need more <code>1</code>s and <code>0</code>s. And when the next hymnal comes out, all the numbers will be adjusted again depending on how many hymns we have (we’ll most likely have a hymn 444 for example) and where within the hymnal the sacrament hymns are (I’m thinking in the 200–250 range most likely).</p>


</section>

 ]]></description>
  <category>general</category>
  <guid>https://hymnstats.joeystanley.com/posts/cards/</guid>
  <pubDate>Mon, 16 Sep 2024 06:00:00 GMT</pubDate>
  <media:content url="https://hymnstats.joeystanley.com/posts/cards/cover.png" medium="image" type="image/png" height="89" width="144"/>
</item>
</channel>
</rss>
