OpenStax - Ch. 9 Hypothesis Testing with One Sample Flashcards

1
Q

Binomial Distribution

A

a discrete random variable (RV) that arises from Bernoulli trials. There are a fixed number, n, of independent trials. “Independent” means that the result of any trial (for example, trial 1) does not affect the results of the following trials, and all trials are conducted under the same conditions. Under these circumstances the binomial RV Χ is defined as the number of successes in n trials. The notation is: X ~ B(n, p) μ = np and the standard deviation is σ= npq−−−√σ= npq. The probability of exactly x successes in n trials is P(X=x)=(nx)pxqn−xP(X=x)=(nx)pxqn−x.

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

Central Limit Theorem

A

Given a random variable (RV) with known mean μμ and known standard deviation σ. We are sampling with size n and we are interested in two new RVs - the sample mean, X¯¯¯X¯, and the sample sum, ΣXΣX. If the size n of the sample is sufficiently large, then X¯¯¯~N(μ,σn√)X¯~N(μ,σn) and ΣX~N(nμ,n−−√σ)ΣX~N(nμ,nσ). If the size n of the sample is sufficiently large, then the distribution of the sample means and the distribution of the sample sums will approximate a normal distribution regardless of the shape of the population. The mean of the sample means will equal the population mean and the mean of the sample sums will equal n times the population mean. The standard deviation of the distribution of the sample means, σn√σn, is called the standard error of the mean.

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

Confidence Interval (CI)

A

an interval estimate for an unknown population parameter. This depends on:

  • The desired confidence level.
  • Information that is known about the distribution (for example, known standard deviation).
  • The sample and its size.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Hypothesis

A

a statement about the value of a population parameter, in case of two hypotheses, the statement assumed to be true is called the null hypothesis (notation H0) and the contradictory statement is called the alternative hypothesis (notation Ha).

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

Hypothesis Testing

A

Based on sample evidence, a procedure for determining whether the hypothesis stated is a reasonable statement and should not be rejected, or is unreasonable and should be rejected.

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

Level of Significance of the Test

A

probability of a Type I error (reject the null hypothesis when it is true). Notation: α. In hypothesis testing, the Level of Significance is called the preconceived α or the preset α.

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

Normal Distribution

A

a continuous random variable (RV) with pdf f(x)= 1σ2π√e−(x−μ)22σ2f(x)= 1σ2πe−(x−μ)22σ2, where μ is the mean of the distribution, and σ is the standard deviation, notation: X ~ N(μ, σ). If μ = 0 and σ = 1, the RV is called the standard normal distribution.

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

p-value

A

the probability that an event will happen purely by chance assuming the null hypothesis is true. The smaller the p-value, the stronger the evidence is against the null hypothesis.

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

Standard Deviation

A

a number that is equal to the square root of the variance and measures how far data values are from their mean; notation: s for sample standard deviation and σ for population standard deviation.

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

Student’s t-Distribution

A

investigated and reported by William S. Gossett in 1908 and published under the pseudonym Student. The major characteristics of the random variable (RV) are:

  • It is continuous and assumes any real values.
  • The pdf is symmetrical about its mean of zero. However, it is more spread out and flatter at the apex than the normal distribution.
  • It approaches the standard normal distribution as n gets larger.
  • There is a “family” of t distributions: every representative of the family is completely defined by the number of degrees of freedom which is one less than the number of data items.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Type 1 Error

A

The decision is to reject the null hypothesis when, in fact, the null hypothesis is true.

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

Type 2 Error

A

The decision is not to reject the null hypothesis when, in fact, the null hypothesis is false.

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