Are Shorter Songs More Popular on Spotify?

Author

Oriana Markowicz

Spotify · Data Research
Music Analytics · 2010 – 2025

Are Shorter Songs More Popular on Spotify?

By Oriana Markowicz

Overview

Spotify on phone
Spotify — connecting listeners worldwide

Spotify is a music streaming platform designed to connect users around the world. In recent years, a trend has emerged in which songs are becoming shorter. This project examines whether Spotify users respond positively to this trend by analyzing the top songs from 2010–2025 and identifying any patterns in the lengths of popular tracks.

Years Analyzed
15
2010 – 2025
Correlation
−0.92
Year vs. duration
2025 Avg Length
<3 min
Historic low

Data Gathering

To analyze trends in music over the past 15 years, I gathered the top-streamed songs from each year and compiled them into a single dataset. While collecting the data, I ensured it included both the year each song was released and its duration. After combining the data in RStudio, I cleaned it to prepare for analysis.

To create the plot, I generated two new columns: one for the year and one for song duration. Because the original dataset listed duration in milliseconds, I converted it to minutes to make it easier to interpret. After completing these steps, I was ready to create the plot, and the results are shown below.

Data and Presentation

The graph shows a clear downward trend in average song duration over time. Song lengths increased slightly in the early 2010s, reaching a peak around 2013 at just under four minutes on average. However, after this peak, the average duration begins to decline year by year. This decrease becomes more pronounced after the late 2010s, with a noticeable drop around 2019.

Key finding: By 2025, average song duration falls below three minutes for the first time — a historic low and a significant shift toward shorter content.

While there are small fluctuations in the early 2020s, the overall trend continues downward. This pattern is supported by a strong negative relationship between release year and song length: a correlation of −0.92, indicating that as songs are released more recently, their average length consistently decreases.

Why is This Happening?

Artist in recording studio
Artists are adapting their craft to a streaming-first world

Artists today are increasingly creating shorter songs, in part due to Spotify’s payment structure, which counts a stream after just 30 seconds of listening. Because revenue is tied to the number of streams rather than total listening time, shorter songs can be replayed more frequently, increasing overall stream counts and, in turn, artist royalties. This creates a financial incentive to produce more concise tracks.

Platform incentive: A stream is counted after just 30 seconds — meaning a 2-minute song can generate twice the royalty streams of a 4-minute song per hour of listening.

At the same time, listener behavior appears to support this shift. Studies have shown that average attention spans have decreased in the digital age, and streaming data reflects higher completion rates for shorter songs, suggesting that users are more likely to fully engage with and replay them.

Why This Matters

Understanding whether shorter or longer songs are more popular on Spotify matters because it reflects how technology is actively shaping industry trends. If the trend toward shorter songs continues, it suggests that music is not only being created for artistic expression, but also for platform optimization and algorithmic success. This shifts how artists structure their work, potentially prioritizing replayability over traditional song development.

More specifically, Spotify’s recommendation system and streaming-based revenue model may unintentionally encourage artists to produce shorter tracks, which can reshape what listeners expect from music. Over time, this could lead to a feedback loop where user preferences and industry incentives reinforce each other, accelerating the trend toward shorter content.

By examining song duration trends over time, we can better understand how digital consumption patterns are evolving and how industries adapt in response. This is not only relevant to music, but also to other forms of media where attention, engagement, and monetization are closely linked.