About 50 results
Open links in new tab
  1. Probability Generating Function (s)? - Mathematica Stack Exchange

    Nov 26, 2020 · Probability Generating Function (s)? Ask Question Asked 5 years, 4 months ago Modified 5 years, 4 months ago

  2. How I can define a discrete probability distribution with parameters ...

    @Szabolcs well, I want to define it as a probability distribution to evaluate easily mean, variance and other parameters. But you right, probably is not needed at all, more like I wanted to see how to use …

  3. Obtaining moments from the *inverse* of the moment-generating …

    Jul 22, 2023 · Obtaining moments from the *inverse* of the moment-generating function? Ask Question Asked 2 years, 9 months ago Modified 2 years, 9 months ago

  4. probability or statistics - Generating the cumulative distribution ...

    Mar 13, 2018 · Generating the cumulative distribution function (CDF) of a tuple made by RandomFunction Ask Question Asked 8 years, 1 month ago Modified 7 years, 9 months ago

  5. Generating Gaussian-distributed initial conditions from a given ...

    May 2, 2022 · Generating Gaussian-distributed initial conditions from a given bivariate probability density function Ask Question Asked 3 years, 10 months ago Modified 3 years, 10 months ago

  6. probability or statistics - Generating fake raw data from a given ...

    Aug 18, 2017 · Generating fake raw data from a given distribution Ask Question Asked 8 years, 7 months ago Modified 8 years, 6 months ago

  7. probability or statistics - Latin Hypercube Sampling - Mathematica ...

    Latin hypercube sampling is a statistical method for generating a sample of plausible collections of parameter values from a multidimensional distribution When sampling a function of N variables, the …

  8. PDF of binomial distribution and mixed binomial distribution

    I want to plot the PDF of binomial distributed function and a mixed binomial distributed function, therefore I entered for the binomial distribution function the following:

  9. Using Mathematica to solve a probability problem

    Jul 14, 2015 · I then compute the probability of each particular case, sort the cases from low to high by number of cupboards required, and finally compute a running cumulative probability: ... My question …

  10. probability or statistics - Generating a list of integers that roughly ...

    6 One way to approach your question is to generate a list of integers whose cumulative distribution function (CDF) is as close as possible to that of the normal distribution. For a discrete statistical …