Random Variables

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/20

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.

21 Terms

1
New cards

Random Variable

A variable whose numerical value is based on the outcome of a random event; denoted with a capital letter w/ a lowercase letter for the corresponding values

2
New cards

A random variable is “discrete” when..

we can list all of the outcomes, ifi we can’t then it’s “continuous”

3
New cards

Probability Model of a Random Variable

The collection of all possible values and probabilities that they occur

4
New cards

Expected Value (E(X)/𝝁)

The value calculated based on a probability model and LLN; the mean of a random variable

5
New cards

Expected Value Formula

𝝁= E(X) = ⅀(X(P(X))

<p>𝝁= E(X) = <span>⅀(X(P(X))</span></p>
6
New cards

Variance

expected value of squared deviations of the values, found by multiplying each by the appropriate probability and sum those products

7
New cards

Standard Deviation

Square root of the variance

8
New cards

Variance Formula

𝝈2 = Var(X) =⅀(x-μ)2 P(x)

<p><span>𝝈<sup>2</sup> = Var(X) =⅀(x-μ)<sup>2</sup><em> </em>P(x)</span></p>
9
New cards

Standard Deviation Formula

  𝝈= SD(X) =√⅀(x-μ)2 P(x)

<p><span>&nbsp;&nbsp;𝝈= SD(X) =√⅀(x-μ)<sup>2</sup><em> </em>P(x)</span></p>
10
New cards

Formulas for adding a constant to the Mean and Variance

E(X±c)= E(x)±c  

Variance: Var(X±c)= Var(X)

<p><span>E(X±c)= E(x)±c &nbsp;</span></p><p><span>Variance: Var(X±c)= Var(X)</span></p>
11
New cards

Adding a Constant..

Shifts the mean up by that constant but doesn’t change the spread

12
New cards

Rescaling (multiplying by a constant)..

Multiplies both the mean and spread by that constant

13
New cards

Formulas of Mean and Variance for Rescaling

Mean: E(aX)=aE(x)

Var(aX)=a2 Var(X) [b/c SD is square root of variance]

<p>Mean: <span>E(aX)=aE(x)</span></p><p><span>Var(aX)=a<sup>2</sup> Var(X) [b/c SD is square root of variance]</span></p>
14
New cards

The mean of the sum/ difference of 2 random variables is the sum/difference of the means formula

E(X±Y)= E(X)±E(Y)

<p><span>E(X±Y)= E(X)±E(Y)</span></p>
15
New cards

Pythagorean Theorem of Statistics

We always add variances because the variability in the differences increases just as much as the variability in the sums (If the random variables are independent, the variance of their sum OR difference is always the sum of the variances)

16
New cards

Pythagorean CTheorem of Statistics Formula

Var(X±Y)= Var(X)+Var(Y)

<p><span>Var(X±Y)= Var(X)+Var(Y)</span></p>
17
New cards

Continuous Random Variable

can take on any value, but not every value will have a probability; everything that applies to discrete random variables is also applicable for them too

18
New cards

For a normal random variable..

The probability that it falls within an interval is just the area under the normal curve over that interval

19
New cards

Regardless of shape (Normal, skewed, uniform, or bimodal) all continuous random variables have..

means (expected values) and variances

20
New cards

When 2 INDEPENDENT continuous random variables have Normal models.

So does their sum or differences (allows us to apply Normal Model probabilities to random variables)

21
New cards

What can go wrong?

  • Make sure that probability models and using normal distribution is reasonable

  • Watch out for variables that arent independent

  • Always add variances even when looking for differences

  • Write random variables separately