Qiskit Fall Fest 2026, hosted by QuantumXRegister now

Qubits Explained: From Bits to Quantum Bits in 10 Minutes

Why "0 and 1 at the same time" is misleading. What a qubit really is, from amplitudes and the Bloch sphere to measurement and why N qubits need 2^N numbers.

By 9 min readOriginally published on LinkedIn

On this page

You've probably heard the line a hundred times. "A qubit can be 0 and 1 at the same time."

It sounds magical. It also happens to be wrong, or at least wrong enough to mislead you about everything that comes next.

If you've tried to learn what a qubit actually is and bounced off equations, weird vocabulary, or hand-wavy parallel-universe metaphors, this article is for you. In about ten minutes, we'll go from the humble classical bit to an honest picture of what makes a qubit different. We'll use nothing scarier than a spinning coin, an arrow on a globe, and a little bit of probability. No prior physics required. Just curiosity.

The classical bit: a switch with two moods

Before we can talk about qubits, we need to be honest about what a regular bit really is.

A bit (short for binary digit) is the smallest unit of normal, everyday information in a computer. It has exactly two possible values: 0 or 1.

Think of it as a light switch. Off is 0. On is 1.

At any moment in time, the switch is in one definite state. You don't have to ask, "Well, is it kind of off?" It either is or it isn't.

Everything your laptop does is built from billions of these tiny on/off decisions. Every photo, song, spreadsheet, and video call.

A modern processor shuffles bits around at billions of operations per second. Storage piles them up by the trillions. The whole digital world rests on this one idea: definite, two-state things you can read and copy without changing them.

That last point matters more than it sounds. Reading a classical bit doesn't disturb it. You can check the switch as many times as you want and it stays the same.

Hold onto that thought. It's exactly what stops being true the moment we step into the quantum world.

The qubit: a probability arrow, not a yes/no switch

A qubit is the quantum cousin of the bit. It still has two basic states, which physicists write as |0⟩ and |1⟩. Those funny brackets are just notation. Read them as "the zero state" and "the one state." Don't worry about them.

Unlike a bit, a qubit isn't forced to pick one of those two states. Instead, a qubit's state is described by two numbers, called probability amplitudes, that say how much "0-ness" and how much "1-ness" the qubit currently has.

If you square those amplitudes, you get the actual probabilities of seeing a 0 or a 1 when you measure. Those probabilities have to add up to 1, because something has to happen when you check.

Imagine a coin spinning in the air. While it's spinning, it isn't heads or tails. It's some blur in between. Only when it lands do you see a definite result.

The metaphor is helpful, but we want to be honest about where it breaks. A spinning coin is just a regular object that's hard to see clearly. The "blur" is your eyes' limitation, not the coin's reality. A qubit's superposition is different. It isn't blur. It isn't ignorance. The qubit genuinely doesn't have a definite value before you measure. And those amplitude numbers can be negative, or even more exotic, which lets qubits do something coins never can: cancel themselves out, or reinforce themselves, depending on how they line up. (More on that in a moment.)

So: spinning a coin gets you in the door. Just don't let it convince you that quantum weirdness is just classical fuzziness with a fancy name.

Why "both 0 and 1 at once" is misleading

This is the line that haunts every popular article on quantum computing. Let's bury it carefully.

A qubit in superposition is not simultaneously the value 0 and the value 1. If you measure it, you'll get one outcome, period. Never both. Never some mixed thing. The qubit doesn't carry two answers at the same time. It carries a recipe of probabilities that determines what answers are possible and how likely each one is.

A more honest sentence would be this: a qubit can be in any weighted blend of the |0⟩ and |1⟩ states until it is measured. That blend has structure. Direction. Geometry. We'll visualize it in a second.

Why does this matter? Because the "both at once" framing makes people imagine quantum computers give you free parallel computation. Like, "100 qubits equals 2^100 calculations done at the same time, problem solved." That's not how it works.

Quantum algorithms have to be carefully designed so that the right answers' amplitudes add up and reinforce each other, while the wrong answers' amplitudes cancel out, before you measure. The amplitudes do the heavy lifting, not imagined parallel universes. Quantum computing is real, powerful, and limited. The sales pitch around it often isn't.

Visualizing the qubit: the Bloch sphere

Here's where things get beautiful. Because a qubit's state is really just two numbers (with one rule connecting them), it turns out we can draw every possible state of a single qubit as a point on the surface of a sphere. This is called the Bloch sphere, named after physicist Felix Bloch.

The north pole is the |0⟩ state. The south pole is the |1⟩ state.

The equator is a ring of equal-probability superpositions. From any point on the equator, there's a 50% chance of measuring 0 and a 50% chance of measuring 1, but with different "phases" depending on where you sit on the ring. Any other point on the surface is some other mix of 0 and 1.

