PB74

5 Reputation

2 Badges

13 years, 102 days

MaplePrimes Activity


These are questions asked by PB74

Hi I have a problem with the resolution of an equation. When I tried to solve it it returns "solutions may have been lost"... Here is the problem:

restart:with(Statistics):
> x:=rand()/10^12;

197859430267
x := ------------
500000000000

> X:=RandomVariable(Gamma(2,4));

X := _R

> XL:=RandomVariable(ChiSquare(3));
Page 1 of 1