From 5e865fac2457e0e9716ad538ef48a40315f0343c Mon Sep 17 00:00:00 2001 From: Alex Gebben Work Date: Wed, 8 Apr 2026 15:27:11 -0600 Subject: [PATCH] Created example --- Presentation.tex | 87 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 81 insertions(+), 6 deletions(-) diff --git a/Presentation.tex b/Presentation.tex index 3883bdb..b0dadc8 100644 --- a/Presentation.tex +++ b/Presentation.tex @@ -121,19 +121,94 @@ \end{itemize} } \end{frame} -\begin{frame}{Costs and Benefits of Manufacturing Expansion} - Assume an existing Wyoming manufacturing firm adds 30 new employees to produce nuclear components. +\begin{frame}[plain] + \centering +\huge Component Manufacturing Expansion +\end{frame} +\begin{frame}{Direct Effects} + Assume an existing Wyoming manufacturing firm adds 20 new employees to produce nuclear components. \newline + \begin{columns} + \begin{column}{0.5\textwidth} + \textbf{Benefits} \begin{itemize} - \item{\$1.7 million in direct employee compensation} - \item{\$1.7 million in direct employee compensation} - \item{\(\approx\)\$53 thousand benfits moved from state to profit from taxes.} - \item{\$18 thousand for county taxes.} + \item{20 employment} + \item{\$1.7 million in employee compensation} + \item{\$500 thousand in profit} + \item{\$18.4 thousand for county taxes.} \item{\$420 thousand in U.S. taxes.} \end{itemize} +\end{column} + \begin{column}{0.5\textwidth} + \textbf{Costs} + \begin{itemize} + \item{\(\approx\)\$13 thousand benefits moved from state taxes to profit.} + \item{14 tons of non-toxic waste products.} + \item{1 acre of land used.} + \end{itemize} +\end{column} +\end{columns} +\vfill +Total direct value add of \$2.27 million per year, \$1.87 million of Wyoming GDP contribution. +\end{frame} + +\begin{frame}{Indirect Effects} + \begin{columns} + \begin{column}{0.5\textwidth} + \textbf{Benefits} + \begin{itemize} + \item{12 employment} + \item{\$672 thousand in employee compensation} + \item{\$220 thousand in profit} + \item{\$37.5 thousand for county taxes} + \item{\$70 thousand for State taxes} + \item{\$170 million in U.S. taxes} + \end{itemize} +\end{column} + \begin{column}{0.5\textwidth} + \textbf{Costs} + \begin{itemize} + \item{20 tons of non-toxic waste products.} + \end{itemize} +\end{column} +\end{columns} +\vfill +Total indirect value add of \$1.24 million per year, \$1.07 million of Wyoming GDP contribution. +\end{frame} + +\begin{frame}{Overall Considerations} + \begin{itemize} + \item{\$2.9 million in Wyoming GDP increase} + \item{32 added employees} + \item{24 tons of non-toxic waste} + \item{No (or minor) radioactivty considerations} + \end{itemize} + +\vfill +\begin{columns} + \begin{column}{0.5\textwidth} + \textbf{Who Benefits?} + \begin{itemize} + \item{Industry employees} + \item{Local business} + \item{Nuclear power plant operators} + \item{Local and State goverment amenities} + \end{itemize} +\end{column} + \begin{column}{0.5\textwidth} + \textbf{Who might be harmed?} + \begin{itemize} + \item{No clear indviduals with substantial costs.} + \item{Local taxes could compenstate if some increase traffic or other costs.} + \end{itemize} +\end{column} +\end{columns} + + \end{frame} + \end{document}