User Profile

spdrnl

spdrnl@bookwyrm.social

Joined 3 months, 3 weeks ago

This link opens in a pop-up window

None

This is a nice book on discrete event simulation. The emphasis of the book is on understanding all the random and statistical theory surrounding such simulation. A first principles approach if you will.
Additionally there is quite some information on how parameter estimates can be made more efficient, requiring less compute.

None

Vandeput succeeds in conceptualizing demand forecasting as a process from start to end.

There is no code in the book, and the book is better for it. If you want to understand the pitfalls of forecasting and want to know how to survive the many biases that plague the field this is a great book.

Although technology has a big impact on forecasting, successful forecasting requires way more than a few libraries.

Vandeput sets the bar high, and with that sets an example for many data scientists and ML practitioners.

Nassim Nicholas Taleb: Fooled by Randomness (2007, Random House publishing group)

"[Taleb is] Wall Street's principal dissident. . . . [Fooled By Randomness] is to conventional …

None

This book is already more than 20 years old, yet the content still rings true. Written just after the dot-com crash, it feels as if the financial system is ever melting and Taleb offers a credible explanation for this feeling.

Although the book is all about the financial markets, and about financial traders, it is not about how to invest. Rather it is a personal account of how the writer, a trader himself, has spent his life trying to to avoid being fooled by randomness. Randomness is everywhere, and humans are very bad at spotting it. Taleb is offering the following type of insights. Given the number of active financial traders in the financial industry, hundreds of thousands, there are always traders having streaks of luck (think Bernoulli trials/coin tosses) or traders being in sync with temporary market developments. These traders invariably get promoted, and according to Taleb, mostly 'blow-up': …

None

It has been hard to get a good overview of quasi-experimental study designs. Unlike random-control group designs, stemming from medicine, quasi experimental designs stem from different disciplines.

Quasi-experimental study designs aim to tease out causal effects in observational settings. Where random-control group designs have strong internal validity, quasi-experimental designs often have stronger external validity. For those interested, look up "Qausi-experimental study designs - paper 2: Complementary approaches to advancing global health knowledge" By Geldsetzer and Fawzi (2017).

This book first gives a step-by-step introduction of regression methods, and some do-calculus, before progressing to describing thoroughly a large set of quasi-experimental methods. As it often goes, the topic is endless, so although the set is considerable, it is by no means exhaustive; and the author makes no such claim. The tone of the book is very informal (which does not add to brevity), and provides examples in Python, R and Stata.