ASA Connect

 View Only

Random Variables from Different Distributions

  • 1.  Random Variables from Different Distributions

    Posted 11-03-2014 08:04
    This message has been cross posted to the following eGroups: Statistical Programmers and Analysts Section and Open Forum .
    -------------------------------------------
    Hello, I am conducting undergraduate statistical research and would appreciate any insight into the following question: If I take a proportional sum of exponential random variables, i.e. X = p1x1 + p2x2 + ... + pnxn, where p1,p2,p3,...,pn sum to one and x1,x2,x3,...,xn are exponential random variables from different distributions, do I get something exponential or do I get something that looks somewhat normal? I would like to model this in R, so any help with the code will be greatly appreciated, too. Thanks! ------------------------------------------- Devon Cook California State University, Fullerton -------------------------------------------