dice: Calculate probabilities of various dice-rolling events

This package provides utilities to calculate the probabilities of various dice-rolling events, such as the probability of rolling a four-sided die six times and getting a 4, a 3, and either a 1 or 2 among the six rolls (in any order); the probability of rolling two six-sided dice three times and getting a 10 on the first roll, followed by a 4 on the second roll, followed by anything but a 7 on the third roll; or the probabilities of each possible sum of rolling five six-sided dice, dropping the lowest two rolls, and summing the remaining dice.

Version: 1.2
Depends: R (≥ 2.0.0), gtools
Published: 2014-10-14
Author: Dylan Arena
Maintainer: Dylan Arena <dylanarena1 at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: dice results

Documentation:

Reference manual: dice.pdf

Downloads:

Package source: dice_1.2.tar.gz
Windows binaries: r-devel: dice_1.2.zip, r-release: dice_1.2.zip, r-oldrel: dice_1.2.zip
macOS binaries: r-release (arm64): dice_1.2.tgz, r-oldrel (arm64): dice_1.2.tgz, r-release (x86_64): dice_1.2.tgz, r-oldrel (x86_64): dice_1.2.tgz
Old sources: dice archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dice to link to this page.