From bd4672c076237ae48f9b1b05c78ea3130b3d8501 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Thu, 7 Jan 2021 00:45:09 +0100 Subject: [PATCH] Auto: misc. --- 1989-chilean-grape-scare.md | 12 ++++++++++++ journal/2021-01-07.md | 3 +++ principal-agent-problem.md | 9 +++++++++ 3 files changed, 24 insertions(+) create mode 100644 1989-chilean-grape-scare.md create mode 100644 principal-agent-problem.md diff --git a/1989-chilean-grape-scare.md b/1989-chilean-grape-scare.md new file mode 100644 index 000000000..a3fb40f8a --- /dev/null +++ b/1989-chilean-grape-scare.md @@ -0,0 +1,12 @@ +# 1989 Chilean Grape Scare + +- [[pull]] [[chilean grape scare]] +- [[go]] https://en.wikipedia.org/wiki/1989_Chilean_grape_scare +- Seen in [[gwern]]'s https://www.gwern.net/Terrorism-is-not-Effective + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[pull]: pull "Pull" +[go]: go "Go" +[gwern]: gwern "Gwern" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/journal/2021-01-07.md b/journal/2021-01-07.md index b2b5f8947..260c55410 100644 --- a/journal/2021-01-07.md +++ b/journal/2021-01-07.md @@ -1,2 +1,5 @@ # 2021-01-07 +- [[principal agent problem]] +- [[1989 chilean grape scare]] + diff --git a/principal-agent-problem.md b/principal-agent-problem.md new file mode 100644 index 000000000..5216312cc --- /dev/null +++ b/principal-agent-problem.md @@ -0,0 +1,9 @@ +# Principal Agent Problem + +- [[go]] https://en.wikipedia.org/wiki/Principal%E2%80%93agent_problem + - A type of [[moral hazard]] and [[coordination problem]] that arises when an entity cannot trust a delegate (the "agent") to act in their interest. + - "Common examples of this relationship include corporate management (agent) and shareholders (principal), elected officials (agent) and citizens (principal), or brokers (agent) and markets (buyers and sellers, principals). Consider a legal client (the principal) wondering whether their lawyer (the agent) is recommending protracted legal proceedings because it is truly necessary for the client's well-being, or because it will generate income for the lawyer. In fact the problem can arise in almost any context where one party is being paid by another to do something where the agent has a small or nonexistent share in the outcome, whether in formal employment or a negotiated deal such as paying for household jobs or car repairs." + +[//begin]: # "Autogenerated link references for markdown compatibility" +[go]: go "Go" +[//end]: # "Autogenerated link references" \ No newline at end of file