Fin Maverick
Foundations VocabularyAccounting & ReportingEconomics & MacroQuant Methods & ProgrammingBusiness & Company AnalysisCorporate Finance & ValuationBehavioural Finance
Banking & Market InfrastructureFixed Income & RatesDerivatives & Structured ProductsPublic EquitiesTransactions & DealsPortfolio ConstructionFunds & AMCs
Private Markets & AlternativesRisk, Treasury & ControlAI & Digital FinanceStochastic Calculus & PricingWealth & Personal FinanceIndian Markets & RegulationProfessional Practice
CalculatorComparison
Frameworks
Explore Bootcamps
Equity ResearchPortfolio ManagementMutual Fund MasteryFinancial LiteracyInvestment Banking Analyst
Private Equity AnalystHedge Funds AnalystBreaking Into VCBreaking Into QuantsAI For Finance
Financial Analyst ProgramRisk Management ProgramPrivate Wealth ManagementDebt Capital MarketsDerivatives Foundation
Explore Internships
Equity Research InternMutual Fund Intern
Portfolio Management InternFinancial Literacy Intern
Explore Micro Courses

Equity Research6

Writing an Investment ThesisBuilding a Discounted Cash FlowReading an Annual Report FastReading a Sector Before a CompanySpotting Quality of Earnings Red FlagsBuilding a Revenue Forecast From Drivers

Portfolio Management3

Rebalancing: When, Why and What It CostsStrategic and Tactical Asset AllocationMeasuring Risk in a Portfolio

Mutual Fund Mastery3

Comparing Funds Without Being FooledHow a NAV Is Struck and Which Day You GetReading a Fund Factsheet Properly

Derivatives Unlocked4

Hedging a Real ExposureThe Greeks, PracticallyFutures, the Basis and What Moves ItReading an Option Payoff

AI For Finance2

Retrieval and Grounding for FinanceDocument Extraction in Finance

Breaking Into Quants4

Backtesting a StrategyHypothesis TestingCleaning Financial DataRegression for Finance

Breaking Into VC3

Sizing a MarketReading a Term Sheet as a FounderHow a Venture Round Actually Works

Financial Analyst Program4

Common Size and Trend AnalysisReading a Cash Flow StatementRatio Analysis That Says SomethingBuilding a Working Capital Schedule

Risk Management Program2

Credit Exposure and How It Is ReducedValue at Risk and What It Hides

Investment Banking Analyst3

Precedent Transactions and Why They DifferReading a Term Sheet StructurallyBuilding a Comparable Companies Table

Private Wealth Management3

Tax Aware Portfolio DecisionsBuilding a Client Risk ProfileGoal Based Planning Arithmetic

Debt Capital Markets3

Analysing an Issuer's CreditDuration and What It Does Not Tell YouBond Pricing and Yield Mechanics

Private Equity Analyst2

Fund Waterfalls and CarryThe LBO in Structure

Hedge Funds Analyst2

