Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

outlier_example

Adult male heights in feet with outliers


Description

This dataset was randomly generated with a normal distribution (average: 5 feet 9 inches, standard deviation: 3 inches). One value was changed to be mistakenly reported in centimeters rather than feet.

Usage

data(outlier_example)

Format

An object of class "numeric".

Examples

data(outlier_example)
mean(outlier_example)
median(outlier_example)

dslabs

Data Science Labs

v0.7.4
Artistic-2.0
Authors
Rafael A. Irizarry, Amy Gill
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.