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

How to Build a Baseline Regression Model, Step by Step

A baseline is a model, not the absence of one. The baseline guesses a single number for every month, and every later model has to beat it. On ten invented months the best single guess is the average of 2.00 per cent, and it misses by 9.4499 percentage points typically. The fitted line halves that to 4.6690, and the ratio between the two is what 0.7559 reports.

Two words in that paragraph need settling before anything else. A traded unitSomething with a price attached and nothing else settled about it. No industry, no issuer, no business behind it. The price is free to move from month to month, and that movement is the only property any of the arithmetic here needs. is a nameless something with a price. Its monthly change is how far that price moved over one month, written as a percentage of where the month started. When this note says the outcome moved 18.50 per cent in one month and the guess was 2.00 per cent, the gap between them is 16.50 percentage pointsThe unit counted in when one percentage is taken away from another. A move up from 2.00 per cent to 18.50 per cent covers 16.50 of them. Saying it rose 16.50 per cent would claim something quite different, so the two are never swapped., and that gap is what everything here is built out of.

Everything after this is an order of work. Not a formula, not a new measure, not a better model. An order, and the order is where the honesty lives.

What is already settled, and what does the order of work add?

Three things are taken as already built and used without being taught again. How a straight line is fitted to a set of paired months, and what it assumes while doing it, is covered separately. The claim each of the two numbers in the fitted line makes is covered separately. And the misses the fitted line leaves behind, read one at a time, are covered separately as well.

The running order is what those three leave out, and a run of steps can do two things no single step can: it can put a number beside a number that makes it mean something, and it can force a check to happen before the result is written rather than after. A reader who already knows what a slope is and what 0.7559 means can still ship a result nobody else can argue with, and an unarguable result is the failure this order of work prevents.

What is a baseline, and why is it the first thing built?

Picture a stall outside one office building, selling one thing, six days a week. The person running it has a rule: today will take what an average day takes, so put out forty plates. The rule is not sophisticated and it is not nothing. The rule is a forecast. It makes a number in advance, the day happens, and at closing time the miss is right there in the unsold plates. Over six days that rule was out by about 3.67 plates a day.

Now the important part. If somebody arrives with a cleverer rule, one that looks at the weather and the day of the week and the queue at the bus stop, there is exactly one question worth asking about it: does it beat 3.67 plates a day? Not is it clever, not does it use more information, not does it feel modern. Does it beat the number the simple rule already put on the board.

THE STALL DAY BOOK, INVENTED. A RULE THAT GUESSES ONE NUMBER IS STILL A FORECAST DAY PUT OUT, BY THE RULE ACTUALLY SOLD THE MISS Day 140 plates382 too many Day 240 plates444 too few Day 340 plates40exactly right Day 440 plates337 too many Day 540 plates477 too few Day 640 plates382 too many THE SCORE ON THE BOARD out by 3.67 plates a day, on average Any cleverer rule now has one job: come in under 3.67. Without this row, better has nothing to attach itself to.
A rule that guesses the same number every day is still a forecast, and it can be marked: this invented stall is out by 3.67 plates a day, which is the number any cleverer rule now has to beat.

A baseline in a fitted model is that stall rule, moved across. The baseline guesses one number for every month in the record, it can be scored on exactly the same measure as anything fancier, and it usually turns out to be harder to beat than people expect. Nobody has said what a fitted model with no baseline beside it is better than, so it has not been shown to be worth anything. The score is not a formality attached to the result. The score is the result.

Try it out

Which sentence comes closest to why a baseline counts as a model rather than as the absence of one?

Risk Management Program Bootcamp — Fin Maverick

What is the best single number to guess?

The record here is ten paired observationsTwo readings taken off one case, which then have to stay together. Every month here supplies one figure for the input and one for the outcome, and splitting them apart throws away the only thing the pair says jointly., invented for teaching. Each month carries a monthly change for the Nakshatra unit, the input, and a monthly change for the Vasant unit, the outcome. The ten months are held in time orderThe cases arranged in the order they actually happened, earliest first, rather than sorted by size or by anything else. Sorting them would make some charts tidier and would throw away every question about what follows what. and they stay in it. One of the checks further down reads them along that order, and a sorted record cannot answer it.

Now the baseline question. One figure has to be committed to and used for every one of the ten months. Which figure? Almost everybody says the average without being able to say why, and it is worth watching the arithmetic decide rather than taking it on trust.

Try it out