Short Selling MechanicsLong Short Mechanics
Courses
Explore Career Roadmaps
Investment Banking AnalystEquity Research AnalystVC AnalystPrivate Equity AnalystHedge Funds Analyst
Quant AnalystAI For FinanceFinancial Analyst ProgramPrivate Wealth ManagementDebt Capital Markets
Risk Management ProgramDerivatives FoundationPortfolio ManagementMutual Fund Mastery
PartnershipsShowdown
Log inSign up
Quantitative Methods, Financial Data & Programming
1Probability
Probability in FinanceRandom VariableProbability DistributionsThe Normal DistributionNormal Distribution ProbabilityThe Lognormal DistributionRandomness vs Uncertainty
2Statistics and Inference
Population and SampleMean, Median and ModePrecision and AccuracyVariable TypesVariance, Standard Deviation and…Dispersion MeasuresStatistical BiasEffect SizeHypothesis TestingThe Sampling DistributionSkewnessKurtosisCovarianceConfidence IntervalArithmetic Mean vs Geometric MeanStatistical Significance vs Economic…Confidence Interval vs Prediction IntervalHow to Summarise a…
3Correlation and Regression
RegressionCorrelation and CausationOrdinary Least SquaresInteraction TermsRegression CoefficientsRegression vs ClassificationHow to Build a…Spurious CorrelationRegression, Correlation and FitResidualsMulticollinearityAutocorrelation and Partial Autocorrelation
4Time Series
Time Series in FinanceSimple, Weighted and Exponential…Moving Average CalculatorPrice, Return and Level SeriesHow to Prepare Time-Series…LagFrequencySeasonalityTimestampsTrendStationarity and the Unit RootHeteroskedasticityLeadRolling WindowsDifferencing
5Simulation and Numerical Methods
SimulationMonte Carlo SimulationHow to Run a…Numerical MethodsIterationResampling and the BootstrapPseudorandom Numbers and the SeedConvergence and ToleranceNumerical Stability
6Optimisation
OptimisationLocal and Global OptimaConstraintsConvex OptimisationThe SolverLinear ProgrammingThe Objective FunctionConstraint ViolationThe Feasible SetLagrange MultipliersQuadratic Programming
7Modelling Practice
Linear, Logistic, Ridge and…Training, Validation and Test…The ModelModel ErrorDependent and Independent VariablesThe ROC Curve and AUCWhat a Model HoldsMSE, RMSE, MAE and MAPEPrecision and RecallCross Validation and RegularisationOverfitting and UnderfittingReturn Series MeasuresSimple, Compound and Log Return
8Backtesting and Research Integrity
BacktestingBacktest vs Live PerformanceHow to Document a…How to Prevent Backtest…Out-of-Sample TestingWalk-Forward AnalysisMultiple TestingP-HackingData Snooping
9Data Quality and Structure
Data QualityThe DatasetSelection and Survivorship BiasVersioned DatasetsData Structures in FinanceData CleaningMissing Data and Null ValuesStructured Data vs Unstructured DataMissing Data vs ZeroData Validation vs Data CleaningOutliersDuplicate Records
10Programming for Finance
Data PipelinesAPIs for Financial DataAPI vs CSV FileDatabases in FinancePython for FinanceJoinsSQL for FinanceThe Analysis Workflow
11Quantitative Research
Research DesignThe Data Generating ProcessReproducibilityPeer Review in Analytical WorkThe Research HypothesisRobustness and Sensitivity

Autocorrelation and Partial Autocorrelation: Direct and Indirect Relationships in a Series

Autocorrelation asks whether a column of readings follows itself: whether one period says anything about the next one. The misses left behind by a line scoring 0.7559 on ten invented months carry a lag one autocorrelation of 0.4862, so those misses are not independent of each other. Neither original column carries that pattern, so the fit produced it.

Two of the words in that paragraph get used loosely everywhere else, so they are pinned down here before anything is built on them. A traded unitA thing that carries a price, left without a name. Nothing computed here would come out differently if it stood for shares rather than for a basket, so the label is never filled in. All it has to do is carry one price on one date and a different price a month later. is a thing with a price on it, and its monthly change is the percentage by which that price ended the month away from where it started. A miss, here, is the gap between what a fitted line said a month would deliver and what the record says it delivered. Both of those were built earlier and are covered separately.

The clock is what is new. Sums and squares do not care which reading came first, so everything computed on this record so far would have come out identically if the ten months had been shuffled into any order at all. The two measures in this guide are the exception. Both read along the order the months arrived, and they are the only quantities anywhere in this material that a tidy-minded person can destroy by sorting the table.

Which numbers arrive already settled, and which one is finally computed here?

The record is ten paired observationsTwo figures belonging to the same case, which mean nothing apart from each other. A case here is a month, and it supplies one figure to each column. Shuffle either column on its own and the pairing breaks without anything on screen looking wrong., invented for teaching. Each month carries two figures. One records the Nakshatra unit's move for that month, and that column does the explaining. The other records the Vasant unit's move over the same month, and that column is the thing to be explained. A straight line was fitted through the pairs, and it came out as 0.5000 plus 1.5000 times the Nakshatra unit's move. Subtracting what that line said from what each month actually delivered gives the ten misses. All of that is settled and none of it is reopened here.

Figures handed over to this guide, and where each was worked out
QuantityValueWhere it came from
The fitted line0.5000 plus 1.5000 times the inputFitted when the line was first built and never moved since
The fit statistic0.7559The share of the Vasant unit's movement the line accounts for
The ten misses, in time order1, 9, 8, 0, minus 5, 0, minus 3, minus 3, minus 2, minus 5Built where the miss itself is covered, one month at a time
The lag one autocorrelation of those misses0.4862Named earlier without being computed, and computed here for the first time

