Hypothesis Testing for Categorical Data

Size: px
Start display at page:

Download "Hypothesis Testing for Categorical Data"

Transcription

1 Hypothesis Testing for Categorical Data 1. A die is rolled 36 times, with the following results: VALUE TIMES Is the die fair? Perform a Hypothesis Test with α =.05.

2 Step One: H 0 : The die is fair. (p 1 = p 2 = p 3 = p 4 = p 5 = p 6 = 1/6) H A : The die is not fair. α =.05

3 Step Two: This is a χ 2 test with α =.05. Since we have six categories, we have 5 degrees of freedom. The table value is We therefore reject the Null Hypothesis if our test statistic is greater than

4 Step Three: We compute our test statistic by first creating the expected table. If the Null Hypothesis is correct then we should receive the same number of each value, in this case six. Our table is therefore Recall that the observed table was This makes the test statistic 6 χ 2 (O i E i ) 2 = i=1 E i VALUE TIMES VALUE TIMES = (8 6)2 6 (1 6)2 6 (7 6)2 6 (9 6)2 6 (5 6)2 6 (6 6)2 6 = Since χ 2 = is not > 11.07, we fail to reject the Null Hypothesis and conclude that the die may be fair.

5 2. A simple random sample of size 1600 was taken, and two questions were asked: What is your (political) party affiliation? and Did you vote on November 2? The results were: DEM REP IND YES NO Is party affiliation independent of voter turnout? Perform a Hypothesis Test with α =.025.

6 Step One: H 0 : Party Affiliation is independent of voter turnout. H A : Party Affiliation is not independent of voter turnout. α =.025

7 Step Two: This is a χ 2 test with α =.025. We have two variables, one with three categories and the other with two categories, making six categories total. We have (3-1)(2-1)=2 degrees of freedom. The table value is We therefore reject the Null Hypothesis if our test statistic is greater than

8 Step Three: We compute our test statistic by first creating the expected table. If the Null Hypothesis is correct then we should receive the same proportion of Voters and Non-voters within each party. Since of the 1600 in the sample, 960 voted and 640 did not vote, we should have 3/5 voters and 2/5 non-voters in each party. Our table is therefore Recall that the observed table was This makes the test statistic 6 χ 2 (O i E i ) 2 = i=1 E i DEM REP IND YES NO DEM REP IND YES NO = ( )2 384 ( )2 384 ( )2 192 ( )2 256 ( )2 256 ( )2 128 = Since χ 2 = is > 7.378, we reject the Null Hypothesis and conclude that party affiliation is not independent of voter turnout.

9 3. A course with 100 students had three exams. The results were: TEST 1 TEST 2 TEST 3 A B C D F Was the grade distribution the same on each test? Perform a Hypothesis Test with α =.05.

10 Step One: H 0 : The three exams have the same distribution. H A : The three exams do not have the same distribution. α =.05

11 Step Two: This is a χ 2 test with α =.05. We have two variables, one with three categories and the other with five categories, making fifteen categories total. We have (3-1)(5-1)=8 degrees of freedom. The table value is We therefore reject the Null Hypothesis if our test statistic is greater than

12 Step Three: We compute our test statistic by first creating the expected table. If the Null Hypothesis is correct then we should receive the same proportion of As, Bs, Cs, Ds, and Fs on each exam. Since of the 300 exams, 60 were As, 90 were Bs, 60 were Cs, 60 were Ds, and 30 were Fs, we should have As, 30 Bs, Cs, Ds and 10 Fs on each exam. Our table is therefore Recall that the observed table was TEST 1 TEST 2 TEST 3 A B C D F TEST 1 TEST 2 TEST 3 A B C D F

13 This makes the test statistic χ 2 = 15 i=1 (O i E i ) 2 E i = (15 )2 (30 )2 (15 )2 (35 30)2 30 (25 30)2 30 (30 30)2 30 (18 )2 ( )2 (22 )2 (17 )2 (19 )2 (24 )2 (15 10)2 10 (6 10)2 10 (9 10)2 10 = Since χ 2 = is not > , we fail to reject the Null Hypothesis and conclude that the three exams might have the same grade distributions.

14 4. A standardized exam is given which typically results in 15% As, % Bs, 30% Cs, % Ds, and 15% Fs. Of the 1000 students who take the exam, the following grades were given: A B C D F Was the grade distribution typical for this exam? Perform a Hypothesis Test with α =.1.

15 Step One: H 0 : The grade distribution is 15% A, % B, 30% C, % D, 15% F. H A : The grade distribution is not 15% A, % B, 30% C, % D, 15% F. α =.1

16 Step Two: This is a χ 2 test with α =.1. Since we have five categories, we have 4 degrees of freedom. The table value is We therefore reject the Null Hypothesis if our test statistic is greater than

17 Step Three: We compute our test statistic by first creating the expected table. If the Null Hypothesis is correct then we should receive 15% As, % Bs, 30% Cs, % Ds, and 15% Fs. Our table is therefore Recall that the observed table was This makes the test statistic 5 χ 2 (O i E i ) 2 = i=1 A B C D F A B C D F E i = ( )2 150 (194 0)2 0 ( )2 300 (193 0)2 0 ( )2 150 = Since χ 2 = is not > 7.779, we fail to reject the Null Hypothesis and conclude that the grade distribution was typical for this exam.

