\HeaderA{OrchardSprays}{Potency of Orchard Sprays}{OrchardSprays}
\keyword{datasets}{OrchardSprays}
\begin{Description}\relax
An experiment was conducted to assess the potency of various
constituents of orchard sprays in repelling honeybees, using a
Latin square design.
\end{Description}
\begin{Usage}
\begin{verbatim}OrchardSprays\end{verbatim}
\end{Usage}
\begin{Format}\relax
A data frame with 64 observations on 4 variables.
\Tabular{rlll}{
[,1]  & rowpos    & numeric & Row of the design\\{}
[,2]  & colpos    & numeric & Column of the design\\{}
[,3]  & treatment & factor  & Treatment level\\{}
[,4]  & decrease  & numeric & Response
}
\end{Format}
\begin{Details}\relax
Individual cells of dry comb were filled with measured amounts of lime
sulphur emulsion in sucrose solution.  Seven different concentrations
of lime sulphur ranging from a concentration of 1/100 to 1/1,562,500
in successive factors of 1/5 were used as well as a solution
containing no lime sulphur. 

The responses for the different solutions were obtained by releasing
100 bees into the chamber for two hours, and then measuring the
decrease in volume of the solutions in the various cells.

An \eqn{8 \times 8}{8 x 8} Latin square design was used and the
treatments were coded as follows:
\Tabular{rl}{
A & highest level of lime sulphur\\
B & next highest level of lime sulphur\\
. & \\
. & \\
. & \\
G & lowest level of lime sulphur\\
H & no lime sulphur
}
\end{Details}
\begin{Source}\relax
Finney, D. J. (1947)
\emph{Probit Analysis}.
Cambridge.
\end{Source}
\begin{References}\relax
McNeil, D. R. (1977)
\emph{Interactive Data Analysis}.
New York: Wiley.
\end{References}
\begin{Examples}
\begin{ExampleCode}
pairs(OrchardSprays, main = "OrchardSprays data")
\end{ExampleCode}
\end{Examples}