The last row of that table was pointed at three times earlier and left uncomputed. Fitting the line stated the figure and left it to be settled. The account of the method named independence of the misses as the one assumption this record breaks. The treatment of the misses themselves drew them against the clock and saw the shape without putting a number on it. The number is 0.4862 and the arithmetic behind it takes one line.

Breaking Into Quants Bootcamp — Fin Maverick

What does it mean for a column of readings to follow itself?

Start away from the record entirely. A tea stall sits outside one office building. Some days it sells out by four and some days it is still there at seven, and the owner wants to know whether a busy day tells him anything about tomorrow. Suppose busy days come in stretches while a conference is on or the weather has turned. Then today carries information about tomorrow, and knowing today is worth something. If busy days scatter with no pattern, today tells him nothing at all and he may as well plan every morning from scratch. The question is not whether the days differ. The real question is whether the days differ in a way that has memory.

Autocorrelation is that question turned into arithmetic, and the arithmetic is not new. Autocorrelation is the ordinary correlation, computed between a column and a copy of the same column moved along by a fixed number of periods. Nothing else changes. The readings are written down twice, side by side, the second copy slides down by one row, the rows that no longer have a partner are thrown away, and what is left is correlated. The number of rows slid by is called the lag. At a lag of one the question is whether this period says anything about the next one.

Sliding a ten row column down by one leaves nine rows with a partner. The first row of the shifted copy has nothing above it to pair with, and the last reading of the original slides off the bottom of the record. So a lag one reading on ten months rests on nine pairs, a lag two reading rests on eight, and a lag three reading rests on seven. That shrinkage matters more than it looks: it is the reason a reading at a long lag on a short record deserves very little confidence.

THE SAME COLUMN TWICE, THE SECOND COPY MOVED ALONG BY ONE MONTH Read down each pair of boxes. Nine pairs survive; two boxes lose their partner. AS THEY ARRIVED 1 9 8 0 minus 5 0 minus 3 minus 3 minus 2 minus 5 no partner empty 1 9 8 0 minus 5 0 minus 3 minus 3 minus 2 off the end MOVED ALONG NINE PAIRS SURVIVE THE SHIFT AND THEIR CORRELATION IS 0.4862
Autocorrelation at lag one is the ordinary correlation between the misses and the same misses moved along by one month, which leaves nine pairs once the two unpartnered boxes drop out.
Try it out

Explain autocorrelation at lag one to someone who knows what a correlation is and nothing else. Which sentence does it?

What is the lag one figure on this line's misses?

Written out along the clock, the ten misses run 1, 9, 8, 0, minus 5, 0, minus 3, minus 3, minus 2 and minus 5. The fitting method forces those ten misses to average out to nothing, so the arithmetic is unusually clean: multiply each miss by the miss immediately before it, add the nine products, and divide by the sum of all ten squared misses. The last of those totals is 218, and it is the same 218 that the fit statistic was built from.

The lag one calculation, all nine pairs, worked in the order the months arrived
PairThe earlier missThe next missProduct
Months 1 and 2199
Months 2 and 39872
Months 3 and 4800
Months 4 and 50minus 50
Months 5 and 6minus 500
Months 6 and 70minus 30
Months 7 and 8minus 3minus 39
Months 8 and 9minus 3minus 26
Months 9 and 10minus 2minus 510
The nine products added106
Divided by the ten squared misses2180.4862

The product column deserves attention before the answer does. Not one of the nine products is negative. Four of them are zero: three of the ten months sit exactly on the line or next to a month that does. Every product that is not zero is positive. A positive product means the pair sat on the same side of the line, and there is no pair anywhere in this record that sat on opposite sides. The single reading of 0.4862 is a compression of that fact, and the fact is more convincing than the reading.

The same point can be made without any multiplication at all. Across the nine consecutive pairs, the count of pairs with both misses on the same side of the line, positive with positive or negative with negative, is five. The other four all involve a month sitting exactly on the line, and a month on the line belongs to neither side. Five of the nine consecutive pairs have both misses on the same side of the line, and not one of the nine straddles it. A lag one reading of 0.4862 is what that arrangement looks like once it is compressed into a number.

