yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Economic models | Basic economics concepts | AP Macroeconomics and Microeconomics | Khan Academy


5m read
·Nov 11, 2024

When you think about what the field of Economics is about, it is quite daunting. An economy is made up of millions, or even billions, of actors organized in incredibly complex ways. This is a complex real world, and each of the actors—human beings or organizations—these are incredibly complex. A human brain can't predict what you're going to do the next second, much less what you're going to do the next day or the next year. Imagine trying to make insights about what millions or billions of people will do.

But the field of economics has borrowed an idea from other fields. For example, in chemistry, chemists have tried to understand at a high level how do molecules in a container behave, let's say molecules of gas. You could imagine if you have a container here with trillions upon trillions of molecules; this is incredibly complex. However, by making some simplifying assumptions about the type of interactions these particles will have—or don't have—they can come up with models like the ideal gas law, which you might be familiar with or not from your chemistry class. This relates the pressure to the volume to the number of particles you have to the actual temperature.

So, this right over here, where you're taking something that's hairy and complex and making simplifying assumptions to help you understand it, this thing right over here is a model. This is in other fields as well. Sometimes it's not an equation; sometimes it might be a simpler organism. For example, in biology, human beings are incredibly complex organisms. Not only are they incredibly complex, but certain forms of experimentation would also feel fairly unethical to our modern moral ethos. So, what do biologists do? They make simplifying assumptions or they pare down. They say: "Okay, we can't do that study on human beings, but maybe we can simplify the problem by looking at simpler organisms."

Maybe you can look at an individual cell right over here. Maybe you can look at things like fruit flies, which are famous in their study in the study of genetics. You can even look at fairly complex organisms; even a mouse is a very complex thing but it's still simpler than a human being. At least to our modern ethics, we're willing to do certain things to mice that we aren't willing to do to human beings. That’s why in a biological context you will hear people talk about things like a mouse model, where they will test a drug on a mouse or try to understand how something happens in a mouse and then say: "Well, that's a pretty good indication that might be happening to human beings."

In fact, when they do drug trials in medicine, they often will do it on mice first. When they have good confidence that it works there and that it's fairly safe, only then will they start to do the experiments on human beings. Economists are doing the same thing. Even before the advent of computers and computer models, economists made simplifying assumptions—assumptions like all of the actors in an economy are rational, which we already know is not exactly true.

I'm not always rational, and I definitely know people who aren't always rational. There are simplifying assumptions that all of the people in an economy have the same access to information or that they all even have perfect information, which we also know isn't necessarily true in a real economy. So, depending on the model, there are going to be these simplifying assumptions that take this large, complex real-world thing and try to break it down into simple equations, or lines, or charts.

We have models early on in our economic study. We will see things like the production possibility frontier, where it assumes that you're only trading off between two things, and everything else is equal—this notion of ceteris paribus, which means all things equal. In a real world, you're not going to be able to say: "Hey, let's just pick between these two things and then hold everything else equal." There are hundreds or thousands or millions of variables operating.

But if you want to make a model, maybe we can make these assumptions. The same thing with famous price equilibria that we're going to study later on, where you have supply and demand, and then you have these notions of equilibrium prices and quantities. These also make similar types of assumptions about rational actors and perfect information. These economic models can be very useful, and that's why most of your study in a first economics course is of these models.

Now, with that said, you should also take them with a grain of salt, and you shouldn't just accept them as the absolute description of reality. In fact, that's when economic models can get dangerous. You always have to be conscientious of what those assumptions are. In fact, Nobel prizes have been won in economics by revisiting some simplifying assumptions and coming up with new models.

The other difficulty about economics is it's hard to test it in as absolute a way, definitely as something like chemistry or physics, but even in biology, where you're dealing with similarly complex systems—a human body and an economy; these are both extremely complex systems. If I want to see in medicine whether a certain medication works, I can do a clinical trial. I could take hundreds or thousands of people, give maybe half of them the drug, and try to control for a bunch of different variables.

But in economics, you can't take a thousand different economies that look very similar in what you think matters, and then apply some type of economic prescription to half of them and then see what happens to see whether your model is exactly true or whether your prescription for what makes an economy grow faster actually works.

So, the big takeaway: models are valuable across the various sciences, including in economics. But economics straddles between a social science and the sciences like chemistry or physics because you can't run experiments in the same way. We often make simplifying assumptions that, even though we know aren't exactly true, they're the only way that we're able to make sense of an incredibly complex real world.

More Articles

View All
Uncover the Mysteries of the Deepest Lake on Earth | National Geographic
There are places on Earth whose power cannot be explained, whose energy flows from depths beyond history. Local shamans say this lake was formed when the Earth split open, revealing a pillar of flames reaching to the sky, quenched only by deepest floodwat…
Is Most Published Research Wrong?
In 2011, an article was published in the reputable “Journal of Personality and Social Psychology”. It was called “Feeling the Future: Experimental Evidence for Anomalous Retroactive Influences on Cognition and Affect,” or, in other words, proof that peopl…
Did People Used To Look Older?
Hey, Vsauce! Michael here. At the age of 18, Carl Sagan looked like a teenager. But it doesn’t take long in an old high school yearbook to find teenagers who look surprisingly old. These people are all in their 20s, but so are these people. This is Elizab…
Avoiding common mistakes in historical essays | US History | Khan Academy
I want to talk about how to avoid some common mistakes when you’re writing a historical paper. This could apply to a term paper, to a blue book essay, even really to your master’s thesis if you wanted to. I want to talk about three phrases that you might …
How I sell private jets to billionaires!
My name is Steve Varsano and I have a company called The Jet Business, and we’re involved with the buying and selling of corporate jets. I live in the UK; I work in the UK. I set up my business in the UK, but my business is global. The final purchase pric…
Local and global scope | Intro to CS - Python | Khan Academy
What do you think happens when I run this program? Does it print zero, four, or raise some kind of error? To find out, let’s explore variable scope. The scope of a variable describes the region of the program where we can access it. When we run this prog…