enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Branching process - Wikipedia

    en.wikipedia.org/wiki/Branching_process

    Branching processes can be simulated for a range of problems. One specific use of simulated branching process is in the field of evolutionary biology. [5] [6] Phylogenetic trees, for example, can be simulated under several models, [7] helping to develop and validate estimation methods as well as supporting hypothesis testing.

  3. Galton–Watson process - Wikipedia

    en.wikipedia.org/wiki/Galton–Watson_process

    The Galton–Watson process is a branching stochastic process arising from Francis Galton's statistical investigation of the extinction of family names. [ 1 ] [ 2 ] The process models family names as patrilineal (passed from father to son), while offspring are randomly either male or female, and names become extinct if the family name line dies ...

  4. Branching random walk - Wikipedia

    en.wikipedia.org/wiki/Branching_random_walk

    An example of branching random walk can be constructed where the branching process generates exactly two descendants for each element, a binary branching random walk. Given the initial condition that X ϵ = 0, we suppose that X 1 and X 2 are the two children of X ϵ .

  5. Brownian snake - Wikipedia

    en.wikipedia.org/wiki/Brownian_snake

    A stochastic process with this semigroup is called a Brownian snake. We may again find a duality between this process and a branching process. Here the branching process will be a super-Brownian motion + with branching mechanism () =, started on a Dirac in 0.

  6. List of stochastic processes topics - Wikipedia

    en.wikipedia.org/wiki/List_of_stochastic...

    Bernoulli schemes: discrete-time processes with N possible states; every stationary process in N outcomes is a Bernoulli scheme, and vice versa. Bessel process; Birth–death process; Branching process; Branching random walk; Brownian bridge; Brownian motion; Chinese restaurant process; CIR process; Continuous stochastic process; Cox process ...

  7. Borel distribution - Wikipedia

    en.wikipedia.org/wiki/Borel_distribution

    Y n are independent identically distributed random variables whose common distribution is the offspring distribution of the branching process. In the case where this common distribution is Poisson with mean μ , the random variable S n has Poisson distribution with mean μn , leading to the mass function of the Borel distribution given above.

  8. Superprocess - Wikipedia

    en.wikipedia.org/wiki/Superprocess

    Our discrete branching system (,) can be much more sophisticated, leading to a variety of superprocesses: . Instead of , the state space can now be any Lusin space.; The underlying motion of the particles can now be given by = (,,,,), where is a càdlàg Markov process (see, [1] Chapter 4, for details).

  9. Branch and bound - Wikipedia

    en.wikipedia.org/wiki/Branch_and_bound

    The following is the skeleton of a generic branch and bound algorithm for minimizing an arbitrary objective function f. [3] To obtain an actual algorithm from this, one requires a bounding function bound, that computes lower bounds of f on nodes of the search tree, as well as a problem-specific branching rule.