Skip to main content

The Red Sands of Mars


Suddenly, there is silence. It's been quiet for a while now, but now that the rounds are complete, it is complete silence, here on the surface of Mars.

Not that this is really Mars. In the deserts of Southern Utah, there is a crew at the Mars Desert Research Station, running simulations for a trip to Mars. There are strict protocols for such things. Ideas accumulated on the ground put into place by The Mars Society.

So simple are these ideas that most people – and even higher percent of scientists – would not think of them. Like, for instance, keeping a comp notebook at each piece of equipment to track use and maintenance. Keeping a log on the computer for suggested SOP for the crew who takes over on the next cycle change.

In the isolation of the desert, these people can teach us a few things about how to do what we do as Environmental Scientists. For one, it is alright to be a nerd and proud of it. In fact, it is the preferred state of mind for us. Especially here, where there is a defining silence when you stop for a moment and listen hard enough.

Secondly, these people teach us the concept that there should be observation, communication, and reports on the machinery itself on top of the datum which these machines provide us. After all, each piece of data on environmental science is only as good as the equipment we use. We could use making it better all the time.

Thirdly, there are people who have good ideas by experience on the ground, ideas on how to make mechanisms, machines, and procedures better. Ideas which should be implemented right now as opposed to the long time frames it would take us to implement them if it were dictated by the paper pushing desk jockeys. This boils down to the level of autonomy. There are aspects which require non-autonomy, yes, but there are also aspects of every science which requires full autonomy, to be able to add points to the on-field Standard Operating Procedures of certain isolated operation stations.

They also teach us the necessity of social skills. In the face of everything we are charged with, we need to have the capacity to kick back and relax, to chill with people we are surrounded with. Play a little scrabble, have a few drinks with friends at the pub. After all, even in the face of science – let's face facts here; really, especially in the face of science – life is a game, and who are we to say the game has to stop? We are here merely to figure out the rules to the game.

In light of all of this, the crew of the Mars Desert Research Station is not so different from the Environmental Scientist. Those of us dedicated enough to it, anyways. Mortal humans with mortal needs, isolated from civilization for months on end by choice. Trying to expand the reach of human civilization, whether in space or in time. It's all the same. Trying to keep us sane in the process. Just as for them, there is a silence for us here which no one else can.

As I write this, I come to realize how similar we as environmental scientists are to the crew of the Mars Desert Research Station. I also come to realize in these commonalities that even here on this planet, in our earthly ways, life has the incorrigible tendency to be deeply and cosmically strange.

Now that I realize this, I wouldn't have it any other way.

Comments

Popular posts from this blog

Basic Statistics Lecture #3: Normal, Binomial, and Poisson Distributions

As I have mentioned last time , the uniform continuous distribution is not the only form of continuous distribution in statistics.  As promised, here are the three most common continuous distribution types.  As a side note, all sampling distributions are relative to the algebraic mean. Normal Distribution: I think most people are familiar with the concept of a normal distribution.  If you've ever seen a bell curve, you've seen the normal distribution.  If you've begun from the first lecture of this lecture series, you've also seen the normal distribution. This type of distribution is where the data points follow a continuous curve, is non-uniform, has a mean (algebraic average) equal to the median (the exact middle value), falls from highest probability at the mean to (for all practical purposes) zero as the x-values approach $\pm \infty$, and therefor has equal number of data points to the left and to the right of the mean, and has the domain of $(\pm \i

Confidence Interval: Basic Statistics Lecture Series Lecture #11

You'll remember last time , I covered hypothesis testing of proportions and the time before that , hypothesis testing of a sample with a mean and standard deviation.  This time, I'll cover the concept of confidence intervals. Confidence intervals are of the form μ 1-α ∈ (a, b) 1-α , where a and b are two numbers such that a<b, α is the significance level as covered in hypothesis testing, and μ is the actual population mean (not the sample mean). This is a the statement of there being a [(1-α)*100]% probability that the true population mean will be somewhere between a and b.  The obvious question is "How do we find a and b?".  Here, I will describe the process. Step 1. Find the Fundamental Statistics The first thing we need to find the fundamental statistics , the mean, standard deviation, and the sample size.  The sample mean is typically referred to as the point estimate by most statistics text books.  This is because the point estimate of the populati

Basic Statistics Lecture #5: Baye's Theorem

As promised last time , I am going to cover Baye's Theorem. If Tree diagram is the common name for Bayes Theorem.  Recall that conditional probability is given by $P(A \mid B) = \frac{P(A \wedge B)}{P(B)}$.   For tree diagrams, let's say that we have events A, B 1 , B 2 , B 3 , … (the reason we have multiple B's is because they all are within the same family of events) such that the events in the family of B are mutually exclusive and the sum of the probabilities of the events in the family of B are equal to 1. Then we have $$P(B_i \mid A)= \frac{P(B_i)*P(A \mid B_i)}{\sum_{m=1}^{n}[P(B_m)*P(A \mid B_m)]}$$  What this means is reliant on the tree diagram. If we are only looking at the sub-items of A, this is what the tree diagram would look like. If J has a probability of 100%, and P(C) and P(D) are not 0, then when we are trying to find the probability of any of the B's being true given that A is true, we have to set the probability of A to be the entir