Hypothesis Testing, business and finance homework help

Ace your studies with our custom writing services! We've got your back for top grades and timely submissions, so you can say goodbye to the stress. Trust us to get you there!


Order a Similar Paper Order a Different Paper

In APA format, solve Examples 1 through 5 using Minitab and interpret the output in each example to conclude whether the null hypothesis must be rejected.

Example 1 Jerey, as an eight-year old, established a mean time of 16.43 seconds for swimming the 25-yard freestyle, with a standard deviation of 0.8 seconds. His dad, Frank, thought that Jerey could swim the 25-yard freestyle faster by using goggles. Frank bought Jerey a new pair of expensive goggles and timed Jerey for 15 25-yard freestyle swims. For the 15 swims, Jerey’s mean time was 16 seconds. Frank thought that the goggles helped Jerey to swim faster than the 16.43 seconds. Conduct a hypothesis test using a preset α = 0.05. Assume that the swim times for the 25-yard freestyle are normal.
Solution Set up the Hypothesis Test: Since the problem is about a mean, this is a test of a single population mean. Ho: µ = 16.43 Ha: µ< 16.43 For Jerey to swim faster, his time will be less than 16.43 seconds. The “<” tells you this is left-tailed. Determine the distribution needed: Random variable: X = the mean time to swim the 25-yard freestyle. Distribution for the test: X is normal (population standard deviation is known: σ= 0.8) X ∼ Nµ, σX √n Therefore, X ∼ N16.43, 0.8 √15µ = 16.43 comes from H0 and not the data. σ = 0.8, and n = 15. Calculate the p-value using the normal distribution for a mean: p-value = P− x< 16= 0.0187 where the sample mean in the problem is given as 16.p-value = 0.0187 (This is called the actual level of signicance.) The p-value is the area to the left of the sample mean is given as 16. Graph:
∗Version 1.25: Jun 18, 2012 9:40 am +0000 †http://creativecommons.org/licenses/by/3.0/
http://cnx.org/content/m17005/1.25/
OpenStax-CNX module: m17005 2
Figure 1
µ = 16.43 comes from Ho. Our assumption is µ = 16.43. Interpretation of the p-value: If Ho is true, there is a 0.0187 probability (1.87%) that Jerey’s mean time to swim the 25-yard freestyle is 16 seconds or less. Because a 1.87% chance is small, the mean time of 16 seconds or less is unlikely to have happened randomly. It is a rare event. Compare α and the p-value: α = 0.05 p-value = 0.0187 α > p-value Make a decision: Since α > p-value, reject Ho. This means that you reject µ = 16.43. In other words, you do not think Jerey swims the 25-yard freestyle in 16.43 seconds but faster with the new goggles. Conclusion: At the 5% signicance level, we conclude that Jerey swims faster using the new goggles. The sample data show there is sucient evidence that Jerey’s mean time to swim the 25-yard freestyle is less than 16.43 seconds. The p-value can easily be calculated using the TI-83+ and the TI-84 calculators: Press STAT and arrow over to TESTS. Press 1:Z-Test. Arrow over to Stats and press ENTER. Arrow down and enter 16.43 for µ0 (null hypothesis), .8 for σ, 16 for the sample mean, and 15 for n. Arrow down to µ: (alternate hypothesis) and arrow over to <µ0. Press ENTER. Arrow down to Calculate and press ENTER. The calculator not only calculates the p-value (p = 0.0187) but it also calculates the test statistic (z-score) for the sample mean. µ < 16.43 is the alternate hypothesis. Do this set of instructions again except arrow to Draw (instead of Calculate). Press ENTER. A shaded graph appears with z = −2.08 (test statistic) and p = 0.0187 (p-value). Make sure when you use Draw that no other equations are highlighted in Y = and the plots are turned o. When the calculator does a Z-Test, the Z-Test function nds the p-value by doing a normal probability calculation using the Central Limit Theorem: P (x<16 ) =2nd DISTR normcdf−10^99,16,16.43,0.8/√15. The Type I and Type II errors for this problem are as follows: The Type I error is to conclude that Jerey swims the 25-yard freestyle, on average, in less than 16.43 seconds when, in fact, he actually swims the 25-yard freestyle, on average, in 16.43 seconds. (Reject the null hypothesis when the null hypothesis is true.) The Type II error is that there is not evidence to conclude that Jerey swims the 25-yard free-style, on average, in less than 16.43 seconds when, in fact, he actually does swim the 25-yard free-style, on average, in less than 16.43 seconds. (Do not reject the null hypothesis when the null hypothesis is false.)
http://cnx.org/content/m17005/1.25/
OpenStax-CNX module: m17005 3
Historical Note: The traditional way to compare the two probabilities, α and the p-value, is to compare the critical value (z-score from α) to the test statistic (z-score from data). The calculated test statistic for the p-value is −2.08. (From the Central Limit Theorem, the test statistic formula is z = x−µX “σX √n”. For thisproblem, x = 16, µX = 16.43 from the null hypothesis, σX = 0.8, and n = 15.) You can nd the critical value for α = 0.05 in the normal table (see 15.Tables in the Table of Contents). The z-score for an area to the left equal to 0.05 is midway between -1.65 and -1.64 (0.05 is midway between 0.0505 and 0.0495). The z-score is -1.645. Since −1.645 > −2.08 (which demonstrates that α > p-value), reject Ho. Traditionally, the decision to reject or not reject was done in this way. Today, comparing the two probabilities α and the p-value is very common. For this problem, the p-value, 0.0187 is considerably smaller than α, 0.05. You can be condent about your decision to reject. The graph shows α, the p-value, and the test statistics and the critical value.
Figure 2
Example 2 A college football coach thought that his players could bench press a mean weight of 275 pounds. It is known that the standard deviation is 55 pounds. Three of his players thought that the mean weight was more than that amount. They asked 30 of their teammates for their estimated maximum lift on the bench press exercise. The data ranged from 205 pounds to 385 pounds. The actual dierent weights were (frequencies are in parentheses) 205(3); 215(3); 225(1); 241(2); 252(2); 265(2); 275(2); 313(2); 316(5); 338(2); 341(1); 345(2); 368(2); 385(1). (Source: data from Reuben Davis, Kraig Evans, and Scott Gunderson.) Conduct a hypothesis test using a 2.5% level of signicance to determine if the bench press mean is more than 275 pounds.
Solution Set up the Hypothesis Test: Since the problem is about a mean weight, this is a test of a single population mean. Ho: µ= 275 Ha: µ> 275 This is a right-tailed test. Calculating the distribution needed: Random variable: X = the mean weight, in pounds, lifted by the football players. Distribution for the test: It is normal because σ is known. X ∼ N275, 55 √30x = 286.2 pounds (from the data). σ = 55 pounds (Always use σ if you know it.) We assume µ = 275 pounds unless our data shows us otherwise.
http://cnx.org/content/m17005/1.25/
OpenStax-CNX module: m17005 4
Calculate the p-value using the normal distribution for a mean and using the sample mean as input (see the calculator instructions below for using the data as input): p-value = P (x> 286.2) = 0.1323. Interpretation of the p-value: If Ho is true, then there is a 0.1331 probability (13.23%) that the football players can lift a mean weight of 286.2 pounds or more. Because a 13.23% chance is large enough, a mean weight lift of 286.2 pounds or more is not a rare event.
Figure 3
Compare α and the p-value: α = 0.025 p-value = 0.1323 Make a decision: Since α<p-value, do not reject Ho. Conclusion: At the 2.5% level of signicance, from the sample data, there is not sucient evidence to conclude that the true mean weight lifted is more than 275 pounds. The p-value can easily be calculated using the TI-83+ and the TI-84 calculators: Put the data and frequencies into lists. Press STAT and arrow over to TESTS. Press 1:Z-Test. Arrow over to Data and press ENTER. Arrow down and enter 275 for µ0, 55 for σ, the name of the list where you put the data, and the name of the list where you put the frequencies. Arrow down to µ : and arrow over to > µ0. Press ENTER. Arrow down to Calculate and press ENTER. The calculator not only calculates the p-value (p = 0.1331, a little dierent from the above calculation – in it we used the sample mean rounded to one decimal place instead of the data) but it also calculates the test statistic (z-score) for the sample mean, the sample mean, and the sample standard deviation. µ > 275 is the alternate hypothesis. Do this set of instructions again except arrow to Draw (instead of Calculate). Press ENTER. A shaded graph appears with z = 1.112 (test statistic) and p = 0.1331 (p-value). Make sure when you use Draw that no other equations are highlighted in Y = and the plots are turned o.
Example 3 Statistics students believe that the mean score on the rst statistics test is 65. A statistics instructor thinks the mean score is higher than 65. He samples ten statistics students and obtains the scores 65; 65; 70; 67; 66; 63; 63; 68; 72; 71. He performs a hypothesis test using a 5% level of signicance. The data are from a normal distribution.
Solution Set up the Hypothesis Test: A 5% level of signicance means that α = 0.05. This is a test of a single population mean.
http://cnx.org/content/m17005/1.25/
OpenStax-CNX module: m17005 5
Ho: µ= 65 Ha: µ> 65 Since the instructor thinks the average score is higher, use a “> “. The “> ” means the test is right-tailed. Determine the distribution needed: Random variable:X = average score on the rst statistics test. Distribution for the test: If you read the problem carefully, you will notice that there is no population standard deviation given. You are only given n = 10 sample data values. Notice also that the data come from a normal distribution. This means that the distribution for the test is a student’s-t. Use tdf. Therefore, the distribution for the test is t9 where n = 10 and df = 10−1 = 9. Calculate the p-value using the Student’s-t distribution: p-value = P (x> 67 )= 0.0396 where the sample mean and sample standard deviation are calculated as 67 and 3.1972 from the data. Interpretation of the p-value: If the null hypothesis is true, then there is a 0.0396 probability (3.96%) that the sample mean is 67 or more.
Figure 4
Compare α and the p-value: Since α = .05 and p-value = 0.0396. Therefore, α > p-value. Make a decision: Since α > p-value, reject Ho. This means you reject µ = 65. In other words, you believe the average test score is more than
65.
Conclusion: At a 5% level of signicance, the sample data show sucient evidence that the mean (average) test score is more than 65, just as the math instructor thinks. The p-value can easily be calculated using the TI-83+ and the TI-84 calculators: Put the data into a list. Press STAT and arrow over to TESTS. Press 2:T-Test. Arrow over to Data and press ENTER. Arrow down and enter 65 for µ0, the name of the list where you put the data, and 1 for Freq:. Arrow down to µ : and arrow over to > µ0. Press ENTER. Arrow down to Calculate and press ENTER. The calculator not only calculates the p-value (p = 0.0396) but it also calculates the test statistic (t-score) for the sample mean, the sample mean, and the sample standard deviation. µ > 65 is the alternate hypothesis. Do this set of instructions again except arrow to Draw (instead of Calculate). Press ENTER. A shaded graph appears with t = 1.9781 (test statistic) and p = 0.0396 (p-value). Make sure when you use Draw that no other equations are highlighted in Y = and the plots are turned o.
http://cnx.org/content/m17005/1.25/
OpenStax-CNX module: m17005 6
Example 4 Joon believes that 50% of rst-time brides in the United States are younger than their grooms. She performs a hypothesis test to determine if the percentage is the same or dierent from 50%. Joon samples 100 rst-time brides and 53 reply that they are younger than their grooms. For the hypothesis test, she uses a 1% level of signicance.
Solution Set up the Hypothesis Test: The 1% level of signicance means that α = 0.01. This is a test of a single population proportion. Ho: p= 0.50 Ha: p6= 0.50 The words “is the same or dierent from” tell you this is a two-tailed test. Calculate the distribution needed: Random variable:P’ = the percent of of rst-time brides who are younger than their grooms. Distribution for the test: The problem contains no mention of a mean. The information is given in terms of percentages. Use the distribution for P’, the estimated proportion. P’ ∼ Np,qp·q n Therefore, P’ ∼ N0.5,q0.5·0.5 100 where p = 0.50, q = 1−p = 0.50, andn = 100. Calculate the p-value using the normal distribution for proportions: p-value = P (p'<0.47 or p’ > 0.53 ) = 0.5485 where x = 53, p’ = x n= 53 100 = 0.53. Interpretation of the p-value: If the null hypothesis is true, there is 0.5485 probability (54.85%) that the sample (estimated) proportion p’ is 0.53 or more OR 0.47 or less (see the graph below).
Figure 5
µ = p = 0.50 comes from Ho, the null hypothesis. p’= 0.53. Since the curve is symmetrical and the test is two-tailed, the p’ for the left tail is equal to 0.50−0.03 = 0.47 where µ = p = 0.50. (0.03 is the dierence between 0.53 and 0.50.) Compare α and the p-value: Since α = 0.01 and p-value = 0.5485. Therefore, α<p-value. Make a decision: Since α<p-value, you cannot reject Ho. Conclusion: At the 1% level of signicance, the sample data do not show sucient evidence that the percentage of rst-time brides that are younger than their grooms is dierent from 50%. The p-value can easily be calculated using the TI-83+ and the TI-84 calculators: Press STAT and arrow over to TESTS. Press 5:1-PropZTest. Enter .5 for p0, 53 for x and 100 for n. Arrow down to Prop and arrow to not equalsp0. Press ENTER. Arrow down to Calculate and press ENTER. The calculator calculates the p-value (p = 0.5485) and the test statistic (z-score). Prop not equals .5 is the alternate hypothesis. Do this set of instructions again except arrow to
http://cnx.org/content/m17005/1.25/
OpenStax-CNX module: m17005 7
Draw (instead of Calculate). Press ENTER. A shaded graph appears with z = 0.6 (test statistic) and p = 0.5485 (p-value). Make sure when you use Draw that no other equations are highlighted in Y = and the plots are turned o. The Type I and Type II errors are as follows: The Type I error is to conclude that the proportion of rst-time brides that are younger than their grooms is dierent from 50% when, in fact, the proportion is actually 50%. (Reject the null hypothesis when the null hypothesis is true). The Type II error is there is not enough evidence to conclude that the proportion of rst time brides that are younger than their grooms diers from 50% when, in fact, the proportion does dier from 50%. (Do not reject the null hypothesis when the null hypothesis is false.)
Example 5 Problem 1 Suppose a consumer group suspects that the proportion of households that have three cell phones is 30%. A cell phone company has reason to believe that the proportion is 30%. Before they start a big advertising campaign, they conduct a hypothesis test. Their marketing people survey 150 households with the result that 43 of the households have three cell phones.
Solution Set up the Hypothesis Test: Ho: p= 0.30 Ha: p6=0.30 Determine the distribution needed: The random variable is P’ = proportion of households that have three cell phones. The distribution for the hypothesis test is P’ ∼ N0.30,q(0.30)·(0.70) 150 Problem 2 The value that helps determine the p-value is p’. Calculate p’.
Problem 3 What is a success for this problem?
Problem 4 What is the level of signicance? Draw the graph for this problem. Draw the horizontal axis. Label and shade appropriately. Problem 5 Calculate the p-value.
Problem 6 Make a decision. _____________(Reject/Do not reject) H0 because____________.
The next example is a poem written by a statistics student named Nicole Hart. The solution to the problem follows the poem. Notice that the hypothesis test is for a single population proportion. This means that the null and alternate hypotheses use the parameter p. The distribution for the test is normal. The estimated proportion p’ is the proportion of eas killed to the total eas found on Fido. This is sample information. The problem gives a preconceived α = 0.01, for comparison, and a 95% condence interval computation. The poem is clever and humorous, so please enjoy it!

Writerbay.net

Looking for top-notch essay writing services? We've got you covered! Connect with our writing experts today. Placing your order is easy, taking less than 5 minutes. Click below to get started.


Order a Similar Paper Order a Different Paper