Chapter 8 of Devore , H 1 :

Size: px
Start display at page:

Download "Chapter 8 of Devore , H 1 :"

Transcription

1 Chapter 8 of Devore TESTING A STATISTICAL HYPOTHESIS Maghsoodloo A statistical hypothesis is an assumption about the frequency function(s) (i.e., PDF or pdf) of one or more random variables. Stated in simpler terms, a statistical hypothesis is an assumption about the parameter(s) of one or more population(s) such as µ, σ, µ x µ y, p, and 1 σ / σ, etc. Examples. (a) H 0 : µ = 100, H 1 : µ 100; (b) H 0 : µ = 5000 psi, H 1 : µ > 5000 psi; (c) H 0 : σ = 0.05, H 1 : σ < 0.05; (d) H 0 : = µ x µ y = 0, H 1 : µ x µ y 0; (e) H 0 : σ x = σ y, H 1 : σ x / σ y 1. In the above examples, H 0 is called the null hypothesis while H 1 is called the alternative hypothesis (note that Devore uses the notation H a for the alternative hypothesis but his notation is not as prevalent in Statistics literature as is H 1 ). Further, the above examples indicate that, just like confidence intervals (CIs), there are two types of hypotheses: two-sided and one-sided. The alternative H 1 (or H a ) always determines whether a hypothesis is one or -sided. If the statement under H 1 involves, then the hypothesis is -sided; otherwise, the statement under H 1 will either include < for a left-tailed test, or will include > for a right-tailed test. Therefore, Examples (a), (d) and (e) above constitute - sided hypotheses, while Example (b) formulates a right-tailed test, and (c) is a left-tailed test. Finally, bear in mind that the equality sign "=" generally will be used only in the statement under H 0 (almost never under H 1 ). In the remaining of this chapter, we will study hypothesis testing about a single normal (or nearly normal) population parameter such as µ, σ, and p. Hypothesis testing about parameters of two populations will be discussed in Chapter 9 of Devore. Just like in the case of CIs, the sampling distribution 119

2 (SMD) of point estimator of the parameter under H 0 must be used to conduct a parametric test of hypothesis. That is to say, the null hypothesis H 0 : µ = µ 0 must be tested using the SMD of the point estimator x when σ is known. The null hypothesis H 0 : σ = σ 0 must be tested using the SMD of (n 1) S /σ, which is χ n 1. The null hypothesis H 0 : µ = µ 0, when σ is unknown, must be tested using the SMD of ( x µ ) n / S which is that of the Student s t with ν = n 1 df. The critical (or rejection) region of a null hypothesis is that part of range space of the test statistic that corresponds to the rejection of H 0. In testing a statistical hypothesis, any one of the following four circumstances may occur. Reject H 0 Do not reject H 0 (or accept H 0 ) H 0 is true Event Type I Error Occurrence pr = α Correct Decision Occurrence pr = 1 α H 0 is false Correct Decision Occurrence pr = 1 β Event Type II Error Occurrence pr = β Note that once a decision about H 0 is made based on sample data, then the above 4 circumstances reduce to only two possibilities. For example, if a data set provides sufficient evidence to reject H 0, then the experimenter has either committed a type I error or has made a correct decision [cells (1, 1) and (1, ), respectively]. And vice a versa when sample data does not provide sufficient evidence to reject H 0. Further, the pr of rejecting H 0 given that H 0 is false is called the power of the statistical test, which, from cell (1, ) of the above table, is clearly equal to 1 β. Finally, the question arises as to when an experimenter should conduct a -sided test, and when a one-sided test is warranted? This author recommends 10

3 a -tailed test for all nominal type parameters, the left-tailed test H 1 : θ < θ 0 for an STB type parameter, and the right-tailed test H 1 : θ > θ 0 if θ is an LTB type parameter. However, exceptions to the above recommendations do exist. Further, it will generally be best to set up the alternative hypothesis H 1 first by always placing the statement with a question mark (or a manufacturer s claim) under H 1, and the null of the question mark statement will then be placed under H 0. Thus far, we have laid down the foundation for testing a statistical hypothesis so that in subsequent sections we will illustrate the specific procedures through many examples. TEST OF HYPOTHESIS ABOUT THE MEAN OF A NORMAL POPULATION WITH KNOWN σ (CHAPTER 8) Example 38. A process manufactures ropes for climbing purposes whose breaking strength, X, is normally distributed with variance σ = 65 psi. A consumer group would like to determine if the manufacturer's process mean strength exceeds 150 psi? (Note that this is the question mark Statement and thus will have to be placed under H 1 ). This question leads to the following null and alternative hypotheses: H 0 : µ 150, versus H 1 ; µ > 150. The null hypothesis in this case can also be stated as H 0 : µ = 150. A random sample of size n = 5 has given the value of x = 160, and the question is "does this sample provide sufficient evidence to reject H 0 in favor of H 1 at a preassigned type I error probability (pr) α = 0.05? Recall that we have to make use of the sampling distribution of the point estimator x as depicted in Figure 13. Since larger values of x (well beyond 150) lead to the rejection of H 0 : µ = 150 in favor of H 1 : µ > 150, we deduce that the rejection region for testing H 0 is on the right-tail of the x sampling distribution. Therefore, the upper limit of acceptance interval (AI) is A u = / (5) 1/ = 158.5, and the 11

4 5 / n = se(x) µ psi 150 A u α = 0.05 x H 0 Figure 13. The Sampling Distribution of x assuming that H 0 is true rejection (or critical) region consists of the interval AI = [158.50, ). Since x = 160 falls inside the rejection region AI, then the sample provides sufficient evidence, at the 5% level, to conclude that µ > 150 psi. The pr of committing a type I error, α, is also called the level of significance (LOS) of the test, or the size of the critical region. Exercise 64. Determine if the sample mean x = 160 provides sufficient evidence to reject H 0 at the 1% level of significance. ANS: No. The obvious question is: "Given the result of a sample, what is the smallest LOS at which H 0 can be barely rejected"? For the Example 38, we could reject H 0 at α = 0.05 but could not reject H 0 at α = Further, we can barely reject H 0 at the.5% level but not at the % LOS. After the test statistic is computed, the smallest LOS at which H 0 can be rejected, denoted by αˆ, is also referred to as the probability level (or the P-value) of the test. That is, the P-value of a statistical 1

