Samplez: A hypothetical data set

Description Usage Format Examples

Description

This data set shows that data may also have skewness inherent in them!

Usage

1

Format

A data frame with 2000 observations on the following 2 variables.

Sample_1

a numeric vector

Sample_2

a numeric vector

Examples

1
2
3
data(Samplez)
hist(Samplez$Sample_1)
hist(Samplez$Sample_2)

Example output



RSADBE documentation built on May 2, 2019, 8:51 a.m.