favourite_numbers: Favourite Numbers based on an online poll

Description Usage Format Source Examples

Description

A dataset containing the favourite numbers selected by over 30,000 people in an online poll.

Usage

1

Format

A data frame with 1123 rows and 4 variables:

number

the actual number chosen. May be NA in the case of "imaginary" numbers, or Infinite.

frequency

the number of times this number was chosen.

percentage

the percentage of user answers a particular number represents.

description

descriptions of the number's importance, as provided by Alex Bellos. Often NA.

Source

http://pages.bloomsbury.com/favouritenumber

Examples

1

Example output

  number frequency percentage description
1      7      2912 0.09698585          NA
2      3      2248 0.07487094          NA
3      8      2025 0.06744380          NA
4      4      1694 0.05641965          NA
5      5      1544 0.05142381          NA
6     13      1500 0.04995837          NA

favnums documentation built on May 2, 2019, 1:39 p.m.