about · email me · subscribe
Spurious correlation #1,032 · View random

A linear line chart with years as the X-axis and two variables on the Y-axis. The first variable is NASA's budget appropriation and the second variable is The average age of batters for the Minnesota Twins.  The chart goes from 1975 to 2023, and the two variables track closely in value over that time. Small Image
Download png
, svg

It takes a bit of time to generate AI explanations!
Check back later, or email me if you'd enjoy seeing this work in real-time.




Model: dalle-3
Prompt: [ inspired by bauhaus ] Generate an image depicting a scene where a rocket adorned with the NASA logo blasts off into space, leaving a vivid trail of stardust in its path. As the rocket ascends, envision a baseball field featuring players from the Minnesota Twins battering up, swinging with immense force that propels the baseballs skyward like shooting stars. This unique imagery symbolizes the concept of reaching for the stars, both in space exploration and in athletic pursuit. The depiction should include only scenes, people, and objects, it should not include text or speech bubbles.
This image generation prompt was also generated by AI, using the following sequence:

Model: gpt-3.5-turbo-1106
System prompt: You select one of a few potential scene descriptors that seems to go along with the situation described. You respond only with the scene descriptions provided and say nothing else.
User prompt: Here is a situation: An increase in NASA's budget would lead to enhanced space exploration, and the Minnesota Twins' batters would start swinging for the stars, resulting in longer at-bats and ultimately increasing their average age.. Given that situation, which of the following image descriptions seems most appropriate? Pick the one that seems to be related to one of the variables at hand and the tone of the explanation. Please respond with only one of the following potential descriptions: Macabre Charcoal Cybernetic art A scene from Skyrim inspired by bauhaus
ChatGPT: inspired by bauhaus

Model: gpt-3.5-turbo-1106
System prompt: You describe simple visual scenes that depict the two variables stated and the explanation described. Do not reference graphs or charts; describe physical objects.
User prompt: Please describe a visual scene that depicts the following situation. Keep the description simple. An increase in NASA's budget would lead to enhanced space exploration, and the Minnesota Twins' batters would start swinging for the stars, resulting in longer at-bats and ultimately increasing their average age.
ChatGPT: Picture a rocket launching into space with the NASA logo on the side. As the rocket takes off, it leaves a trail of stardust in its wake, symbolizing enhanced space exploration. Next, imagine a baseball field with the Minnesota Twins' batters stepping up to the plate. Instead of hitting the balls inside the park, they swing with such force that the balls soar high into the sky like shooting stars. This imagery showcases the idea of swinging for the stars leading to longer at-bats and contributing to an increase in the average age of the players.

Model: gpt-3.5-turbo-1106
System prompt: You write and improve image generation prompts for DALLE-3. You maintain the same subjects, but enhance the visuals.
User prompt: Please respond with an image generation prompt that would be likely to create an interesting visual using DALLE-3, using the following style: [ inspired by bauhaus ] and depicting this scene: Picture a rocket launching into space with the NASA logo on the side. As the rocket takes off, it leaves a trail of stardust in its wake, symbolizing enhanced space exploration. Next, imagine a baseball field with the Minnesota Twins' batters stepping up to the plate. Instead of hitting the balls inside the park, they swing with such force that the balls soar high into the sky like shooting stars. This imagery showcases the idea of swinging for the stars leading to longer at-bats and contributing to an increase in the average age of the players. Keep the visual depiction simple. Do not include any words or speech bubbles.
ChatGPT: [ inspired by bauhaus ] Generate an image depicting a scene where a rocket adorned with the NASA logo blasts off into space, leaving a vivid trail of stardust in its path. As the rocket ascends, envision a baseball field featuring players from the Minnesota Twins battering up, swinging with immense force that propels the baseballs skyward like shooting stars. This unique imagery symbolizes the concept of reaching for the stars, both in space exploration and in athletic pursuit.

*Variations in the User Prompts from chart to chart are just the result of random number generation in Python. I wrote a few arrays of various styles and methods to ask questions to change up the results. Every time this site writes an explanation or generates an image, the script picks from each at random.

I sequence the requests into multiple prompts because I find GPT 3.5 to perform much better with short, well-managed contexts. Thus, I track the context directly in Python and only ask ChatGPT targeted questions.


Notice: Undefined offset: 0 in /var/www/html/spurious/_CORRELATION_VIEW_PAGE.php on line 280

Notice: Trying to access array offset on value of type null in /var/www/html/spurious/_CORRELATION_VIEW_PAGE.php on line 280



Random correlation

Discover a new correlation

View all correlations

View all research papers

Report an error


Data details

NASA's budget appropriation
Detailed data title: NASA's budget appropriation (inflation adjusted)
Source: Planetary.org
See what else correlates with NASA's budget appropriation

