Continuous Probability Distributions
- Chi-Squared Distribution
- Continuous Probability Distributions
- Exponential Distribution
- Normal Distribution
- Student's T-Distribution
- Uniform Continuous Distribution
Probability Density Function (p.d.f)
Note that given a continuous random variable
Since the probability function for a specific point is 0,
What does
Take
so you have the probability from
The approximation to
Taking the limit:
This sort of resembles the epsilon - delta stuff.
If
Let
left=-1; right=2;
top=3; bottom=-1;
---
3x^2 \{0 \le x \le 1\}
0 \{x \lt 0, x \gt 1 \}
(1, 0) | open | #388c46
- Is it a real p.d.f.?
Is? Yes.
Does it add to 1?
Yes. Real.
- Find the c.d.f.:
left=-1; right=2;
top=3; bottom=-1;
---
x^3 \{0 \le x \le 1\}
0 \{x \lt 0 \}
1 \{x \gt 1 \}
- Find
:
Another way we could've done this: take the differences in the c.d.f (which would also be
- Find the expected value:
- Find
- Find