RP 12: Some things about science

I have been meaning to write about this for quite some time. Really, I wanted to reply to Chad's article on science at Uncertain Principles, but you know how things go. So, here are my key and interesting points about science in random order.

Science is all about models (not ball bearings)

i-666286831646738d3127a5334d54c02a-2010-01-01_model1.jpg

Science is about making models. What is a model? A model can be lots of things. It can be a mathematical relationship, a conceptual model, or even a physical model. One model I like to use is static friction. For many cases, the frictional force can be modeled as:

i-40ec6278a7f6e5af8b1a6224821921d3-2010-01-01_friction.jpg

This model says the frictional force is proportional to the force that the two surfaces are pushed together with. A pretty good and useful model. However, friction is actually an extremely complicated thing. The atoms in one material are interacting with the atoms in the other material. So, there are some situations where this model doesn't work. This model says that the surface area doesn't have an impact on the friction force. However, look at drag racing cars. Why are their tires so wide? More friction.

So, that is a model for friction that is useful. It doesn't always work though. So, science would try to make a better model. However, a better model may be much more complicated. In this case it is still useful to keep the old model for some situations.

Here is the basic game plan for science:

  • Collect evidence (experimental data)
  • Create a model to explain evidence.
  • Use model to predict other stuff.
  • If the prediction doesn't work, change the model.


I like to use "model" instead of theory, law or whatever. It just seems nicer.

i-1732d0a7a01da2cbb99727ffc027b889-2010-01-01_truth.jpg

Science is not about the truth

I keep using this quote, but it fits here.

"If it's truth you are looking for, Dr. Tyree's philosophy class is down the hall" - Indiana Jones.

Science is all about models but we never really know if our models are the truth. We just know how well they agree with data. I hate saying this around people because there will always be someone that says "Ah HA! See. Evolution is not true." Ok, but then neither is gravity or electricity or any of the other fundamental models that you base your life on. Evolution and gravity are both supported by a lot of evidence.

What is a hypothesis?

I don't really like this word. Mostly because of how it is misused. I would like to propose a definition of hypothesis as the following:

Hypothesis: The predictions that a model makes about an experiment.

See, I used model again. I like that word. The problem is that all too often people use the definition of hypothesis as "educated guess". In a way, this is an ok definition. However I think people take it too literally . I am not sure what they think "educated means". It is funny going to the science fair or looking at elementary science activities. I always see "guess what will happen" and "our prediction was right (or wrong)". Really, it doesn't matter what YOU think will happen, it matter what your model "thinks".

Enough attacking hypothesis.

Numerical calculations are not experiments

I am surprised I see this so much. It usually comes around with someone talking about the three aspects of science: theory, experiment, and simulations. Yes, simulations LOOK like an experiment, but it is not an experiment. A simulation, or a numerical calculation is just like any calculation.

My favorite example of this is a mass on a spring. It is not too difficult to show that the equation of motion for such a situation is a trig function (like cosine). You could also model this with the following (very simple to do with python or a spreadsheet):

  • Calculate the forces on the mass (in this case it is simply negative of the displacement times the spring constant)
  • Calculate the new momentum: new momentum = old momentum + force * dt (dt is the small time interval)
  • Calculate the new position: new position = old position + velocity (from before) *dt
  • Update time
  • Repeat


If you want more details on this recipe, here are my detailed instructions. Anyway, the point is that numerical and analytical solutions give the same thing. They are both theoretical calculations. Just because one doesn't use calculus does not mean it is something other than a calculation.

If you talk to computational scientists, sometimes this gets them upset. I think computational people are victims of a battle. They had to fight and struggle to be seen as legitimate. One of their arguments was that computational was a necessary 3rd component of science. Really, computational solutions are just another tool of science - same as vector calculus.

Scientists have to be creative

When I teach courses for non-science majors, it is interesting to see what stereotypes students have about scientists. One big misconception is that scientists just follow some procedures without any creativity. In fact, scientists have to be creative in coming up with new models to test and in creating experiments to test these models.

What is a science fact?

I don't know, but this term gets used quite often. Different people interpret 'fact' differently. I think the general public would interpret it as a piece of absolute truth. However, (see above) science doesn't really deal with truths. I think I would call a science fact a piece of data or evidence. Actually, I just don't use this term.

Science uses inductive logic

Inductive logic starts with evidence and tries to find one model that can explain this evidence. Deductive logic starts with some assumed truths and uses logic to figure out the details. There are three great examples of deductive logic:

  • Sherlock Holmes: He was the king of deductive logic. Think of all the things he assumed to be true to deduce some other piece of evidence.
  • Aristotle and the other Greeks: They started with assumed truths like heavy things fall faster than lighter things. From that they deduced ideas about motion. The problem here is that if your "assumed truths" are wrong, you are in big trouble. They did not actually test their assumed truths. If they did, they wouldn't be assumed.
  • Monty Python and the Quest for the Holy Grail. See clip.

Some biologists may claim that science is both inductive and deductive. Maybe what they are calling deductive should be called "applying a model".

Why do we do science? Why do we study it in school?

I like Chad's answer:

"Science is what humans do"

That is it. That is why we do science, because we are human. The same is true for art. Why do we make pictures or music? I know it is difficult to compare art and science, but really they are quite similar. Why do we do art? Why is art taught at schools? This reminds me of a great essay about math education Lockhart's Lament (pdf).

It is all too easy to slip into the thinking that we do science because we get good stuff from it. We should promote science in schools because...hey look velcro! We got velcro from NASA and the space program. Really, that is just a bonus product from science. It is unfortunate that many grants have something in there about "how will this benefit people". The real answer should be "dunno, we will do it anyway".

