1
2
3
4
5
#

Name:

Description:

Rainfall amounts from a cloud seeding experiment

Variables:

A data frame with 108 observations on the following 9 variables.

Period ID for time period
Seeded Treatment coded as S=seeded or U=unseeded
Season Coded as Autumn, Spring, Summer, or Winter
TE Rainfall in East (treatment)
TW Rainfall in West (treatment
NC Rainfall in North (control)
SC Rainfall in South (control)
NWC Rainfall in Northwest (control)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Data were accessed from the website www.statsci.org/data/oz/cloudtas.html. This is the web home of the Australasian Data and Story Library (OzDASL).

References

A.J. Miller, D.E. Shaw, L.G. Veitch, and E.J. Smith, (1979) "Analyzing the results of a cloud-seeding experiment in Tasmania" in Communications in Statistics: Theory and Methods, A8 (10), pp. 1017-1047.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Cloud_Seeding_Experiment__Four_Seasons__1074_82.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.