Before anything below is moved: is there a single number, guessed for every month, that beats the average of the ten months on squared misses? The commitment comes first.

Three candidates. A guess of 0.00 per cent for all ten months brings the squared misses to 933. A guess of 2.00 per cent, the average of the ten, brings them to 893. A guess of 5.00 per cent brings them to 983. Moving away in either direction makes the score worse. A lowest point looks like that from either side.

Three candidate baselines on the same ten invented months. Every figure recomputed here.
The single number guessedSquared missesTypical miss, per centVerdict
0.00 per cent every month9339.6592Beaten
2.00 per cent, the average8939.4499The baseline
5.00 per cent every month9839.9146Beaten
THE COST OF EVERY POSSIBLE SINGLE GUESS. ONE LOWEST POINT, AND IT SITS AT THE AVERAGE 900 1000 1100 1200 1300 1400 1500 933 893 983 minus 5 0 2.00 5 10 THE SINGLE NUMBER GUESSED FOR EVERY MONTH, PER CENT Vertical scale is the squared misses across all ten months. The lowest point on it is 893. That same 893 is the total movement of the outcome about its own average, which is why it reappears underneath 0.7559.
Guessing 0.00, 2.00 and 5.00 per cent every month gives squared misses of 933, 893 and 983, so the average of the ten months is the single guess nothing beats.

The average of 2.00 per cent wins, and its score of 893 is exactly the total movement of the outcome about its own average. The same 893 turns up underneath 0.7559 further down. The baseline is not a separate object bolted on for comparison. The baseline is the quantity the fitted line is already being measured against, made visible and given a number of its own.

One honest refinement, and it belongs here rather than in a footnote. The average is the winner on squared misses and it is not the unique winner on absolute misses: on this record any guess from minus 1.00 to 2.50 per cent leaves the average absolute miss at 7.50 per cent. Which is a small thing that carries a large instruction. The answer to what is best moves when the measure moves, so the measure scored on has to be stated.

Play with it

Slide the single number the baseline guesses, and watch every miss redraw.

One control moves: the figure the baseline commits to for all ten months, anywhere from minus 5.00 to 10.00 per cent. The ten months, the outcome and the fitted line are all held fixed, so the only thing doing any work is the guess. The upper panel draws a miss as a vertical bar for every month. The lower panel shows where the guess sits on the cost curve, so the climb is visible before it is felt. At the opening setting of 2.00 per cent the panel reads squared misses of 893 and a typical miss of 9.4499 per cent, against the fitted line at 218 and 4.6690 per cent.

Jump to a setting:
Guess
2.00 per cent
Squared misses
893
Typical miss
9.4499 per cent
Against the fitted line
2.02 times

Educational illustration, built entirely on invented figures. The two units named here, and the ten monthly changes recorded against them, were composed for teaching and match no security, company, index or market. The ten months stay fixed and stay in the order they happened. Only the baseline guess moves: the fitted line is pinned at 0.5000 plus 1.5000 times the input, so nothing on screen is a claim about what some different fit would produce.

Breaking Into Quants Bootcamp — Fin Maverick

In what order do the steps go?

Seven steps, and each one is a single line. The content of each step is either already built or is one instruction. No step is hard on its own, and the whole of the difficulty is doing them in this order rather than the order that feels natural.

  1. Write down the question, and whether the answer wanted is a size or a label.
  2. Fix the record and the order it is held in, and change neither afterwards.
  3. Score the baseline. Before anything at all has been fitted.
  4. Fit the line, with one input.
  5. Score the fitted line on the same measure the baseline was scored on.
  6. Look at the misses, against the input and against the clock.
  7. Write the result down, with the check that failed sitting beside the ones that passed.

The order that feels natural runs differently. Fitting is the interesting part, so the natural order fits first and fetches a baseline afterwards if a reviewer asks for one. A baseline scored after the fit is a baseline chosen to lose, so step three before step four is the whole discipline. Once 0.7559 has been seen, the number the baseline has to sit below is known, and one of the several available gets picked, without anyone meaning to.

