\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{Carlos V (Choterifa)} \pdfinfo{ /Title (glosario.pdf) /Creator (Cheatography) /Author (Carlos V (Choterifa)) /Subject (Glosario Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{F7B825} \definecolor{LightBackground}{HTML}{FEFAF1} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Glosario Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Carlos V (Choterifa)} via \textcolor{DarkBackground}{\uline{cheatography.com/200378/cs/42359/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}Carlos V (Choterifa) \\ \uline{cheatography.com/choterifa} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 11th February, 2024.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{2} \begin{tabularx}{8.4cm}{x{3.12 cm} x{4.88 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Parte 1}} \tn % Row 0 \SetRowColor{LightBackground} Colección de Datos & Proceso de recopilación y registro de información relevante para la simulación. {\bf{Ej. Unos médicos recopilan datos de pacientes para analizar la eficacia de un nuevo tratamiento médico.}} \tn % Row Count 9 (+ 9) % Row 1 \SetRowColor{white} Definición del Sistema & Es el establecimiento de los límites del sistema que se va a simular. \tn % Row Count 12 (+ 3) % Row 2 \SetRowColor{LightBackground} Documentación & Se describen las etapas del proceso de simulación, las decisiones tomadas y los resultados obtenidos. \tn % Row Count 17 (+ 5) % Row 3 \SetRowColor{white} Efectividad de simulación & Es la precisión de los resultados de una simulación en relación con el sistema real. \tn % Row Count 21 (+ 4) % Row 4 \SetRowColor{LightBackground} Escenarios & Son las condiciones o situaciones simuladas que representan posibles estados o eventos. {\bf{Ej. Un equipo de emergencias simula varios escenarios de desastres naturales, como terremotos o huracanes, para desarrollar estrategias efectivas.}} \tn % Row Count 31 (+ 10) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.12 cm} x{4.88 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Parte 1 (cont)}} \tn % Row 5 \SetRowColor{LightBackground} Estados transientes & Son estados iniciales de las variables durante un período limitado antes de alcanzar un estado estable. \tn % Row Count 5 (+ 5) % Row 6 \SetRowColor{white} Estudio piloto & Es una simulación anticipada para evaluar la viabilidad y ajustar el modelo antes de la implementación completa. \tn % Row Count 10 (+ 5) % Row 7 \SetRowColor{LightBackground} Evento discreto & Ocurrencia puntual e identificable que afecta el estado de un sistema, modelada en simulaciones de eventos discretos. \tn % Row Count 15 (+ 5) % Row 8 \SetRowColor{white} \seqsplit{Experimentación} & Proceso de realizar pruebas y análisis para obtener información sobre el sistema simulado. \tn % Row Count 19 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.12 cm} x{4.88 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Parte 2}} \tn % Row 0 \SetRowColor{LightBackground} Formulación del Modelo & Se establecen las relaciones, variables y reglas del sistema que se va a simular. \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \seqsplit{Implementación} del Modelo & Creación y configuración del modelo en un entorno computacional utilizando software, como Promodel. \tn % Row Count 9 (+ 5) % Row 2 \SetRowColor{LightBackground} \seqsplit{Interpretación} & Análisis y comprensión de los resultados, para obtener conclusiones. \tn % Row Count 12 (+ 3) % Row 3 \SetRowColor{white} Jugadores & Elementos que interactúan en una simulación, pudiendo ser individuos o entidades. \tn % Row Count 16 (+ 4) % Row 4 \SetRowColor{LightBackground} Modelación & Proceso de crear y manipular modelos que representan aspectos de un sistema del mundo real. \tn % Row Count 20 (+ 4) % Row 5 \SetRowColor{white} Modelos continuos & Modelos que representan sistemas donde las variables cambian de manera suave y continua. \tn % Row Count 24 (+ 4) % Row 6 \SetRowColor{LightBackground} Modelos \seqsplit{Determinísticos} & Modelos que producen los mismos resultados dado un conjunto inicial de condiciones. \tn % Row Count 28 (+ 4) % Row 7 \SetRowColor{white} Modelos Dinámicos & Modelos que representan sistemas que cambian con el tiempo. \tn % Row Count 31 (+ 3) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.12 cm} x{4.88 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Parte 2 (cont)}} \tn % Row 8 \SetRowColor{LightBackground} Modelos Discreto & Modelos que representan sistemas donde las variables cambian de manera discreta o en pasos. \tn % Row Count 4 (+ 4) % Row 9 \SetRowColor{white} Modelos Estáticos & Modelos que representan sistemas sin cambio a lo largo del tiempo. \tn % Row Count 7 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.04 cm} x{4.96 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Parte 3}} \tn % Row 0 \SetRowColor{LightBackground} Modelos Estocásticos & Modelos que incorporan elementos aleatorios. \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Modelos Físicos & Modelos basados en principios físicos y leyes naturales. \tn % Row Count 5 (+ 3) % Row 2 \SetRowColor{LightBackground} Modelos Matemáticos & Modelos que utilizan ecuaciones y fórmulas matemáticas para representar relaciones y comportamientos. \tn % Row Count 10 (+ 5) % Row 3 \SetRowColor{white} Número de intentos & Cantidad de repeticiones o iteraciones en un experimento de simulación. \tn % Row Count 13 (+ 3) % Row 4 \SetRowColor{LightBackground} Optimización & Proceso de encontrar la mejor solución en términos de ciertos criterios. \tn % Row Count 17 (+ 4) % Row 5 \SetRowColor{white} Promodel & Es un software de simulación utilizado para modelar y analizar procesos empresariales. {\bf{Ej: En un camión lleno los pasajeros se acomodan en 2 filas para que más pasajeros puedan entrar.}} \tn % Row Count 25 (+ 8) % Row 6 \SetRowColor{LightBackground} Randomización & Son los parametros aleatorios en un modelo de simulación. \tn % Row Count 28 (+ 3) % Row 7 \SetRowColor{white} Simulación computacional & Uso de software y algoritmos para imitar el comportamiento de un sistema o proceso de la vida real. \tn % Row Count 33 (+ 5) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.04 cm} x{4.96 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Parte 3 (cont)}} \tn % Row 8 \SetRowColor{LightBackground} Simulación regenerativa & Un enfoque de simulación donde se reinician ciertos condiciones del sistema para imitar ciclos repetitivos. \tn % Row Count 5 (+ 5) % Row 9 \SetRowColor{white} Sistema & Conjunto de elementos que se interrelacionados para formar un todo. \tn % Row Count 8 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.96 cm} x{5.04 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Parte 4}} \tn % Row 0 \SetRowColor{LightBackground} Software de simulación & Aplicaciones informáticas utilizadas para la creación, implementación y análisis de modelos de simulación. \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} Tamaño de la muestra & Son el número de sujetos o cosas que componen la muestra extraída de una población. El tamaño de la muestra puede afectar la precisión de los resultados. \tn % Row Count 12 (+ 7) % Row 2 \SetRowColor{LightBackground} Validación & Es la confirmación de que el modelo se comporta de manera consistente con la vida real. \tn % Row Count 16 (+ 4) % Row 3 \SetRowColor{white} Variables aleatorias & Representan cantidades que pueden tomar diferentes valores con ciertas probabilidades. {\bf{Ej: En la industria aeroespacial, los ingenieros validan un modelo de simulación de vuelo comparándolo con datos reales obtenidos de pruebas en aviones reales.}} \tn % Row Count 27 (+ 11) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{1.36 cm} x{6.64 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Autores}} \tn % Row 0 \SetRowColor{LightBackground} Autor & Valencia Hernández Carlos Eduardo \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Maestro} & Dr. Holzen Atocha Martínez García \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Referencias}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{ProModel Software and Tutorial. (2024). Mheducation.com. \seqsplit{https://highered.mheducation.com/sites/0073401307/student\_view0/promodel\_software\_and\_tutorial.html}} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Arteaga, L. (2022). Estado Estacionario vs Transitorio. \seqsplit{Electronicaplugandplay.com.} https://www.electronicaplugandplay.com/tutoriales/electronica/52-estado-estacionario-vs-transitorio\#:\textasciitilde{}:text=Por\%20lo\%20tanto\%2C\%20en\%20t\%C3\%A9rminos,un\%20estado\%20estable\%20al\%20siguiente} \tn % Row Count 10 (+ 6) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Tamaño de la muestra. Qué es y cómo calcularla. | QuestionPro. (2023). Questionpro.com. \seqsplit{https://www.questionpro.com/es/tama\%C3\%B1o-de-la-muestra.html}} \tn % Row Count 14 (+ 4) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Qualtrics. (2020, August 17). Cómo calcular el tamaño correcto de una muestra. Qualtrics - ES LA. \seqsplit{https://www.qualtrics.com/es-la/gestion-de-la-experiencia/investigacion/calcular-tomano-muestra/}} \tn % Row Count 18 (+ 4) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Julián Pérez Porto, \& Gardey, A. (2015, March 9). Variable aleatoria - Qué es, tipos, definición y concepto. Definición.de; Definicion.de. \seqsplit{https://definicion.de/variable-aleatoria/}} \tn % Row Count 22 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}