Articles
Long-form explainers grounded in real tutoring moments — topic explainers for students working through the places the material gets tricky.
Topic explainers
Statistics
-
Central Limit Theorem: It Doesn't Make Your Data Normal
No.
-
Conditional Probability (Bayes): 99% Accurate Test, 50% Sick?
The reasoning that keeps showing up: the test is 99% accurate, you tested positive, so there's a 99% chance you have the condition.
-
Confidence Interval: What 95% Doesn't Mean
No.
-
Descriptive Statistics: 3 Beginner Traps That Feel Right
These three mistakes show up at the very beginning of a statistics course, and they share an unusual quality: the wrong answer sounds like careful thinking.
-
Hypothesis Testing: 4 Mistakes That Feel Right
Hypothesis testing is one of those frameworks that feels intuitive until you try to apply it — and then each piece trips you up in a different way.
-
My correlation is basically zero — does that mean the two variables aren't related?
The recurring move goes like this: you run the numbers, Pearson's r comes back at 0.02, and you conclude the two variables aren't related — maybe you even drop one as a predictor or call them "independent." It's a tempting jump, because a single number sitting near zero looks like a clean verdict on the whole relationship.
-
P-Hacking: Why p < 0.05 Lies When You Run Many Tests
The most common reading: "I tested 20 things, one came back p = 0.03, so that one is real." The logic feels tight — p < 0.05 means less than a 5% chance of a false alarm, and 0.03 is well below the line.
-
Regression to the Mean: Not a Treatment Effect
The intuitive answer is: they improved because the treatment worked.
-
Why doesn't my standard deviation get smaller when I collect more data?
The recurring move that goes wrong: you collect 50 points, get an SD around 15, expect that collecting 500 will drag it down toward something like 15/√10 ≈ 4.7 — and then panic when the SD comes back at 15 again.
Mathematics
-
Decibels: Why Doubling Is 3 dB or 6 dB (Power vs Voltage)
The recurring mistake looks like this: you learned that "doubling is 3 dB," so when a voltage goes from 10 V to 20 V you write `10·log10(20/10) = 3 dB` and move on.
-
Dividing by Zero: Why It's Undefined, Not Infinity
The version almost everyone reaches for: 1 divided by a very small number gives a very large number, so 1 divided by zero "should be" infinity.
-
Final Value Theorem: Why It Lies for Sine Signals
You took the transform of something like $\frac{1}{9}\sin(9t)$, got $F(s) = \frac{1}{s^2+81}$, multiplied by s, set s = 0, and read off 0 — so you wrote down that the steady state is zero.
-
Geometric Mean: Why the Midpoint of 1 and 100 Is 10, Not 50
You look at a log axis running from 1 to 100, find the point halfway along, and read off 50 — because halfway between 1 and 100 is obviously (1 + 100) / 2 ≈ 50.
-
Simplex Method: It Doesn't Test Every Vertex (+2 Mistakes)
The simplex method is the standard algorithm for solving linear programming problems.
-
What do negative frequencies in the Fourier transform actually mean physically?
You take the Fourier transform of cos(2π·50·t), see one impulse at +50 Hz and an identical one at -50 Hz, and conclude the -50 Hz bin is a computational artifact — so you delete it and keep only the positive half.
Physics
-
Centrifugal Force: Why It's Not on a Free-Body Diagram
The version almost everyone reaches for: an object swinging in a circle has two forces fighting each other — an inward tension pulling it toward the center and an outward centrifugal force pulling it away.
-
Does an inductor block current or not? It says it 'opposes current' but current still flows
Here is the recurring confusion, stated plainly: you read that an inductor "opposes current," so for a series RL circuit with a 12 V source you expect it to permanently throttle the current — maybe holding the inductor voltage near 12 V the way a resistor would hold a steady drop.
-
Electrostatics: 3 Beginner Mistakes (and Why They Make Sense)
Electrostatics is full of inverse relationships, sign conventions, and definitions that look similar but behave differently.
-
Gauss's Law: Why Zero Flux Doesn't Mean Zero Field
If a Gaussian surface encloses no charge, the net flux through it is zero — and a lot of students immediately conclude the electric field inside is zero too.
-
If I pull capacitor plates apart does the charge go up or down? (it depends on the battery)
The usual move is to reach for two formulas — C = ε₀A/d and Q = CV — see that doubling the separation halves the capacitance, and conclude in one step: "C halved, so Q halved." That gives a confident wrong answer, because whether the charge actually changes depends on something the formulas never mention — whether the battery is still connected.
-
Lenz's Law: It Opposes the Change, Not the Flux Value
Here is the move that trips people up, and it shows up again and again on physics help forums.
-
Normal Force: Why It Isn't Always Equal to Weight
The version almost everyone reaches for: weight pulls you down, the floor pushes back with the same magnitude, and those two forces are Newton's third-law partners.
-
RC Time Constant: Why 1τ Is 63.2%, Not Fully Charged
The recurring confusion goes like this: you read "time constant," reason that τ = RC is the time the capacitor takes to charge, and conclude that at t = τ the capacitor sits at the full supply voltage.
Chemistry
-
Entropy Is Not Disorder: What It Actually Measures
The version almost everyone reaches for: entropy is a measure of messiness or disorder.
-
Strong Acid vs Concentrated Acid: Why They're Not the Same
The answer almost everyone reaches for: pH measures how much acid you added — more acid means lower pH, so a more concentrated acid always beats a less concentrated one.
-
Why does carbon in CO2 have a +4 oxidation state but a 0 formal charge?
The version almost everyone reaches for: oxidation state and formal charge are two names for the same thing — both measure how many electrons "belong" to an atom in a molecule.
Engineering
-
BJT Transistor: Collector Current Comes From the Supply, Not the Base
Preparing for a lab defense, a student was asked where the 2 mA at the collector comes from and answered: the base.
-
Does the Q-point shift when you swap a BJT with different beta in a voltage divider bias circuit?
Preparing for a lab defense, a student was asked what happens to the collector current if you swap the beta-50 transistor in a voltage divider bias circuit for a beta-200 part.
-
ELI the ICE Man: Stop Memorizing the Phase Sign
Ask "does voltage lead or lag the current in a capacitor?" and the recurring wrong answer is "voltage leads by 90 degrees." It's the inductor's answer, swapped onto the capacitor.
-
RMS vs Peak Voltage: Why a 120 V Outlet Hits 170 V
The version almost everyone reaches for first: a "120 V" wall outlet supplies 120 volts, more or less constantly, with some gentle AC wiggle on top.
-
Why do the two op-amp inputs sit at the same voltage if they aren't connected?
The version almost everyone reaches for first: the two input pins of an op-amp are shorted together, which is why they're at the same voltage.
-
Why does BJT transconductance gm depend on the collector current IC?
Preparing for a lab defense, a student was asked why raising the collector current makes a BJT more sensitive — why gm should depend on IC at all.
-
Why does IC stay independent of beta only when there is an emitter resistor RE?
Preparing for a lab defense, a student was asked what would happen if you shorted the emitter resistor to ground — and answered that nothing much would change, because the voltage divider still holds VB steady, so IC stays put and beta-independent.
-
Why does VE rise when IC increases in a BJT bias circuit (RE negative feedback step 1)?
Preparing for a lab defense, a student was asked how the emitter resistor reins in a rising collector current — and answered that it can't, because VE is pinned at VB − 0.7 V and never moves, so VBE never changes and nothing throttles the current.
Economics
-
Comparative Advantage: It's Lowest Cost, Not Most Output
You set up the table, see Country A make 10 wheat and 5 cars against Country B's 4 wheat and 1 car, and you hand A both goods — it's better at each, so it should make each.
-
Dominant Strategy: Why It's Not Best for Everyone
A dominant strategy is the choice that gives you the best outcome regardless of what anyone else does.
-
Money Supply, Banks & Costs: 3 Economics Traps That Feel Right
Three introductory economics errors keep appearing in sessions across money, banking, and supply and demand.
-
Price Ceiling and Price Floor: Why Most Beginners Flip Them
The version almost everyone reaches for first: a price ceiling is high, so it pushes prices up, so producers supply more — surplus.
-
Price Elasticity of Demand: Why It Isn't the Slope
Here is the move that trips people up: you compute the slope of a straight-line demand curve, find it's constant (say −1 everywhere), and conclude elasticity must be constant too — so when a problem says the same line is elastic at the top and inelastic at the bottom, you decide one of those answers has to be a mistake.
-
Reaganomics and Inequality: The Causal Chain (Reversed)
The standard critique of Reagan's economic policies — "they caused inequality" — is usually stated without a mechanism.
-
Real vs Nominal GDP: Divide by the Deflator, Don't Subtract
No.
-
Sunk Cost Fallacy: Why Money Already Spent Doesn't Count
You bought $600 of non-refundable concert tickets.
-
The Marginal Cost Curve: Why It Crosses ATC at Its Minimum
The version most people reach for: marginal cost must always be below average total cost, and the two curves eventually meet when output gets large enough.
Psychology
-
Spaced Repetition: Why Review Intervals Grow
Three mistakes about memory and study technique appear in sessions on the psychology of memory.
Business
-
Marketing Attribution Models: Why a Better One Won't Fix Cross-Device
A more sophisticated attribution model does not fix a broken data pipeline.
Craft
-
How to Draw a Face: Two Errors Behind Sleepy Eyes and Flat Lips
Mateo came to portrait drawing knowing what a face looks like but not how to construct one.