THE ORDER OF WORK. SEVEN STEPS, AND ONE OF THE JOINS CANNOT BE TAKEN BACKWARDS 1 Write the question down, and whether the answer is a size or a label 2 Fix the record and its order, and change neither afterwards 3 SCORE THE BASELINE, before anything at all has been fitted 4 FIT THE LINE, with one input 5 Score the fitted line on the same measure as the baseline 6 Look at the misses, against the input and against the clock 7 Write the result down, including the check that failed A BASELINE SCORED AFTER THE FIT IS ONE CHOSEN TO LOSE Steps 1, 2, 5, 6 and 7 are ordinary bookkeeping. The two shaded steps carry the honesty, and only because of their order. Once a fit statistic has been seen, the baseline stops being a question and becomes a target, and nobody notices it happening.
Score the baseline before fitting anything, because a baseline scored afterwards is a baseline chosen to lose once the fit statistic is already known.
Try it out

Why does the baseline have to be scored before the model is fitted rather than after?

What tells whether the fitted model beat the baseline?

Step five, and it is one rule: score both on the same measure, and put them on the same line. The measure has to be in the units of the outcome itself, per cent here, and per cent is the only form a reader can argue with. Somebody can disagree with a claim that the typical miss fell from 9.4499 per cent to 4.6690. 0.7559 has no units and therefore no foothold, so nobody can disagree with it.

The baseline and the fitted line, scored on the same three measures. Ten invented months.
The modelSquared missesTypical missAverage miss
Baseline: 2.00 per cent every month8939.4499 per cent7.50 per cent
Fitted: 0.5000 plus 1.5000 times the input2184.6690 per cent3.60 per cent
What the fitted line kept24.41 per cent49.41 per cent48.00 per cent

Now the comparison in one number. R squared is one minus the fitted squared misses over the baseline squared misses. One minus 218 over 893 is 0.7559. The two rows above are the whole content of 0.7559, and the single number carries nothing at all those rows do not already carry. Reported without those two rows it is a number without a scale, and a reader has no way to know whether the improvement is worth having in the units they actually care about.

The bottom row of that table is where people are quietly misled. On squared misses the fitted line keeps 24.41 per cent of the baseline. On the typical miss, in the outcome's own units, it keeps 49.41 per cent. The two figures describe the same improvement, and one of them sounds twice as good as the other. Why the squared scale behaves that way is covered separately. The instruction that belongs in this order of work is to report both, so the reader can see the spreadHow far apart a set of figures sit from each other, measured about their own average. Built and used earlier, and taken as known here. of the misses in units they can picture.

THE SAME IMPROVEMENT, ON THREE MEASURES. TWO OF THEM ARE IN UNITS A READER CAN FEEL SQUARED MISSES TYPICAL MISS, PER CENT AVERAGE MISS, PER CENT baseline 893 fitted line 218 kept 24.41 per cent this is the one that turns into 0.7559 baseline 9.4499 fitted line 4.6690 kept 49.41 per cent roughly half the miss, in the outcome's own units baseline 7.50 fitted line 3.60 kept 48.00 per cent and this one agrees closely with the middle Bars in each panel are scaled to that panel's own baseline. Every figure is invented and recomputed from the ten months.
The baseline misses by 9.4499 percentage points typically and the fitted line by 4.6690, which is where 0.7559 comes from and why the squared column looks better than the felt improvement.
Try it out

The baseline scores 893 in squared misses and the fitted line scores 218. What is R squared, and what is the arithmetic?

Try it out

The result has to be described to somebody who has never met R squared. Which sentence goes in front of them?

What is checked before reporting anything?

Three checks, and the procedure says all three happen before the writing up, not after somebody queries the result. Each is a picture and each has a named way of failing.

Check one, the misses against the input. Draw a scatterA plot where every case becomes one dot, positioned by two of its figures at once. Nothing is joined up and nothing is summarised; the picture is only the pile of dots. of the miss against the input value for each month. The shape is what matters. A run of dots that sags in the middle and rises at both ends says the straight line was the wrong shape for the job. On this record there is no tilt at all: the misses and the input are exactly uncorrelated, and the ten months were constructed that way. Check one passes.

Check two, the misses against the clock. The months go back in the order they happened and the misses are drawn along it. Runs are what matters: stretches where the misses sit on the same side of the line for several months together. Here the first three misses are all above the line and the last four are all below it, and five of the nine consecutive pairs sit on the same side. Measured, the lag one figure on the misses is 0.4862. A miss above the line is followed by another miss above the line about half the time. The record fails check two, and the procedure requires that failure to be written down rather than fixed at this stage. What that figure means and what is done about it is covered separately, and the whole point of the order of work is that the failure is recorded whether or not the cure is known.

