blob: a901e22351f7214d03efe8f2e849bf36df2a2409 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
\input tables.i
\font\fourteenrm=cmr10 at 11pt
\def\tablefont{\fourteenrm\textfont0=\fourteenrm\textfont2=\syscr
\scriptfont2=\sysscr}
{\offinterlineskip\par}
\kern -\baselineskip
\line{%
\picturetop{graph/boxplot.png}{Antlions' pits' depths and widths
correlate strongly with square root of trial area, meaning that
antlions are aware of how to optimally obtain ants for the group.
Bigger dots mean more pits of that size in that trial
area}{6in}\hfil
\picturetop{img/pcr.jpg}{DNA Ladder and PCR tests were used to detect
Cytochrome-B gene appearance in a primed DNA mixture from crushed
antlions.}{4in}%
}
\kern-1.3in\line{%
\picture{graph/lineplot.png}{Histogram describing different statistics
on a per-trial basis, including a variance measure for each based on
how much it varied within the trial. Each statistic was normalized}%
{6in}\hfil
{\vbox{\tablefont\deaths}}\hfil%
}
\line{\tablefont\pvals{The probability of receiving the given antlion nesting
distribution compared to simulated uniform randomness.}
\stats{The general statistics for each new trial, also portrayed in the
histogram, of deaths, reclusivity, and some dimensional statistics.}}
|