Uniform Distribution Calculator
Inputs
| Minimum | 0 |
|---|---|
| Maximum | 10 |
| Interval lower bound | 2 |
| Interval upper bound | 5 |
Visualization
F(s)
Uniform Distribution Calculator
Inputs
Results
Enter a value to see results.
Details
F(s)
\begin{aligned} P(c \le X \le d) &= \dfrac{d - c}{b - a} \\ &= \dfrac{(5) - (2)}{10 - (0)} \\ &= ? \end{aligned}
\begin{aligned} F(c) = P(X \le c) &= \dfrac{c - a}{b - a} \\ &= \dfrac{(2) - (0)}{10 - (0)} \\ &= ? \end{aligned}
\begin{aligned} \mu &= \dfrac{a + b}{2} \\ &= \dfrac{(0) + (10)}{2} \\ &= ? \end{aligned}
\begin{aligned} \sigma^2 &= \dfrac{(b - a)^2}{12} \\ &= \dfrac{(10 - (0))^2}{12} \\ &= ? \end{aligned}
\begin{aligned} f(x) &= \dfrac{1}{b - a} \\ &= \dfrac{1}{10 - (0)} \\ &= ? \end{aligned}
Recommended Next
Normal Distribution Calculator
Calculate Z-score, probability P(X < x), P(X > x), and percentile for any normal distribution. Enter value, mean, and standard deviation.