Check three, whether any input is a near copy of another. Two inputs saying almost the same thing leave the fit looking exactly as healthy as before while the numbers attached to each of them stop meaning anything. Here there is one input, so there is nothing to compare it with and the check does not apply. A blank line reads as untested, so say so in the write up rather than leaving it blank.

THE THREE CHECKS, RUN BEFORE ANYTHING IS WRITTEN. THIS RECORD FAILS THE MIDDLE ONE 1. MISSES AGAINST THE INPUT 2. MISSES AGAINST THE CLOCK 3. INPUTS AGAINST EACH OTHER miss, per cent the input, left to right PASSED, NO TILT AND NO BEND miss, per cent months 1 to 10: three above, four below FAILED, THE FIGURE IS 0.4862 This record carries one input and no second one to compare it with, so there is nothing here to be a near copy of. Record it. Do not leave it blank. NOT APPLICABLE All three run before the write up. The middle panel reads only because the ten months were never sorted. Nine dots for ten months in the left panel: months 5 and 10 share an input of 1.00 and a miss of minus 5.00.
Check the misses for a shape against the input, for runs against the clock, and the inputs for near copies of each other, and this record fails the second one at 0.4862.
Try it out

Name the three checks. Which one does this record fail, and what is the figure?

AI For Finance Bootcamp — Fin Maverick

What is written down beside the result?

Six items. A result missing any one of them cannot be checked by a second person. Being checkable is the only property that makes a result useful to anybody who was not in the room while it was built.

The six items, filled in for this record. Every figure invented and recomputed here.
The itemWhat goes in it here
The questionHow much does the Vasant unit move in a month? A size, not a label.
The record, and how many observationsTen paired months of the Nakshatra unit and the Vasant unit, invented, held in time order.
The baseline and its scoreGuess 2.00 per cent every month. Squared misses 893, typical miss 9.4499 per cent.
The fitted model, with the units of every number in it0.5000 plus 1.5000 times the input. The 0.5000 is in per cent of the outcome; the 1.5000 is per cent of the outcome for each one per cent of the input.
The score, on the same measure as the baselineSquared misses 218, typical miss 4.6690 per cent. R squared 0.7559, and adjusted R squared 0.7254.
The checks that were run, and the one that failedShape against the input: passed. Runs against the clock: failed, at 0.4862. Near copies among the inputs: not applicable, one input.

The fourth row is where most write ups quietly go wrong, and it is not the number that goes missing but the unit attached to it. A coefficientOne of the numbers inside a fitted line, sitting either on its own or multiplied by an input. What each one claims, and how far it can be trusted, is covered separately. written as 1.5000 with nothing beside it can be read four different ways by four readers. Written as per cent of the outcome for each one per cent of the input, it can be read exactly one way. And the last row is what distinguishes a result from a claim: writing down the check that failed, beside the ones that passed, in the same size type.

THE RESULT AS IT LEAVES THE DESK. SIX FIELDS, AND THE LAST ONE IS NOT BLANK 1. THE QUESTION How much does the Vasant unit move in a month? The answer wanted is a size, not a label. 2. THE RECORD, AND HOW MANY OBSERVATIONS Ten paired months, invented, held in the order they happened and fixed before anything was fitted. 3. THE BASELINE AND ITS SCORE Guess 2.00 per cent every month. Squared misses 893. Typical miss 9.4499 per cent. 4. THE FITTED MODEL, WITH THE UNITS OF EVERY NUMBER IN IT 0.5000 plus 1.5000 times the Nakshatra unit. The 0.5000 is in per cent of the outcome. The 1.5000 is per cent of the outcome for each one per cent of the input. 5. THE SCORE, ON THE SAME MEASURE AS THE BASELINE Squared misses 218. Typical miss 4.6690 per cent. R squared 0.7559 on the ten months. 6. THE CHECKS THAT WERE RUN, AND THE ONE THAT FAILED Shape: passed. Runs against the clock: FAILED, at 0.4862. Near copies: not applicable, one input.
A result carries the question, the record, the baseline, the model with its units, the score on the same measure, and the check that failed written in rather than left out.
Try it out

A report arrives carrying the fitted model, its two numbers and an R squared of 0.7559, and nothing else. Which set below names three of the six things missing?

Where does this procedure stop?

The procedure stops at one fitted model, honestly scored against one baseline, with its failures written down. The finished object is complete, and nothing is missing from it. The procedure does not choose between several fitted models. It does not hold part of the record back in order to score on the part held back. Nor does it penalise a model for the number of inputs it uses. Penalising is a separate idea with its own arithmetic, and adjusted R squared appears in the write up above as 0.7254 without comment only because reading it properly is covered separately.

