Anda di halaman 1dari 6

DISTRIBUSI NORMAL

The distribution can be defined using two parameters:


Mean (mu): The expected value.
Variance (sigma^2): The spread from the mean.
Often, the standard deviation is used instead of the variance, which is calculated as the
square root of the variance, e.g. normalized.
Standard Deviation (sigma): The average spread from the mean. A distribution with a
mean of zero and a standard deviation of 1 is called a standard normal distribution, and
often data is reduced or “standardized” to this for analysis for ease of interpretation and
comparison

1. Ketik import parameter


2. Ketik parameter mu, sigma dan menghitung parameter normal dengan persamaan

3. Plot hasil perhitungan langkah 2

4. Ketik parameter normal dengan fungsi dan hitung beberapa sampel titik

5. Perhitungan normal dengan scipy

6. Ketik parameter distri busi normal


7. Plot pdf. Baca hasil pdf yang dihasilkan

8. Plot cdf. Baca hasil cdf yang dihasilkan

9. Perhitungan nilai pdf diantara dua nilai

10. Perhitungan

11. Ketik parameter normal yaitu mu sigma

12. Ketik parameter distribusi normal dengan scipy . plot pdf normal
13. Plot cdf normal

14. Ketik program untuk contoh beberapa pdf dan cdf


EXPONENTIAL

15. Ketik parameter exponential

16. Ketik parameter exponential dan plot hasil persamaan exponential. Baca hasil plot persamaan

Anda mungkin juga menyukai