• We are pleased to announce that the winner of our Feedback Prize Draw for the Winter 2024-25 session and winning £150 of gift vouchers is Zhao Liang Tay. Congratulations to Zhao Liang. If you fancy winning £150 worth of gift vouchers (from a major UK store) for the Summer 2025 exam sitting for just a few minutes of your time throughout the session, please see our website at https://www.acted.co.uk/further-info.html?pat=feedback#feedback-prize for more information on how you can make sure your name is included in the draw at the end of the session.
  • Please be advised that the SP1, SP5 and SP7 X1 deadline is the 14th July and not the 17th June as first stated. Please accept out apologies for any confusion caused.

Inverting residuals

C

code9063

Member
Page 18 in chapter 14.

Step 3 reads
'take a sample from the residuals and invert these to obtain a set of pseudo-data'.

What does it mean by inverting residual?
 
In this context inverting a residual means going back from the residual to a (pseudo-) data item.

So if the residual was say the difference between the actual data and the expected data then you would add your "sampled" residual to the expected data value to get a new pseudo data value.

Have a look at Step 2 on page 20 which shows you this in diagrammatic form.
 
Do you mean that "a" randomly selected residual is added to all the numbers in the actual triangle?

and that this process is repeated to create many pseudo triangles?
 
Do you mean that "a" randomly selected residual is added to all the numbers in the actual triangle?

and that this process is repeated to create many pseudo triangles?

The process is to sample from your residual distribution for each element of the upper left triangle. So not just a single residual for every element, but a (possibly) different residual for each element.
 
Back
Top