CH19 Q3

Discussion in 'CS2' started by Molly, Sep 16, 2022.

  1. Molly

    Molly Ton up Member

    Hi Guys,

    How do we rewrite the given function as type 2 negative binom? i dont understand how this was done in the solutions.

    Thanks,
    Molly
     
  2. Andrew Martin

    Andrew Martin ActEd Tutor Staff Member

    Hi Molly

    choose(n+1, n) = (n+1)! / (n! * 1!) = (n+1)

    the 3^2 gives the 9 and then we have (1/4)^2 * (1/4)^n = 4^(-n-2)

    Hope this helps!

    Andy
     

Share This Page