distribucion triangular.docx

Upload: christian-mendivelso

Post on 12-Oct-2015

4 views

Category:

Documents


0 download

TRANSCRIPT

  • 5/22/2018 Distribucion Triangular.docx

    1/4

  • 5/22/2018 Distribucion Triangular.docx

    2/4

  • 5/22/2018 Distribucion Triangular.docx

    3/4

    Sub DULCES()

    A = 2

    C = 3

    B = 6

    MEDIA = ((A + B + C) / 3)

    For I = 1 To 500

    FDP = 0

    FDPA = 0

    X = Rnd()

    If X >= A And X = C And X

  • 5/22/2018 Distribucion Triangular.docx

    4/4

    end function

    binomial negativa

    function bn (k,p)

    bn=0

    ne=0

    while ne