Package org.drip.sample.sequence

IID Dual Poisson Sequence Bound
Author:
Lakshmi Krishnamurthy
  • Class Summary
    Class Description
    DualRandomSequenceBound
    DualRandomSequenceBound demonstrates the Computation of the Probabilistic Bounds for a Joint Realizations of a Sample Random Sequence.
    IIDSequenceSumBound
    IIDSequenceSumBound demonstrates the Computation of the Different Probabilistic Bounds for Sums of i.i.d.
    IntegerRandomSequenceBound
    IntegerRandomSequenceBound demonstrates the Computation of the Probabilistic Bounds for a Sample Random Integer Sequence.
    PoissonRandomSequenceBound
    PoissonRandomSequenceBound demonstrates the Computation of the Probabilistic Bounds for a Sample Random Poisson Sequence.
    SingleRandomSequenceBound
    SingleRandomSequenceBound demonstrates the Computation of the Probabilistic Bounds for a Sample Random Sequence.
    UnitRandomSequenceBound
    UnitRandomSequenceBound demonstrates the Computation of the Probabilistic Bounds for a Sample Random Sequence.