5 test is the smallest LOS at which H 0 can be barely rejected after a random sample has been drawn and the corresponding sample statistic computed. Therefore, αˆ = P( x > 160) = P(Z > ) = Note that if H 0 is rejected, then αˆ is always less than the corresponding pre-assigned value of α; further, the smaller αˆ is, the stronger the evidence is against the validity of H 0. Before leaving this section, we must state the fact that all CIs are tests of hypotheses in disguise for all possible values of the parameter under H 0. To illustrate this fact, recall the results of Example 36 (pp of STAT 3600) where we obtained the 95% lower one-sided CI for the mean breaking strength to be < µ <. The rejection of our null hypothesis H 0 : µ = 150 vs H 1 : µ > 150 at α = 0.05 is consistent with the 95% CI < µ < because the hypothesized mean value µ is outside the 95% CI [ , ). Then it must be clear by now that the sample mean x = 160 does not provide sufficient evidence at α = 0.05 to reject H 0 : µ = 15 vs H 1 : µ > 15 because µ 0 15 is inside the 95% CI [ , ). Exercise 65. Determine if the 99% CI of Exercise 55(a) on page 109 is consistent with the test result of Exercise 64. COMPUTING TYPE II ERROR PROBABILITY β Since β is the pr of accepting H 0 if H 0 is false, then when testing H 0 : µ = µ 0, the pr statement for β of the Example 38 is β = P( x falls within the acceptance interval H 0 is false, i.e., µ > 150). To illustrate the computation of β, again consider the Example 38, where H 0 : µ = 150 and H 1 : µ > 150 psi. Suppose the value of true mean µ = 155, i.e., H 0 is now false. Then, what is the pr of accepting H 0 : µ = 150 with a random sample of size 5 before the sample is drawn given that the population mean µ =

6 µ 0? The SMD of x given that H 1 is true (or H 0 is false, i.e, µ 150) is depicted in Figure 14 below. From Figure 14 we deduce that the value of β (at µ = 155) = P( < x < µ = 155) = P( x = P(Z 0.645) = Φ (0.645) = ) = Figure 14 and the above computation of β (at µ = 155) show that as the true value of µ changes, so does the value of β, i.e., Type II Error pr is a function of the parameter under H 0 (in this case β is a function of µ). For example, if µ = , then β = 0.50; if µ > 158.5, then β < 0.50; if µ = 170, β = ; if µ = 180, β = , and if µ = 1300, then β is practically 0. Note that the larger the true value of µ is than 150, i.e., the falser H 0 is, then the smaller is the pr of committing a Type II error. For example, if µ = 1300, then the P( < x < µ = 1300) = P(Z 8.355) = , which is less than 1 in a billion. se( x ) = 5 β 1 β 155 A u = x H 1 Figure 14. The Sampling Distribution of x Given that H 0 is false The graph of β as a function of the parameter under H 0 is called an operating 14

7 characteristic (OC) curve. The OC curve for a -sided H 0 : µ = µ 0 is symmetrical about µ 0 with maximum value of β = 1 α which occurs at µ = µ 0. For onesided tests, β = 1 α at µ = µ 0, but for right-tailed tests, β > 1 α if µ < µ 0, and for a left-tailed test β > 1 α if µ > µ 0. Exercise 66. (a) For the null hypothesis H 0 : µ = 150 of the above Example 38, draw the OC curve by computing and tabulating the values of β at µ = 145, 150, 153, 158.5, 160, 163, and 165. (b) Repeat part (a) using a LOS α = It must be clear by now that if H 0 is -sided, then the critical region of the test is divided equally at the left and right tails of the distribution of the test statistic, and for a left-tailed test the entire value of α is placed on the distribution's left tail and vice a versa for a right-tailed test. Further, always bear in mind that β gives the pr over the AI while α = pr( AI ), and almost for all statistical tests 1 β α. A test for which 1 β α is said to be unbiased, and a statistical test for which the value of 1 β 1 as n is said to be consistent Exercise 67. (a) Work Exercises 8-10, 8-1 (pp. 30-1), 8-18, 8-19, 8-0, and 8-5 on pp (b) For the Exercise 8-10(d), derive the minimum value of n if α = 0.05 and β = 0.01 at µ = Compute the P-values of your tests in all cases. 15

8 TEST OF HYPOTHESIS ABOUT THE MEAN OF A NORMAL UNIVERSE WITH UNKNOWN VARIANCE σ Since the population variance σ is unknown, then we may obtain a point unbiased estimator of σ using the sample statistic S. Clearly, ( x µ )/ σx = ( x µ ) n /σ has a standardized normal distribution, but σ is unknown and has to be estimated by S. However, ( x µ ) n /S is not normally distributed but its sampling distribution follows that of the Student s t with (n 1) df. We illustrate the procedure for testing H 0 : µ = µ 0 at a LOS α thru the following example. Example 39. A manufacturer claims that the loudness of its compressors is on the average less than 50 decibels. A random sample of n = 14 compressors has noise levels 53, 48, 49, 57, 45, 46, 54, 47, 49, 50, 48, 44, 46, 51 db. Our objective is to test H 0 : µ = 50, at α = 0.05, versus the alternative H 1 : µ < 50 db putting the burden of proof on the manufacturer. Note that a claim by a manufacturer should generally be placed under H 1. Since this is a left-tailed test, the rejection region of the test statistic ( x µ ) n /S is AI = (, t 0.95; 13 ) = (, 1.771). Note that this test is left-tailed because smaller x values (relative to 50 db), which in turn lead to smaller values of ( x µ ) n /S, will reject H 0 in favor of H 1 : µ < 50. For our sample of 14 observations we have x = , S x = and se( x ) = S x / 14 = so that the value of our test statistic t 0 = ( x 50) / se( x ) = ( ) / = Since t 0.95 (13) = 1.771, we do not quite have sufficient evidence to reject H 0 at the 5% LOS. AS expected, the critical level αˆ = P(T 13 < 0.947) = far exceeds the pre-assigned LOS α = 0.05 because the sample did not provide sufficient evidence to reject H 0. 16

9 Now suppose the true mean noise level of the manufacturer's compressors is µ = 48.5 db. What is the pr of rejecting H 0 : µ = 50 before the random sample of size n = 14 is drawn, assuming that the true mean µ = 48.5 db. The OC curves in Table A.17, page 744, graph the values of β vs the abscissa d = µ µ ) / σ ( 0 ( µ µ ) /S. Since d = / , then β 0.57 so that the pr of 0 rejecting H 0 : µ = 50 is approximately 1 β = 0.43, i.e., the power of the test at µ = 48.5 is roughly 43%. The exact value of 1 β from Minitab is 0.48 (Open Minitab STAT Power and Sample Size 1-sample t, in the Dialogue Box insert 14 for sample sizes, differences = 1.5, σ = 3.67 Options Alternative hypothesis Less than, and then ok. Exercise 68. (a) Work Exercises 8.4, 8.6 and 8.9 on page 333. (b) For Exercise 8.4, estimate the power of the test if the true population average µ = 900 from the OC curves in Table A.17 and then use Minitab to compute the exact value of 1 β TEST OF HYPOTHESIS ABOUT THE VARIANCE OF A NORMAL POPULATION ( I doubt that Devore covers this test) 0 < σ < Since a process variance σ is an STB type parameter, a CI of the type σ u is generally most meaningful and hence a left-tailed test on σ the most appropriate. However, different authors quite often conduct a -sided test H 0 : σ = σ > σ = σ 0 vs H 1 : σ σ 0, or even a right-tailed test on σ where H 1 : σ 0. For all three alternatives, the statistic (n 1)S / σ 0 is used to test H 0 : σ 0. Recall that the SMD of χ = (n 1)S / 0 is σ 0 follows a χ with (n 1) df, 17

