house_auction#

  • Series: lecture-python.myst

  • File: lectures/house_auction.md

  • Audit date: 2026-05-28

  • Categories audited: writing, math, code, figures, references, links, admonitions

  • Overall score: 9.0 / 10

  • Priority: NONE

Score breakdown#

Category

Score

One-line note

Writing

6/10

Section/subsection headings use Title Case rather than sentence case.

Math

10/10

No math issues.

Code

10/10

Clean code conventions.

JAX

out of scope

not a JAX lecture

Figures

N/A

No figures.

References

9/10

Citation style follows conventions.

Links

N/A

No external links.

Admonitions

10/10

Exercise/solution structure clean.

Issues#

Critical#

None found.

High severity#

  • [qe-writing-006] — Section/subsection headings use Title Case rather than sentence case. Examples: line 52, line 87, line 102. Count: 12 headings affected.

Medium severity#

None found.

Low severity#

None found.

Strengths#

  • Uses “IID” or no IID terminology.

  • Transpose notation uses \top consistently (no prime/^T).

  • No bold vectors/matrices.

  • Normal distribution written as plain N.

  • aligned (not align) used in $$ math.