diff --git a/_posts/2024-10-21-building-an-assignment-algorithm-2.markdown b/_posts/2024-10-21-building-an-assignment-algorithm-2.markdown index 656a5538bf..7ad94a34d1 100644 --- a/_posts/2024-10-21-building-an-assignment-algorithm-2.markdown +++ b/_posts/2024-10-21-building-an-assignment-algorithm-2.markdown @@ -156,7 +156,6 @@ Finally, we landed on using the Z-score for aggregate compromise. The Z-score is
Click the 'more' button for to see how we compared compromise and surplus difference exactly, along with the rationale.

-

\(\text{sorting score} \\= standardisedSurplusScore - standardisedCompromiseScore \)

@@ -212,7 +211,6 @@ Finally, we landed on using the Z-score for aggregate compromise. The Z-score is \text{attendee surplus difference} \] -

The rationale behind this was as follows: