Continuous Random Variables

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/8

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

9 Terms

1
New cards

Continuous random variables

A variable that can take any value in an interval (uncountably infinite)

2
New cards

Probability Density Function (PDF)

A function f(x) such that P(a ≤ X ≤ b) = ∫(from a to b) f(x)dx

3
New cards

Properties of a PDF

  • f(x) ≥ 0

  • ∫(from -∞ to ∞) f(x)dx = 1

4
New cards

Cumulative Distribution Function (CDF)

F(x) = ∫(from -∞ to x) f(t)dt

5
New cards

Relationship between PDF and CDF

f(x) = dF(x)/dx

6
New cards

Probability at a Point

For continuous variables, P(X = x) = 0

7
New cards

Uniform Distribution (Continuous)

f(x) = 1/(b - a) for a ≤ x ≤ b; otherwise 0

8
New cards

If X ~ Uniform(0, 1), then P(0.25 < X < 0.75) = 0.5

Example

9
New cards

Transformation of a Continuous Variable

If Y = g(X), the PDF of Y is f_Y (y) = f_X (g^-1 (y)) |d/dy g^-1 (y)|