Added clarification

This commit is contained in:
alex 2026-08-07 16:57:03 -06:00
parent 4e0de7bc87
commit 38a95963ff

View File

@ -95,12 +95,16 @@ that are available to all.
\begin{itemize} \begin{itemize}
\item<1-> Gather all data \item<1-> Gather all data
\item<2-> Minimize NAICS and geography estimate bounds (min max) \item<2-> Minimize NAICS and geography estimate bounds (min max)
\begin{itemize}
\item<2->Combined data sets have tighter bounds than any single set
\end{itemize}
\item<3-> Initial estimate of middle (min/max) \item<3-> Initial estimate of middle (min/max)
\item<4-> Correct imbalances of parent child relationships \item<4-> Correct imbalances of parent child relationships
\item<5-> Larger ranges are moved more to balance \item<5-> Larger ranges are moved more to balance
\item<6-> Repeat from NAICS-6 county combination to national \item<6-> Repeat from NAICS-6 county combination to national
\item<7-> Loop until convergence \item<7-> Loop until convergence
\end{itemize} \end{itemize}
\vfill
\only<8->{IMPLAN starts by assuming records are 90\% of historic values, up to two years. Applies some balancing but not a minimization method.} \only<8->{IMPLAN starts by assuming records are 90\% of historic values, up to two years. Applies some balancing but not a minimization method.}
\end{frame} \end{frame}