Unit 4 AP Stats

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

1/60

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.

61 Terms

1
New cards

Random Process

We are aware of possible outcomes but have no clue what the outcome will be (results determined by change)

2
New cards

There is a sense of predictability that occurs in the ____ run.

long

3
New cards

Patterns of random occurrences may include _____ or runs of outcome that appear to be non-random.

strings

4
New cards

Outcome

Result of a trial of a random process (ex: heads)

5
New cards

Event

A collection of outcomes (results of a trial of a random process ex: roll a prime # (2,3,5))

6
New cards

Simulation

A way to model random events

7
New cards

Law of Large Numbers

Simulated probability gets closer to theoretical probability as the number of trials increases (variability from true probability is decreased)

8
New cards

Conducting a simulation (with random num gen) Describe the process for FRQs

  • Describe how the random digits will imitate the trial (what digits represent which outcomes). Also determine what will be recorded from each trial

  • Perform many trials of the simulation

  • Calculate the relative frequency of successful trials to get a calculated probability

9
New cards

Sample Space of Random Process

The collection of all possible non-overlapping outcomes ex: (roll a dice= [1, 2, 3, 4, 5, 6])

10
New cards

Probability of an event A

P(A)

11
New cards

Interpret Probability

Probabilities of events in repeatable situations can be interpreted as the relative frequency with which the event will occur in the long run.

12
New cards

Interpret Probability of P(Jazz) = 0.205

If we were to randomly select many individual albums sold this year (with replacement), the relative freq. of jazz albums selected would be approx. 0.205.

13
New cards

Valid probability distribution

Sum of all probabilities is 1

14
New cards

Complement of an event A is the event that A…

doesn’t happen

15
New cards

Complement of A is denoted by:

A’ or A^c

16
New cards

Probability of complement of A =

P(A’) = 1 - P(A)

17
New cards

Mutually Exclusive Events (Disjoint)

Cannot occur at the same time

18
New cards

Joint Probability

Probability of the intersection of two events

19
New cards

P(A^B)

Probability of A and B

20
New cards

P(AUB)

Probability of A or B

21
New cards

P(B|A)

Probability of B given A (Conditional probability)

22
New cards

Multiplication Rule

P(A^B) = P(A) * P(B|A)

23
New cards

Conditional Probability Rule

P(B|A) = P(A^B)/P(A)

24
New cards

How do you know if events A and B are independent?

They are independent only if by knowing whether or not Event A has occurred (or will occur) doesn’t change the probability that Event B will occur.

25
New cards

What are some equations that help prove the independence of events?

P(A|B) = P(A)

P(A|B’) = P(A)

P(A^B) = P(A) * P(B)

26
New cards

Union of Events

The probability that A or B (or both) will occur

27
New cards

Addition Rule

P(AUB) = P(A) + P(B) - P(A^B)

28
New cards

Random Vars

They are numerical outcomes of random behavior (represented with capital letter)

29
New cards

Example of Random Var

X = # of children in a randomly selected household

30
New cards

Discrete Random Var

Can only take a countable number of values (X = num of children in randomly selected household)

31
New cards

Continuous Random Var

Can take on an infinite # of values (W = time it takes to run a mile)

32
New cards

Probability Distribution

Display of entire set of values with their associated probability.

33
New cards

Describing a probability distr.

  • Shape

  • Center (median)

  • Spread (common to use SD but can use range)

  • Can make histogram for shape (ex: skewed)

34
New cards

Mean of a Random Var

Take the sum of each x value times the probability of each x value

<p>Take the sum of each x value times the probability of each x value</p>
35
New cards

Interpreting Mean

In the long run, if many prairie dogs are randomly selected, the average # of pups per litter will be about 2.66 pups.

36
New cards

Standard Deviation of Random Var

The sum of (each x val - mean)² times P(x val))

<p>The sum of (each x val - mean)² times  P(x val))</p>
37
New cards

Interpret SD

The number of prairie dog pups in randomly selected litters will generally vary form the mean of 2.66 pups by about 1.267 pups.

38
New cards

Standard deviation is the ______ ____ of the variance.

square root

39
New cards

When a question asks you to calculate/interpret the expected value for something they mean…?

Find the mean!

40
New cards

Interpretations of random variable parameters should use appropriate ____ + include _____ of the population.

units, context

41
New cards

Transforming Mean of Random Var

a + b(mean)

42
New cards

Transforming SD of Random Var

|b|(mean)

43
New cards

Binomial Setting

  • Two possible outcomes (success, fail)

  • Independent trials of same random process

  • Fixed # of trials, n

  • Each trial has the same probability of success

44
New cards

Independent trials

Knowing that one outcome doesn’t help us to predict another outcome

45
New cards

Binomial Random Var

Random variable in binomial setting

46
New cards

What are two ways that you can find probabilities using binomial random variables?

  • Use simulation to estimate probabilities

  • Use the binomial probability formula to calculate probabilities

47
New cards

Binomial probability formula

(n combination x) (p^x)(1-p)^n-x

n = number of trials

p = probability

48
New cards

Calculator Function for Combination

MATH, PRB, nCr

49
New cards
50
New cards

Binompdf/Binomcdf

2nd, DISTR

51
New cards

Difference between cdf and pdf

Pdf finds exact probability at x = # while cdf finds cumulative probability up to x = #

52
New cards

Mean of binomial random var

mean = np

53
New cards

SD of binomial random var

SD = sqr(np(1-p))

54
New cards

Interpret mean of bin rando var

In many random samples of 40 cell phone owners, the BTB team can expect an avg of 8.4 people to have a cracked cellphone screen.

55
New cards

Interpret SD of bin rando var

In many random samples of 40 cell phone owners, the number with cracked phones will typically vary from the mean of 8.4 by about 2.58 phones.

56
New cards

Geometric Setting

  • Two possible outcomes

  • Independent trials

  • Each trial has same probability of success

  • BUT there isn’t a fixed # of trials!

57
New cards

Geometric distribution formula

P(X=x) = ((1-p)^x-1)(p)

58
New cards

Mean of geo distr

1/p

59
New cards

SD of geo distr

sqr(1-p)/p

60
New cards

Interpret geo mean

Over many seasons, we expect it will take 2.44 storms on average to get the first hurricane.

61
New cards

Interpret geo SD

Over many seasons the number of tropical storms it takes to get the first hurricane will differ by about SD from mean of ___.