10 and hence for the alternative H 1 : σ < σ 0, the critical region is (0, the -tailed test, the acceptance interval for the test statistic (n 1)S / χ 1 α;n 1 ); for σ 0 is AI = ( χ 1 α / ;n 1, χ α / ;n 1 ), while for the right-tailed test the rejection region for χ 0 is AI = ( χ α; n 1, ). Example 40. The % of titanium in an alloy, X, in aerospace castings is N(µ, σ ), and n = 51 randomly selected parts yielded the standard deviation S = Our objective is to test H 0 : σ = 0.5 vs H 1 : σ 0.5 at the LOS α = The AI for the test statistic (n 1) S / σ 0 = (n 1) S / 0.5 is AI = ( χ, 0.975;50 χ 0.05;50 ) = (3.36, 71.4) as depicted in Figure 15 below. The value of our test statistic is χ = 0 50(0.31) 0.5 = 76.88, which is outside the AI = (3.36, 71.4) and hence we have sufficient evidence to reject H 0 in favor of H 1 : σ 0.5. Since the test is -tailed, the critical level of the test is αˆ = P-value = P( χ > 76.88) = ( ) = , which as expected, is 50 less than the prescribed LOS α = Although, S is not a linear sum of independent rvs, yet its SMD very slowly approaches the N(σ, σ / n) pdf as n as depicted in Figure 16. For practical applications the normal approximation is fairly accurate for n > 60. From Figure 16, αˆ P(S > 0.31) = P(Z >.44) = Φ (.44) = as compared to the exact value Note that even a sample of size n = 51 is not sufficiently large for an adequate normal approximation. We now use the above example to illustrate the computation of β when H 0 18

11 is false. To this end, assume that the true value of σ = Then f( χ 50 ) AI = (3.36, 71.4) (n 1)S / σ 0 Figure 15. The Sampling Distribution of (n 1) S / σ 0 under H / 10 = ˆα / S H 0 Figure 16. The Approximate SMD of S β(at σ = 0.30) = P( χ is inside the AI H 0 is false) 0 19

12 = P(3.36 (n 1)S / = P(3.36 σ σ = 0.30) σ0 (n 1)S / σ 71.4 σ = P( σ σ χ ) 50 0 σ = 0.30) = P(.47 χ ) 50 β(at σ = 0.30) = The cdf of χ at the cdf (at.47) 50 = = The above exact pr of type II error could also be approximated from the OC curves if Devore had provided them. The abscissa of such OC curves would be λ = σ / σ 0 = 0.30 / 0.5 = 1.0. I used chart (i) on page A-16 of Montgomery and Runger (Applied Statistics and Probability For Engineers) to obtain the approximate ordinate value of β As far as I have been able to ascertain, Minitab does not provide power values for a χ test either. Therefore, Excel has to be used for all χ test computations. Exercise 69. (a) For the above example, use Excel to compute the pr of a type II error for testing H 0 : σ = 0.5 (with n = 51) if the true value of σ were equal to (b) Obtain a 95% CI for σ and compare your CI with test result of Example 40 and draw conclusions. (c) For the Example 40, derive the necessary sample size n such that the pr of type II error at λ = σ / σ 0 = 0.30 / 0.5 = 1.0 is reduced from o.5103 to β =

13 TEST of HYPOTHESIS ABOUT A POPULATION PROPORTION p To illustrate the procedure for testing H 0 : p = p 0 vs one of the 3 alternatives H 1 : p < p 0, H 1 : p p 0, or H 1 : p > p 0, we consider Devore s Example 8.11 on pp of your text. Before proceeding, however, you will need to review your STAT 3600 notes pp As stated at the beginning of this chapter, the? statement must be placed under H 1. In this example, n = 10 doctors were randomly surveyed only 47 of whom knew the generic name for Methadone, i.e., there were 47 successes in n = 10 Bernoulli trials. Therefore, a point unbiased estimate of the population proportion (of all doctors), p, is pˆ = 47/ 10 = The question is does this sample provide sufficient evidence at the LOS α = 0.05 to warrant the rejection of H 0 : p = 0.50 in favor of H 1 : p < 0.50? The approximate large-sample SMD of pˆ is depicted in Figure 17. se(pˆ ) = A L 0.50 pˆ Figure 17. The Approximate SMD of pˆ Figure 17 clearly shows that A L = = so that 131

14 the AI = (0.4186, 1). Since the sample test statistic pˆ = is well inside this AI, the null hypothesis cannot be rejected at the 5% LOS. The critical level of this test is given by P-value P(pˆ ) = P(Z 0.791) =0.141, which as expected, far exceeds the pre-assigned LOS of 5%. The 95% CI for p is given by 0 p 0.540, which clearly agrees with the above test result because the hypothesized value of p, p , is well inside this CI. If the normal approximation to the binomial is not adequate, then the binomial test on a population proportion must be conducted using the Bin(n, p) distribution directly. To illustrate, I will compute the exact critical level of the test for the Example 8.11 of Devore. The procedure consists of using MS Excel to compute αˆ from αˆ = 47 x 10 x 10 Cx (0.50) (0.50) x= 0 = BINOMDIST(47, 10, 0.50, True) = Note that the approximate value of αˆ = from the normal approximation is fairly inadequate because a the correction for continuity of 1/( n) was not applied to αˆ = If we apply the correction for continuity in the normal approximation to the binomial, we will obtain αˆ P(pˆ / 04 ) = P(pˆ ) = P( Z ) = Φ ( ) = 0.441, which is almost identical to the exact value of Therefore, if n < 50, use the exact procedure for the binomial test of proportion by computing the exact αˆ from MS Excel and compare αˆ against 13

15 α = If αˆ < 0.05, then reject H 0 : p = p 0 ; otherwise, the data does not cast sufficient doubt about the validity of H 0. Exercise 70. Work exercises 35, 36, 37, 4 on pp and exercises 69, 7,74 on page 35 of Devore. Test 1 133

1; (f) H 0 : = 55 db, H 1 : < 55.

1; (f) H 0 : = 55 db, H 1 : < 55. Reference: Chapter 8 of J. L. Devore s 8 th Edition By S. Maghsoodloo TESTING a STATISTICAL HYPOTHESIS A statistical hypothesis is an assumption about the frequency function(s) (i.e., pmf or pdf) of one

More information

An interval estimator of a parameter θ is of the form θl < θ < θu at a

An interval estimator of a parameter θ is of the form θl < θ < θu at a Chapter 7 of Devore CONFIDENCE INTERVAL ESTIMATORS An interval estimator of a parameter θ is of the form θl < θ < θu at a confidence pr (or a confidence coefficient) of 1 α. When θl =, < θ < θu is called

More information

Reference: Chapter 7 of Devore (8e)

