You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: slides/lecture_11.tex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ \section*{Bayesian rules}
44
44
There is no such thing as a truly objective analysis, and taking objectivity as premise might hinder our ability to focus on actual discovery and explanation~\citep{Hennig2017}.
45
45
\begin{idea}[The subjective basis of knowledge]
46
46
\label{id:subjective}
47
-
Knowledge arises from a confrontation between \texit{a prioris} and experiments (data).
47
+
Knowledge arises from a confrontation between \textit{a prioris} and experiments (data).
48
48
Let us hear what Poincaré\footnote{Jules Henri Poincaré (1854--1912) was a French mathematician and the quote is from \textit{La Science and l'Hypóthese} (1902).} had to say:
49
49
\begin{quote}
50
50
``It is often stated that one should experiment without preconceived ideas.
Copy file name to clipboardExpand all lines: slides/lecture_3.tex
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ \subsection{Belief functions and exchangeability}
5
5
\begin{itemize}
6
6
\item [F] = \{votes for a left-wing candidate\} ;
7
7
\item [G] = \{is in the 10\% lower income bracket\} ;
8
-
\item [H] = \{lives in a large\} ;
8
+
\item [H] = \{lives in a large city\} ;
9
9
\end{itemize}
10
10
11
11
\begin{defn}[Belief function]
@@ -19,7 +19,7 @@ \subsection{Belief functions and exchangeability}
19
19
\begin{itemize}
20
20
\item$\be(F) > \be(G)$ means we would bet on $F$ being true over $G$ being true;
21
21
\item$\be(F\mid H) > \be(G \mid H)$ means that, \textbf{conditional} on knowing $H$ to be true, we would bet on $F$ over $G$;
22
-
\item$\be(F\mid G) > \be(F \mid H)$ means that if we were forced to be on $F$, we would be prefer doing so if $G$ were true than $H$.
22
+
\item$\be(F\mid G) > \be(F \mid H)$ means that if we were forced to bet on $F$, we would be prefer doing so if $G$ were true than $H$.
23
23
\end{itemize}
24
24
\end{frame}
25
25
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -184,6 +184,7 @@ \subsection{Belief functions and exchangeability}
184
184
As the exchangeability results above clearly demonstrate, being able to use conditional independence is a handy tool.
185
185
More specifically, knowing on what to condition so as to make things exchangeable is key to statistical analysis.
186
186
\begin{idea}[Conditioning is the soul of Statistics\footnote{This idea is due to Joe Blitzstein, who did his PhD under no other than the great Persi Diaconis.}]
187
+
\label{idea:conditioning_soul}
187
188
Knowing on what to condition can be the difference between an unsolvable problem and a trivial one.
188
189
When confronted with a statistical problem, always ask yourself ``What do I know for sure?'' and then ``How can I create a conditional structure to include this information?''.
Please \textbf{note} that there is no universal justification for quadratic loss other than (sometimes leading to increased) mathematical tractability
120
+
Please \textbf{note} that there is no universal justification for quadratic loss other than (sometimes leading to increased) mathematical tractability.
0 commit comments