Is it statistically significant? The chi-square test

Is it statistically significant? The chi-square test UAS Conference Series 2013/14 Is it statistically significant? The chi-square test Dr Gosia Turner Student Data Management and Analysis 14 September 2010 Page 1 Why chi-square? Tests whether two categorical

More information

Mind on Statistics. Chapter 15

Mind on Statistics. Chapter 15 Mind on Statistics Chapter 15 Section 15.1 1. A student survey was done to study the relationship between class standing (freshman, sophomore, junior, or senior) and major subject (English, Biology, French,

More information

Using Stata for Categorical Data Analysis

Using Stata for Categorical Data Analysis Using Stata for Categorical Data Analysis NOTE: These problems make extensive use of Nick Cox s tab_chi, which is actually a collection of routines, and Adrian Mander s ipf command. From within Stata,

More information

CHAPTER IV FINDINGS AND CONCURRENT DISCUSSIONS

CHAPTER IV FINDINGS AND CONCURRENT DISCUSSIONS CHAPTER IV FINDINGS AND CONCURRENT DISCUSSIONS Hypothesis 1: People are resistant to the technological change in the security system of the organization. Hypothesis 2: information hacked and misused. Lack

More information

Math 58. Rumbos Fall 2008 1. Solutions to Review Problems for Exam 2

Math 58. Rumbos Fall 2008 1. Solutions to Review Problems for Exam 2 Math 58. Rumbos Fall 2008 1 Solutions to Review Problems for Exam 2 1. For each of the following scenarios, determine whether the binomial distribution is the appropriate distribution for the random variable

More information

University of Chicago Graduate School of Business. Business 41000: Business Statistics Solution Key

University of Chicago Graduate School of Business. Business 41000: Business Statistics Solution Key Name: OUTLINE SOLUTIONS University of Chicago Graduate School of Business Business 41000: Business Statistics Solution Key Special Notes: 1. This is a closed-book exam. You may use an 8 11 piece of paper

More information

The power of a test is the of. by using a particular and a. value of the that is an to the value

The power of a test is the of. by using a particular and a. value of the that is an to the value DEFINITION The power of a test is the of a hypothesis. The of the is by using a particular and a value of the that is an to the value assumed in the. POWER AND THE DESIGN OF EXPERIMENTS Just as is a common

More information

Math 108 Exam 3 Solutions Spring 00

Math 108 Exam 3 Solutions Spring 00 Math 108 Exam 3 Solutions Spring 00 1. An ecologist studying acid rain takes measurements of the ph in 12 randomly selected Adirondack lakes. The results are as follows: 3.0 6.5 5.0 4.2 5.5 4.7 3.4 6.8

More information

Class 19: Two Way Tables, Conditional Distributions, Chi-Square (Text: Sections 2.5; 9.1)

Class 19: Two Way Tables, Conditional Distributions, Chi-Square (Text: Sections 2.5; 9.1) Spring 204 Class 9: Two Way Tables, Conditional Distributions, Chi-Square (Text: Sections 2.5; 9.) Big Picture: More than Two Samples In Chapter 7: We looked at quantitative variables and compared the

More information

Answers: a. 87.5325 to 92.4675 b. 87.06 to 92.94

Answers: a. 87.5325 to 92.4675 b. 87.06 to 92.94 1. The average monthly electric bill of a random sample of 256 residents of a city is $90 with a standard deviation of $24. a. Construct a 90% confidence interval for the mean monthly electric bills of

More information

The Economist/YouGov Poll

The Economist/YouGov Poll Interviewing: Sample: 2000 Adults nationwide online 1345 registered voters nationwide online Weekly Tracking For immediate release 2 1. Approval of Obama as President Historical Do you approve or disapprove

More information

An Introduction to Statistics Course (ECOE 1302) Spring Semester 2011 Chapter 10- TWO-SAMPLE TESTS

An Introduction to Statistics Course (ECOE 1302) Spring Semester 2011 Chapter 10- TWO-SAMPLE TESTS The Islamic University of Gaza Faculty of Commerce Department of Economics and Political Sciences An Introduction to Statistics Course (ECOE 130) Spring Semester 011 Chapter 10- TWO-SAMPLE TESTS Practice

More information

Experimental Design. Power and Sample Size Determination. Proportions. Proportions. Confidence Interval for p. The Binomial Test

Experimental Design. Power and Sample Size Determination. Proportions. Proportions. Confidence Interval for p. The Binomial Test Experimental Design Power and Sample Size Determination Bret Hanlon and Bret Larget Department of Statistics University of Wisconsin Madison November 3 8, 2011 To this point in the semester, we have largely

More information

Hoover Institution Golden State Poll Fieldwork by YouGov October 3-17, 2014. List of Tables. 1. Family finances over the last year...

Hoover Institution Golden State Poll Fieldwork by YouGov October 3-17, 2014. List of Tables. 1. Family finances over the last year... List of Tables 1. Family finances over the last year............................................................ 2 2. Family finances next six months............................................................

More information

Elementary Statistics

Elementary Statistics lementary Statistics Chap10 Dr. Ghamsary Page 1 lementary Statistics M. Ghamsary, Ph.D. Chapter 10 Chi-square Test for Goodness of fit and Contingency tables lementary Statistics Chap10 Dr. Ghamsary Page

More information

Comparing Multiple Proportions, Test of Independence and Goodness of Fit

Comparing Multiple Proportions, Test of Independence and Goodness of Fit Comparing Multiple Proportions, Test of Independence and Goodness of Fit Content Testing the Equality of Population Proportions for Three or More Populations Test of Independence Goodness of Fit Test 2

More information

Unit 26 Estimation with Confidence Intervals

Unit 26 Estimation with Confidence Intervals Unit 26 Estimation with Confidence Intervals Objectives: To see how confidence intervals are used to estimate a population proportion, a population mean, a difference in population proportions, or a difference

More information

Stats Review Chapters 9-10

Stats Review Chapters 9-10 Stats Review Chapters 9-10 Created by Teri Johnson Math Coordinator, Mary Stangler Center for Academic Success Examples are taken from Statistics 4 E by Michael Sullivan, III And the corresponding Test

More information

Practice problems for Homework 12 - confidence intervals and hypothesis testing. Open the Homework Assignment 12 and solve the problems.

Practice problems for Homework 12 - confidence intervals and hypothesis testing. Open the Homework Assignment 12 and solve the problems. Practice problems for Homework 1 - confidence intervals and hypothesis testing. Read sections 10..3 and 10.3 of the text. Solve the practice problems below. Open the Homework Assignment 1 and solve the

More information

Chi Square Distribution

Chi Square Distribution 17. Chi Square A. Chi Square Distribution B. One-Way Tables C. Contingency Tables D. Exercises Chi Square is a distribution that has proven to be particularly useful in statistics. The first section describes

More information

Math 251, Review Questions for Test 3 Rough Answers

Math 251, Review Questions for Test 3 Rough Answers Math 251, Review Questions for Test 3 Rough Answers 1. (Review of some terminology from Section 7.1) In a state with 459,341 voters, a poll of 2300 voters finds that 45 percent support the Republican candidate,

More information

AP STATISTICS (Warm-Up Exercises)

AP STATISTICS (Warm-Up Exercises) AP STATISTICS (Warm-Up Exercises) 1. Describe the distribution of ages in a city: 2. Graph a box plot on your calculator for the following test scores: {90, 80, 96, 54, 80, 95, 100, 75, 87, 62, 65, 85,

More information

Chapter 23. Two Categorical Variables: The Chi-Square Test

Chapter 23. Two Categorical Variables: The Chi-Square Test Chapter 23. Two Categorical Variables: The Chi-Square Test 1 Chapter 23. Two Categorical Variables: The Chi-Square Test Two-Way Tables Note. We quickly review two-way tables with an example. Example. Exercise

More information

General Method: Difference of Means. 3. Calculate df: either Welch-Satterthwaite formula or simpler df = min(n 1, n 2 ) 1.

General Method: Difference of Means. 3. Calculate df: either Welch-Satterthwaite formula or simpler df = min(n 1, n 2 ) 1. General Method: Difference of Means 1. Calculate x 1, x 2, SE 1, SE 2. 2. Combined SE = SE1 2 + SE2 2. ASSUMES INDEPENDENT SAMPLES. 3. Calculate df: either Welch-Satterthwaite formula or simpler df = min(n

More information

Chapter 26: Tests of Significance

Chapter 26: Tests of Significance Chapter 26: Tests of Significance Procedure: 1. State the null and alternative in words and in terms of a box model. 2. Find the test statistic: z = observed EV. SE 3. Calculate the P-value: The area under

More information

A) 0.1554 B) 0.0557 C) 0.0750 D) 0.0777