Go back to art. Do we get things from art? Yes, there are benefits. However, that is not the point of art. Think about ancient man making paintings on the wall of a cave. Why did he (or she) do that?

Well, why then is science taught in schools? Why is art taught in schools? Here is a typical quote from a student:

"I don't know why I have to take science (art), I am never going to use this stuff in the real world."

This student might be correct. To really answer the student, you need to think about the purpose of school. Is education there as training for future careers? Some say yes. If you think so, then maybe the student shouldn't be taking physics if they are a business major.

I say that the role of education is to further develop as a human. So, you need to take art, literature, science, music, etc... All the things that make us human. Honestly, how many people are going to make free body diagrams after they graduate from college? Will a doctor? Even an engineer?

The Scientific Method - come on man!

Go into a 4th grade classroom and you will see it on the wall - THE SCIENTIFIC METHOD. For some reason, textbooks use this as though it were the gospel truth of science. If you do a science project you MUST follow the scientific method. There are a few variations, but most go something like this:

  • Identify a problem.
  • Research the problem.
  • Develop a hypothesis.
  • Test the hypothesis.
  • Repeat


There are some nuggets of truth in this, but I think that it is all too often misunderstood. This sort of reminds me of a great post by The Lansey Brothers about their experiences in a classroom with science.

Finally, what do students think about science?

Here are some fun questions to ask your students (both before and after a science course):

  • What is the purpose of experiments?
  • What is a hypothesis?
  • How does science prove a new theory?


I think this is a good place to end my rant.

Categories

More like this

I suppose you have the same liberty as anybody else to stipulate definitions and speculate about scientific methodolgy. But even if you have an aversion to truth, you might benefit from discussion of such matters with philosophers of science. Just sayin'...

By bob koepp (not verified) on 02 Jan 2010 #permalink

On an intellectual level, you are absolutely right that computational studies are not experiments. A computational study is, at the end of the day, an exercising in using mathematical methods (implemented via numerical calculations on a computer) to elucidate the predictions of a model. In that sense, it is simply a much, much more extensive version of theoretical physics. Whether one is solving an equation on paper or solving thousands of equations on a cluster, one is ultimately solving equations that were developed as part of a model, and deducing the predictions of that model.

However, I do think that in terms of picking a specialty and thinking of one's work and career, the practice of computational science has a lot in common with the practice of experimental science. A person working in high-performance computational science with multi-scale models and clusters of processors and all that actually has a lot in common with an experimentalist. For starters, the computationalist has to spend a lot of time thinking about a machine and how to get the best performance out of it. Just as experimentalists are known to sit around and talk about tools at least as much as they talk about whatever system they're studying with those tools, computational scientists generally like to spend a lot of time talking about their tools. There's a more technological mindset. Sure, theoreticians can spend a lot of time talking about math, but it feels a bit different from experimentalists and computationalists talking about technology.

Also, computational scientists generally do need more money than paper and pencil theorists. In terms of how work is done, how groups are organized, how group leaders spend their effort (grant writing vs. the actual science), i.e. the social and economic side of how they work, computational scientists have something in common with experimentalists.

Finally, there are areas like computational genomics, that spend a lot of time going through large data sets, and while their work might strictly fall into the experimental side in any sort of philosophical taxonomy (since they are looking at data from experiments to test models), they have a lot in common (in terms of how work is done) with people who are doing simulations.

So computational science is a genuinely fuzzy area.

I always heard that the drag racing tires were bigger because they were made out of stickier/softer rubber that needed a larger surface area to support the weight of the car without failing.

Nice post, and I totally agree about using "model" rather than "hypothesis" or "theory".

I do want to reply to your point about computational sciences. I agree that computational methods (let's call them "algorithms") are a tool. But there is a scientific component to their study. Algorithms based on a few very simple rules can quickly exhibit very complex, unpredictable behaviors, and I would argue that a big part of computer science is studying that behavior experimentally. This is particularly true in AI-allied fields, but certainly true in various computer systems fields and even in some parts of computational theory as well.

And while it may not be a "third pillar" of science, I think computation still has a great deal to say about how we actually do science. The complexity of the models you can create is a function of the amount of evidence you have; this is a fundamental result of algorithmic information theory. The calculations you can actually perform (in a practical sense) are constrained by computation, and theory tells us that there are some calculations that you may want to do but will never be able to. In those cases, you may come up with approximate solutions; computation theory can tell you how good you can expect your approximations to be. So I do think computation is more fundamental than you suggest.

@Alex,

I agree. I am ok with computational scientists separating them from other theoretical physicists as long as they really know they ARE theoretical. Obviously, there are particular skills that computational people need that other theoretical don't (or won't have).

plz google: velcro velour crochet burr
naught to do with NASA

Two things:

A) Wide tires are for cornering, not friction (they are well within the range of Amonton's 2nd Law - I dont care what Wikipedia says...)

see:
Paper Number 05CV-45
L. Joseph Bachman, Anthony Erb, and Cheryl L. Bynum
U.S. Environmental Protection Agency
http://www.epa.gov/smartway/documents/sae-05cv045-110105.pdf

or:
http://www.tribology-abc.com/abc/history.htm
(I have da Vinci's notebooks at home...or maybe they're just copies...)

2) I can't believe you completely blew off bob's carefully thought out comment just because he can't spell...

Sigh... It seems to me that physicists, chemists, biolgists, mathematicians, computer scientists, etc, etc, are quite right to take "outsiders" to task for saying ignorant things about their field(s) of study. When these people say ignorant things about philosophy, I'm ready and willing to throw it back at them.

By bob koepp (not verified) on 05 Jan 2010 #permalink