YOU MIGHT ALSO LIKE
ASSOCIATED TAGS
actually  architecture  existing  framework  information  inputs  knowledge  linear  numbers  pyramid  reality  semantic  single  structured  universe  
LATEST POSTS

Which Comes First, Data or Information? The Definitive Resolution to the Ultimate Tech Egg-and-Chicken Debate

Which Comes First, Data or Information? The Definitive Resolution to the Ultimate Tech Egg-and-Chicken Debate

The Great Definition Mix-up: Decoding What We Actually Mean

Let us be entirely honest here; most corporate data glossaries are complete garbage. We throw these terms around at board meetings like they are interchangeable tokens, but the distinction matters immensely. Data is the raw, unpolished, and often chaotic output of a system. Think of the 4.6 billion daily data points generated by the London Underground ticketing gates. A single log entry—say, passenger ID 88392 tapping at Oxford Circus at 08:14 AM on March 12—is data. It is a sterile fact, cold and utterly devoid of intent.

The Moment the Signal Becomes Meat

Information happens when that sterile fact collides with human context or an algorithmic filter. When Transport for London aggregates those 88392 passenger logs to realize that station capacity peaks exactly twenty-two minutes after a train delay at King's Cross, that is information. The thing is, we cannot even perceive that data point unless we first built a machine specifically designed to look for it. Where it gets tricky is realizing that the machine itself was designed based on prior information about human travel habits. It is a bit of a paradox, honestly, it's unclear where the true origin lies when both concepts constantly feed into each other.

The DIKW Pyramid Is a Lie: Why the Linear Model Fails in Practice

You have probably seen the Data, Information, Knowledge, Wisdom (DIKW) pyramid in some generic PowerPoint presentation. It looks neat, right? It implies a clean, evolutionary ladder where you shovel raw material into the bottom and magic wisdom pops out of the top. People don't think about this enough, but that model assumes the universe is just waiting to be passive-mindedly recorded. I find this incredibly naive. The issue remains that the pyramid operates on a flawed assumption of immaculate conception regarding raw inputs.

The Pre-Existing Filter Problem

Consider the Large Hadron Collider at CERN. In 2012, when physicists discovered the Higgs Boson, the sensors were generating 1 petabyte of raw data per second. Do you think they just saved all that to a giant hard drive and sorted it out later? We're far from it. They used high-level algorithms—built on decades of theoretical information—to immediately discard 99.999% of the signal. The information (the theory of the particle) came first, which then dictated exactly which data to capture. Without the theory, the sensors wouldn't even know what to measure, hence the pyramid collapses under its own weight.

Data as a Manufactured Product

We do not stumble upon data in nature like pebbles on a beach. We manufacture it. Every column in your SQL database, every metric in your Google Analytics dashboard, and every temperature reading from an IoT sensor in a Chicago smart home is the result of a conscious human decision. Someone had to write the code to log that specific variable. As a result: data is actually a downstream product of our desire for specific information. It is an artifact of intent.

Technical Realities: How Enterprise Systems Flout the Standard Hierarchy

Step inside a modern enterprise architecture and the textbook definitions crumble even faster. Look at how Apache Kafka streams handle real-time logistical feeds for global shipping giants. When a container ship leaves the Port of Rotterdam, it transmits telemetry every three seconds. If you look at the raw byte stream, it looks like digital static. It requires a schema—a structured blueprint of information—to parse those bytes into readable coordinates.

Schemas on Read Versus Schemas on Write

In the old days of relational databases, you had to define your information structure before you could save a single digit. Now, with modern data lakes running on AWS S3, companies dump petabytes of raw text, audio, and video into unstructured repositories. This looks like data preceding information, except that the act of dumping it is guided by the information that storage is cheap and metadata might be useful later. The metadata itself is the information that gives the hoard value.

The Neural Network Paradox

Where this conversation gets truly wild is in the realm of deep learning. Take an LLM trained on 3 trillion tokens of web text. The training data comes first, surely? Yet, the neural network only transforms those tokens into weights through an architecture—like the Transformer model developed by Google researchers in 2017—that is pure, highly structured information. The data is useless without the mathematical framework, and the framework is an empty shell without the data. They are co-dependent variables in a cosmic dance.

The Epistemological Alternate: What If Information Is the Ground Reality?

Let us pivot for a moment to physics, because John Archibald Wheeler, a legendary theoretical physicist, famously coined the phrase "it from bit." He argued that every particle, every field of force, even space-time itself derives its function entirely from the apparatuses of information. In this view, the universe is not made of matter that creates data; the universe is made of information, and data is just the small, imperfect slice of it that our clumsy instruments manage to record.

