From 3f0a6cddb3a96e7f1ace4cb7ad5c4ba8a1b2b962 Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Fri, 12 Feb 2021 23:31:48 -0500 Subject: restored older report2.tex formatting (12pg limit is gone) --- report2.tex | 13 ++++++------- report2/graphs.i | 5 +++++ report2/pics.i | 4 ++-- report2/tables.i | 3 +++ 4 files changed, 16 insertions(+), 9 deletions(-) diff --git a/report2.tex b/report2.tex index 4e7579b..4a6a357 100644 --- a/report2.tex +++ b/report2.tex @@ -30,27 +30,26 @@ Antlion Herding Patterns with Interrupted Communication Pathways\par Holden Rohrer and Radeen Dixon\par Georgia Science Fair\par +Source: \link{https://git.hrhr.dev/scifair}\par } -\abstract={} +\abstract={\input src/abstr2.i} \cover -\section{Rationale}\input src/abstr2.i\input src/rationale.i -\vfil\eject +\section{Rationale}\input src/rationale.i +\section{Background Research}\input src/research2.i \section{Hypothesis}\input src/hypo2.i -\vfil\eject \section{Procedure}\input src/mats2.i\input src/methods2.i -\vfil\eject \section{Data Analysis}\input src/analysis2.i -\vfil\eject \section{Addendum}\input src/conc2.i -\vfil\eject \vfil\eject \section{Appendix A: Graphs}\input report2/graphs.i + \vfil\eject \section{Appendix B: Tables}\input report2/tables.i + \vfil\eject \section{Appendix C: Pictures}\input report2/pics.i diff --git a/report2/graphs.i b/report2/graphs.i index 914f28e..2155014 100644 --- a/report2/graphs.i +++ b/report2/graphs.i @@ -7,10 +7,15 @@ These are particularly regular maps, even accounting for artificial pits and artificial obstacle interventions. } +\vfil + \picture{graph/boxplot.png}{Shows the nearest neighbor distance in various interventions, accounting for the variation observed in each trial. There are very few outliers, so the plot does not vary significantly.} + +\vfil + \picture{graph/lineplot.png}{This histogram shows, with variances represented by half-length measures, various metrics over the trial. General trends were observed with pit width and depth corresponding to diff --git a/report2/pics.i b/report2/pics.i index f684e0e..a09d753 100644 --- a/report2/pics.i +++ b/report2/pics.i @@ -2,7 +2,7 @@ $24\times24$ trial, with obstacles introduced into the container.}{A 3cm antlion pit} -\iffalse\dubpicture{img/pcr.jpg}{img/final-settlement-fake-pits.rot.jpg}{Part +\dubpicture{img/pcr.jpg}{img/final-settlement-fake-pits.rot.jpg}{Part of the DNA barcoding process for species determination}{An image depicting the final settlement of the antlions during the $24\times24$ trial with fake pits, showing how antlions tend to avoid fake @@ -11,7 +11,7 @@ pits.} \dubpicture{img/2019-12-13-3.rot.jpg}{img/overhead-fake-pits.rot.jpg}{An antlion in the inter-trial holding containers with native sand}{An image depicting the distribution of fake pits along the $24\times24$ trial, -showing the 12 fake pits.}\fi +showing the 12 fake pits.} \dubpicture{img/Overhead-with-obstacle.rot.jpg}{img/corner-settle.rot.jpg}{The $12\times12$ trial with the introduction of an obstacle, showing how the diff --git a/report2/tables.i b/report2/tables.i index e1f1501..1ffd5eb 100644 --- a/report2/tables.i +++ b/report2/tables.i @@ -1,8 +1,11 @@ \input tables.i {%\baselineskip=13pt +\vfil \centerline{\deaths{}} +\vfil \centerline{\stats{The basic statistics for trials occurring this year, including deaths, reclusivity, and quantitative averages.}} +\vfil \centerline{\pvalswidecap{The p-values, compared to a uniformly random distribution, of the respective spatial distributions for each size, accounting for placement conditions like ``not on obstacles''}} -- cgit