pick.3.1xday: Pick 3 (once daily)

Description Usage Format Source Examples

Description

Historical data for the Pick 3 once daily game. Game Play: Pick a three digit number from 000 through 999. Note: On January 30, 1995, Pick 3 switched to twice daily drawings.

Usage

1

Format

A data frame with 1,777 rows and 4 variables:

date

date of draw

N1

1st digit

N2

2nd digit

N3

3rd digit

Source

https://www.valottery.com

Examples

1

Example output

$N1
x
   0    1    2    3    4    5    6    7    8    9 
0.09 0.09 0.10 0.09 0.10 0.11 0.10 0.10 0.10 0.11 

$N2
x
   0    1    2    3    4    5    6    7    8    9 
0.10 0.10 0.11 0.10 0.09 0.10 0.10 0.09 0.11 0.10 

$N3
x
   0    1    2    3    4    5    6    7    8    9 
0.10 0.10 0.10 0.12 0.10 0.09 0.11 0.10 0.09 0.10 

valottery documentation built on May 2, 2019, 6:33 a.m.