A) 0.1554 B) 0.0557 C) 0.0750 D) 0.0777 Math 210 - Exam 4 - Sample Exam 1) What is the p-value for testing H1: µ < 90 if the test statistic is t=-1.592 and n=8? A) 0.1554 B) 0.0557 C) 0.0750 D) 0.0777 2) The owner of a football team claims that

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Ch. 10 Chi SquareTests and the F-Distribution 10.1 Goodness of Fit 1 Find Expected Frequencies Provide an appropriate response. 1) The frequency distribution shows the ages for a sample of 100 employees.

More information

s86 When motion must be decided by secret ballot [SM, s 88]

s86 When motion must be decided by secret ballot [SM, s 88] Body Corporate and Community Management (Accommodation Module) Regulation 2008 Chapter 4 Body corporate meetings Act, section 104 Part 4 Voting at general meetings s86 When motion must be decided by secret

More information

Crosstabulation & Chi Square

Crosstabulation & Chi Square Crosstabulation & Chi Square Robert S Michael Chi-square as an Index of Association After examining the distribution of each of the variables, the researcher s next task is to look for relationships among

More information

12.5: CHI-SQUARE GOODNESS OF FIT TESTS

12.5: CHI-SQUARE GOODNESS OF FIT TESTS 125: Chi-Square Goodness of Fit Tests CD12-1 125: CHI-SQUARE GOODNESS OF FIT TESTS In this section, the χ 2 distribution is used for testing the goodness of fit of a set of data to a specific probability

More information

Solutions: Problems for Chapter 3. Solutions: Problems for Chapter 3

