Unit 6 Flashcards

(31 cards)

1
Q

Probability model

A

A representation of a random event that lists all possible outcomes and their associated probabilities

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Random Variable

A

Variable that take on numeric values that describe the outcome of a chance process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Probability Distribution

A

Of a random variable gives the possible values and probabilities

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Discrete random variable

A

Random variable that takes on a fixed list of values

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Mean (Expected Value) of a discrete random variable

A

To find mean of x, multiply each possible value of x by its probability then add all products

SEE PAGE 2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Standard deviation

A

Measures how much the values of a random variable differ from the mean

SD of x = square root sigma (xi - M) squared x P

Use 1 var stats

SEE PAGE 4

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Tech tip

A

Use 1 var stats

Frequency list has to be the probabilities list

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

AP Exam tip

A

To earn full credit you MUST show numerical values substituted for 1st few terms

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Continuous random variables

A

Can take on ANY value in an interval or range of numbers

The probability distribution of a continuous random variable is modeled by a density curve

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Adding the same positive number a to (subtracting from) each value of a random variable

A

Adds a to measures of center and location

Does NOT change measures of spread

Does NOT change shape

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Effect of multiplying/dividing a constant

A

Multiplies measures of center and location by that constant

Multiplies measures of spread by that constant

Does NOT change shape

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Linear transformations

A

If y=a + bx and x and y are random variables then

Mean of y = a + b times mean of x

This is doing 2 transformations at the same time

SEE PAGE 8

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Mean (expected value) of a sum of random variables

A

Mean sum = Mean x + y = Mean X + Mean Y

Can apply to ANY # of random variables

SEE PAGE 12

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Mean (expected value) of a difference of random variables

A

Mean Difference = Mean x - y = Mean of x - Mean of y

SEE PAGE 12

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Standard deviation of the sum/difference of two random variables

A

Sum & Difference:
SD of s squared = SD of x squared + SD of y squared

Variances add NOT SD’s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How to calculate probability of greater or less than x

A

P(X > 7)= P(X=8) + P(X=9) + P(X=10)

Scale for Apgar score is /10

SEE PAGE 1

17
Q

How to find shape with median and mean

A

Mean = Median = Symmetric
Mean > Median = Skewed Right
Mean < Median = Skewed Left

18
Q

Binomial setting

A

When we perform “n” independent trials of the same chance process and count the # of times a “success” occurs

19
Q

Conditions for a Binomial Setting

A

B - Binary - possible outcomes placed into 1/2 categories, “success” or “failure”
I - Independent - Trials must be independent ( knowing outcome of one trial does not tell us info about next )
N - Number of Trials - Must be FIXED in advance
S - Same Probability - Prob of success must be the same on every trial

20
Q

Binomial Random Variable

A

The # of successes “x” in a binomial setting (ex. 1,2,3 … n) this is a discrete random variable

21
Q

Binomial Distribution

A

Prob dist of x in a binomial setting
Defined by 2 #’s

n= number of trials
p= prob of success

22
Q

Binomial coefficient

A

Tells us arrangement of x successes among n trials

nCx= n!/x!(n-x)

! = factorial (multiply every number below that down to one, ex. 5! =5x4x3x2x1)

23
Q

Binomial Probability Formula

A

P(x=x) =nCx (P) to the power of x
Times (1-p) to the power of n-x

n= number of trials
p= prob of success
x= # of successes

24
Q

Using calc

A

Binomialpdf - Finds the prob of exactly x successes in n trials

Binomialcdf - Finds the prob of at Most x successes in n trials

25
How to find binomial probabilities
Step 1: State that x binomial random variable with n = ____ and p = ____ Step 2: Plan out how may successes you want and use a formula for your calculator Don’t forget: If using calc must label #’s used (like normcdf , labels are n,p,x)
26
Mean and Standard Deviation If X is binomial
SDx = √ np(1-p) Mx = np n = number p = prob On formula sheet
27
Binomial Distributions in Statistical Sampling
- Binomial Dists are Important in stats when we make inference about a larger population - Real world sampling like taking an SRS from a larger population population usually violates the IND condition bc it is done WITHOUT replacement - But if the pop is large enough compared to the sample we are taking, It Doesn’t Matter - Ind/10% condition: N > 10n N= pop size 10n= sample size
28
Geometric setting
We perform independent trials of same chance process and record the # of trials it takes until we get our 1st success
29
Geometric random variable
If x is a geometric random then x= 1,2,3,4 ….
30
Geometric probability formula
P (X = ___ ) = (1-p) to the power of x - 1 times P ____ = trial of 1st success Prob of failure raised to # of failures On formula sheet
31
Describing a geometric distribution
Shape: Always skewed right Center: Mx = 1/p Variability: SDx √1-p / p On formula sheet