Probability and Discrete/Continuous Random Variables in Statistics

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/22

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:08 PM on 5/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

23 Terms

1
New cards

What is a random variable?

A variable whose value is a numerical outcome of a random phenomenon.

2
New cards

What does the probability distribution of a random variable X define?

It identifies the values X can take and how to assign probabilities to those values.

3
New cards

What are the two requirements for probabilities in a discrete probability model?

Every probability must be between 0 and 1 inclusive, and the sum of all probabilities must equal 1.

4
New cards

How is the probability P(X > a) calculated using P(X ≤ a)?

P(X > a) = 1 - P(X ≤ a)

5
New cards

How is the probability P(a < X < b) calculated?

P(a < X < b) = P(X < b) - P(X ≤ a)

6
New cards

How is the probability P(X ≤ a) calculated?

P(X ≤ a) = P(X < a) + P(X = a)

7
New cards

How is the probability P(X < a ∪ X > b) calculated?

P(X < a ∪ X > b) = P(X < a) + P(X > b)

8
New cards

What defines a discrete random variable?

A variable that has a countable or finite list of possible outcomes.

9
New cards

What is the formula for the mean (expected value) of a discrete random variable?

The sum of each specific value the random variable can take multiplied by the probability associated with that specific value. μX = Σ(xi * pi)

10
New cards

What is the formula for the variance of a discrete random variable?

σ² = Σ(xi - μX)² * pi

11
New cards

How is the standard deviation of a random variable derived from its variance?

It is the square root of the variance.

12
New cards

What characterizes a continuous random variable?

It can take on all values within an interval. The probability distribution of X is described by the density curve. The probability of any event is the area under the density curve.

13
New cards

How are probabilities assigned in a continuous probability model?

As areas under a density curve.

14
New cards

What is the total area under any valid density curve?

Exactly 1.

15
New cards

What is the probability that a continuous random variable X takes on any single exact value c?

P(X = c) = 0.

16
New cards

For continuous variables, how does P(c < X < d) compare to P(c ≤ X ≤ d)?

They are equal.

17
New cards

What is a uniform distribution?

A continuous distribution that assigns equal probability to every number or interval of a given length within its range.

<p>A continuous distribution that assigns equal probability to every number or interval of a given length within its range.</p>
18
New cards

If a uniform distribution is defined over an interval [a, b], what is its height?

1 / (b - a).

<p>1 / (b - a).</p>
19
New cards

How do you calculate the probability of an interval [c, d] in a uniform distribution?

Multiply the length of the interval (d - c) by the height of the distribution.

20
New cards

What is the expected value of a random variable representing?

The long-term average outcome of the random variable.

21
New cards

What is the primary difference between discrete and continuous probability models regarding outcome values?

Discrete models have countable outcomes, while continuous models represent values in an interval.

22
New cards

Why is the probability of a single point in a continuous distribution zero?

Because the area of a line segment (width of zero) under a curve is zero.

23
New cards

What does the variance measure in a probability distribution?

The spread or dispersion of the random variable's values around the mean.