Solutions: Problems for Chapter 3. Solutions: Problems for Chapter 3 Problem A: You are dealt five cards from a standard deck. Are you more likely to be dealt two pairs or three of a kind? experiment: choose 5 cards at random from a standard deck Ω = {5-combinations of

More information

Review #2. Statistics

Review #2. Statistics Review #2 Statistics Find the mean of the given probability distribution. 1) x P(x) 0 0.19 1 0.37 2 0.16 3 0.26 4 0.02 A) 1.64 B) 1.45 C) 1.55 D) 1.74 2) The number of golf balls ordered by customers of

More information

Final Exam Practice Problem Answers

Final Exam Practice Problem Answers Final Exam Practice Problem Answers The following data set consists of data gathered from 77 popular breakfast cereals. The variables in the data set are as follows: Brand: The brand name of the cereal

More information

August 2012 EXAMINATIONS Solution Part I

August 2012 EXAMINATIONS Solution Part I August 01 EXAMINATIONS Solution Part I (1) In a random sample of 600 eligible voters, the probability that less than 38% will be in favour of this policy is closest to (B) () In a large random sample,

More information

Two-sample t-tests. - Independent samples - Pooled standard devation - The equal variance assumption

Two-sample t-tests. - Independent samples - Pooled standard devation - The equal variance assumption Two-sample t-tests. - Independent samples - Pooled standard devation - The equal variance assumption Last time, we used the mean of one sample to test against the hypothesis that the true mean was a particular

More information

TEXAS: CRUZ, CLINTON LEAD PRIMARIES

TEXAS: CRUZ, CLINTON LEAD PRIMARIES Please attribute this information to: Monmouth University Poll West Long Branch, NJ 07764 www.monmouth.edu/polling Follow on Twitter: @MonmouthPoll Released: Thursday, 25, Contact: PATRICK MURRAY 732-979-6769

More information

Math 58. Rumbos Fall 2008 1. Solutions to Assignment #3

Math 58. Rumbos Fall 2008 1. Solutions to Assignment #3 Math 58. Rumbos Fall 2008 1 Solutions to Assignment #3 1. Use randomization to test the null hypothesis that there is no difference between calcium supplementation and a placebo for the experimental data

More information

VIRGINIA: TRUMP, CLINTON LEAD PRIMARIES

VIRGINIA: TRUMP, CLINTON LEAD PRIMARIES Please attribute this information to: Monmouth University Poll West Long Branch, NJ 07764 www.monmouth.edu/polling Follow on Twitter: @MonmouthPoll Released: Thursday, 25, Contact: PATRICK MURRAY 732-979-6769

More information

PROPERTY TAX SOLUTIONS

PROPERTY TAX SOLUTIONS POLLING INSTITUTE Contact: PATRICK MURRAY 732-263-5858 (office) 732-979-6769 (cell) pdmurray@monmouth.edu Embargoed to: Sunday, July 23, 2006, 5:30 am This poll was conducted by the Monmouth University

More information

Business Statistics. Successful completion of Introductory and/or Intermediate Algebra courses is recommended before taking Business Statistics.

Business Statistics. Successful completion of Introductory and/or Intermediate Algebra courses is recommended before taking Business Statistics. Business Course Text Bowerman, Bruce L., Richard T. O'Connell, J. B. Orris, and Dawn C. Porter. Essentials of Business, 2nd edition, McGraw-Hill/Irwin, 2008, ISBN: 978-0-07-331988-9. Required Computing

More information

Elementary Statistics Sample Exam #3

Elementary Statistics Sample Exam #3 Elementary Statistics Sample Exam #3 Instructions. No books or telephones. Only the supplied calculators are allowed. The exam is worth 100 points. 1. A chi square goodness of fit test is considered to

More information

Manual for SOA Exam FM/CAS Exam 2.

Manual for SOA Exam FM/CAS Exam 2. Manual for SOA Exam FM/CAS Exam 2. Chapter 2. Cashflows. c 29. Miguel A. Arcones. All rights reserved. Extract from: Arcones Manual for the SOA Exam FM/CAS Exam 2, Financial Mathematics. Fall 29 Edition,

More information

Chapter 7: Simple linear regression Learning Objectives

Chapter 7: Simple linear regression Learning Objectives Chapter 7: Simple linear regression Learning Objectives Reading: Section 7.1 of OpenIntro Statistics Video: Correlation vs. causation, YouTube (2:19) Video: Intro to Linear Regression, YouTube (5:18) -

More information

2 Precision-based sample size calculations

2 Precision-based sample size calculations Statistics: An introduction to sample size calculations Rosie Cornish. 2006. 1 Introduction One crucial aspect of study design is deciding how big your sample should be. If you increase your sample size

More information

Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR.

Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR. Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR. 1. Urn A contains 6 white marbles and 4 red marbles. Urn B contains 3 red marbles and two white

More information

Technical Report. For this research Ipsos MORI interviewed a sample of 1,005 adults Wales between the 5 th and 9th March 2011.

Technical Report. For this research Ipsos MORI interviewed a sample of 1,005 adults Wales between the 5 th and 9th March 2011. Technical Report This technical report, which can be appended to the Electoral Commission s Post NAW Referendum 2011 topline, contains a summary of the technical details and statistical reliability of

More information

Statistics I for QBIC. Contents and Objectives. Chapters 1 7. Revised: August 2013

Statistics I for QBIC. Contents and Objectives. Chapters 1 7. Revised: August 2013 Statistics I for QBIC Text Book: Biostatistics, 10 th edition, by Daniel & Cross Contents and Objectives Chapters 1 7 Revised: August 2013 Chapter 1: Nature of Statistics (sections 1.1-1.6) Objectives

More information

BA 275 Review Problems - Week 5 (10/23/06-10/27/06) CD Lessons: 48, 49, 50, 51, 52 Textbook: pp. 380-394

BA 275 Review Problems - Week 5 (10/23/06-10/27/06) CD Lessons: 48, 49, 50, 51, 52 Textbook: pp. 380-394 BA 275 Review Problems - Week 5 (10/23/06-10/27/06) CD Lessons: 48, 49, 50, 51, 52 Textbook: pp. 380-394 1. Does vigorous exercise affect concentration? In general, the time needed for people to complete

More information

Practice Problems and Exams

Practice Problems and Exams Practice Problems and Exams 1 The Islamic University of Gaza Faculty of Commerce Department of Economics and Political Sciences An Introduction to Statistics Course (ECOE 1302) Spring Semester 2009-2010

More information

Section 7.1. Introduction to Hypothesis Testing. Schrodinger s cat quantum mechanics thought experiment (1935)

Section 7.1. Introduction to Hypothesis Testing. Schrodinger s cat quantum mechanics thought experiment (1935) Section 7.1 Introduction to Hypothesis Testing Schrodinger s cat quantum mechanics thought experiment (1935) Statistical Hypotheses A statistical hypothesis is a claim about a population. Null hypothesis

More information

Online 12 - Sections 9.1 and 9.2-Doug Ensley

Online 12 - Sections 9.1 and 9.2-Doug Ensley Student: Date: Instructor: Doug Ensley Course: MAT117 01 Applied Statistics - Ensley Assignment: Online 12 - Sections 9.1 and 9.2 1. Does a P-value of 0.001 give strong evidence or not especially strong

More information

" Y. Notation and Equations for Regression Lecture 11/4. Notation:

 Y. Notation and Equations for Regression Lecture 11/4. Notation: Notation: Notation and Equations for Regression Lecture 11/4 m: The number of predictor variables in a regression Xi: One of multiple predictor variables. The subscript i represents any number from 1 through

More information

Study Guide for the Final Exam

Study Guide for the Final Exam Study Guide for the Final Exam When studying, remember that the computational portion of the exam will only involve new material (covered after the second midterm), that material from Exam 1 will make

More information

Course Text. Required Computing Software. Course Description. Course Objectives. StraighterLine. Business Statistics

Course Text. Required Computing Software. Course Description. Course Objectives. StraighterLine. Business Statistics Course Text Business Statistics Lind, Douglas A., Marchal, William A. and Samuel A. Wathen. Basic Statistics for Business and Economics, 7th edition, McGraw-Hill/Irwin, 2010, ISBN: 9780077384470 [This

More information

PANTONE DS-C PANTONE C:0 M:5 Y:100 K:10 DS 2-1 C PANTONE C:0 M:3 Y:100 K:10 DS 2-2 C PANTONE C:0 M:0 Y:100 K:10 DS 2-3 C

PANTONE DS-C PANTONE C:0 M:5 Y:100 K:10 DS 2-1 C PANTONE C:0 M:3 Y:100 K:10 DS 2-2 C PANTONE C:0 M:0 Y:100 K:10 DS 2-3 C 18 November, 1999 10:32:02 PANTONE C:0 M:5 Y:100 K:0 DS 1-1 C PANTONE C:0 M:3 Y:100 K:0 DS 1-2 C PANTONE C:0 M:0 Y:100 K:0 DS 1-3 C PANTONE C:0 M:0 Y:85 K:0 DS 1-4 C PANTONE C:0 M:0 Y:70 K:0 DS 1-5 C PANTONE

More information

Bayesian Phylogeny and Measures of Branch Support

Bayesian Phylogeny and Measures of Branch Support Bayesian Phylogeny and Measures of Branch Support Bayesian Statistics Imagine we have a bag containing 100 dice of which we know that 90 are fair and 10 are biased. The

More information

CONSTITUTION FOR THE FACULTYAND STAFF FEDERATION OF COMMUNITY COLLEGE OF PHILADELPHIA

CONSTITUTION FOR THE FACULTYAND STAFF FEDERATION OF COMMUNITY COLLEGE OF PHILADELPHIA CONSTITUTION FOR THE FACULTYAND STAFF FEDERATION OF COMMUNITY COLLEGE OF PHILADELPHIA Article I. Name of Organization. The name of this organization shall be the Faculty and Staff Federation of Community

More information

Two-Group Hypothesis Tests: Excel 2013 T-TEST Command

Two-Group Hypothesis Tests: Excel 2013 T-TEST Command Two group hypothesis tests using Excel 2013 T-TEST command 1 Two-Group Hypothesis Tests: Excel 2013 T-TEST Command by Milo Schield Member: International Statistical Institute US Rep: International Statistical

More information

Medicare, Social Security & The Deficit

Medicare, Social Security & The Deficit Medicare, Social Security & The Deficit Findings from a national survey of likely 2012 voters. National Committee to Preserve Social Security and Medicare September 2011 Lake Research Partners Washington,

More information

In the past, the increase in the price of gasoline could be attributed to major national or global

In the past, the increase in the price of gasoline could be attributed to major national or global Chapter 7 Testing Hypotheses Chapter Learning Objectives Understanding the assumptions of statistical hypothesis testing Defining and applying the components in hypothesis testing: the research and null

More information

Unit 31 A Hypothesis Test about Correlation and Slope in a Simple Linear Regression

Unit 31 A Hypothesis Test about Correlation and Slope in a Simple Linear Regression Unit 31 A Hypothesis Test about Correlation and Slope in a Simple Linear Regression Objectives: To perform a hypothesis test concerning the slope of a least squares line To recognize that testing for a

More information

Chicago Booth BUSINESS STATISTICS 41000 Final Exam Fall 2011

Chicago Booth BUSINESS STATISTICS 41000 Final Exam Fall 2011 Chicago Booth BUSINESS STATISTICS 41000 Final Exam Fall 2011 Name: Section: I pledge my honor that I have not violated the Honor Code Signature: This exam has 34 pages. You have 3 hours to complete this

More information

p ˆ (sample mean and sample

p ˆ (sample mean and sample Chapter 6: Confidence Intervals and Hypothesis Testing When analyzing data, we can t just accept the sample mean or sample proportion as the official mean or proportion. When we estimate the statistics

More information

MATH 2200 PROBABILITY AND STATISTICS M2200FL083.1

MATH 2200 PROBABILITY AND STATISTICS M2200FL083.1 MATH 2200 PROBABILITY AND STATISTICS M2200FL083.1 In almost all problems, I have given the answers to four significant digits. If your answer is slightly different from one of mine, consider that to be

More information

Module 2 Probability and Statistics

Module 2 Probability and Statistics Module 2 Probability and Statistics BASIC CONCEPTS Multiple Choice Identify the choice that best completes the statement or answers the question. 1. The standard deviation of a standard normal distribution

More information

Calculating P-Values. Parkland College. Isela Guerra Parkland College. Recommended Citation

Calculating P-Values. Parkland College. Isela Guerra Parkland College. Recommended Citation Parkland College A with Honors Projects Honors Program 2014 Calculating P-Values Isela Guerra Parkland College Recommended Citation Guerra, Isela, "Calculating P-Values" (2014). A with Honors Projects.

More information

Course 6426: Configuring and Troubleshooting Identity & Access Solutions With Windows Server 2008 Active Directory Page 1 of 6

Course 6426: Configuring and Troubleshooting Identity & Access Solutions With Windows Server 2008 Active Directory Page 1 of 6 2008 Active Directory Page 1 of 6 Configuring and Troubleshooting Identity and Access Solutions with Windows Server 2008 Active Directory Course 6426: 2 days; Instructor-Led Introduction This instructor-led

More information

IMPLEMENTING BUSINESS CONTINUITY MANAGEMENT IN A DISTRIBUTED ORGANISATION: A CASE STUDY

IMPLEMENTING BUSINESS CONTINUITY MANAGEMENT IN A DISTRIBUTED ORGANISATION: A CASE STUDY IMPLEMENTING BUSINESS CONTINUITY MANAGEMENT IN A DISTRIBUTED ORGANISATION: A CASE STUDY AUTHORS: Patrick Roberts (left) and Mike Stephens (right). Patrick Roberts: Following early experience in the British

More information

Descriptive Statistics

Descriptive Statistics Descriptive Statistics Primer Descriptive statistics Central tendency Variation Relative position Relationships Calculating descriptive statistics Descriptive Statistics Purpose to describe or summarize

More information

Chi Squared and Fisher's Exact Tests. Observed vs Expected Distributions

Chi Squared and Fisher's Exact Tests. Observed vs Expected Distributions BMS 617 Statistical Techniques for the Biomedical Sciences Lecture 11: Chi-Squared and Fisher's Exact Tests Chi Squared and Fisher's Exact Tests This lecture presents two similarly structured tests, Chi-squared

More information

1. The parameters to be estimated in the simple linear regression model Y=α+βx+ε ε~n(0,σ) are: a) α, β, σ b) α, β, ε c) a, b, s d) ε, 0, σ

