Arbitrage


Technology Review reports today about a new energy aware internet routing process.  Some folks at MIT, Carnegie Mellon and Akamai looked into energy price fluctuations and data center loads across the country to see if there could be any cost savings to rerouting data from high cost data centers to lower cost ones.  Their results have shown that large Internet companies like Google, Microsoft and Amazon could save up to 40% on their electricity bills – millions of dollars in savings.

They don’t mention any details as to how the ’smart routing algorithim’ works but my guess is that they are using decision tree learning with a heuristic algorithm like ID3 or C4.5.  Their model would probably need some way to factor in arbitrage opportunities within the electricity markets on a real time basis while simultaneously tracking data-center loads.  One of the problems they mention that holds this technology back is that most data-centers today lack the ability to throttle power usage with loads – in other words, the servers need to be able to consume a fraction of their full load power when idle.

What are some potential implications for the future?

New market opportunities for those firms that can offer the hardware solutions to make servers ‘energy elastic’.

This could be a boon for the software cloud, as network computing could take advantage of these routing systems to find the least costly resource.  Remember back in college when you had to use one of the computer labs?  It was basically a room full of computer stations made available for everything from creating presentations to developing software applications.  Now imagine if each of the computers in that room costs a different amount to use.  The ideal thing to do would be to walk around the room to find the cheapest one – of course making sure that it has the needed capabilities.  I can imagine a situation where cloud software would locate the least costly computing resource for a given task anywhere around the country or world just as I would walk around that computer lab searching for the cheapest available station.

I’m speculating here but could this lead to a normalization of electricity prices across the country as data centers compete for locating and using lower cost centers?  I was only able to find one 2005 article mentioning that data centers consumer about 1.5% of all U.S. electricity.  I think it would be a fair guess that today’s number might be closer to 2% or higher.  If so then how would that impact states that currently have lower electricity rates?  Lots of potential externalities here to contemplate.

The article also mentions that energy companies could negotiate with large internet firms in advance of expected peak loads to mitigate potential outages or problems.  Energy companies could essentially ’shape’ their loads to prevent failures or outages.

A problem I see with this technology is that if it is used extensively in a decentralized manner then most of the cost savings could evaporate quickly.  I know what you are thinking here, “but that is to be expected.  Its simple supply and demand here – increase the use of product x over product y until the marginal cost reaches marginal benefit”. 

Here is my problem:
If every party acted independently and outside of a central market or clearinghouse then the anticipated savings would be lost to transactions costs.  These transactions costs being those associated with moving data from one place to another and doing so with incomplete information. Take for example if an underutilized data center pops up on the radar of ten or so Internet companies.  They each, independently and unbeknownst to the others, make the move to the new data center.  This surge in load may lead to an increase in costs and therefore mute any cost savings.  There could even be a potential for some Internet companies to have to move yet again - further increasing the cost of the move.

I think that a centralized market or clearinghouse for this type of transaction would facilitate this form of intelligent routing.  Of course, I am no expert in data center economics or how or if some of these problems or opportunities are realistic.  But with my limited knowledge they would be questions I would ask.

Post to Twitter Tweet This Post

Back in the late 90’s and early 2000 the rage was making a quick buck in the stock market. You could throw a dart at a moving stock ticker and still make money. Authors, talk show hosts, and other ‘experts’ abounded in their availability and willingness to share their winning methods. Day trading became the new buzzword, as a new breed of its constituents threw caution to the wind and staked their fortunes on the concept that profit was just an abstract idea and that it created itself out of thin air. (more…)

Post to Twitter Tweet This Post

The Times reports in this article that you can now make an arbitrage profit off of all those pennies and nickels lying around… in theory that is. Increasing metals prices has driven the value of pennies and nickels to more than what you will get for them at the local washeteria. In fact, nickels can be worth up to 7 cents – that’s a 20% premium! (more…)

Post to Twitter Tweet This Post

The relationship between arbitrage opportunity and conditional probability appears to be so straightforward that it may seem dull to dig any deeper; but I consider it interesting and quite revealing.

What is arbitrage? The concept of arbitrage is very simple: profit from buying something at one price and selling it simultaneously at a different price. The key is that you are capitalizing on a price differential. This profit is sometimes called a free lunch or risk-less profit. We see arbitrage every day and probably never even recognize it.

What is conditional probability? It sounds intimidating but it is actually simple and straightforward. Probability is simply the chances of a given event occurring out of a possible set of outcomes. Note that possible is an important word here. If I flip a coin, I know that the only two possible outcomes are head or tails. Conditional probability means that the chances of one event occurring depend on the chances of a prior event happening. For example, if I have a deck of cards and pull two face cards out, then I know that the chances of me pulling another face card have changed.

Going back to the relationship, think about it. It is just something to ponder. Arbitrage is the act of using information that the market has not yet adjusted for and profiting from it. If people are buying King Kong DVDs on EBay for $25 and I know that I can buy them at Wal-Mart for $15, then I will exploit that arbitrage opportunity and make a risk-less profit of $10 per DVD. Not bad. Probability, as does arbitrage, relies on the availability of information. The probability of an outcome occurring, as is the ability to make an arbitrage profit, is dependent upon what we know. As information changes, so does the probability.

Post to Twitter Tweet This Post