Now imagine an arrow drawn from the center of the sphere out to the surface. That arrow is the qubit's state. Tilting the arrow toward the equator means making the qubit more "superposed." Spinning the arrow around the vertical axis changes the phase. Phase is invisible to a single measurement, but it matters a lot when qubits start interacting with each other.

Here's a cool fact: quantum gates, which are the operations that quantum computers use to compute, are literally rotations of this arrow. The famous Hadamard gate, for example, takes |0⟩ at the north pole and rotates it down to the equator, creating a perfect 50/50 superposition.

One important caveat: the Bloch sphere only works for a single qubit. Multi-qubit states, especially entangled ones, live in higher-dimensional spaces that no single sphere can capture. It's a useful tool, but with sharp limits.

What happens when you measure: the spinning coin lands

Here's the part where quantum mechanics earns its strange reputation.

When a qubit is sitting on its Bloch sphere, it's a smooth, continuous object. There are infinitely many places its arrow can point. But the moment you measure it, something abrupt happens. The arrow snaps to either the north pole or the south pole. You read out either a 0 or a 1. The smooth, beautiful arrow is gone, collapsed into a single classical answer.

Back to our coin. While spinning, the coin has all this potential. Heads, tails, every angle in between. Then it hits the table, and there's a definite answer. You can't un-spin it. You can't ask the coin what it "really was" mid-air. The question stops making sense the moment it lands.

The same is true for a qubit, with one cosmic-feeling difference. The coin metaphor implies the answer was already determined, and you just couldn't see it during the spin. But for qubits, decades of experiments have shown that's not the case. The outcome genuinely isn't there until measurement happens. The qubit is doing something that has no clean classical comparison.

A key practical consequence: measurement destroys superposition. Once you've measured, the qubit is just a 0 or a 1, a regular bit. You don't get to peek without paying. This is why quantum algorithms put almost all their cleverness before the final measurement, and why running a quantum program many times to gather statistics is the norm, not the exception.

Multiple qubits: where the exponential lives

One qubit is interesting. Two qubits is where things start to feel different.

Two classical bits have four possible states: 00, 01, 10, 11. At any moment, your two bits are in one of those four. That's it.

Two qubits, by contrast, have a state described by four amplitudes, one for each of those possibilities, all coexisting in the description at once. The state lives in a 4-dimensional space, and you can't always tell each qubit's individual story. Sometimes the two qubits are entangled, meaning their fates are linked in ways that no pair of classical bits can copy.

Now scale up:

  • 1 qubit has 2 amplitudes
  • 2 qubits have 4 amplitudes
  • 3 qubits have 8 amplitudes
  • N qubits have 2^N amplitudes

By the time you reach 300 qubits, you have more amplitudes describing the system than there are atoms in the entire observable universe. You couldn't write that state down on every hard drive ever built.

This is what people mean when they say quantum computers tap into an exponentially large space. Not "they try every answer at once," but "the mathematical state they manipulate has exponentially more room to encode patterns and cancellations than a classical machine of the same size."

Why this matters: the qubit database

There's a useful way to picture the punchline, sometimes called a qubit database. Imagine a row of qubits, each one a tiny adjustable arrow. Tweak the arrows and you don't just store one number. You store a probability-weighted landscape across all 2^N possible bit strings at the same time.

Run a quantum gate, and you reshape the entire landscape in a single operation. Measure, and you sample one bit string back out, weighted by where you sculpted the peaks and valleys.

Quantum algorithms (Shor's algorithm for factoring large numbers, Grover's algorithm for searching unsorted data, quantum simulation of molecules) are all clever recipes for sculpting that landscape so the answers you want sit at the peaks, while the wrong answers cancel themselves out at the valleys.

This is why the field gets researchers excited. It's also why progress is harder than headlines suggest. Building a quantum computer means controlling those fragile arrows precisely enough to do the sculpting before noise smears the landscape into mush. We're getting better at it every year. We're nowhere near the point where your laptop should be nervous.

Where to go from here

If this clicked, you now know more than 95% of people who throw the word "qubit" around. The honest version, in five lines:

A qubit is a two-state quantum system. Its state is described by amplitudes whose squares give probabilities. You can picture a single qubit's state as a point on the Bloch sphere. Measuring it collapses the state to 0 or 1. Multiple qubits live in a 2^N-dimensional space, and that's where the power, and the difficulty, comes from.

The next time someone tells you a qubit is "0 and 1 at the same time," you'll know to smile politely and reach for the Bloch sphere instead.

If you want a place to start, the QuantumX Roadmap is a good first step, alongside our practical 90-day path for beginners. And the next QuantumX meetup is probably closer than you think.

Start your quantum journey with hands-on learning at QuantumX School.

← All articles