Probability
Confidence Intervals
Samples
Conditions
Others
100

What is P(A or B)

P(A) + P(B)

100

What is P when calculating the Confidence Interval

P is the probability of success in an event

100
What does SRS stand for

Simple Random Sample

100

What do you do if the conditions for a test have not been met?

You dont perform the test

100

How do we write null hypothesis and alternative hypothesis?

Ho : (P-hat) =/</> x

Ha : (P-hat) =/</> x

200

What is P(A and B)

P(A) * P(B)

200

How do we calculate z star

1 - (1 - CI / 2)

200

What is a systematic sample

It is where you choose to sample every Kth person

200

What is the Central Limit Theorem

N >= 30

200

What is r when looking at the least square regression line?

r is the correlation coefficient and it tels you how well the x and y axis values correlate between 0 and 1.

300

What is P(A|B)

P(A) * P(B) / P(B)

300

What is the Confifence Interval equation?

CI = P +/- (z-star)(SE)

300

Why is it bad to perform convinience samples?

There is lots of bias included and it isnt random meaning the data may be flawed from the sample.
300

What is IRTS

I - Independent

R - Random

T - Ten percent rule

S - At leat ten percent successes and failures

300
What is the difference between median and mean?

Median is the middle of the data and mean int he average of the data numbers.

400

What does it mean to be mutually exclusive?

It means you can't be both events at the same time you can't be P(A) and P(B).

400

How do we interperet CI.

What are x% confident that the true population  proportion of (Context) is between (y, z).

400

I go to a college and would like to know what percent of students are satistfied with the campus food. So I interview every 9th person, what type of sample is this?

Systematic sample

400

What is BINS

B - Binomial

I - Independent

N - Success and Failures

S - Same probability for every sample

400

If we increase the sample size on a SRS what will happen to the datas mean and standard deviation?

The mean will get closer to the true population proportion and the standard deviation will become smaller.

500

What is P(A or B) given that P(B) = .9 and P(A and B) = .72

.98

500

How do we calculate the CI when testing for the difference in to data sets.

CI = (P1 - P2) +/- (z-star)(sqrt((P1(1 - P1) / n1) + (P2(1 - P2) / n2)))

500

What is the difference between a Cluster Sample and a Stratified Random Sample?

Cluster samples are you randomly selecting which group to interview, Stratified Random Samples is where you have broken down your sample into strata and then perform and SRS on each strata.

500

What does RICE stand for?

R - Random

I - Independent

C - Counted Data

E - Expected Cells 

500

How do we calculate SE calculating the difference between to data sets.

sqrt((P1(1 - P1) / n1) + (P2(1 - P2) / n2))