1. The parameters to be estimated in the simple linear regression model Y=α+βx+ε ε~n(0,σ) are: a) α, β, σ b) α, β, ε c) a, b, s d) ε, 0, σ STA 3024 Practice Problems Exam 2 NOTE: These are just Practice Problems. This is NOT meant to look just like the test, and it is NOT the only thing that you should study. Make sure you know all the material

More information

Odds ratio, Odds ratio test for independence, chi-squared statistic.

Odds ratio, Odds ratio test for independence, chi-squared statistic. Odds ratio, Odds ratio test for independence, chi-squared statistic. Announcements: Assignment 5 is live on webpage. Due Wed Aug 1 at 4:30pm. (9 days, 1 hour, 58.5 minutes ) Final exam is Aug 9. Review

More information

Name: Date: Use the following to answer questions 3-4:

Name: Date: Use the following to answer questions 3-4: Name: Date: 1. Determine whether each of the following statements is true or false. A) The margin of error for a 95% confidence interval for the mean increases as the sample size increases. B) The margin

More information

SECOND M.B. AND SECOND VETERINARY M.B. EXAMINATIONS INTRODUCTION TO THE SCIENTIFIC BASIS OF MEDICINE EXAMINATION. Friday 14 March 2008 9.00-9.

SECOND M.B. AND SECOND VETERINARY M.B. EXAMINATIONS INTRODUCTION TO THE SCIENTIFIC BASIS OF MEDICINE EXAMINATION. Friday 14 March 2008 9.00-9. SECOND M.B. AND SECOND VETERINARY M.B. EXAMINATIONS INTRODUCTION TO THE SCIENTIFIC BASIS OF MEDICINE EXAMINATION Friday 14 March 2008 9.00-9.45 am Attempt all ten questions. For each question, choose the