The Human Bias in Computational Captures

When Walmart tracks inventory across 4,700 US stores, they are not recording reality. They are recording a highly stylized, heavily redacted version of reality that fits their supply chain model. If a customer drops a jar of mayonnaise in aisle four and it breaks, that event is a real-world occurrence, but it does not become data until an employee manually enters it into the inventory shrink system. The information needs of the company dictate whether the physical event is allowed to transmute into digital data. But what about the events we choose to ignore? They vanish, forgotten by history, simply because our information models deemed them irrelevant.

Common mistakes and dangerous misconceptions

The DIKW pyramid fallacy

We have all seen the ubiquitous pyramid diagram placing data at the bottom and wisdom at the apex. It looks neat. The problem is, this linear progression assumes that raw sensory inputs spontaneously combust into intelligence without preexisting mental scaffolding. It is a corporate myth. You cannot simply hoard millions of unformatted server logs and expect them to magically morph into market insights. In fact, a recent Gartner study revealed that over eighty percent of corporate data initiatives fail precisely due to this passive accumulation strategy. Without a predefined conceptual framework, your massive data lake is just an expensive digital swamp.

Confusing storage medium with content value

Because bytes are cheap, modern enterprises hoard everything. But conflating raw volume with actual knowledge architecture is a fatal error. Look at modern telemetry systems tracking industrial machinery. A single turbine generates roughly two terabytes of sensor readings per day, yet ninety-nine percent of those numbers represent normal baseline operations. Which comes first, data or information? The answer becomes glaringly obvious when you realize that the raw numbers remain utterly useless until someone programs an anomaly detection algorithm. The algorithm represents the preexisting knowledge structure required to extract meaning from the noise.

The myth of objective raw observation

Let's be clear: pure, unadulterated observation is a philosophical illusion. Every spreadsheet column header reflects a human bias, a specific choice about what is worth measuring and what should be ignored. When a retail scanner logs a purchase, it does not just record reality; it filters reality through a rigid, pre-existing inventory framework. The information architecture had to exist before the barcode could even register a single digit.

The semantic feedback loop: Expert advice

The reciprocal generation principle

Instead of visualizing a one-way street, you must view this relationship as a perpetual, self-referential cycle. Existing structures dictate how we collect new signals, which then modify our existing structures. It is dizzying. Because of this, seasoned enterprise architects do not ask which comes first, data or information, in a vacuum; they focus on building flexible taxonomies that evolve alongside incoming telemetry. For instance, a standardized schema change in a Fortune 500 database takes an average of twenty-two days to deploy, crippling agility. To survive, you must design systems where semantic definitions can adapt without shattering the underlying storage layer.

How do we break the deadlock? (The answer might annoy the purists who demand a clean, linear chronology). Your strategic focus should shift toward metadata management. By embedding semantic tags directly at the point of ingestion, you bridge the gap instantly. This brings us to the core realization that asking which comes first, data or information, is actually a distraction from a more pressing operational bottleneck: the speed at which your organization converts raw signals into decisive action.

Frequently Asked Questions

Does raw data exist without human intervention?

The universe continuously broadcasts background radiation, temperature fluctuations, and atomic vibrations completely independent of human consciousness. However, these cosmic phenomena remain mere physical anomalies until a receiver interprets them. A thermometer recording a temperature drop to minus forty degrees Celsius only becomes meaningful when calibrated against a human scale of survival. Exceptional anomalies require a conceptual framework to transition from ambient noise into actionable intelligence. As a result: what we call raw facts are actually just the footprints of our measurement tools interacting with reality.

How does artificial intelligence impact this chicken-or-egg dilemma?

Large language models twist this philosophical riddle into knots by consuming petabytes of text to generate structured reasoning. Yet, the issue remains that these neural networks are trained on pre-existing human communication, meaning they require structured information to learn how to process raw inputs. Consider how a model processes a prompt; it relies on billions of parameters optimized through human feedback to make sense of tokenized characters. Which comes first, data or information? In the realm of machine learning, highly structured training corpuses must precede the model's ability to classify raw, unlabeled testing inputs. In short, AI proves that unstructured inputs are useless without a pre-engineered cognitive architecture.

Can you have information without any underlying data?

