The Bank of England has a chart that shows whether a robot will take your job

robot jobs

The threat is real, as this chart showing the rise and fall of various jobs historically shows. Agricultural workers were replaced largely by machinery decades ago. Telephonists have only recently been replaced by software programmes. This looks like good news for accountants and hairdressers. Their unique skills are either enhanced by software (accountants) or not affected by it at all (hairdressers).

The BBC website contains a handy algorithm for calculating the probability of your job being robotised. For an accountant, the probability of vocational extinction is a whopping 95%. For a hairdresser, it is 33%. On these numbers, the accountant’s sun has truly set, but the relentless upwards ascent of the hairdresser is set to continue. For economists, like me, the magic number is 15%.

Another data analysis about jobs which will be phased out as time goes. It is an interesting analysis of historical job data. However, after I glanced through the bank report referenced in the article, I am not sure robots are the reason of the job replacement. For example, it could be replaced by cheap labor in foreign countries. The bank report shows only the jobs subject to be phased out due to technology advancement. People could just become productive. So, do not take robots too seriously!

Read more at The Bank of England has a chart that shows whether a robot will take your job

What do you think about this article? Share you opinions in the comment box and subscribe us to get updates.

Automating Big-Data Analysis and Replacing Human Intuition with Algorithms

A new and unique computer system from MIT has outperformed human intuition using its algorithms, and it’s amazing, and perhaps a little frightening: the Data Science Machine beat out over 600 human teams in finding predictive analysis.

Big-data analysis consists of searching for buried patterns that have some kind of predictive power.

But choosing which “features” of the data to analyze usually requires some human intuition.

In a database containing, say, the beginning and end dates of various sales promotions and weekly profits, the crucial data may not be the dates themselves but the spans between them, or not the total profits but the averages across those spans.

MIT researchers aim to take the human element out of big-data analysis, with a new system that not only searches for patterns but designs the feature set, too.

To test the first prototype of their system, they enrolled it in three data science competitions, in which it competed against human teams to find predictive patterns in unfamiliar data sets.

Of the 906 teams participating in the three competitions, the researchers’ “Data Science Machine” finished ahead of 615.

In two of the three competitions, the predictions made by the Data Science Machine were 94 percent and 96 percent as accurate as the winning submissions.

In the third, the figure was a more modest 87 percent. But where the teams of humans typically labored over their prediction algorithms for months, the Data Science Machine took somewhere between two and 12 hours to produce each of its entries.

Read more at Automating Big-Data Analysis and Replacing Human Intuition with Algorithms

Share your opinions with us in the comment box. Subscribe to get updates in your inbox.

KB – Neural Data Mining with Python sources

KB – Neural Data Mining with Python sources

The aim of this book is to present and describe in detail the algorithms to extract the knowledge hidden inside data using Python language, which allows us to read and easily understand the nature and the characteristics of the rules of the computing utilized, as opposed to what happens in commercial applications, which are available only in the form of running codes, which remain impossible to modify.

The algorithms of computing contained within the book are minutely described, documented and available in the Python source format, and serve to extract the hidden knowledge within the data whether they are textual or numerical kinds. There are also various examples of usage, underlining the characteristics, method of execution and providing comments on the obtained results.

You are welcome to share your opinion in the comment box below or send us a message.