Random Variables & Discrete Probability Distribution

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

1/15

flashcard set

Earn XP

Description and Tags

This set of vocabulary flashcards covers the fundamental concepts of random variables, including discrete and continuous types, specific distributions like Binomial and Poisson, and counting principles like permutations and combinations.

Last updated 6:29 AM on 5/20/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

16 Terms

1
New cards

Categorical Variable

Variables that take category or label values and are non-numerical or qualitative, such as flower color or shape of leaves.

2
New cards

Numerical Variable

Measurable or countable quantitative variables such as plant height, fruit weight, or number of petals.

3
New cards

Random Variable

A variable whose value is determined by a random experiment, random trial, sample, or simulation, providing a numerical description of the outcome.

4
New cards

Discrete Random Variable

A type of random variable that takes on only a finite or countable number of distinct values, such as the number of children in a family.

5
New cards

Continuous Random Variable

A type of random variable that takes an infinite number of possible values within an interval, usually representing measurements like height, weight, or time.

6
New cards

Probability Distribution

A list, table, or equation showing all possible values of a discrete random variable together with their associated probabilities.

7
New cards

Probability Mass Function

A function used to represent the distribution of a discrete random variable.

8
New cards

Probability Histogram

A graphical display of sample values where the horizontal axis represents the range of values and the vertical axis represents the frequency or relative frequency.

9
New cards

Expected Value (E(X)E(X))

Also denoted as the mean (μ\mu), it represents the average outcome of the possible values for a given data generating process.

10
New cards

Standard Deviation (sd(X)sd(X))

The degree to which the values of a random variable differ from the expected value, defined as the square root of the variance.

11
New cards

Binomial Distribution

A probability distribution appropriate for sampling in an infinitely large population where there are nn identical trials, each with only two possible outcomes (success or failure).

12
New cards

Bernoulli Trial

A single repetition of a binomial experiment, named after Jacob Bernoulli.

13
New cards

Permutation

The act of arranging members of a set into a sequence or order where the order or sequence is important.

14
New cards

Combination

A way of selecting items from a collection such that the order of selection does not matter.

15
New cards

Poisson Distribution

A discrete probability distribution named after Simeon Denis Poisson that shows how many times an event is likely to occur within a specified period of time at a constant rate.

16
New cards

Poisson Approximation to the Binomial

A method where a binomial distribution with a large nn and small pp is approximated by a Poisson distribution with parameter μ=n×p\mu = n \times p.