2022-12-04 21:39:54 -07:00

33 lines
878 B
TeX

%------------------------------------------------
\begin{frame}{Results}
\begin{columns}[c] % The "c" option specifies centered vertical alignment while the "t" option is used for top vertical alignment
\column{.5\textwidth}
\tiny
\input{tables/reg.tex}\footnote{Year/Month fixed effects omitted}\footnote{All reported values are logged}
\column{.5\textwidth} % Left column and width
\normalsize
\tiny
\begin{block}{Long Run Effect on Oil Production}
\begin{equation}
\Delta Q_{O}= \Delta P_{WTI}\cdot\beta_{2}\left[\sum_{t=1}^{\infty}\left( \beta_{1}^{t}\right)+ 1\right]
\end{equation}
\end{block}
\normalsize
\center
%\(\beta_{1}=0.198\),\(\beta_{2}=0.143\)
\begin{equation*}
\Delta Q_{O}= 0.18\cdot \Delta P_{WTI}
\end{equation*}
\end{columns}
\end{frame}
\begin{frame}{Initial Estimates}
\include{tables/Basin_Analysis.tex}
\end{frame}