All three are real, all three are useful, and every one of them is a different subject. Cross validation scores a model on part of a record deliberately kept away from the fitting, and it is covered separately. Regularisation pulls the numbers in a fitted model towards zero on purpose to buy stability, and it is covered separately. Choosing among a shortlist of fitted models by any criterion at all is covered separately. Stopping here is not a limitation of the procedure but its whole intent: a baseline honestly beaten is a result, and a model picked out of a shortlist with no baseline behind it is not, however carefully the shortlist was built.

WHAT THIS ORDER OF WORK DELIVERS, AND WHAT LIES OUTSIDE IT WHERE THIS PROCEDURE STOPS COVERED SEPARATELY, NAMED NOT TRIED One question, written down first One record, fixed, in the order it happened One baseline, scored before the fit One fitted line, scored on the same measure Three checks, with the failure recorded THAT IS A FINISHED RESULT Choosing among several fitted models Cross validation, scoring on a held back part Regularisation, pulling the numbers to zero Penalising a model for its number of inputs Settling what the 0.4862 should be done about EACH IS A SUBJECT, NOT A NEXT STEP The right column is named so nobody reaches for it mid procedure, which is how a baseline stops being scored at all. Every figure in this guide is invented and describes no real security, company, index or market.
This procedure ends at one model honestly scored against one baseline with its failures written down, and the second column names subjects rather than moves to try next.
Try it out

Halfway through, a colleague proposes holding two of the ten months back so the model can be scored on months it never saw. How should the proposal be answered?

What do all seven steps look like run end to end?

Here is the whole thing on the ten invented months, one step at a time, with nothing skipped and nothing added.

Step one, the question. How much does the Vasant unit move in a month? The answer wanted is a size in per cent, not a yes or a no. The distinction between a size and a label decides everything downstream. A question wanting a label is scored differently, and that is covered separately.

Step two, the record. Ten months, each carrying the monthly change of the Nakshatra unit and of the Vasant unit. Both invented. The ten are held in the order they happened, and that order is fixed here, before any fitting, to give check two something to read. Ten months make a small sampleThe handful of cases actually in hand, as against the much larger set the conclusion is meant to describe. Ten months is a small one, and what small does to a conclusion was built earlier and is taken as known here. and the write up says so.

Step three, the baseline. Guess 2.00 per cent, the average of the ten outcomes, for every single month. Squared misses 893. Typical miss 9.4499 per cent. Average miss 7.50 per cent. Scored and written down, and nothing has been fitted yet.

Step four, the fit. One input. The line comes out as 0.5000 plus 1.5000 times the Nakshatra unit. How it was found is covered separately and is not repeated here.

Step five, the same measure. Squared misses 218. Typical miss 4.6690 per cent. Average miss 3.60 per cent. Same three measures, same record, same order. R squared is one minus 218 over 893, or 0.7559, and adjusted R squared is 0.7254.

Step six, the checks. Misses against the input: no tilt and no bend, passed. Misses against the clock: three above the line then four below, and the lag one figure is 0.4862, failed. Near copies among the inputs: one input, not applicable.

Step seven, written down. All six items from the table above, with the failed check written in the same size type as the two that passed. The write up is the finished result, and the last residualThe standard name for one of these misses: the gap between what the outcome actually did in a month and what the fitted line said it would do. Reading them one at a time is covered separately. line is the one a reader will be grateful for.

Reading an Option Payoff — free micro-course from Fin Maverick

Where does this go wrong in the room, and what does it cost?

An analyst who does this weekly, a lender scoring an applicant against a book of past applicants, an investor sizing how much of one thing moves with another: all three are running the same seven steps, usually without writing them down. Five failures account for almost all of it, and every one of them is an honest mistake made by somebody competent.

  1. Scoring the baseline after the fit. The number is now a target instead of a question, and the baseline that gets chosen is the one that loses. Costs the analyst the ability to claim the comparison was fair.
  2. Comparing the two on different measures. A baseline quoted as an average miss against a model quoted as R squared is not a comparison. Costs the analyst the arithmetic, because the two do not reduce to each other in the reader's head.
  3. Reporting the fit statistic without the leftover in the outcome's own units. 0.7559 with no 4.6690 beside it is a number nobody can push back on. Costs the reader the ability to disagree, which is the same thing as costing the analyst the review.
  4. Running only the checks the model passes. The shape check passed here and got written down; the clock check failed and, in the failure below, never got run at all. Costs the analyst the one finding that mattered.
  5. Trimming or reordering the record after seeing the first result. Sorting ten months by size for a tidier chart destroys check two outright, and dropping the worst month improves every figure in the write up for no reason at all. Costs the analyst the record.

