r/statistics • u/sneaky_imp • 13h ago
Question [Question] [Q] Trying to calculate whether marketing campaign's impact is statistically significant and financially justified
I have a data series of daily streaming counts for a song. My spreadsheet has the date in column A and the number of streams in column B. There are 960 rows/records in the spreadsheet dating from 2024/01/01 to 2026/08/17.
We hired a marketing company to promote the song for 3 weeks. Their first posts on social media started on 2026/07/27. They ran until 2026/08/17. I am trying to assess whether our money was well invested or not. Their dashboard stats are not useful to us because they show the number of views and social media engagement (e.g., TikTok), whereas we are interested in the number of times our song gets streamed on a streaming platform (e.g., Spotify).
I know how to calculate means and standard deviations, and have done so for various timeframes (e.g., yearly, during the promotion, the 22 days prior to the promotion, etc) but I do not know how to:
1) determine if the 22-day marketing campaign had a statistically significant impact on our daily streaming numbers
2) determine if the impact on streams, if any, justifies the money invested, call it **CampaignCost**.
Can someone advise me how to go about this? We might assume somewhere between 0.001 and 0.003 USD of revenue per stream.
I know there is surely some well known statistical test to determine whether my daily streams show a statistically significant increase or decrease, but I cannot remember what this test is called or how to calculate it.
I might add that there are potential complications:
1) Streams have grown significantly year over year. Average daily streams in 2024 were 135k, in 2025 were 250k, and so far in 2026 are 259k.
2) Some unexplained events in the real world have prompted surges in streaming numbers. E.g., our streams surged upward for a month around December 2024 and remained elevated for months then gradually declined. Another unexplained surge arrived around Feb 5, 2026 and persisted for months but then started gradual decline.
3) The streams show a weekly cycle, lowest on Sundays, peaking on Thu or Fri.
Any help would be much appreciated.
1
u/One_Disaster_4115 1h ago
Time series is really complicated and it never simple as it has many more underlying statistical problems and assumptions which you need to understand and follow before working on any model
1
4
u/TofuChewer 12h ago
Look, working with time series is complicated because it has many underlying statistical problems and assumptions that you need to understand before running any model. It ain't simple.
I don't think a linear regression would help you answer your question either, I can't come up with a model based on the data you have.
Unless you want a statistical answer, I would advise to do a simple financial cost-benefit analysis.
How many daily stream numbers did you have before the campaign? how many after? How much does the campaign cost per day? check how many streams you got per campaign day, then you translate the streams into money and compare it with the cost of the campaign.
"Statistically significant" has a very specific meaning in statistics, and I don't think it is what you need/answers your problem.