Reference: Chapter 7 of Devore (8e) Reference: Chapter 7 of Devore (8e) CONFIDENCE INTERVAL ESTIMATORS Maghsoodloo An interval estimator of a population parameter is of the form L < < u at a confidence Pr (or a confidence coefficient) of

More information

As an example, consider the Bond Strength data in Table 2.1, atop page 26 of y1 y 1j/ n , S 1 (y1j y 1) 0.

As an example, consider the Bond Strength data in Table 2.1, atop page 26 of y1 y 1j/ n , S 1 (y1j y 1) 0. INSY 7300 6 F01 Reference: Chapter of Montgomery s 8 th Edition Point Estimation As an example, consider the Bond Strength data in Table.1, atop page 6 of By S. Maghsoodloo Montgomery s 8 th edition, on

More information

STAT 515 fa 2016 Lec Statistical inference - hypothesis testing

STAT 515 fa 2016 Lec Statistical inference - hypothesis testing STAT 515 fa 2016 Lec 20-21 Statistical inference - hypothesis testing Karl B. Gregory Wednesday, Oct 12th Contents 1 Statistical inference 1 1.1 Forms of the null and alternate hypothesis for µ and p....................

More information

8.1-4 Test of Hypotheses Based on a Single Sample

8.1-4 Test of Hypotheses Based on a Single Sample 8.1-4 Test of Hypotheses Based on a Single Sample Example 1 (Example 8.6, p. 312) A manufacturer of sprinkler systems used for fire protection in office buildings claims that the true average system-activation

More information

F79SM STATISTICAL METHODS

F79SM STATISTICAL METHODS F79SM STATISTICAL METHODS SUMMARY NOTES 9 Hypothesis testing 9.1 Introduction As before we have a random sample x of size n of a population r.v. X with pdf/pf f(x;θ). The distribution we assign to X is

More information

EC2001 Econometrics 1 Dr. Jose Olmo Room D309

EC2001 Econometrics 1 Dr. Jose Olmo Room D309 EC2001 Econometrics 1 Dr. Jose Olmo Room D309 J.Olmo@City.ac.uk 1 Revision of Statistical Inference 1.1 Sample, observations, population A sample is a number of observations drawn from a population. Population:

More information

Summary: the confidence interval for the mean (σ 2 known) with gaussian assumption

Summary: the confidence interval for the mean (σ 2 known) with gaussian assumption Summary: the confidence interval for the mean (σ known) with gaussian assumption on X Let X be a Gaussian r.v. with mean µ and variance σ. If X 1, X,..., X n is a random sample drawn from X then the confidence

More information

CHAPTER 8. Test Procedures is a rule, based on sample data, for deciding whether to reject H 0 and contains:

CHAPTER 8. Test Procedures is a rule, based on sample data, for deciding whether to reject H 0 and contains: CHAPTER 8 Test of Hypotheses Based on a Single Sample Hypothesis testing is the method that decide which of two contradictory claims about the parameter is correct. Here the parameters of interest are

More information

Exam 2 (KEY) July 20, 2009

Exam 2 (KEY) July 20, 2009 STAT 2300 Business Statistics/Summer 2009, Section 002 Exam 2 (KEY) July 20, 2009 Name: USU A#: Score: /225 Directions: This exam consists of six (6) questions, assessing material learned within Modules

More information

Chapter 5: HYPOTHESIS TESTING

Chapter 5: HYPOTHESIS TESTING MATH411: Applied Statistics Dr. YU, Chi Wai Chapter 5: HYPOTHESIS TESTING 1 WHAT IS HYPOTHESIS TESTING? As its name indicates, it is about a test of hypothesis. To be more precise, we would first translate

More information

Class 24. Daniel B. Rowe, Ph.D. Department of Mathematics, Statistics, and Computer Science. Marquette University MATH 1700

Class 24. Daniel B. Rowe, Ph.D. Department of Mathematics, Statistics, and Computer Science. Marquette University MATH 1700 Class 4 Daniel B. Rowe, Ph.D. Department of Mathematics, Statistics, and Computer Science Copyright 013 by D.B. Rowe 1 Agenda: Recap Chapter 9. and 9.3 Lecture Chapter 10.1-10.3 Review Exam 6 Problem Solving

More information

Review. December 4 th, Review

Review. December 4 th, Review December 4 th, 2017 Att. Final exam: Course evaluation Friday, 12/14/2018, 10:30am 12:30pm Gore Hall 115 Overview Week 2 Week 4 Week 7 Week 10 Week 12 Chapter 6: Statistics and Sampling Distributions Chapter

More information

Quantitative Methods for Economics, Finance and Management (A86050 F86050)

Quantitative Methods for Economics, Finance and Management (A86050 F86050) Quantitative Methods for Economics, Finance and Management (A86050 F86050) Matteo Manera matteo.manera@unimib.it Marzio Galeotti marzio.galeotti@unimi.it 1 This material is taken and adapted from Guy Judge

More information

INTERVAL ESTIMATION AND HYPOTHESES TESTING

INTERVAL ESTIMATION AND HYPOTHESES TESTING INTERVAL ESTIMATION AND HYPOTHESES TESTING 1. IDEA An interval rather than a point estimate is often of interest. Confidence intervals are thus important in empirical work. To construct interval estimates,

More information

CHAPTER 9, 10. Similar to a courtroom trial. In trying a person for a crime, the jury needs to decide between one of two possibilities:

CHAPTER 9, 10. Similar to a courtroom trial. In trying a person for a crime, the jury needs to decide between one of two possibilities: CHAPTER 9, 10 Hypothesis Testing Similar to a courtroom trial. In trying a person for a crime, the jury needs to decide between one of two possibilities: The person is guilty. The person is innocent. To

More information

STAT Chapter 8: Hypothesis Tests

STAT Chapter 8: Hypothesis Tests STAT 515 -- Chapter 8: Hypothesis Tests CIs are possibly the most useful forms of inference because they give a range of reasonable values for a parameter. But sometimes we want to know whether one particular

More information

ME3620. Theory of Engineering Experimentation. Spring Chapter IV. Decision Making for a Single Sample. Chapter IV

ME3620. Theory of Engineering Experimentation. Spring Chapter IV. Decision Making for a Single Sample. Chapter IV Theory of Engineering Experimentation Chapter IV. Decision Making for a Single Sample Chapter IV 1 4 1 Statistical Inference The field of statistical inference consists of those methods used to make decisions

More information

Chapter 9 Inferences from Two Samples

Chapter 9 Inferences from Two Samples Chapter 9 Inferences from Two Samples 9-1 Review and Preview 9-2 Two Proportions 9-3 Two Means: Independent Samples 9-4 Two Dependent Samples (Matched Pairs) 9-5 Two Variances or Standard Deviations Review

More information

Chapter 7: Hypothesis Testing

Chapter 7: Hypothesis Testing Chapter 7: Hypothesis Testing *Mathematical statistics with applications; Elsevier Academic Press, 2009 The elements of a statistical hypothesis 1. The null hypothesis, denoted by H 0, is usually the nullification

