From 38a95963fff9c8b60c4a324e7e2cd206132ae827 Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 7 Aug 2026 16:57:03 -0600 Subject: [PATCH] Added clarification --- Tapestry.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Tapestry.tex b/Tapestry.tex index cfae9d2..284cb00 100644 --- a/Tapestry.tex +++ b/Tapestry.tex @@ -95,12 +95,16 @@ that are available to all. \begin{itemize} \item<1-> Gather all data \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<4-> Correct imbalances of parent child relationships \item<5-> Larger ranges are moved more to balance \item<6-> Repeat from NAICS-6 county combination to national \item<7-> Loop until convergence \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.} \end{frame}