Put one stretch of it into money so the size registers. Take an invented holdingA quantity of something a person actually has, priced in rupees. The round Rs 2,00,000/- below was picked for one reason only: percentages are hard to weigh in the head and rupee figures are not. of Rs 2,00,000/- whose value tracks the Vasant unit step for step. The first three months were all above the line, by 1, 9 and 8 percentage pointsWhat is left once one percentage has been subtracted from another. Climbing from 9.50 to 18.50 covers 9.00 of them. Describing the same climb as a rise of 9.00 per cent would be a claim about something else entirely, so the two get separate names throughout. in turn. On that holding those three gaps are Rs 2,000/-, then Rs 18,000/-, then Rs 16,000/- of movement the line did not account for. Rs 36,000/- of unexplained movement in one direction across three consecutive months. Every one of those figures measures the size of an error and nothing else. No one was holding this, no one made anything on it and no one was out of pocket.

THE TEN MISSES AGAINST THE CLOCK, NEVER SORTED the line 1 9 8 0 minus 5 0 minus 3 minus 3 minus 2 minus 5 1 2 3 4 5 6 7 8 9 10 THE NINE CONSECUTIVE PAIRS. FILLED MEANS BOTH ON THE SAME SIDE 1 and 2 2 and 3 on the line on the line on the line on the line 7 and 8 8 and 9 9 and 10 5 of 9
Five of the nine consecutive pairs put both misses on the same side of the line and none of them straddles it, which is a lag one reading of 0.4862 drawn out.
Try it out

What does a lag one reading of 0.4862 on the misses actually claim about the model? Pick the sentence that says it without saying more than it can.

AI For Finance Bootcamp — Fin Maverick

How can a fit that explains three quarters of the movement fail this check?

Here are the two readings together, and neither one gets softened. The line accounts for 0.7559 of the Vasant unit's movement across these ten months. By any ordinary standard that reads as a decent fit. The misses that same line left behind carry a lag one autocorrelation of 0.4862, and a reading of that size says those misses follow one another. Both numbers come out of the same ten months, and they disagree about whether the model should be trusted.

The obvious question is why nothing computed earlier caught it, and the answer is structural rather than careless. The fit statistic is built from a sum of squared misses. The slope and the intercept are built from sums of products and sums of squares. The correlation, the typical size of a miss, the average size of a miss: every one of them is a total, and a total does not know what order its terms arrived in. Addition takes no interest in sequence, so rearranged into any order at all the ten months return the identical decimal for every one of those figures. The lag one reading pairs each reading with a specific neighbour, and it is the only quantity anywhere in this material that would change.

The point is worth stating as a rule rather than an observation. If a check would survive shuffling the record, it cannot detect anything about the order of the record. Every check performed earlier would survive shuffling. So the model passed a set of examinations none of which could have failed it on this particular point, and the one examination that could was the one nobody had run. The missing examination costs a single line of arithmetic: nine products, one sum, one division.

ONE RECORD the same ten months, in order READING ONE, THE FIT share of the movement accounted for 0 1 0.7559 reads as a decent fit READING TWO, THE MISSES do the misses follow one another minus 1 0 1 0.4862 says the misses are not independent Invented ten month record, recomputed here. No maintained series is used, so there is no as-of date to state.
A fit statistic of 0.7559 and a lag one autocorrelation of 0.4862 come off the same ten months and point in opposite directions about whether the model can be trusted.
Try it out

Why could none of the figures computed earlier have caught this, however carefully they were read?

Risk Management Program Bootcamp — Fin Maverick

What is Partial Autocorrelation, and what does it take out?

Everything so far has been about lag one, where the question is simple: does this period say anything about the next one. Move to lag two and the question stops being simple. A period now sits in the middle, and that middle period has a relationship with both ends. The plain reading at lag two cannot separate the two things it is picking up. The plain reading reports whatever it finds between a period and the one two before it, whether that relationship arrived directly or travelled through the period in between.

