algorithm: Algorithm

Description Usage Format Source References

Description

An experiement to compare the speeds of three computer algorithms for selecting a simple random sample of size m without replacement from a population of size N. (Chapter 10, Table 10.26)

Usage

1

Format

A data frame with 36 rows and 6 variables:

DAY

day algorithm was run

ALG

algorithm type - 3 types

SFRAC

sampling fractions - 3 levels

POP

populations sizes - 3 levels

Y

execution time (in 1/00 sec)

TC

treatment combination

Source

http://www.wright.edu/~dan.voss/bookdata/data.html

References

Dean, A. and Voss, D. (1999). Design and Analysis of Experiments. New York, Springer.


clayford/dvdata documentation built on May 13, 2019, 7:38 p.m.