chapter 10: hypothesis testing Flashcards
Procedure for the scientific method (hint: 5 steps)
- observing nature
- asking questions
- formulating hypotheses
- conducting experiments
- developing theories and laws
two types of hypotheses
scientific hypothesis and statistical hypothesis
definition of scientific hypothesis
a scientific hypothesis is a testable supposition that is tentatively adopted to account for certain facts and to guide in the investigation of others; a statement that requires verification
what are the 3 characteristics common to all scientific hypotheses?
- intelligent informed guesses about phenomena of interest
- can be stated in the if-then form
- their truth, or falsity, can be determined by observation and experimentation
give a good example of scientific hypothesis
students who study the material in spaced intervals perform better on the exams compared to students who cram
definition of a statistical hypothesis
a statistical hypothesis is a statement about one or more parameters of a population distribution that requires verification
good example of a statistical hypothesis
a new class registration procedure at BU will reduce time required for students to register
what is the process of choosing between H0 and H1 (null hypothesis and alternative hypothesis) called?
the process of choosing between H0 and H1 is called HYPOTHESIS TESTING
this chapter on hypothesis testing does not focus on “proving” anything. what does it actually do?
through hypothesis testing we are simply saying that the occurrence of an event is improbable, not impossible
what does it mean to not reject Hº (the null hypothesis)
-hint: 3 different possibilities
- Ho is true and should not be rejected
- Ho is false and should be rejected, but the particular sample that was used to estimate µ and 𝛔 is not representative of the population
- Ho is false and should be rejected, but the experimental methodology is not sufficiently sensitive to detect the true situation
what does it mean to not reject Hº (the null hypothesis)
-hint: 3 different possibilities
this is bad because we want to be able to reject the null hypothesis
- Ho is true and should not be rejected
- Ho is false and should be rejected, but the particular sample that was used to estimate µ and σ is not representative of the population
- Ho is false and should be rejected, but the experimental methodology is not sufficiently sensitive to detect the true situation
what are the two options if we fail to reject the null hypothesis (Ho)
- state that we fail to reject the Ho ——> Ho remains credible
- suspend judgement about the Ho and scientific hypotheses until the completion of a new, improved experiment
statistical test is….
the process of deciding wether to reject Ho.
the decision of wether to reject Ho is based on what 3 things?
- a test statistic computed for a random sample from the population
- hypothesis testing conventions
- a decision rule
5 step research process
- state the null and alternative hypothesis
- specify the test statistic based on the hypothesis being tested, info known about the population, and assumptions about the population that appear to be tenable
- specify the size of the sample (n) and make assumptions that permit specification of the sampling distribution of the test statistic, given that Ho is true
- specify significance level (⍺)
- obtain a random sample of size n from the population, compute the test statistic, and make a decision
what is significance level?
significance level is the acceptable risk of making a decision error (example: rejecting the null hypothesis when it is true)
what is the critical region?
the critical region is the region under the t-distribution curve for rejecting Ho
in general we use a significance level of ⍺=.05
(only 5 times out of 100 will we observe a discrepancy between x̄ and µ as large or larger as expected)
by convention a probability of .05 is the largest risk a researcher should be willing to take of rejecting a true hypothesis
decision rule
reject Ho if test statistic falls in critical region; otherwise do not reject Ho
what is critical value
critical value is the value of t that cuts off the critical region of the sampling distribution of t
step 1: stating the statistical hypotheses using the example: a new class registration procedure at BU will reduce time required for students to register
current procedures: x̄ = 3.10 hours
the statistical hypothesis postulates: µ< 3.10 hours
-we can also postulate that µ ≥ 3.10 hours
(these two statistical hypothesis are mutually exclusive and exhaustive)
µ< 3.10 hours is the alternative hypothesis (H1)
µ ≥ 3.10 hours is the null hypothesis (Ho)
-we want to test the tenability of this
-we want to reject it
if we reject Ho then H1 is the only tenable hypothesis
reminder: the process of choosing between Ho and H1 is called hypothesis testing
* we are only saying that the occurrence of an event is improbable
µ and σ are estimated during hypothesis testing using…..
µ and σ are estimated during hypothesis testing using the sample statistics from the experiment (x̄ and σ ∧)
step 2: specify the test statistic that will be used to test the population mean
we can either use
t-statistic (sampling distr. is the t distribution) or
z-statistic (sampling distr. is the standard normal distr.)
choice of which statistic is based on what 3 things?
- the hypothesis being tested
- info known about the population
- assumptions about the population that appear to be tenable
step 2: specify the test statistic used to test Ho: µ ≥ 3.10 hours
- this hypothesis contains the mean of a single population
- the population standard deviation is unknown
- the population is assumed to be normally distributed
because of this we use the t-statistic
*appropriate if the population of registration times is normally distributed
(see notes for formula)