Jalale

125 Reputation

6 Badges

8 years, 249 days

MaplePrimes Activity


These are questions asked by Jalale

For example, A with a B weighting?

Thanks

QuestionHistogramme.mw

Hi,

How to generate the whole table of quantiles for a normal reduced centered N(0,1)?

 

restart;
Chargement Statistics
X := RandomVariable(Normal(0, 1));
                            X := _R
Statistics[Quantile](X, 0.1e-1);
                       -2.32634787404074

 

 

 

Hi,

I try to simulate the sum of two dice, and display the frequencies of the apparitions (in order 2,3,..12). Is my approach good? can generalize the approch to several dices?

Thanks for your help

Simulation2Dés.mw

Hi,

I can’t perform the last command (GridPlot) on my worksheet

 

 

IRISdata.mw


 

 

Hi,

How to view all  statistical bank of data in Maple ? ( for example , Iris data)

Thanks

1 2 3 4 5 6 7 Page 3 of 7