Predicting the popularity of the sixth batch of hymns

general
frequency
new hymns
Author

Joey Stanley

Published

February 27, 2026

The sixth batch of hymns came out yesterday! Recently I did a statistical analysis 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.

Note

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.

1 Revisiting the statistical model

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:

  • what batch it’s in
  • whether it’s arranged in SATB or in unison
  • whether it’s a sacrament hymn
  • whether it’s a Christmas hymn
  • whether it’s an Easter hymn
  • whether it has some “flow” like interludes, DS al Codas, or special endings
  • whether it has been previously appeared in an LDS publication
  • whether it’s an African American spiritual
  • whether it’s a translation of a hymn in another language’s hymnal
  • whether it’s otherwise an existing Christian hymn

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.

2 Coding the sixth batch of hymns

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.

  • Joyfully Bound (#1052): This hymn is tagged as a sacrament hymn.
  • My Covenants (#1053): 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.
  • When I Am Baptized (#1054): This is not an SATB arrangement and already existed in the Children’s Songbook.
  • The Power of the Holy Ghost (#1055): This is coded for all default properties.
  • Elijah and the Still, Small Voice (#1056): This not an SATB arrangement.
  • Jesus Is My Shepherd (#1057): This is not an SATB arrangement and has a non-traditional flow.
  • My Song in the Night (#1058): The text and tune of this hymn was borrowed from already-existing non–Latter-day Saint sources.
  • This Is My Father’s World (#1059): The text and tune of this hymn was borrowed from already-existing non–Latter-day Saint sources.
  • Build an Ark (#1060): This is not an SATB arrangement, has a non-traditional flow, and was previously published in the September 2010 issue of the Friend.
  • Love Will Bless Our Home (#1061): This is coded for all default properties.
  • Lord, Accept Our Humble Fast (#1062): This is coded for all default properties.
  • Long Ago, Within a Garden (#1210): This is an Easter hymn.

3 Predictions for the sixth batch

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 actual 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.

The sixth batch hymns are spread out over the bottom half of the plot. The hymn that is predicted to be most common is Joyfully Bound (#1052), 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.

The next most popular hymn is predicted to be Build an Ark (#1060). 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, When I Am Baptized (#1054) 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!

Next, we have Lord, Accept Our Humble Fast (#1062), Love Will Bless Our Home (#1061), and The Power of the Holy Ghost (#1055). These are all coded identically with the default properties, so they are predicted to have similar frequencies. A little bit further down is My Song in the Night (#1058) and This Is My Father’s World (#1059) which are borrowed hymns. Such borrowed hymns that were new in the 1985 hymnal tended to be more common than other kinds of new hymns.

Close to the bottom we have Jesus Is My Shepherd (#1057) and Elijah and the Still, Small Voice (#1056). They both are arranged in unison but the second one has a nontraditional flow to it. Unlike When I Am Baptized (#1054) though, it was not previously published, so that’s the strike against it.

Finally, we have My Covenants (#1053) and Long Ago, Within a Garden (#1210). 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.

Here is a summary of how popular I suspect the sixth batch hymns will be.

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
Predictions are made February 27th based on frequency information for the first five batches of hymns.
hymn percent of sacrament meetings
Joyfully Bound (1052) 0.90%
Build an Ark (1060) 0.76%
The Power of the Holy Ghost (1055) 0.54%
Love Will Bless Our Home (1061) 0.54%
Lord, Accept Our Humble Fast (1062) 0.54%
My Song in the Night (1058) 0.46%
This Is My Father's World (1059) 0.46%
When I Am Baptized (1054) 0.33%
Elijah and the Still, Small Voice (1056) 0.23%
Jesus Is My Shepherd (1057) 0.23%
My Covenants (1053) 0.21%
Long Ago, Within a Garden (1210) 0.14%
For context, the most popular new hymns range between 1% and 3% of sacrament meetings.
Note

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.

The cool thing about this prediction is that surely 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.

4 How did I do?

Everything above was written on February 27, 2026 soon after the sixth batch was released, before I look at any frequency data, and has been unchanged since then. Everything in this section was written after the seventh batch was released, around July 28, 2026. Let’s see how I did.

The following table shows the predicted frequency of each hymn compared to its actual frequency. This is in terms of estimated percent of sacrament meetings since February that each hymn has been sung in. I’ve put them in order of their predicted frequency.

Predicted percent of sacrament meetings and actual percent of sacrament meeting each hymn from the 6th batch of hymns
Predictions are made February 27th based on frequency information for the first five batches of hymns. Actual results based on data collected through July 23rd.
Hymn predicted actual difference
Joyfully Bound (1052) 0.90% 0.37% -0.54%
Build an Ark (1060) 0.76% 0.12% -0.64%
The Power of the Holy Ghost (1055) 0.54% 0.22% -0.32%
Love Will Bless Our Home (1061) 0.54% 0.70% 0.16%
Lord, Accept Our Humble Fast (1062) 0.54% 0.59% 0.05%
My Song in the Night (1058) 0.46% 0.23% -0.23%
This Is My Father's World (1059) 0.46% 0.44% -0.02%
When I Am Baptized (1054) 0.33% 0.15% -0.18%
Elijah and the Still, Small Voice (1056) 0.23% 0.11% -0.13%
Jesus Is My Shepherd (1057) 0.23% 0.08% -0.15%
My Covenants (1053) 0.21% 0.17% -0.04%
Long Ago, Within a Garden (1210) 0.14% 0.12% -0.02%
For context, the most popular new hymns range between 1% and 3% of sacrament meetings.

In June, I predicted that Joyfully Bound (#1052) would be the most common, in large part because it’s tagged as a sacrament hymn. Next was Build an Ark (#1060), partly because it had already been released in a church publication before. As it turns out though, the most commonly sung hymn from the sixth batch was Love Will Bless Our Home (#1061). I suspect it was because it was somewhat popular around Mother’s Day and Father’s Day. But, once we get data from a full year, the influence of those two Sundays will level out, and it might be overtaken by another hymn. The next most common hymn was Lord, Accept Our Humble Fast (#1062), which saw a small spike on each Fast Sunday. I didn’t anticipate either of those when I made my predictions and I’ll have to incorporate them into future predictions.

While I didn’t get the top two right, I did accurately predict the five or so least commonly sung hymns. My Covenants (#1053), When I Am Baptized (#1054), Elijah and the Still, Small Voice (#1056), Jesus Is My Shepherd (#1057), (unsurprisingly since it’s an Easter hymn) Long Ago, Within a Garden (#1210), and to a lesser extent My Song in the Night (#1058) were predicted to be unpopular, and that turned out to be true. These were predicted to be less popular because they were either hymns borrowed from other denominations (which tend to be less popular than original Latter-day Saint compositions), because they’re arranged in unison (and are sometimes seen by some people as being “for kids” and therefore not appropriate for sacrament meeting), have a nontraditional flow, and/or were not previously published.

Something that is definitely noteworthy is that, with the exception of Love Will Bless Our Home (#1061), all hymns were sung less often than I expected. In my predictions, I did say outright that all the numbers are likely inflated because each batch seems to be less common than the one previous. So, I did get that part of my prediction right. In retrospect, I should have accounted for this difference by subtracting each prediction by some amount, but I didn’t really know how to calcuate what what would be. So, I’ll have to take that into account for the next batch.

So, here is the same plot as above where I show how popular I guessed each new hymn would be.

5 Conclusion

In this post, I took frequency data from the first five batches to make predictions about the popularity of the sixth batch of hymns. The statistics suggest that Joyfully Bound (#1052) and Build an Ark (#1060) would be the most popular from this batch. In reality, Love Will Bless Our Home (#1061) and Lord, Accept Our Humble Fast (#1062) were the most common. However, most of my guesses were fairly close, although they were almost all inflated by a little bit. I look forward to learning from this and making more accurate predictions for the seventh batch!