ProbLFacil: Lotofacil lottery game probability

Description Usage Arguments Details Value Examples

View source: R/ProbLFacil.R

Description

The player simply chooses and dials between 15 and 20 numbers, among the 25 available, the draw consists of extracting 15 different numbers, in the universe from 1 to 25. In this game, the prizes are awarded to the winners of 11, 12, 13, 14 or 15 numbers.

Usage

1
ProbLFacil(x, y)

Arguments

x

number

y

number

Details

of hits is 15". However if y < 11, notice that there is no such probability. Otherwise, notice that the bettor has won.

x is the amount of numbers bet

y is the amount number of hits

Value

number

Examples

1
ProbLFacil(15,11)

farias741/Lotto documentation built on Dec. 20, 2021, 7:43 a.m.