I’ve been building an econometric model for debating with socialists. They’ll say stuff like “in 2005, scandinavia had 67% taxes and record growth rates. So socialism can bring more prosperity than free markets”.
These kind of anecdotes are annoying because you have to remind them that correlation =/= causation, GDP is not a criterion for economic health, etc. Or you can tell them counter anecdotes that are just as inconsequential.
You can ask these people to elucidate theory all you want, but they just reverse engineer theory from “success”. Actually they cherry pick theory, since those governments are basically rich white boy clubs and are structured mainly around narrow service industries like banking. We can’t all be bankers, but they’re not having any of it.
So the only thing they’ll trust is data. Right? Wrong. Because if you showed them data that confirmed free markets, they’d ignore it. Their cognitive dissonance aside, I’m hoping their ideologueness would become painfully obvious to observers.
So I’m building an econometric model. I model per capita GDP by looking at tax rates. It’s a spin off of SED (sum of exponential decline) models used in unconvential gas reserve estimation.
Most countries don’t have data going very far back, especially on taxation. If you know of any sources, then gimmie.
Because I have to start the model in medias res, the GDP in year 1 is taken as given. Its contribution decays over subsequent years. It is given an exponential decline of the following form:
Tau is just a time constant to remove the dimension of “years” on the exponent.
All other years are assumed to have a certain amount of growth associated with them. This growth is delayed by a timeshift. So the growth starting in year 2 might not peak untill year 6, and become negligible in year 10.
Why do I choose to model investment as a delayed peak? Because capital doesn’t pay itself off instantly. I’m theorizing that the benefits of investment take time to yield their full benefits. So if you have one year of free markets, you won’t see much of a dent till later.
Anyway, here’s the equation.
C is just a growth coefficient. dt is the time shift. The exponential is squared to give it a bell shape centered dt after year n. This equation is used after year 1.
So this gives us each year’s contribution to GDP as a function of time. For example, in year 1, model GDP depends only on the first equation. In year 2, the contribution of year 1 will decline, and the contribution of year 2 will begin. In year 12, years 1-12 will contribute to GDP, though years 1,2,3 will probably contribute very little. Year 12 will also contribute very litle. Year 8 may contribute a lot if dt=4, since that is when the growth from year 8 will peak.
Each year’s gdp estimator looks like this:
My optimizer chooses coefficients for Tau, dt, and C that give the best fit of the data. It takes 5 hours to run if I want decimal places… (my optimizer is very robust, which really just means inefficient. Idk anything about optimization optimization.)
So I’ve run this on ireland’s economy. I chose ireland because they have data going back further than most countries, and USED to be free market-y, but are now socialist-y. So how do you explain their modern prosperity in terms of free markets? With SCED!
Here are my program’s charts:
And here’s the QQ plot. If you don’t know what that is, the closer to the 45 degree line (line of equality), the better.
And finally, if you were confused about the “delayed peaks”, here is an example
The correlation coefficient I got was .988… that is almost .99, which is almost 100%.
That’s pretty much perfect. It’s funny because I basically assume that taxes get sucked into a black hole and are never used to grow the economy. My excellent curve fit would seem to support the Austriann notion that government can only destroy wealth ![]()
I want to know what’s wrong with this model, and how you think lefties could try to argue against it.
I’m afraid they’ll argue that the growth coefficient, C, is influenced by government spending on education and such. I can always say “prove it”, but… who knows.
Anyway, thanks for your time, and sorry for such a long post
tl;dr → socialists, u jelly?