May 12, 2007 by calvinw
This is a straightforward hypothesis test for sample means. We just give the value to test and the sample statistic with no interpretation so you see how the method works.
Notice we use a t-score and t-distribution in this case. We always do this when the hypothesis test is about a population mean.
Problem adapted from Triola’s Elementary Statistics
Posted in Hypothesis Tests - Means, Module 7 Examples | Leave a Comment »
May 10, 2007 by calvinw
This is a problem involving the
-distribution and involves finding out how likely a certain size sample mean will be.
Here the idea is to change areas in the
-distribution into areas for the standard normal curve and look them up in the table.
The
is the population mean and it corresponds to z=0 as a z-score. The
is a sample mean and it corresponds to a data value in the left graph above. You change it into a z-value in the right graph by using the formula for the z-score:

Notice that the standard deviation this time on the bottom is

This comes from the Central Limit Theorem and is the form you use when you are working with the
-distribution.
Problem adapted from Larson/Farber’s Elementary Statistics
Posted in Hypothesis Tests - Means, Module 7 Examples | Leave a Comment »
April 26, 2007 by calvinw
This is another hypothesis test. This time the claim made by the research involved corresponds to the alternative hypothesis.
Maybe the data this problem talks about is old. Can it really be 55% watching network news? What about all those people who only watch podcasts or only read google news?
Problem adapted from Larson/Faber’s Elementary Statistics
Posted in Hypothesis Tests, Module 6 Examples | Leave a Comment »
April 26, 2007 by calvinw
When you are doing a hypothesis test how do you decide which form to use? Say we are going to test the population proportion .27. Which of the three possibilities do we choose?

Part of what makes this hard to figure out is that “the claim” stated in a problem can correspond to either
or
.You can tell which form to use by the way the question is worded. Let’s look at some typical phrases used with these forms.
If you claim the population proportion “is smaller than 27%” or “is less than 27%” then you would use the form

and your claim corresponds to the alternative hypothesis.
If you claim the population proportion “is greater than 27%” or “is more than 27%” then you would use the form

and your claim corresponds to the alternative hypothesis.
If you claim the population proportion “differs from 27%” or “is not equal to 27%” then you would use this form

and your claim corresponds to the alternative hypothesis.
If you claim the population proportion “is at most 27%” you will use

since the alternative hypothesis to “is at most 27%” would be “is more than 27%”.
If you claim a population proportion “is at least 27%” you will use

since the alternative hypothesis to “is at least 27%” would be “is less than 27%”.
Sometimes these last two cases are written differently by some books. The claim “is at most 27%” is written using the null hypothesis
and the claim “is at least 27%” is written with the null hypothesis
. We’ll stick with our original three forms at the beginning of the post for everything we do though.
Posted in Hypothesis Tests, Module 6 Examples | Leave a Comment »
April 25, 2007 by calvinw
Here’s another example of a hypothesis test. Again you tell the type of test (right-tailed or left-tailed or two-tailed) from the form of the alternative hypothesis.
Notice in this one we got a fairly big p-value compared to the level of significance we were using. So we didn’t even come close to rejecting the null hypothesis this time.
Problem adapted from Larson/Farber’s Elementary Statistics
Posted in Hypothesis Tests, Module 6 Examples | Leave a Comment »
April 24, 2007 by calvinw
Here is an example of a two tailed hypothesis test.
For a two-tailed test you have to find the z-value and then take the p-value to be twice the area of the tail you get. Since for a two-tailed test the alternative hypothesis is
we have to allow that the test statistic could be bigger than
or it could be smaller than
. That is why we need two tails.
Hmm… even if USA Today is right I’m beginning to wonder under what conditions people did see an extraterrestrial. Late at night I bet…
Problem adapted from Larson/Farber’s Elementary Statistics
Posted in Hypothesis Tests, Module 6 Examples | Leave a Comment »
April 24, 2007 by calvinw
When you do a hypothesis test, you use a sample to come up with a test statistic (z-value). Then you use the z-value to come up with a p-value, where the p-value is the area of the “tail(s)” involved.
Now the book says that you decide the result of the hypothesis test based on the size of the p-value (page 438). The smaller the p-value the more evidence against the null hypothesis you have. This is true if you are not given a level of significance (ie no
).
But what happens if the problem says to use 1% or 5% level of significance (
or
) ?
This just means that when you are done you compare the p-value to this
to decide whether you reject the null hypothesis or not.
If
, then you reject the null hypothesis and say the result is “significant”.
If
, then you say there is not enough evidence to reject the null hypothesis and say the result is “not significant”.
Example (Using a level of significance in hypothesis test):
As an example suppose you are using a level of significance
and your p-value is
. Then reject the null hypothesis and say the result is significant.
Or suppose your level of significance is
and your p-value is
. Then you do not have enough evidence to reject the null hypothesis and say the result is not significant.
So the upshot is compare the p-value to the level of significance (
) to decide whether to reject when you have a level of significance. If the problem doesn’t give a level of significance, then decide your conclusion by using the size of the p-value and the table on p. 438 of our book.
Posted in Hypothesis Tests, Module 6 Examples | Leave a Comment »
April 20, 2007 by calvinw
This problem shows an example of a hypothesis test. This one is a right tailed test, which you can tell from the form of the alternative hypothesis.
Note that if you are not using a level of significance to decide whether to reject or not, then you wind up with a p-value and make some conclusion about how much evidence there is against the null hypothesis based on the size of the p-value. The smaller the p-value the less likely you are to believe in the null hypothesis.
Problem adapted from Larson/Farber’s Elementary Statistics
Posted in Hypothesis Tests, Module 6 Examples | Leave a Comment »
April 14, 2007 by calvinw
Some people have been asking me to review how to find areas for normal distributions (from Module 4). Since the rest of the course uses this heavily it is important we have this down cold. Here is a straightforward normal distribution problem where you have to find several areas by computing z-values and using the table. You should already know how to use the standard normal table (p. 579 in our book) before viewing this:
For these kinds of problems you always want to convert areas under the x-distribution into areas under the standard normal curve and use the table:
.
To change the x-values into z-values use the formula

Notice that the mean
corresponds to 
Posted in Module 4 Examples, Normal Distribution | Leave a Comment »
April 13, 2007 by calvinw
Here is problem involving sample proportions. This one is about dieting.
Make sure when you are doing these problems that you draw the curves that go with the information. It is much easier to understand what you are doing if you draw the curves and areas.
In all the problems using the sampling distribution you want to compute areas in some original distribution (the
-distribution in this case) and you do that by changing things into z-scores and computing the areas under a standard normal curve instead:

The
is the population proportion and it corresponds to z = 0
The
is the sample proportion and it corresponds to a value in the left graph above. You change it into a z-value in the right graph above by using the formula for the z-score:

where the stddev is given in this case by:

Problem adapted from Moore’s Basic Practice of Statistics
Posted in Module 5 Examples, Sample Proportions | Leave a Comment »