The average age of batters for the Minnesota Twins
Detailed data title: The average age of batters, weighted by number of at-bats, for the Minnesota Twins
Source: Baseball-Reference.com
See what else correlates with The average age of batters for the Minnesota Twins

Correlation r = 0.1111038 (Pearson correlation coefficient)
Correlation is a measure of how much the variables move together. If it is 0.99, when one goes up the other goes up. If it is 0.02, the connection is very weak or non-existent. If it is -0.99, then when one goes up the other goes down. If it is 1.00, you probably messed up your correlation function.

r2 = 0.0123440 (Coefficient of determination)
This means 1.2% of the change in the one variable (i.e., The average age of batters for the Minnesota Twins) is predictable based on the change in the other (i.e., NASA's budget appropriation) over the 49 years from 1975 through 2023.

p > 0.05 (pay no attention to the flipped sign)(Null hypothesis significance test)
The p-value is 0.45. 0.4472505944756331000000000000
The p-value is a measure of how probable it is that we would randomly find a result this extreme. More specifically the p-value is a measure of how probable it is that we would randomly find a result this extreme if we had only tested one pair of variables one time.

But I am a p-villain. I absolutely did not test only one pair of variables one time. I correlated hundreds of millions of pairs of variables. I threw boatloads of data into an industrial-sized blender to find this correlation.

Who is going to stop me? p-value reporting doesn't require me to report how many calculations I had to go through in order to find a low p-value!
On average, you will find a correaltion as strong as 0.11 in 45% of random cases. Said differently, if you correlated 2 random variables Which I absolutely did.
with the same 48 degrees of freedom, Degrees of freedom is a measure of how many free components we are testing. In this case it is 48 because we have two variables measured over a period of 49 years. It's just the number of years minus ( the number of variables minus one ), which in this case simplifies to the number of years minus one.
you would randomly expect to find a correlation as strong as this one.

[ -0.18, 0.38 ] 95% correlation confidence interval (using the Fisher z-transformation)
The confidence interval is an estimate the range of the value of the correlation coefficient, using the correlation itself as an input. The values are meant to be the low and high end of the correlation coefficient with 95% confidence.

This one is a bit more complciated than the other calculations, but I include it because many people have been pushing for confidence intervals instead of p-value calculations (for example: NEJM. However, if you are dredging data, you can reliably find yourself in the 5%. That's my goal!


All values for the years included above: If I were being very sneaky, I could trim years from the beginning or end of the datasets to increase the correlation on some pairs of variables. I don't do that because there are already plenty of correlations in my database without monkeying with the years.

Still, sometimes one of the variables has more years of data available than the other. This page only shows the overlapping years. To see all the years, click on "See what else correlates with..." link above.
1975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023
NASA's budget appropriation (Dollars)20676000208490002023700019977000204640002126200020204000205700002195600021931000222560002190400028673000233760002687000029303000322370003131100030022000296500002748600026869000261740002539200024774000237380002403200024384000247960002381100024361000241760002288000023489000250210002459700023833000227320002125000021810000218100002308400023034000237010002410200024824000245980002404100025384000000
The average age of batters for the Minnesota Twins (Batter age)27.626.526.626.926.126.526.825.225.925.726.326.827.628.429.429.529.128.729.728.927.428.629.229.926.826.526.226.627.227.827.628.328.426.227.628.427.528.928.327.528.326.927.128.227.828.828.326.928.5




Why this works

  1. Data dredging: I have 25,153 variables in my database. I compare all these variables against each other to find ones that randomly match up. That's 632,673,409 correlation calculations! This is called “data dredging.” Instead of starting with a hypothesis and testing it, I instead abused the data to see what correlations shake out. It’s a dangerous way to go about analysis, because any sufficiently large dataset will yield strong correlations completely at random.
  2. Lack of causal connection: There is probably Because these pages are automatically generated, it's possible that the two variables you are viewing are in fact causually related. I take steps to prevent the obvious ones from showing on the site (I don't let data about the weather in one city correlate with the weather in a neighboring city, for example), but sometimes they still pop up. If they are related, cool! You found a loophole.
    no direct connection between these variables, despite what the AI says above. This is exacerbated by the fact that I used "Years" as the base variable. Lots of things happen in a year that are not related to each other! Most studies would use something like "one person" in stead of "one year" to be the "thing" studied.
  3. Observations not independent: For many variables, sequential years are not independent of each other. If a population of people is continuously doing something every day, there is no reason to think they would suddenly change how they are doing that thing on January 1. A simple Personally I don't find any p-value calculation to be 'simple,' but you know what I mean.
    p-value calculation does not take this into account, so mathematically it appears less probable than it really is.
  4. Y-axis doesn't start at zero: I truncated the Y-axes of the graph above. I also used a line graph, which makes the visual connection stand out more than it deserves. Nothing against line graphs. They are great at telling a story when you have linear data! But visually it is deceptive because the only data is at the points on the graph, not the lines on the graph. In between each point, the data could have been doing anything. Like going for a random walk by itself!
    Mathematically what I showed is true, but it is intentionally misleading. Below is the same chart but with both Y-axes starting at zero.




Try it yourself

You can calculate the values on this page on your own! Try running the Python code to see the calculation results. Step 1: Download and install Python on your computer.

Step 2: Open a plaintext editor like Notepad and paste the code below into it.

Step 3: Save the file as "calculate_correlation.py" in a place you will remember, like your desktop. Copy the file location to your clipboard. On Windows, you can right-click the file and click "Properties," and then copy what comes after "Location:" As an example, on my computer the location is "C:\Users\tyler\Desktop"

Step 4: Open a command line window. For example, by pressing start and typing "cmd" and them pressing enter.

Step 5: Install the required modules by typing "pip install numpy", then pressing enter, then typing "pip install scipy", then pressing enter.

Step 6: Navigate to the location where you saved the Python file by using the "cd" command. For example, I would type "cd C:\Users\tyler\Desktop" and push enter.

Step 7: Run the Python script by typing "python calculate_correlation.py"

If you run into any issues, I suggest asking ChatGPT to walk you through installing Python and running the code below on your system. Try this question:

"Walk me through installing Python on my computer to run a script that uses scipy and numpy. Go step-by-step and ask me to confirm before moving on. Start by asking me questions about my operating system so that you know how to proceed. Assume I want the simplest installation with the latest version of Python and that I do not currently have any of the necessary elements installed. Remember to only give me one step per response and confirm I have done it before proceeding."


# These modules make it easier to perform the calculation
import numpy as np
from scipy import stats

# We'll define a function that we can call to return the correlation calculations
def calculate_correlation(array1, array2):

    # Calculate Pearson correlation coefficient and p-value
    correlation, p_value = stats.pearsonr(array1, array2)

    # Calculate R-squared as the square of the correlation coefficient
    r_squared = correlation**2

    return correlation, r_squared, p_value

# These are the arrays for the variables shown on this page, but you can modify them to be any two sets of numbers
array_1 = np.array([20676000,20849000,20237000,19977000,20464000,21262000,20204000,20570000,21956000,21931000,22256000,21904000,28673000,23376000,26870000,29303000,32237000,31311000,30022000,29650000,27486000,26869000,26174000,25392000,24774000,23738000,24032000,24384000,24796000,23811000,24361000,24176000,22880000,23489000,25021000,24597000,23833000,22732000,21250000,21810000,21810000,23084000,23034000,23701000,24102000,24824000,24598000,24041000,25384000000,])
array_2 = np.array([27.6,26.5,26.6,26.9,26.1,26.5,26.8,25.2,25.9,25.7,26.3,26.8,27.6,28.4,29.4,29.5,29.1,28.7,29.7,28.9,27.4,28.6,29.2,29.9,26.8,26.5,26.2,26.6,27.2,27.8,27.6,28.3,28.4,26.2,27.6,28.4,27.5,28.9,28.3,27.5,28.3,26.9,27.1,28.2,27.8,28.8,28.3,26.9,28.5,])
array_1_name = "NASA's budget appropriation"
array_2_name = "The average age of batters for the Minnesota Twins"

# Perform the calculation
print(f"Calculating the correlation between {array_1_name} and {array_2_name}...")
correlation, r_squared, p_value = calculate_correlation(array_1, array_2)

# Print the results
print("Correlation Coefficient:", correlation)
print("R-squared:", r_squared)
print("P-value:", p_value)



Reuseable content

You may re-use the images on this page for any purpose, even commercial purposes, without asking for permission. The only requirement is that you attribute Tyler Vigen. Attribution can take many different forms. If you leave the "tylervigen.com" link in the image, that satisfies it just fine. If you remove it and move it to a footnote, that's fine too. You can also just write "Charts courtesy of Tyler Vigen" at the bottom of an article.

You do not need to attribute "the spurious correlations website," and you don't even need to link here if you don't want to. I don't gain anything from pageviews. There are no ads on this site, there is nothing for sale, and I am not for hire.

For the record, I am just one person. Tyler Vigen, he/him/his. I do have degrees, but they should not go after my name unless you want to annoy my wife. If that is your goal, then go ahead and cite me as "Tyler Vigen, A.A. A.A.S. B.A. J.D." Otherwise it is just "Tyler Vigen."

When spoken, my last name is pronounced "vegan," like I don't eat meat.

Full license details.
For more on re-use permissions, or to get a signed release form, see tylervigen.com/permission.

Download images for these variables:


View another random correlation

How fun was this correlation?

Hats off to you for rating!


Correlation ID: 1032 · Black Variable ID: 1083 · Red Variable ID: 4389
about · subscribe · emailme@tylervigen.com · twitter

CC BY 4.0