normal100_10 {} | R Documentation |
A randomly generated data
Description
normal100_10is a randomly generated data from normal
distribution with mean 100 and standart deviation 10.
Usage
data(normal100_10)
Format
A data frame with 1000 observations on the following variable.
V1
- a numeric vector
Source
normal100_10.txt
References
Timur Keskinturk, Şebnem Er, “A Genetic Algorithm Approach To Determine Stratum Boundaries and Sample Sizes of Each Stratum in Stratified Sampling”,
Computational Statistics and Data Analysis, Vol. 52, Issue 1, 15 September 2007, s.53-67.
Examples
data(normal100_10)
[]