More information

Basic Concepts of Inference

Basic Concepts of Inference Basic Concepts of Inference Corresponds to Chapter 6 of Tamhane and Dunlop Slides prepared by Elizabeth Newton (MIT) with some slides by Jacqueline Telford (Johns Hopkins University) and Roy Welsch (MIT).

More information

Single Sample Means. SOCY601 Alan Neustadtl

Single Sample Means. SOCY601 Alan Neustadtl Single Sample Means SOCY601 Alan Neustadtl The Central Limit Theorem If we have a population measured by a variable with a mean µ and a standard deviation σ, and if all possible random samples of size

More information

Preliminary Statistics Lecture 5: Hypothesis Testing (Outline)

Preliminary Statistics Lecture 5: Hypothesis Testing (Outline) 1 School of Oriental and African Studies September 2015 Department of Economics Preliminary Statistics Lecture 5: Hypothesis Testing (Outline) Gujarati D. Basic Econometrics, Appendix A.8 Barrow M. Statistics

More information

CH.9 Tests of Hypotheses for a Single Sample

CH.9 Tests of Hypotheses for a Single Sample CH.9 Tests of Hypotheses for a Single Sample Hypotheses testing Tests on the mean of a normal distributionvariance known Tests on the mean of a normal distributionvariance unknown Tests on the variance

More information

Inference for the mean of a population. Testing hypotheses about a single mean (the one sample t-test). The sign test for matched pairs

Inference for the mean of a population. Testing hypotheses about a single mean (the one sample t-test). The sign test for matched pairs Stat 528 (Autumn 2008) Inference for the mean of a population (One sample t procedures) Reading: Section 7.1. Inference for the mean of a population. The t distribution for a normal population. Small sample

More information

Design of Engineering Experiments Part 2 Basic Statistical Concepts Simple comparative experiments

Design of Engineering Experiments Part 2 Basic Statistical Concepts Simple comparative experiments Design of Engineering Experiments Part 2 Basic Statistical Concepts Simple comparative experiments The hypothesis testing framework The two-sample t-test Checking assumptions, validity Comparing more that

More information

Math 562 Homework 1 August 29, 2006 Dr. Ron Sahoo

Math 562 Homework 1 August 29, 2006 Dr. Ron Sahoo Math 56 Homework August 9, 006 Dr. Ron Sahoo He who labors diligently need never despair; for all things are accomplished by diligence and labor. Menander of Athens Direction: This homework worths 60 points

More information

Solution: First note that the power function of the test is given as follows,

Solution: First note that the power function of the test is given as follows, Problem 4.5.8: Assume the life of a tire given by X is distributed N(θ, 5000 ) Past experience indicates that θ = 30000. The manufacturere claims the tires made by a new process have mean θ > 30000. Is

More information

Hypothesis Testing. ECE 3530 Spring Antonio Paiva

Hypothesis Testing. ECE 3530 Spring Antonio Paiva Hypothesis Testing ECE 3530 Spring 2010 Antonio Paiva What is hypothesis testing? A statistical hypothesis is an assertion or conjecture concerning one or more populations. To prove that a hypothesis is

More information

LECTURE 5 HYPOTHESIS TESTING

LECTURE 5 HYPOTHESIS TESTING October 25, 2016 LECTURE 5 HYPOTHESIS TESTING Basic concepts In this lecture we continue to discuss the normal classical linear regression defined by Assumptions A1-A5. Let θ Θ R d be a parameter of interest.

More information

STAT 135 Lab 5 Bootstrapping and Hypothesis Testing

STAT 135 Lab 5 Bootstrapping and Hypothesis Testing STAT 135 Lab 5 Bootstrapping and Hypothesis Testing Rebecca Barter March 2, 2015 The Bootstrap Bootstrap Suppose that we are interested in estimating a parameter θ from some population with members x 1,...,

More information

M(t) = 1 t. (1 t), 6 M (0) = 20 P (95. X i 110) i=1

M(t) = 1 t. (1 t), 6 M (0) = 20 P (95. X i 110) i=1 Math 66/566 - Midterm Solutions NOTE: These solutions are for both the 66 and 566 exam. The problems are the same until questions and 5. 1. The moment generating function of a random variable X is M(t)

More information

Purposes of Data Analysis. Variables and Samples. Parameters and Statistics. Part 1: Probability Distributions

Purposes of Data Analysis. Variables and Samples. Parameters and Statistics. Part 1: Probability Distributions Part 1: Probability Distributions Purposes of Data Analysis True Distributions or Relationships in the Earths System Probability Distribution Normal Distribution Student-t Distribution Chi Square Distribution

More information

Performance Evaluation and Comparison

Performance Evaluation and Comparison Outline Hong Chang Institute of Computing Technology, Chinese Academy of Sciences Machine Learning Methods (Fall 2012) Outline Outline I 1 Introduction 2 Cross Validation and Resampling 3 Interval Estimation

More information

Practice Problems Section Problems

Practice Problems Section Problems Practice Problems Section 4-4-3 4-4 4-5 4-6 4-7 4-8 4-10 Supplemental Problems 4-1 to 4-9 4-13, 14, 15, 17, 19, 0 4-3, 34, 36, 38 4-47, 49, 5, 54, 55 4-59, 60, 63 4-66, 68, 69, 70, 74 4-79, 81, 84 4-85,

More information

Math 494: Mathematical Statistics

