Hypothesis testing Flashcards

1
Q

rejection level

A

the probability with which we are willing to reject the H0 when it is in fact correct
usually written a = .05

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

rejection region

A

a set of outcomes of an experiment will lead to rejection of H0

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

test statistic

A

the results of a statistical test

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

critical value

A

the value of a test statistic at or beyond which we will reject the H0
-use tables (z or t)

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

degree of freedom

A

the number of independent pieces of information remaining after estimating one or more parameters
df = n -1

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

null hypothesis

A

the statistic hypotheses tested by the statistical procedure usually a hypothesis of no difference or relationship (H0)

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

alternative hypothesis

A

the hypothesis that is adopted when H0 is rejected usually the same as the research hypothesis

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

one tail test

A

a test that rejects extreme outcomes in only one specified tail of the distribution
(greater than, reduces)

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

two tail test

A

a test that rejects extreme outcomes in either tail of the distribution

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

sampling distribution

A

the distribution of a statistic over related sampling from a specified population

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

standard error

A

the standard deviation of a sampling distribution

stdev/ square root of n

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

sampling distribution of the mean

A

the distribution of sample means over repeated sampling from one population

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

central limit theorem

A

given a population with mean (u and variance o^2) the sampling distribution of the mean will have a mean equal to u and a variance equal to o^2/N. The distribution will approach the normal distribution as N, the sample size increases

the rate at which the sampling distribution of the mean approaches normal is a function of the shape of the parent population
-if the population is normal the sampling distribution of the mean will be normal regardless of N

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

z score Hypothese testing with single x value

A

z = x- u(mean) / o (stdev)

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

z scores hypothesis testing with sample of x values

A

x(with line over it) - u(mean) / ox (STEDV divided by square root of n)

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

t score hypothesis testing with one sample

A

when the stdev is unknown it has to be estimated by using the sample standard deviation. when we replace in stdev with s in the formula we are not computing z but t score
t = x - u
/(s/ square root n)

the numerator of the formula for t represents the distance between the sample mean the population mean given by H0
the denominator represents an estimate of the standard deviation of the distribution of sample means. This is the same thing we had with z except that the sample variance has been substituted for the population variance