More information

Mind on Statistics. Chapter 10

Mind on Statistics. Chapter 10 Mind on Statistics Chapter 10 Section 10.1 Questions 1 to 4: Some statistical procedures move from population to sample; some move from sample to population. For each of the following procedures, determine

More information

Contingency Tables and the Chi Square Statistic. Interpreting Computer Printouts and Constructing Tables

Contingency Tables and the Chi Square Statistic. Interpreting Computer Printouts and Constructing Tables Contingency Tables and the Chi Square Statistic Interpreting Computer Printouts and Constructing Tables Contingency Tables/Chi Square Statistics What are they? A contingency table is a table that shows

More information

Statistics 100 Sample Final Questions (Note: These are mostly multiple choice, for extra practice. Your Final Exam will NOT have any multiple choice!

Statistics 100 Sample Final Questions (Note: These are mostly multiple choice, for extra practice. Your Final Exam will NOT have any multiple choice! Statistics 100 Sample Final Questions (Note: These are mostly multiple choice, for extra practice. Your Final Exam will NOT have any multiple choice!) Part A - Multiple Choice Indicate the best choice

More information

Data Mining Techniques Chapter 5: The Lure of Statistics: Data Mining Using Familiar Tools

Data Mining Techniques Chapter 5: The Lure of Statistics: Data Mining Using Familiar Tools Data Mining Techniques Chapter 5: The Lure of Statistics: Data Mining Using Familiar Tools Occam s razor.......................................................... 2 A look at data I.........................................................

More information

Electrical and Electronics Engineering Department Graduate Handbook

Electrical and Electronics Engineering Department Graduate Handbook Electrical and Electronics Engineering Department Graduate Handbook Published on: January 18, 2012 Latest version is in effect until a new revised document is published 1. Introduction The purpose of this

More information

Joint Exam 1/P Sample Exam 1

Joint Exam 1/P Sample Exam 1 Joint Exam 1/P Sample Exam 1 Take this practice exam under strict exam conditions: Set a timer for 3 hours; Do not stop the timer for restroom breaks; Do not look at your notes. If you believe a question

More information

In the Tea Party Movement, Possibilities and Challenges

In the Tea Party Movement, Possibilities and Challenges ABC NEWS/WASHINGTON POST POLL: THE TEA PARTY EMBARGOED FOR RELEASE AFTER 12:01 a.m. Wednesday, May 5, 2010 In the Tea Party Movement, Possibilities and Challenges Conservative Republicans dominate the

More information

NEW JERSEY: OBAMA RATINGS UP

NEW JERSEY: OBAMA RATINGS UP Please attribute this information to: Monmouth University Poll West Long Branch, NJ 07764 www.monmouth.edu/polling Released: Monday, February 9, Contact: PATRICK MURRAY 732-263-5858 (office) 732-979-6769

More information

Chi-square test Fisher s Exact test

Chi-square test Fisher s Exact test Lesson 1 Chi-square test Fisher s Exact test McNemar s Test Lesson 1 Overview Lesson 11 covered two inference methods for categorical data from groups Confidence Intervals for the difference of two proportions

More information

EXAMPLES OF ASSIGNING DEPTH-OF-KNOWLEDGE LEVELS ALIGNMENT ANALYSIS CCSSO TILSA ALIGNMENT STUDY May 21-24, 2001 version 2.0

EXAMPLES OF ASSIGNING DEPTH-OF-KNOWLEDGE LEVELS ALIGNMENT ANALYSIS CCSSO TILSA ALIGNMENT STUDY May 21-24, 2001 version 2.0 EXAMPLES OF ASSIGNING DEPTH-OF-KNOWLEDGE LEVELS ALIGNMENT ANALYSIS CCSSO TILSA ALIGNMENT STUDY May 21-24, 2001 version 2.0 Level 1 Recall Recall of a fact, information or procedure Example 1:1 Grade 8

More information

C. The null hypothesis is not rejected when the alternative hypothesis is true. A. population parameters.

C. The null hypothesis is not rejected when the alternative hypothesis is true. A. population parameters. Sample Multiple Choice Questions for the material since Midterm 2. Sample questions from Midterms and 2 are also representative of questions that may appear on the final exam.. A randomly selected sample

More information

AP STATISTICS TEST #2 - REVIEW - Ch. 14 &15 Period:

AP STATISTICS TEST #2 - REVIEW - Ch. 14 &15 Period: AP STATISTICS Name TEST #2 - REVIEW - Ch. 14 &15 Period: 1) The city council has 6 men and 3 women. If we randomly choose two of them to co-chair a committee, what is the probability these chairpersons

More information

CHAPTER 13 SIMPLE LINEAR REGRESSION. Opening Example. Simple Regression. Linear Regression

CHAPTER 13 SIMPLE LINEAR REGRESSION. Opening Example. Simple Regression. Linear Regression Opening Example CHAPTER 13 SIMPLE LINEAR REGREION SIMPLE LINEAR REGREION! Simple Regression! Linear Regression Simple Regression Definition A regression model is a mathematical equation that descries the

More information

MONT 107N Understanding Randomness Solutions For Final Examination May 11, 2010

MONT 107N Understanding Randomness Solutions For Final Examination May 11, 2010 MONT 07N Understanding Randomness Solutions For Final Examination May, 00 Short Answer (a) (0) How are the EV and SE for the sum of n draws with replacement from a box computed? Solution: The EV is n times

More information

MS-6426 -Configure and Troubleshoot Identity Access Solutions with Windows Server 2008 Active Directory

MS-6426 -Configure and Troubleshoot Identity Access Solutions with Windows Server 2008 Active Directory MS-6426 -Configure and Troubleshoot Identity Access Solutions with Windows Server 2008 Active Directory Table of Contents Introduction Audience At Clinic Completion Prerequisites Microsoft Certified Professional

More information

November 08, 2010. 155S8.6_3 Testing a Claim About a Standard Deviation or Variance

November 08, 2010. 155S8.6_3 Testing a Claim About a Standard Deviation or Variance Chapter 8 Hypothesis Testing 8 1 Review and Preview 8 2 Basics of Hypothesis Testing 8 3 Testing a Claim about a Proportion 8 4 Testing a Claim About a Mean: σ Known 8 5 Testing a Claim About a Mean: σ

More information

Simulating Chi-Square Test Using Excel

Simulating Chi-Square Test Using Excel Simulating Chi-Square Test Using Excel Leslie Chandrakantha John Jay College of Criminal Justice of CUNY Mathematics and Computer Science Department 524 West 59 th Street, New York, NY 10019 lchandra@jjay.cuny.edu

More information

Californians. education. ppic state wide surve y APRIL 2014

Californians. education. ppic state wide surve y APRIL 2014 ppic state wide surve y APRIL 2014 Californians & education Mark Baldassare Dean Bonner Sonja Petek Jui Shrestha CONTENTS About the Survey 2 Press Release 3 Policy Preferences 6 Perceptions and Attitudes

More information

SAMPLING & INFERENTIAL STATISTICS. Sampling is necessary to make inferences about a population.

SAMPLING & INFERENTIAL STATISTICS. Sampling is necessary to make inferences about a population. SAMPLING & INFERENTIAL STATISTICS Sampling is necessary to make inferences about a population. SAMPLING The group that you observe or collect data from is the sample. The group that you make generalizations

More information

Lecture 25. December 19, 2007. Department of Biostatistics Johns Hopkins Bloomberg School of Public Health Johns Hopkins University.

Lecture 25. December 19, 2007. Department of Biostatistics Johns Hopkins Bloomberg School of Public Health Johns Hopkins University. 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

National Tracking Poll Senior s Poll

National Tracking Poll Senior s Poll National Tracking Poll Senior s Poll Project: 150307 N Size: 3975 Seniors On Traditional Medicare Or A Medicare Advantage Plan Margin of Error: ± 1.6% Topline Report March 23-26, 2015 P3 Question Response

More information

WISE Power Tutorial All Exercises

WISE Power Tutorial All Exercises ame Date Class WISE Power Tutorial All Exercises Power: The B.E.A.. Mnemonic Four interrelated features of power can be summarized using BEA B Beta Error (Power = 1 Beta Error): Beta error (or Type II

More information

The Chi-Square Test. STAT E-50 Introduction to Statistics

The Chi-Square Test. STAT E-50 Introduction to Statistics STAT -50 Introduction to Statistics The Chi-Square Test The Chi-square test is a nonparametric test that is used to compare experimental results with theoretical models. That is, we will be comparing observed

More information

Ordinal Regression. Chapter

Ordinal Regression. Chapter Ordinal Regression Chapter 4 Many variables of interest are ordinal. That is, you can rank the values, but the real distance between categories is unknown. Diseases are graded on scales from least severe

More information

BA 275 Review Problems - Week 6 (10/30/06-11/3/06) CD Lessons: 53, 54, 55, 56 Textbook: pp. 394-398, 404-408, 410-420

BA 275 Review Problems - Week 6 (10/30/06-11/3/06) CD Lessons: 53, 54, 55, 56 Textbook: pp. 394-398, 404-408, 410-420 BA 275 Review Problems - Week 6 (10/30/06-11/3/06) CD Lessons: 53, 54, 55, 56 Textbook: pp. 394-398, 404-408, 410-420 1. Which of the following will increase the value of the power in a statistical test

More information

Experimental Designs (revisited)

Experimental Designs (revisited) Introduction to ANOVA Copyright 2000, 2011, J. Toby Mordkoff Probably, the best way to start thinking about ANOVA is in terms of factors with levels. (I say this because this is how they are described

More information