An abstract mathematical formula exists as a pure conceptual relationship without needing a specific physical measurement to validate it. The equation for a circle remains true even if there are no physical circles left in the cosmos to measure. Imagine a hypothetical scenario where a software system simulates a physics engine using purely deductive logic before any user inputs a single variable. This demonstrates that semantic rules and structural logic can exist independently of empirical collection. Except that in the practical business world, structural logic without empirical inputs is just a ghost town waiting for residents.

The ultimate verdict on semantic primacy

Stop treating this debate as an academic parlor trick because your choice of starting point dictates your entire engineering architecture. We must boldly declare that information holds absolute logical primacy over raw inputs. Without a pre-existing semantic mold, the liquid reality of the world cannot take any meaningful shape. You waste millions of dollars hoarding unvetted numbers while hoping that clarity will spontaneously emerge from the digital noise. It will not. True architectural maturity requires you to design the interpretive lens before you turn on the data spigot.

💡 Key Takeaways

  • Is 6 a good height? - The average height of a human male is 5'10". So 6 foot is only slightly more than average by 2 inches. So 6 foot is above average, not tall.
  • Is 172 cm good for a man? - Yes it is. Average height of male in India is 166.3 cm (i.e. 5 ft 5.5 inches) while for female it is 152.6 cm (i.e. 5 ft) approximately.
  • How much height should a boy have to look attractive? - Well, fellas, worry no more, because a new study has revealed 5ft 8in is the ideal height for a man.
  • Is 165 cm normal for a 15 year old? - The predicted height for a female, based on your parents heights, is 155 to 165cm. Most 15 year old girls are nearly done growing. I was too.
  • Is 160 cm too tall for a 12 year old? - How Tall Should a 12 Year Old Be? We can only speak to national average heights here in North America, whereby, a 12 year old girl would be between 13

❓ Frequently Asked Questions

1. Is 6 a good height?

The average height of a human male is 5'10". So 6 foot is only slightly more than average by 2 inches. So 6 foot is above average, not tall.

2. Is 172 cm good for a man?

Yes it is. Average height of male in India is 166.3 cm (i.e. 5 ft 5.5 inches) while for female it is 152.6 cm (i.e. 5 ft) approximately. So, as far as your question is concerned, aforesaid height is above average in both cases.

3. How much height should a boy have to look attractive?

Well, fellas, worry no more, because a new study has revealed 5ft 8in is the ideal height for a man. Dating app Badoo has revealed the most right-swiped heights based on their users aged 18 to 30.

4. Is 165 cm normal for a 15 year old?

The predicted height for a female, based on your parents heights, is 155 to 165cm. Most 15 year old girls are nearly done growing. I was too. It's a very normal height for a girl.

5. Is 160 cm too tall for a 12 year old?

How Tall Should a 12 Year Old Be? We can only speak to national average heights here in North America, whereby, a 12 year old girl would be between 137 cm to 162 cm tall (4-1/2 to 5-1/3 feet). A 12 year old boy should be between 137 cm to 160 cm tall (4-1/2 to 5-1/4 feet).

6. How tall is a average 15 year old?

Average Height to Weight for Teenage Boys - 13 to 20 Years
Male Teens: 13 - 20 Years)
14 Years112.0 lb. (50.8 kg)64.5" (163.8 cm)
15 Years123.5 lb. (56.02 kg)67.0" (170.1 cm)
16 Years134.0 lb. (60.78 kg)68.3" (173.4 cm)
17 Years142.0 lb. (64.41 kg)69.0" (175.2 cm)

7. How to get taller at 18?

Staying physically active is even more essential from childhood to grow and improve overall health. But taking it up even in adulthood can help you add a few inches to your height. Strength-building exercises, yoga, jumping rope, and biking all can help to increase your flexibility and grow a few inches taller.

8. Is 5.7 a good height for a 15 year old boy?

Generally speaking, the average height for 15 year olds girls is 62.9 inches (or 159.7 cm). On the other hand, teen boys at the age of 15 have a much higher average height, which is 67.0 inches (or 170.1 cm).

9. Can you grow between 16 and 18?

Most girls stop growing taller by age 14 or 15. However, after their early teenage growth spurt, boys continue gaining height at a gradual pace until around 18. Note that some kids will stop growing earlier and others may keep growing a year or two more.

10. Can you grow 1 cm after 17?

Even with a healthy diet, most people's height won't increase after age 18 to 20. The graph below shows the rate of growth from birth to age 20. As you can see, the growth lines fall to zero between ages 18 and 20 ( 7 , 8 ). The reason why your height stops increasing is your bones, specifically your growth plates.