Take the tea stall again and stretch it across three days. Suppose a busy Monday genuinely does make Tuesday busy: word gets round and stock runs low. And suppose a busy Tuesday genuinely does make Wednesday busy, for the same reasons. Now compare Mondays with Wednesdays across a whole year. Mondays and Wednesdays will look related, and the relationship will be real in the sense that the numbers show it. But Monday may have nothing whatever to do with Wednesday on its own: the entire apparent connection can be Monday reaching Wednesday through Tuesday, one step at a time.

The two measures draw exactly that distinction, and the distinction is the whole of the difference between them.

  • Autocorrelation at lag two reports the total relationship between a period and the one two before it, including everything that travelled through the period in between.
  • Partial autocorrelation at lag two reports the direct relationship only, with the route through the period in between taken out first.

The taking out is not a trick and it is not new arithmetic. Holding something fixed before looking at a relationship is the same idea. Every question about whether two things are related once a third thing has been accounted for needs that move. Here the third thing is the reading in between. Once the middle period's share of both ends is accounted for, the question becomes what relationship survives in what is left over. Whatever survives reaches across on its own.

At lag one there is no period in between, so there is nothing to take out, and the two measures are forced to agree. The total and the direct reading are always the same number at lag one, on every record that has ever been written down, and a reader who finds them differing there has made an arithmetic mistake rather than a discovery. The two measures only start to say different things from lag two onwards. Lag two is exactly where this record becomes interesting.

TWO ROUTES FROM ONE PERIOD TO A PERIOD TWO LATER THE INDIRECT ROUTE: WHAT THE DIRECT READING TAKES OUT THE EARLIER PERIOD two months back THE PERIOD BETWEEN one month back THIS PERIOD the month in hand THE DIRECT ROUTE: WHAT THE DIRECT READING KEEPS THE TOTAL READING PICKS UP BOTH ROUTES AND CANNOT TELL THEM APART. The direct reading removes the greyed route first and reports only what is left.
The total relationship at lag two carries everything travelling through the period in between, and the direct relationship removes that route before reporting what is left.
Try it out

Define the direct reading at lag two for a colleague, without using the word that names it. Which definition holds up?

Where do the total and the direct reading disagree on this record?

Run both measures on the ten misses at three lags and lay them out together. The record only has ten readings, so lag three already rests on seven pairs and nothing beyond it is worth computing at all. The limitation belongs to the record rather than to the measure.

Both readings on the ten misses, at each of three lags, computed in the order the months arrived
LagPairs survivingTotal relationshipDirect relationship
One month apart90.48620.4862
Two months apart80.0183minus 0.2856
Three months apart7minus 0.06880.0836

The first row is the forced agreement. At lag one there is no period in between and therefore nothing to remove, so the two columns hold the identical figure, 0.4862. Wherever those two columns match exactly at lag one, that is the arithmetic behaving, not the record saying anything.

The second row is why this measure exists. The total reading at lag two is 0.0183. On a scale that runs from minus one to one, that is nothing: it is the figure a reader would report as no relationship at all before moving on. The direct reading on the same eight pairs is minus 0.2856, a figure that is not nothing and points the other way.

Both are true and the reason is arithmetic rather than paradox. The misses lean positive at lag one, meaning a miss on the high side is usually trailed by a second one on the high side. The leaning carries forward. A month two steps back pulls the month in between up, and the month in between pulls the current month up, so the indirect route contributes something positive to the lag two total. Meanwhile the direct relationship, once that route is taken out, is negative. The positive route through the middle month and the negative direct relationship land almost exactly on top of each other and cancel, leaving a total of 0.0183 that reports nothing while something is plainly there.

The consequence is the practical half of this guide. A reader who computes only the total reading, sees 0.0183 at lag two, and concludes that there is nothing beyond lag one has been misled by their own check. The reader ran a real measure, read it correctly, and got an answer that was an artefact of which of the two questions they happened to ask. The direct reading at lag two is minus 0.2856 and it is invisible in the total.

TOTAL AND DIRECT, SIDE BY SIDE AT THREE LAGS zero LAG ONE, NINE PAIRS 0.4862 total 0.4862 direct LAG TWO, EIGHT PAIRS 0.0183 total, which reads as nothing minus 0.2856 direct LAG THREE, SEVEN PAIRS minus 0.0688 total 0.0836 direct Bars measured from the zero line, 260 units of width to one whole point of relationship. Invented record, recomputed here.
At lag two the total reads 0.0183 and the direct reads minus 0.2856, so the total reports nothing at the one lag where the direct reading reports something.
Try it out

