What is an algorithm? How computers know what to do with data

October 23, 2020

By Jory Denny, University of Richmond

The world of computing is full of buzzwords: AI, supercomputers, machine learning, the cloud, quantum computing and more. One word in particular is used throughout computing – algorithm.

In the most general sense, an algorithm is a series of instructions telling a computer how to transform a set of facts about the world into useful information. The facts are data, and the useful information is knowledge for people, instructions for machines or input for yet another algorithm. There are many common examples of algorithms, from sorting sets of numbers to finding routes through maps to displaying information on a screen.

To get a feel for the concept of algorithms, think about getting dressed in the morning. Few people give it a second thought. But how would you write down your process or tell a 5-year-old your approach? Answering these questions in a detailed way yields an algorithm.

Input

There are many variables to consider when choosing what to wear.
Chris/Flickr, CC BY-NC

To a computer, input is the information needed to make decisions.

When you get dressed in the morning, what information do you need? First and foremost, you need to know what clothes are available to you in your closet. Then you might consider what the temperature is, what the weather forecast is for the day, what season it is and maybe some personal preferences.

All of this can be represented in data, which is essentially simple collections of numbers or words. For example, temperature is a number, and a weather forecast might be “rainy” or “sunshine.”

Transformation

Next comes the heart of an algorithm – computation. Computations involve arithmetic, decision-making and repetition.

So, how does this apply to getting dressed? You make decisions by doing some math on those input quantities. Whether you put on a jacket might depend on the temperature, and which jacket you choose might depend on the forecast. To a computer, part of our getting-dressed algorithm would look like “if it is below 50 degrees and it is raining, then pick the rain jacket and a long-sleeved shirt to wear underneath it.”

After picking your clothes, you then need to put them on. This is a key part of our algorithm. To a computer a repetition can be expressed like “for each piece of clothing, put it on.”

Output

Finally, the last step of an algorithm is output – expressing the answer. To a computer, output is usually more data, just like input. It allows computers to string algorithms together in complex fashions to produce more algorithms. However, output can also involve presenting information, for example putting words on a screen, producing auditory cues or some other form of communication.

So after getting dressed you step out into the world, ready for the elements and the gazes of the people around you. Maybe you even take a selfie and put it on Instagram to strut your stuff.

Machine learning

Sometimes it’s too complicated to spell out a decision-making process. A special category of algorithms, machine learning algorithms, try to “learn” based on a set of past decision-making examples. Machine learning is commonplace for things like recommendations, predictions and looking up information.

For our getting-dressed example, a machine learning algorithm would be the equivalent of your remembering past decisions about what to wear, knowing how comfortable you feel wearing each item, and maybe which selfies got the most likes, and using that information to make better choices.

So, an algorithm is the process a computer uses to transform input data into output data. A simple concept, and yet every piece of technology that you touch involves many algorithms. Maybe the next time you grab your phone, see a Hollywood movie or check your email, you can ponder what sort of complex set of algorithms is behind the scenes.

About the Author:

Jory Denny, Assistant Professor of Computer Science, University of Richmond

This article is republished from The Conversation under a Creative Commons license. Read the original article.

InvestMacro

Share
Published by
InvestMacro

Recent Posts

New Zealand dollar near two-year low: USD and China are ‘to blame’

By RoboForex Analytical Department The NZD/USD pair has fallen to 0.5590 as of Friday, marking…

1 day ago

The RBA may start cutting rates in February. In Mexico, inflationary pressures are easing

By JustMarkets The US stock market did not trade yesterday. Today, important data on the…

1 day ago

Week Ahead: US30 set for wild Wednesday

By ForexTime  *Note: This report was written before the US NFP data was published* US30…

1 day ago

China’s deflationary scenario continues despite stimulus measures. Natural gas prices returned to growth

By JustMarkets At Wednesday’s close, the Dow Jones Industrial Average (US30) added 0.25%, the S&P…

2 days ago

Market round-up: GBPUSD hits 14-month low, Bitcoin tumbles

By ForexTime  GBPUSD hits lowest level since November 2023 Sterling expected to be most volatile…

2 days ago

The Yen Nears a Six-Month Low, Affected by the Strong US Dollar

By RoboForex Analytical Department The USD/JPY pair remained near the 158.00 mark on Thursday, consolidating…

2 days ago

This website uses cookies.