Math 494: Mathematical Statistics Math 494: Mathematical Statistics Instructor: Jimin Ding jmding@wustl.edu Department of Mathematics Washington University in St. Louis Class materials are available on course website (www.math.wustl.edu/

More information

Partitioning the Parameter Space. Topic 18 Composite Hypotheses

Partitioning the Parameter Space. Topic 18 Composite Hypotheses Topic 18 Composite Hypotheses Partitioning the Parameter Space 1 / 10 Outline Partitioning the Parameter Space 2 / 10 Partitioning the Parameter Space Simple hypotheses limit us to a decision between one

More information

Preliminary Statistics. Lecture 5: Hypothesis Testing

Preliminary Statistics. Lecture 5: Hypothesis Testing Preliminary Statistics Lecture 5: Hypothesis Testing Rory Macqueen (rm43@soas.ac.uk), September 2015 Outline Elements/Terminology of Hypothesis Testing Types of Errors Procedure of Testing Significance

More information

Lecture 2: Basic Concepts and Simple Comparative Experiments Montgomery: Chapter 2

Lecture 2: Basic Concepts and Simple Comparative Experiments Montgomery: Chapter 2 Lecture 2: Basic Concepts and Simple Comparative Experiments Montgomery: Chapter 2 Fall, 2013 Page 1 Random Variable and Probability Distribution Discrete random variable Y : Finite possible values {y

More information

Introduction to Statistics

Introduction to Statistics MTH4106 Introduction to Statistics Notes 15 Spring 2013 Testing hypotheses about the mean Earlier, we saw how to test hypotheses about a proportion, using properties of the Binomial distribution It is

More information

http://www.math.uah.edu/stat/hypothesis/.xhtml 1 of 5 7/29/2009 3:14 PM Virtual Laboratories > 9. Hy pothesis Testing > 1 2 3 4 5 6 7 1. The Basic Statistical Model As usual, our starting point is a random

More information

Lecture Slides. Elementary Statistics. by Mario F. Triola. and the Triola Statistics Series

Lecture Slides. Elementary Statistics. by Mario F. Triola. and the Triola Statistics Series Lecture Slides Elementary Statistics Tenth Edition and the Triola Statistics Series by Mario F. Triola Slide 1 Chapter 13 Nonparametric Statistics 13-1 Overview 13-2 Sign Test 13-3 Wilcoxon Signed-Ranks

More information

Section 9.4. Notation. Requirements. Definition. Inferences About Two Means (Matched Pairs) Examples

Section 9.4. Notation. Requirements. Definition. Inferences About Two Means (Matched Pairs) Examples Objective Section 9.4 Inferences About Two Means (Matched Pairs) Compare of two matched-paired means using two samples from each population. Hypothesis Tests and Confidence Intervals of two dependent means

More information

Reference: Chapter 13 of Montgomery (8e)

Reference: Chapter 13 of Montgomery (8e) Reference: Chapter 1 of Montgomery (8e) Maghsoodloo 89 Factorial Experiments with Random Factors So far emphasis has been placed on factorial experiments where all factors are at a, b, c,... fixed levels

More information

Lecture Slides. Section 13-1 Overview. Elementary Statistics Tenth Edition. Chapter 13 Nonparametric Statistics. by Mario F.

Lecture Slides. Section 13-1 Overview. Elementary Statistics Tenth Edition. Chapter 13 Nonparametric Statistics. by Mario F. Lecture Slides Elementary Statistics Tenth Edition and the Triola Statistics Series by Mario F. Triola Slide 1 Chapter 13 Nonparametric Statistics 13-1 Overview 13-2 Sign Test 13-3 Wilcoxon Signed-Ranks

More information

Statistical Inference. Hypothesis Testing

Statistical Inference. Hypothesis Testing Statistical Inference Hypothesis Testing Previously, we introduced the point and interval estimation of an unknown parameter(s), say µ and σ 2. However, in practice, the problem confronting the scientist

More information

MATH 728 Homework 3. Oleksandr Pavlenko

MATH 728 Homework 3. Oleksandr Pavlenko MATH 78 Homewor 3 Olesandr Pavleno 4.5.8 Let us say the life of a tire in miles, say X, is normally distributed with mean θ and standard deviation 5000. Past experience indicates that θ = 30000. The manufacturer

More information

CIVL /8904 T R A F F I C F L O W T H E O R Y L E C T U R E - 8

CIVL /8904 T R A F F I C F L O W T H E O R Y L E C T U R E - 8 CIVL - 7904/8904 T R A F F I C F L O W T H E O R Y L E C T U R E - 8 Chi-square Test How to determine the interval from a continuous distribution I = Range 1 + 3.322(logN) I-> Range of the class interval

More information

The Components of a Statistical Hypothesis Testing Problem

The Components of a Statistical Hypothesis Testing Problem Statistical Inference: Recall from chapter 5 that statistical inference is the use of a subset of a population (the sample) to draw conclusions about the entire population. In chapter 5 we studied one

More information

Questions 3.83, 6.11, 6.12, 6.17, 6.25, 6.29, 6.33, 6.35, 6.50, 6.51, 6.53, 6.55, 6.59, 6.60, 6.65, 6.69, 6.70, 6.77, 6.79, 6.89, 6.

Questions 3.83, 6.11, 6.12, 6.17, 6.25, 6.29, 6.33, 6.35, 6.50, 6.51, 6.53, 6.55, 6.59, 6.60, 6.65, 6.69, 6.70, 6.77, 6.79, 6.89, 6. Chapter 7 Reading 7.1, 7.2 Questions 3.83, 6.11, 6.12, 6.17, 6.25, 6.29, 6.33, 6.35, 6.50, 6.51, 6.53, 6.55, 6.59, 6.60, 6.65, 6.69, 6.70, 6.77, 6.79, 6.89, 6.112 Introduction In Chapter 5 and 6, we emphasized

More information

7 Estimation. 7.1 Population and Sample (P.91-92)

7 Estimation. 7.1 Population and Sample (P.91-92) 7 Estimation MATH1015 Biostatistics Week 7 7.1 Population and Sample (P.91-92) Suppose that we wish to study a particular health problem in Australia, for example, the average serum cholesterol level for

More information

Lecture 12: Small Sample Intervals Based on a Normal Population Distribution

Lecture 12: Small Sample Intervals Based on a Normal Population Distribution Lecture 12: Small Sample Intervals Based on a Normal Population MSU-STT-351-Sum-17B (P. Vellaisamy: MSU-STT-351-Sum-17B) Probability & Statistics for Engineers 1 / 24 In this lecture, we will discuss (i)

More information

Introduction to Statistical Inference

Introduction to Statistical Inference Introduction to Statistical Inference Dr. Fatima Sanchez-Cabo f.sanchezcabo@tugraz.at http://www.genome.tugraz.at Institute for Genomics and Bioinformatics, Graz University of Technology, Austria Introduction

More information

Econometrics. 4) Statistical inference

Econometrics. 4) Statistical inference 30C00200 Econometrics 4) Statistical inference Timo Kuosmanen Professor, Ph.D. http://nomepre.net/index.php/timokuosmanen Today s topics Confidence intervals of parameter estimates Student s t-distribution

More information

Statistics for Managers Using Microsoft Excel/SPSS Chapter 8 Fundamentals of Hypothesis Testing: One-Sample Tests

Statistics for Managers Using Microsoft Excel/SPSS Chapter 8 Fundamentals of Hypothesis Testing: One-Sample Tests Statistics for Managers Using Microsoft Excel/SPSS Chapter 8 Fundamentals of Hypothesis Testing: One-Sample Tests 1999 Prentice-Hall, Inc. Chap. 8-1 Chapter Topics Hypothesis Testing Methodology Z Test

More information

Hypothesis for Means and Proportions

Hypothesis for Means and Proportions November 14, 2012 Hypothesis Tests - Basic Ideas Often we are interested not in estimating an unknown parameter but in testing some claim or hypothesis concerning a population. For example we may wish

More information

The Chi-Square Distributions

The Chi-Square Distributions MATH 183 The Chi-Square Distributions Dr. Neal, WKU The chi-square distributions can be used in statistics to analyze the standard deviation σ of a normally distributed measurement and to test the goodness

More information

Section 10.1 (Part 2 of 2) Significance Tests: Power of a Test