At lag two the total reading is 0.0183 and the direct reading is minus 0.2856. How can both be correct at once?

Try it out

Before the panel below is touched: at a lag of one, will the total reading and the direct reading differ?

Play with it

Step the lag along, and switch which column is being read.

One control moves the lag from one to three. Three buttons switch which column of ten readings is being measured, and nothing else changes on switching: the lag stays where it was set and the arithmetic is identical on every column. Clicking any bar picks out the pair that ends on it and shows the single product that pair contributes. At the opening setting, the misses at a lag of one, the panel reads a total of 0.4862 and a direct reading of 0.4862 across nine surviving pairs, and those two figures are exactly what the table above prints.

Which column is being read:
Column
the misses
Pairs surviving
9
Total reading
0.4862
Direct reading
0.4862

Educational illustration, worked start to finish on figures that were invented for it. Months are held in the order they arrived and every reading here loses its meaning the moment they are sorted. The line holds at 0.5000 plus 1.5000 times the input no matter what the controls are set to, so the leftovers it produced never shift. Ten readings is very little to run this measure on: nine pairs remain at a lag of one, eight at two and seven at three, so the longer lags rest on almost nothing.

Where did the pattern come from, if neither column has it?

Everything up to here has treated the misses as the thing to be examined. Turning the same measure on the two columns the misses were made from changes the character of the question. The arithmetic does not change at all: the column is written out twice, the copy slides down one row, and the nine surviving pairs are correlated. Only the column being fed in is different.

The Nakshatra unit's own monthly changes, in the order they arrived, give a lag one reading of minus 0.4167. Minus 0.4167 is negative, and a negative reading at lag one means the opposite of persistence: a move in one direction tends to be followed by a move back the other way. The Nakshatra unit alternates rather than repeats. The Vasant unit's own monthly changes give 0.0305, and on a scale running from minus one to one that is nothing whatever. The Vasant unit does not follow itself in either direction.

Now put all three readings on one line. Minus 0.4167 for the input column. 0.0305 for the outcome column. And 0.4862 for what was left over after a straight line was drawn through the two of them. Neither column that went into the fit carries persistence, and what the fit failed to explain carries it strongly. The pattern was manufactured by the model rather than inherited from the record.

The 0.4862 is a statement about the line and about nothing else. The reading says the straight line is the wrong description of how these two columns are related: it runs high for a stretch of months and then low for a stretch, and the leftovers keep a memory of which stretch the record is in because the shape of the relationship changes and the line does not. The reading says nothing at all about either traded unit having a rhythm somebody could lean on, and the readings above are the proof that neither does. A reader who comes away thinking the Vasant unit repeats itself has read the exact opposite of what the arithmetic says.

One warning about that 0.0305, and it is worth reading twice. A completely different quantity, arrived at by an unrelated calculation and covered separately, happens to come out at exactly the same four digits on this same record. The match is a coincidence of the arithmetic and not a connection: neither figure can be derived from the other, and lining them up would be a mistake this record makes unusually easy. Here 0.0305 means one thing only: the Vasant unit's own lag one reading.

THE SAME LAG ONE MEASURE, RUN ON ALL THREE COLUMNS this band reads as nothing at all minus 0.50 0 0.50 minus 0.4167 the Nakshatra unit's own it alternates 0.0305 the Vasant unit's own, which is nothing 0.4862 what the line could not explain it persists Nine pairs behind every one of these three readings. Invented record, recomputed here.
The Nakshatra unit's own lag one reading is minus 0.4167 and the Vasant unit's is 0.0305, while the misses left over from fitting one on the other read 0.4862.
Try it out

The Nakshatra unit's own lag one reading is minus 0.4167 and the Vasant unit's is 0.0305. So where did the misses' 0.4862 come from?

Investment Banking Analyst Bootcamp — Fin Maverick Reading an Option Payoff — free micro-course from Fin Maverick

What follows once the misses are not independent?

Three things follow, and one of them is an instruction. Take them in order: two of them are commonly overstated and the third is commonly skipped.

