chapter 6 stat

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/33

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.

34 Terms

1
New cards

random variable

A variable that takes numerical values based on the outcomes of a random process.

2
New cards

probability distribution

A list or rule that shows all possible values of a random variable and their probabilities.

3
New cards

discrete random variable

A random variable that takes countable values, such as whole numbers.

4
New cards

mean (expected value) of a discrete random variable

The long-run average value found by multiplying each value by its probability and adding the results.

5
New cards

standard deviation of a discrete random variable

A measure of how much the values of a random variable typically vary from the mean.

6
New cards

variance

The square of the standard deviation, measuring overall spread of a random variable.

7
New cards

continuous random variable

A random variable that can take any value within an interval.

8
New cards

how to calculate probabilities for a continuous random variable

Probabilities are found by calculating the area under the density curve over an interval.

9
New cards

effect of adding or subtracting a constant on a probability distribution

Adding or subtracting a constant shifts the distribution and changes the mean but not the standard deviation.

10
New cards

effect of multiplying or dividing by a constant on a probability distribution

Multiplying or dividing by a constant changes both the mean and the standard deviation by that constant.

11
New cards

effect of a linear transformation on a random variable

A linear transformation changes the mean and standard deviation according to the formula a + bX.

12
New cards

mean (expected value) of a sum of random variables

The mean of a sum equals the sum of the individual means.

13
New cards

mean (expected value) of a difference of random variables

The mean of a difference equals the difference of the individual means.

14
New cards

independent random variables

Random variables are independent if knowing one does not affect the probability of the other.

15
New cards

standard deviation of the sum of two independent random variables

The standard deviation is the square root of the sum of their variances.

16
New cards

standard deviation of the difference of two independent random variables

The standard deviation is the square root of the sum of their variances.

17
New cards

mean and standard deviation of a linear combination of random variables

The mean follows linear rules, and the standard deviation depends on variances and independence.

18
New cards

combining normal random variables

The sum or difference of independent normal random variables is also normally distributed.

19
New cards

binomial setting

A situation with a fixed number of trials, two outcomes, constant probability, and independent trials.

20
New cards

binomial random variable

The number of successes in a fixed number of binomial trials.

21
New cards

binomial distribution

The probability distribution of a binomial random variable.

22
New cards

binomial coefficient

The number of ways to choose k successes from n trials, written as nCk.

23
New cards

binomial probability formula

A formula that calculates the probability of exactly k successes in n trials.

24
New cards

how to find binomial probabilities

Use the binomial formula or technology to calculate the probability of a given number of successes.

25
New cards

mean of a binomial random variable

The mean is equal to n times p.

26
New cards

standard deviation of a binomial random variable

The standard deviation is the square root of np(1 − p).

27
New cards

10% condition

Sampling without replacement is approximately independent if the sample is less than 10% of the population.

28
New cards

normal approximation for binomial distributions: the large counts condition

The normal approximation can be used if np ≥ 10 and n(1 − p) ≥ 10.

29
New cards

geometric setting

A situation where trials are independent, have two outcomes, and continue until the first success.

30
New cards

geometric random variable

The number of trials needed to get the first success.

31
New cards

geometric distribution

The probability distribution of a geometric random variable.

32
New cards

geometric probability formula

A formula that finds the probability that the first success occurs on the kth trial.

33
New cards

mean (expected value) of a geometric random variable

The mean is equal to 1 divided by p.

34
New cards

standard deviation of a geometric random variable

The standard deviation is √((1 − p)/p²).