Sumo {abd}R Documentation

Sumo Wrestling Wins

Description

Counts of number of wins for sumo wrestlers.

Format

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

wins

a numeric vector

count

a numeric vector

Source

Duggan, M. and S.D. Leavitt. 2002. Winning isn't everything: Corruption in sumo wrestling. The American Economic Review 92: 1594-1605.

Examples

xyplot(count ~ wins, Sumo, type='h', lwd=4)

[Package abd version 0.2-8 Index]