The first is about confidence rather than about the numbers. Every statement of how firmly a coefficient is pinned down rests on counting how much independent information the record contains, and that count assumed each month's miss carried its own separate news. Here they do not: a miss says something about the next one, so ten months contain less independent information than ten months appeared to. The slope of 1.5000 is still 1.5000. The arithmetic behind the standard error of 0.3014 counted information twice, so the claim that the slope is pinned down to within 0.3014 is now too confident. The degrees of freedomHow many readings remain free to move after a calculation has already claimed some of them. Fitting a straight line claims two, one for each figure the line is made of, so a record of ten leaves eight behind. that figure divides by are a count of readings, and they cannot tell that some of those readings are partly repeats of each other.

The second is what does not follow, and it needs saying because the first point frightens people into throwing the fit away. Nothing above says the line was calculated wrongly. The slope and the intercept came out of the arithmetic correctly, the fitted valueWhat the line says a month should have delivered, worked out by feeding that month's input through the line. It sits beside the figure the month actually delivered, and the gap between them is the miss. for each month is what the line genuinely says, and 0.7559 really is the share of movement the line accounts for. A claim about independence is what has failed, and the damage falls on every measure of certainty attached to the fit rather than on the fit itself.

The third is a lead rather than a verdict. Something systematic is sitting in the misses that the line did not pick up. In practice that means one of two things: an input is missing, or the shape is wrong. On this record it is the shape, and the shape is visible without any arithmetic: the misses run high for the first stretch of months and low for the rest. A single straight slope is being asked to describe a relationship that changed partway through the record, and the leftovers keep the memory of which stretch the record is in.

The instruction is one line long: report the figure beside the fit, in the same sentence, not in a footnote nobody reaches. Procedures that adjust a fit for misses that follow one another are covered separately. Modelling a column directly from its own past is covered separately too, and these two measures are usually the doorway into it.

THE INDEPENDENCE CHECK FAILED lag one on the misses reads 0.4862 CONFIDENCE IS BORROWED the record holds less separate news than it seems THE FIT IS NOT MISCALCULATED 0.5000 plus 1.5000 times the input is still what it is SOMETHING IS LEFT OVER an input is missing, or the shape of the line is wrong write into the note: treat the standard errors as understated write into the note: keep the coefficients, drop the certainty write into the note: the shape is the suspect, not the arithmetic Every branch ends in a line written down. None of them ends in a quiet change to the model or to the record.
Misses that follow one another make every statement about the coefficients too confident and usually mean an input is missing or the shape of the line is wrong.
Try it out

The misses are not independent. Which reading of that is accurate about what breaks and what does not?

A correct model note, two correct figures, and a conclusion nobody could defend

Picture the note as it would actually be written. The line accounts for 0.7559 of the outcome's movement. The slope is 1.5000 against a standard error of 0.3014, very nearly five times its own standard error, and on the strength of that the note says the relationship is firmly established. Every figure in that paragraph is correctly computed. The trouble is the sentence that is missing.

The misses read 0.4862 at lag one, and the arithmetic behind that 0.3014 assumed they did not. Ten months of a record whose misses follow one another hold less independent information than ten months of a record whose misses do not, so the confidence attached to the coefficient is borrowed rather than earned. The number 4.9770 is still what it is; what it means is weaker than the note claims.

The second failure is smaller, more common, and preventable outright. A careful reader does check further out, computes the total reading at lag two, gets 0.0183, and writes down that there is nothing past lag one. The direct reading at that same lag is minus 0.2856. The route through the month in between cancels that reading almost exactly, so it was never going to appear in the total. Both failures have the identical shape: a check was run, a reassuring number came back, and the reassurance was an artefact of which quantity was chosen rather than a fact about the record.

The fix is two habits, and neither takes a minute. Quote the lag one figure in the same sentence as the fit statistic, so no reader can meet one without the other. And read the total and the direct readings together at every lag. On this record the one that reports nothing is the one that is wrong.

The misses follow one another. See what that leaves standing.

How is the check actually run, in four lines?

