rolldie.sum: PDF of the Sum of n Dice

View source: R/ch4-fn.R

rolldie.sumR Documentation

PDF of the Sum of n Dice

Description

Probability Distribution of the Sum of n Dice

Usage

rolldie.sum(n, cex = 1)

Arguments

n

Number of dice.

cex

Default: 1

Value

None.

Examples

rolldie.sum(4)

adoocavo/Rstat_M1 documentation built on March 19, 2022, 3:34 a.m.