ProbLMania: Lotomania lottery game probability

Description Usage Arguments Details Value Examples

View source: R/ProbLMania.R

Description

The player only has to choose 50 numbers out of 100 available, the draw consists of extracting 20 different numbers, between 00 and 99. In this game, winners of 20, 19, 18, 17, 16, 15 or those who do not match any number win prizes.

Usage

1
ProbLMania(x, y)

Arguments

x

number

y

number

Details

x is the amount of numbers bet

y is the amount number of hits

Value

number

Examples

1
ProbLMania(50,20)

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