Man vs Big Data
eBook - ePub

Man vs Big Data

Everyday data explained

Stewart Cowley, Joe Lyward

Share book
  1. 224 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Man vs Big Data

Everyday data explained

Stewart Cowley, Joe Lyward

Book details
Book preview
Table of contents
Citations

About This Book

Have you ever wondered how to beat the bookies?
How does your computer know you might like this song? Should you be worried about this?... We can't answer that for you, but Man vs Big Data does explore the numerous ways in which 'Big Data' has, sometimes imperceptibly, infiltrated our lives. Everything we do leaves a trail of data behind, from buying something on a credit card, to using a GPS-enabled mobile phone – whether you know it or not, like it or not, Big Data is now a part of modern life. Heralded as the Fourth Industrial Revolution, it is now more crucial than ever to learn about how data is affecting the way we live. Man vs Big Data proves that this topic is one of the most important subjects facing us today and helps you get to grips with what that means for you.

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Man vs Big Data an online PDF/ePUB?
Yes, you can access Man vs Big Data by Stewart Cowley, Joe Lyward in PDF and/or ePUB format, as well as other popular books in Mathematics & Mathematics Essays. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Aurum
Year
2017
ISBN
9781781317563

Big Data vs Big

Is there enough room in the universe to store all our selfies?

Image
In 1844 Samuel F.B. Morse sent the first official telegram. The slightly ominous biblical phrase ‘What hath God wrought’, chosen by Annie Ellsworth, the young daughter of the Patent Commissioner who helped to fund the invention, heralded a sea change in our ability to communicate information speedily; it was the beginning of the digital age. Words were now being converted into dots and dashes and transmitted.
By 1863, Edward A. Calahan had converted the telegraph into a machine that could reliably transmit and print out stock prices on long rolls of paper. The machine, called a ticker tape because of the clacking sound it made, became so ubiquitous it gave birth to the ticker tape parade: the tradition of cascading used rolls of paper over heroes and dignitaries as they paraded through American cities in open-top cars. Ever since 1863, all we have done is refine the methods of doing the same thing; what was once dots and dashes converted to text on paper is now electrons in a solid-state hard drive converted to legible text on a screen. Once it got going, we never looked back.
Simple messaging has today evolved into telling our personal stories in real time: camera-based recording creatively edited on a smartphone and distributed through various online platforms has become more than commonplace – it’s everywhere. Meanwhile, our digital footprint stamps itself on the world through every interaction we have. Our televisions, fitness devices, games consoles, cars, smartphones and every app we glance at – even our movements at work – are all pouring data into private and public storage devices, where it can be filtered and analyzed by companies and governments to be used in ways that were unimaginable even a decade ago.
We are now storing data at an unprecedented rate, but no matter how commonplace it is to record ourselves or have others record us, there is a lot of confusion about what ‘data’ is and how it is stored. When discussing Big Data, experts throw around terms like ‘bits’, ‘bytes’, ‘megabytes’, ‘terabytes’, or even something called a ‘yotta’, with alarming casualness. Why are these mysterious words so important to understanding the era of Big Data?
We’ll start by looking at how text is stored and see how the size of a computer file grows when we introduce pictures and sound. Then, as information is being stored at an ever-increasing rate, we’ll examine whether we could ever reach the limit of our ability to store data in the near future.

Of bits and bytes


Image
To understand why Big Data got so big, we need to start at Morse’s telegraph. It was based on the relay switch, where an operator pressed a button connecting two pieces of metal together, allowing an electrical current to pass through a wire wrapped around a soft iron core, turning it into a magnet. The magnet attracted a piece of steel which, in turn, clicked into place completing a circuit. The current then passed down a wire where, at the other end, a similar device was triggered and a rather pleasing ‘click’ was heard.
Morse Code relied on the length of the circuit to produce combinations of dots and dashes to represent letters, but it didn’t change the fact that it was either ‘off’ or ‘on’. This was a big breakthrough: the two off and on states could also be described as 0 or 1 – the basis of the binary system.
The first computers were essentially a giant collection of switches, each one triggering the next in logical order depending on what the initial input was. Think of it like a floor full of mousetraps – once you start off the first, it triggers a reaction in the next and so on. Using switches arranged in the correct sequence – Boolean logic, as it is known – allows you to ask questions like, ‘What is the sum of 4 + 1?’ As the cascade of switches ripples through the system, it eventually outputs a combination of switches indicating the answer ‘5’. Eventually, the relay switch was replaced by tiny circuits printed into semiconducting materials and the silicon chip was born. This process of miniaturization brought speed and power to computing, but the basic principles have never really changed.
Computing answers is fine if you only want to ask a question once. What about if you want to store the answer? In that case, the computer needs to be able to interpret it as a piece of binary data. To understand how computers use the binary data system to store data, let’s learn to count in binary like a computer does. Forget your usual counting, which moves up a digit each time you ratchet up another ten units (known as base-10). In binary, you step up a digit when the previous number doubles. So instead of the series 1, 10, 100, 1000 etc. in binary the series is 1, 2, 4, 8, 16 etc.
To visualise this think of a row of light bulbs. If the light bulb is off it is represented by a 0 and if it is on it is represented by a 1. The light bulbs are arranged in the same assending order as the binary system and are switched on when we input a base-10 number. By looking at which bulbs are on and off, we can read off what the binary equivalent is. So, the number 5 in base-2 looks like this:
Image
It consists of 1 ...

Table of contents