All five are made in good faith, and every one of them is prevented by the order rather than by the intention: doing the steps in this order makes four of the five impossible and makes the fifth visible.

FIVE PIECES OF WORKING, EACH ONE WRONG IN A WAY THE ORDER WOULD HAVE PREVENTED 1st: fit, 218 2nd: baseline, 893 THE BASELINE SCORED SECOND The 218 was already known while the 893 was chosen, so that choice was not neutral. 7.50 per cent vs 0.7559 TWO DIFFERENT MEASURES SET AGAINST EACH OTHER One is in per cent, one has no units. Side by side they compare nothing. R squared 0.7559 typical miss 4.6690 THE LEFTOVER STRUCK OUT OF THE WRITE UP What survives has no units, so a reader has no ground to push back from. shape: passed runs: never run ONLY THE CHECK THE MODEL PASSES The list looks complete because the missing line was never added to it. THE RECORD TRIMMED AFTER THE FIRST RESULT Two months dropped once the misses showed. Every figure improves and means less. Four of these five become impossible if the steps are taken in order. The fifth becomes visible, which is the most the order can do.
Scoring the baseline late, comparing on different measures, dropping the leftover, running only the passing checks and trimming the record are the five failures.
Try it out

A colleague runs the shape check, sees this model pass, writes clean beside it and stops. What is the name of that mistake, and what does it cost?

The report that cannot be argued with, and why that is the failure

A team fits the line, reports an R squared of 0.7559, and calls the model a success. Nothing in that sentence is arithmetically false. Every figure in it is right.

But nobody scored a baseline, so nobody in the room can name a rival the model beat. The step that would have made the comparison concrete was skipped as obvious, so a typical miss falling from 9.4499 to 4.6690 percentage points was never computed at all. And the checks that were run were the ones the model passes. The misses show no shape against the input, noted with some satisfaction. Nobody put the ten months back into the order they happened, where the lag one figure on the misses is 0.4862.

The cost is not that the model is bad. On this record it is a perfectly reasonable line. The cost is that the report cannot be argued with by anybody who was not there while it was built, and being arguable is the only property that makes a result useful to a second person. The fix is an order, not a caution: the baseline is scored before the fit, both are scored on the same measure, and the check that failed is written beside the ones that passed. Three instructions, none of them clever, and all three of them free.

How the line is fitted, and what its two numbers claim, is covered separately. Reading the misses one at a time, and settling what a lag one figure of 0.4862 should be done about, are also covered separately; this record fails that check, and recording the failure is as far as this order of work goes. Choosing between several fitted models, scoring on a part of the record held back, and penalising a model for the number of inputs it carries are a different subject, covered separately, and none of them may be reached for in the middle of this procedure.
A baseline scored after the fit is chosen to lose. See what that costs.

What would have to be fetched to check these figures?

Nothing at all, and the absence is a property of the subject rather than a gap. A note that restates a rule has to send the reader to the document carrying the rule. An order of work and ten made up months rest on no document, so the only equipment a doubter needs is a pencil. Subtracting each month's outcome from 2.00 per cent, squaring the ten answers and adding them either yields 893 or it does not. An order of work cannot be cited. An order can only be run again, and running it again is a harder test than reading a citation.

Figures such as 9.4499 and 4.6690 run to four places because they are square roots and do not stop, not because anything was measured that finely. Where a figure is exact, as 893 and 218 are, it is printed whole.

What a reference block usually carriesWhat sits there in this guide
A regulator or an exchange whose rule is being restatedNone. Squaring a miss and adding it up is nobody's rule and answers to no market.
A published record, with a date somebody last opened itNone. Ten months written down for teaching have no date on which they were current.
A named author for the procedureNone. Scoring a baseline before fitting is ordinary working practice, older and plainer than any one text.
A figure carried across on trustNone. Every figure above was worked out again from the ten months while this note was being written.
Something that would have to be fetchedNothing. The check is the arithmetic and it fits on one sheet of paper.

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

← PreviousNext →
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.