delphide bir dağolımdan rassal örneklem çekme

Delphi'de kod yazma ile ilgili sorularınızı bu foruma yazabilirsiniz.
Cevapla
nurettinbas92
Üye
Mesajlar: 1
Kayıt: 24 May 2014 04:09

delphide bir dağolımdan rassal örneklem çekme

Mesaj gönderen nurettinbas92 »

Definition: In this homework; you are expected to write a Delphi program to
1. Generate a random sample from the Slash distribution,
2. Write generated values to a double array,
3. Find median absolute deviation of the sample.
Hints:
1. User can change sample size.
2.You must sort values to compute the median value so you have to use a sort procedure first.

ödevim budur yardımcı olursanız sevinirim çok acil yarın teslim
Cevapla