<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Calculate probabilities of various dice-rolling events</dc:title>
  <dc:description>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 total of rolling five six-sided
dice, dropping the lowest two rolls, and summing the remaining
dice.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.0.0), gtools</dc:relation>
  <dc:creator>Dylan Arena &lt;dylanarena1@gmail.com&gt;</dc:creator>
  <dc:contributor>Dylan Arena</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2008-09-06</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=dice</dc:identifier>
 </rdf:Description>
</rdf:RDF>