Section 10.1 (Part 2 of 2) Significance Tests: Power of a Test 1 Section 10.1 (Part 2 of 2) Significance Tests: Power of a Test Learning Objectives After this section, you should be able to DESCRIBE the relationship between the significance level of a test, P(Type

More information

Chapter 7 Comparison of two independent samples

Chapter 7 Comparison of two independent samples Chapter 7 Comparison of two independent samples 7.1 Introduction Population 1 µ σ 1 1 N 1 Sample 1 y s 1 1 n 1 Population µ σ N Sample y s n 1, : population means 1, : population standard deviations N

More information

Stat 529 (Winter 2011) Experimental Design for the Two-Sample Problem. Motivation: Designing a new silver coins experiment

Stat 529 (Winter 2011) Experimental Design for the Two-Sample Problem. Motivation: Designing a new silver coins experiment Stat 529 (Winter 2011) Experimental Design for the Two-Sample Problem Reading: 2.4 2.6. Motivation: Designing a new silver coins experiment Sample size calculations Margin of error for the pooled two sample

More information

9-7: THE POWER OF A TEST

9-7: THE POWER OF A TEST CD9-1 9-7: THE POWER OF A TEST In the initial discussion of statistical hypothesis testing the two types of risks that are taken when decisions are made about population parameters based only on sample

More information

3. Nonparametric methods

3. Nonparametric methods 3. Nonparametric methods If the probability distributions of the statistical variables are unknown or are not as required (e.g. normality assumption violated), then we may still apply nonparametric tests

More information

280 CHAPTER 9 TESTS OF HYPOTHESES FOR A SINGLE SAMPLE Tests of Statistical Hypotheses

280 CHAPTER 9 TESTS OF HYPOTHESES FOR A SINGLE SAMPLE Tests of Statistical Hypotheses 280 CHAPTER 9 TESTS OF HYPOTHESES FOR A SINGLE SAMPLE 9-1.2 Tests of Statistical Hypotheses To illustrate the general concepts, consider the propellant burning rate problem introduced earlier. The null

More information

STAT 135 Lab 6 Duality of Hypothesis Testing and Confidence Intervals, GLRT, Pearson χ 2 Tests and Q-Q plots. March 8, 2015

STAT 135 Lab 6 Duality of Hypothesis Testing and Confidence Intervals, GLRT, Pearson χ 2 Tests and Q-Q plots. March 8, 2015 STAT 135 Lab 6 Duality of Hypothesis Testing and Confidence Intervals, GLRT, Pearson χ 2 Tests and Q-Q plots March 8, 2015 The duality between CI and hypothesis testing The duality between CI and hypothesis

More information

HYPOTHESIS TESTING II TESTS ON MEANS. Sorana D. Bolboacă

HYPOTHESIS TESTING II TESTS ON MEANS. Sorana D. Bolboacă HYPOTHESIS TESTING II TESTS ON MEANS Sorana D. Bolboacă OBJECTIVES Significance value vs p value Parametric vs non parametric tests Tests on means: 1 Dec 14 2 SIGNIFICANCE LEVEL VS. p VALUE Materials and

More information

Null Hypothesis Significance Testing p-values, significance level, power, t-tests Spring 2017

Null Hypothesis Significance Testing p-values, significance level, power, t-tests Spring 2017 Null Hypothesis Significance Testing p-values, significance level, power, t-tests 18.05 Spring 2017 Understand this figure f(x H 0 ) x reject H 0 don t reject H 0 reject H 0 x = test statistic f (x H 0

More information

Smoking Habits. Moderate Smokers Heavy Smokers Total. Hypertension No Hypertension Total

Smoking Habits. Moderate Smokers Heavy Smokers Total. Hypertension No Hypertension Total Math 3070. Treibergs Final Exam Name: December 7, 00. In an experiment to see how hypertension is related to smoking habits, the following data was taken on individuals. Test the hypothesis that the proportions

More information

z and t tests for the mean of a normal distribution Confidence intervals for the mean Binomial tests

z and t tests for the mean of a normal distribution Confidence intervals for the mean Binomial tests z and t tests for the mean of a normal distribution Confidence intervals for the mean Binomial tests Chapters 3.5.1 3.5.2, 3.3.2 Prof. Tesler Math 283 Fall 2018 Prof. Tesler z and t tests for mean Math

More information

1 Statistical inference for a population mean

1 Statistical inference for a population mean 1 Statistical inference for a population mean 1. Inference for a large sample, known variance Suppose X 1,..., X n represents a large random sample of data from a population with unknown mean µ and known

More information

Chapter 3. Comparing two populations

Chapter 3. Comparing two populations Chapter 3. Comparing two populations Contents Hypothesis for the difference between two population means: matched pairs Hypothesis for the difference between two population means: independent samples Two

More information

Business Statistics: Lecture 8: Introduction to Estimation & Hypothesis Testing

Business Statistics: Lecture 8: Introduction to Estimation & Hypothesis Testing Business Statistics: Lecture 8: Introduction to Estimation & Hypothesis Testing Agenda Introduction to Estimation Point estimation Interval estimation Introduction to Hypothesis Testing Concepts en terminology

More information

Topic 15: Simple Hypotheses

Topic 15: Simple Hypotheses Topic 15: November 10, 2009 In the simplest set-up for a statistical hypothesis, we consider two values θ 0, θ 1 in the parameter space. We write the test as H 0 : θ = θ 0 versus H 1 : θ = θ 1. H 0 is

More information

41.2. Tests Concerning a Single Sample. Introduction. Prerequisites. Learning Outcomes

41.2. Tests Concerning a Single Sample. Introduction. Prerequisites. Learning Outcomes Tests Concerning a Single Sample 41.2 Introduction This Section introduces you to the basic ideas of hypothesis testing in a non-mathematical way by using a problem solving approach to highlight the concepts

More information

Last two weeks: Sample, population and sampling distributions finished with estimation & confidence intervals

Last two weeks: Sample, population and sampling distributions finished with estimation & confidence intervals Past weeks: Measures of central tendency (mean, mode, median) Measures of dispersion (standard deviation, variance, range, etc). Working with the normal curve Last two weeks: Sample, population and sampling

More information

Probability Theory and Statistics. Peter Jochumzen

Probability Theory and Statistics. Peter Jochumzen Probability Theory and Statistics Peter Jochumzen April 18, 2016 Contents 1 Probability Theory And Statistics 3 1.1 Experiment, Outcome and Event................................ 3 1.2 Probability............................................

More information

Design of Engineering Experiments

Design of Engineering Experiments Design of Engineering Experiments Hussam Alshraideh Chapter 2: Some Basic Statistical Concepts October 4, 2015 Hussam Alshraideh (JUST) Basic Stats October 4, 2015 1 / 29 Overview 1 Introduction Basic

More information

Inference for Proportions, Variance and Standard Deviation

Inference for Proportions, Variance and Standard Deviation Inference for Proportions, Variance and Standard Deviation Sections 7.10 & 7.6 Cathy Poliak, Ph.D. cathy@math.uh.edu Office Fleming 11c Department of Mathematics University of Houston Lecture 12 Cathy

More information

One- and Two-Sample Tests of Hypotheses

One- and Two-Sample Tests of Hypotheses One- and Two-Sample Tests of Hypotheses 1- Introduction and Definitions Often, the problem confronting the scientist or engineer is producing a conclusion about some scientific system. For example, a medical

More information

1 Hypothesis testing for a single mean

1 Hypothesis testing for a single mean This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License. Your use of this material constitutes acceptance of that license and the conditions of use of materials on this

More information

Tests about a population mean

Tests about a population mean October 2 nd, 2017 Overview Week 1 Week 2 Week 4 Week 7 Week 10 Week 12 Chapter 1: Descriptive statistics Chapter 6: Statistics and Sampling Distributions Chapter 7: Point Estimation Chapter 8: Confidence

More information

Ch. 7. One sample hypothesis tests for µ and σ

Ch. 7. One sample hypothesis tests for µ and σ Ch. 7. One sample hypothesis tests for µ and σ Prof. Tesler Math 18 Winter 2019 Prof. Tesler Ch. 7: One sample hypoth. tests for µ, σ Math 18 / Winter 2019 1 / 23 Introduction Data Consider the SAT math

More information

First we look at some terms to be used in this section.

First we look at some terms to be used in this section. 8 Hypothesis Testing 8.1 Introduction MATH1015 Biostatistics Week 8 In Chapter 7, we ve studied the estimation of parameters, point or interval estimates. The construction of CI relies on the sampling

More information

BEST TESTS. Abstract. We will discuss the Neymann-Pearson theorem and certain best test where the power function is optimized.

BEST TESTS. Abstract. We will discuss the Neymann-Pearson theorem and certain best test where the power function is optimized. BEST TESTS Abstract. We will discuss the Neymann-Pearson theorem and certain best test where the power function is optimized. 1. Most powerful test Let {f θ } θ Θ be a family of pdfs. We will consider

More information

ECO220Y Review and Introduction to Hypothesis Testing Readings: Chapter 12

ECO220Y Review and Introduction to Hypothesis Testing Readings: Chapter 12 ECO220Y Review and Introduction to Hypothesis Testing Readings: Chapter 12 Winter 2012 Lecture 13 (Winter 2011) Estimation Lecture 13 1 / 33 Review of Main Concepts Sampling Distribution of Sample Mean

More information

Inferences for Regression

Inferences for Regression Inferences for Regression An Example: Body Fat and Waist Size Looking at the relationship between % body fat and waist size (in inches). Here is a scatterplot of our data set: Remembering Regression In

More information

Last week: Sample, population and sampling distributions finished with estimation & confidence intervals

Last week: Sample, population and sampling distributions finished with estimation & confidence intervals Past weeks: Measures of central tendency (mean, mode, median) Measures of dispersion (standard deviation, variance, range, etc). Working with the normal curve Last week: Sample, population and sampling

More information

Hypothesis testing I. - In particular, we are talking about statistical hypotheses. [get everyone s finger length!] n =

Hypothesis testing I. - In particular, we are talking about statistical hypotheses. [get everyone s finger length!] n = Hypothesis testing I I. What is hypothesis testing? [Note we re temporarily bouncing around in the book a lot! Things will settle down again in a week or so] - Exactly what it says. We develop a hypothesis,

More information

Statistics for Business and Economics

Statistics for Business and Economics Statistics for Business and Economics Chapter 6 Sampling and Sampling Distributions Ch. 6-1 6.1 Tools of Business Statistics n Descriptive statistics n Collecting, presenting, and describing data n Inferential

More information

Statistical Process Control (contd... )

Statistical Process Control (contd... ) Statistical Process Control (contd... ) ME522: Quality Engineering Vivek Kumar Mehta November 11, 2016 Note: This lecture is prepared with the help of material available online at https://onlinecourses.science.psu.edu/

More information

Visual interpretation with normal approximation

Visual interpretation with normal approximation Visual interpretation with normal approximation H 0 is true: H 1 is true: p =0.06 25 33 Reject H 0 α =0.05 (Type I error rate) Fail to reject H 0 β =0.6468 (Type II error rate) 30 Accept H 1 Visual interpretation

More information

2008 Winton. Statistical Testing of RNGs

2008 Winton. Statistical Testing of RNGs 1 Statistical Testing of RNGs Criteria for Randomness For a sequence of numbers to be considered a sequence of randomly acquired numbers, it must have two basic statistical properties: Uniformly distributed

More information

The Chi-Square Distributions

The Chi-Square Distributions MATH 03 The Chi-Square Distributions Dr. Neal, Spring 009 The chi-square distributions can be used in statistics to analyze the standard deviation of a normally distributed measurement and to test the

More information

Problem Set 4 - Solutions

Problem Set 4 - Solutions Problem Set 4 - Solutions Econ-310, Spring 004 8. a. If we wish to test the research hypothesis that the mean GHQ score for all unemployed men exceeds 10, we test: H 0 : µ 10 H a : µ > 10 This is a one-tailed

More information

Control of Manufacturing Processes

Control of Manufacturing Processes Control of Manufacturing Processes Subject 2.830 Spring 2004 Lecture #8 Hypothesis Testing and Shewhart Charts March 2, 2004 3/2/04 Lecture 8 D.E. Hardt, all rights reserved 1 Applying Statistics to Manufacturing:

More information

CHAPTER EIGHT TESTS OF HYPOTHESES

CHAPTER EIGHT TESTS OF HYPOTHESES 11/18/213 CAPTER EIGT TESTS OF YPOTESES (8.1) Definition: A statistical hypothesis is a statement concerning one population or more. 1 11/18/213 8.1.1 The Null and The Alternative ypotheses: The structure

More information

STAT Section 2.1: Basic Inference. Basic Definitions

STAT Section 2.1: Basic Inference. Basic Definitions STAT 518 --- Section 2.1: Basic Inference Basic Definitions Population: The collection of all the individuals of interest. This collection may be or even. Sample: A collection of elements of the population.

More information

Hypothesis Tests and Estimation for Population Variances. Copyright 2014 Pearson Education, Inc.

Hypothesis Tests and Estimation for Population Variances. Copyright 2014 Pearson Education, Inc. Hypothesis Tests and Estimation for Population Variances 11-1 Learning Outcomes Outcome 1. Formulate and carry out hypothesis tests for a single population variance. Outcome 2. Develop and interpret confidence

More information

Chapter 7. Inference for Distributions. Introduction to the Practice of STATISTICS SEVENTH. Moore / McCabe / Craig. Lecture Presentation Slides

Chapter 7. Inference for Distributions. Introduction to the Practice of STATISTICS SEVENTH. Moore / McCabe / Craig. Lecture Presentation Slides Chapter 7 Inference for Distributions Introduction to the Practice of STATISTICS SEVENTH EDITION Moore / McCabe / Craig Lecture Presentation Slides Chapter 7 Inference for Distributions 7.1 Inference for

More information

Relating Graph to Matlab

Relating Graph to Matlab There are two related course documents on the web Probability and Statistics Review -should be read by people without statistics background and it is helpful as a review for those with prior statistics

More information