Hacker News Books
This Week
Languages
▼
C
C#
C++
Clojure
CSS
Dart
Elixir
Erlang
Fortran
Go
Haskell
HTML
Java
JavaScript
Julia
Kotlin
Lisp
Lua
Markdown
MATLAB
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Shell
SQL
Swift
TypeScript
Visual Basic
XHTML
XML
YAML
Zig
Lists
▼
Founder Favorites
All Time Top Books
Interviews
▼
Gabriel Weinberg (DuckDuckGo)
Ray Grieselhuber (DemandSphere)
Newsletter
Blog
▼
Reviews
Changelog
Top Books Of All Time
Top Books By Month
The History of Statistics: The Measurement of Uncertainty before 1900
by Stephen M. Stigler
ISBN: 067440341X
Found in 1 comment on Hacker News
wgyn
· 2018-01-20 ·
Original thread
If you really want to do linear regression by hand, check out Chapter 1 of Stephen Stigler's History of Statistics:
https://www.amazon.com/History-Statistics-Measurement-Uncert...
. You can do least squares on astronomical data the way Legendre did it.