Quant interview prep guides

Z-Score Mental Math for Quant Interviews

Z-score mental math for quant interviews, covering standardized distance, benchmark calculations, normal intuition, and interpretation mistakes.

Candidates who need quick standardized-distance calculations.

A z-score is standardized distance

A z-score says how many standard deviations a value sits above or below a mean. It is a scale conversion before it is an interpretation.

Compute in two steps

First subtract the mean, then divide by standard deviation. Keeping those steps separate reduces sign and denominator mistakes.

Concrete example

If a result is 72, the mean is 60, and the standard deviation is 8, the z-score is (72 - 60) / 8 = 1.5, meaning it is one and a half standard deviations above the mean.

Interpret cautiously

A large z-score may be unusual under a model, but the model and sample context matter. Do not turn a quick calculation into an unsupported conclusion.

Common mistakes

Candidates often divide the raw value by standard deviation without subtracting the mean. That is not a z-score, because standardized distance is measured from the mean.

Practice the pattern

Use the LeetQuidity curriculum and calibration to turn this topic into a focused practice plan.