airline_arrivals: Airline Arrivals

airline_arrivalsR Documentation

Airline Arrivals

Description

This data set contains on-time arrival records for U.S. flight carriers in for all four quarters of the year 2015, the month of December 2015, and the entire year 2015. This data is displayed in Table 2.9 of Wolfe and Schneider - Intuitive Introductory Statistics.

Usage

airline_arrivals

Format

A data.frame with 13 rows and 13 columns indicating the percentages and ranks for each airline.

Source

U.S. Department of Transportation (2016)

Examples

data(airline_arrivals)
summary(airline_arrivals)

IIS documentation built on April 3, 2025, 6:10 p.m.