R Dataset / Package Stat2Data / LeafHoppers

On this R-data statistics page, you will find information about the LeafHoppers data set which pertains to LeafHoppers. The LeafHoppers data set is found in the Stat2Data R package. You can load the LeafHoppers data set in R by issuing the following command at the console data("LeafHoppers"). This will load the data into a variable called LeafHoppers. If R says the LeafHoppers data set is not found, you can try installing the package by issuing this command install.packages("Stat2Data") and then attempt to reload the data with the library() command. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the LeafHoppers R data set. The size of this file is about 126 bytes.

LeafHoppers

Description

Lefetimes for potato leafhoppers on various sugar diets

Format

A dataset with 8 observations on the following 2 variables.

R project statistics dataset table
Diet Control, Fructose, Glucose, or Sucrose
Days Number of days until half the leafhoppers in a dish died

Details

The goal of this study was to compare the effects of four diets on the lifespan of small insects called potato leafhoppers. One of the four was a control diet: just distilled water with no nutritive value. Each of the other three diets had a particular sugar added to the distilled water, one of glucose, sucrose, or fructose. Leafhoppers were sorted into groups of eight and each group was put into one of eight lab dishes. Each of the four diets was added to two dishes, chosen using chance.

Source

"Survival and behavioral responses of the potato leafhopper, Empoasca Fabae (Harris), on synthetic media," MS thesis by Douglas Dahlman (1963), Iowa State University. The data can be found in Analyzing Experimental Data by Regression by David M. Allen and Foster B. Cady, Belmont, CA: Lifetime Learning (Wadsworth).

Dataset imported from https://www.r-project.org.

Attachments: csv, json

<iframe src="https://pmagunia.com/iframe/r-dataset-package-stat2data-leafhoppers.html" width="100%" height="100%" style="border:0px"></iframe>