f(x) = ? (probability density function)
f(x) = λe^(-λx) => συνάρτηση πυκνότητας πιθανότητας
λ = rate parameter = ?
λ = 1/μ
P(X < x) = ? (to calculate the area under the curve to the left, in the graph of exponential distribution)
P(X < x) = 1 - e^(-λx) (για την αριστερή περιοχή, κάτω από την καμπύλη - αριστερά του x)
P(X > x) = ? (to calculate the area under the curve to the right, in the graph of exponential distribution)
P(X > x) = e^(-λx) (για την δεξιά περιοχή, κάτω από την καμπύλη - δεξιά του x)