The check is the part an analyst reviewing somebody else's model note does in under five minutes, and it is worth having as a habit rather than as knowledge. Think of a shopkeeper checking the till roll: the totals can be perfect and still hide the fact that every short day fell in the same week. Order is information, and it is the first thing a tidy spreadsheet destroys.

  1. Keep the observations in the order they arrived and never sort them. Sorting by size makes a neater chart and turns every figure in this guide into a number about a record nobody ever observed. If the table has already been sorted and the original order is gone, the check cannot be run at all and the honest thing to write is that it could not be run.
  2. Plot the misses against the clock and count the runs on one side. No arithmetic yet. On this record the eye finds it immediately: three months above the line and then six at or below it. Five of the nine consecutive pairs land on the same side.
  3. Compute the lag one reading, one line of arithmetic. Each miss multiplied by the one before it, the nine products added to give 106, divided by the 218 already available from the fit, reads 0.4862.
  4. Quote it beside the fit statistic, every time, in the same sentence. Two figures reported together are a report. Either one on its own is a selection, and the selection always flatters the model. The flattering figure is the one that gets computed by default.

The sampleThe handful of cases somebody managed to collect, doing duty for the far larger set nobody collected. Ten months is one of those handfuls, and the question it is answering is about every month there could ever be. here is ten months. Ten is very few, and the check is correspondingly rough: nine pairs at lag one, and fewer at every lag beyond it. Roughness is not a reason to skip it. A rough check that can fail is worth more than a precise one that cannot, and every other figure computed on this record belongs firmly in the second category. Hold the misses against the spreadA measure of how widely a set of readings scatters about its own middle. Large means the readings are thrown far apart; small means they sit close together. of the outcome itself and the same lesson appears twice: the line took a column wandering by about ten percentage points and left leftovers of about five. The improvement is real, and five points is still a great deal of movement to be following a pattern of its own.

THE CHECK, AS WORKING ON A SHEET step nought: sort the ten months by size so the chart looks tidy never do this 1 keep the months in the order they arrived 2 count the consecutive pairs on the same side 5 of 9 3 divide the nine products by the squared misses 106 over 218 4 write it beside the fit, in one sentence FIT 0.7559. MISSES 0.4862 AT LAG ONE. THE SAME TEN MONTHS.
Keep the order, count the runs on one side, divide 106 by 218 to reach the lag one reading, and quote it beside the fit statistic every time.
Try it out

The ten months are sorted by size so the chart rises neatly from left to right. Which figures in this guide survive that?

The closing line of all of this is one sentence: the same ten months that produced the good looking number produced the evidence against it, and both belong in the same paragraph. A fit statistic of 0.7559 and a lag one reading of 0.4862 were computed from one record, by one person, on one afternoon. Whether a reader ever meets the second figure is a decision about what gets written down, and that decision is made by whoever writes the note rather than by the arithmetic.

What is covered elsewhere

The fitted line, its slope and intercept and how they were found are not covered here; they are built where the fit itself is covered. The miss itself, what it means and how it is read, is covered separately too. Both arrive here already made.

Modelling a column directly from its own past is covered separately, and these two measures normally open the door to it. Neither measure forecasts anything. Both describe a record that has already been written down, and a reading taken off ten past months is not a statement about the eleventh. The procedures that adjust a fit when its misses follow one another are covered separately too.

Ten months is far too short a stretch to be measuring any of this on, and the readings at the longer lags rest on eight pairs and seven.

Who vouches for a reading like 0.4862?

Nobody outside the arithmetic. Every reading above is worked on a column of made up figures. The only thing that can stand behind such a reading is the working itself, set out step by step and open to being redone on paper. No regulator writes a rule about this check and no exchange publishes it.

Sources consulted
SourceDocumentSite
None namedNone. Every reading is worked out here from ten invented months held in the order they arrived.None

The Nakshatra unit and the Vasant unit are invented.
Educational material. Not advice on any investment, tax, budget or market position.

← Previous
Fin Maverick Micro CoursesExplore Micro Courses
Fin Maverick BootcampsExplore Bootcamps
Fin Maverick

Finance education that ends in a job, not a certificate that gathers dust. Built for young India.

LEARN
CalculatorsFrameworksComparisonsCareersShowdown
RESOURCES
All CoursesMicro CoursesBootcampsInternships
COMPANY
AboutJob openingPartnership
LEGAL
Privacy PolicyTerms & ConditionsContent LicenseReturn & Refund Policy
© 2026 FIN MAVERICK / BUILT FOR INDIA.DO FINANCE, DO NOT JUST READ ABOUT IT.