Table of z values and probabilities for the standard normal distribution. z is the first column plus the top row. Each cell shows P(X z).

Size: px
Start display at page:

Download "Table of z values and probabilities for the standard normal distribution. z is the first column plus the top row. Each cell shows P(X z)."

Transcription

1 Table of z values and probabilities for the standard normal distribution. z is the first column plus the top row. Each cell shows P(X z). For example P(X 1.04) = For z < 0 subtract the value from 1, e.g., P(X 1.04) = = z

2 density for t df=11 P(X<2.201)=.975 P(X>2.201)= t=2.201 Table of t values and right tail probabilities. Degrees of freedom are in the first column (df). Right tail probabilities are in the first row. For example for d. f. = 7 and α =.05 the critical t value for a two-tail test is and for d. f. = 10 and α =.1 the critical t value for a one-tail test is df

3 Table of F values for right tail probabilities of.05. Degrees of freedom for denominator are in the first column and degrees of freedom for the numerator are in the top row. denom. numerator df df

4 Selected Formula Sheet ASU ECN 221 Chapters and Notation from Donnelly Chapter 3: sample mean: x = n x i /n i=1 sample variance: s 2 = n i=1 (x i x) 2 n 1 sample standard deviation: s = s 2. Coefficient of Variation: CV = s x ( 100% sample z-score: z = x i x Interquartile Range: IQR = Q3 Q1. Sample Covariance: sxy = n i=1 (x i x)(y i ȳ) n 1 Sample Correlation Coefficient: rxy = sxy/(sxsy) Chapter 4: The complement rule: P(A) + P(A ) = 1 s. ) Chapter 5 continued: Binomial Probability Dist.: P(x, n) = n! (n x)!x! px (q) (n x) Mean of a Binomial Distribution: µ = np Standard Dev. of a Binomial Distribution: σ = npq Chapter 6: Poisson Probability Distribution: P(x) = λx e λ Normal PDF: f (x) = 1 σ 2π e (1/2)[(x µ)/σ]2 the z-score: z = x µ σ Exponential PDF: f (x) = λe λx Exponential CDF: P(x a) = 1 e aλ x! Chapter 7 continued: sample proportion: p = x n standard error of the proportion: σ p = Chapter 8: Confidence Interval for the mean (σ known): x ± z α/2 σ x p(1 p) margin of error for a CI for the mean: ME x = z α/2 σ x approximate standard error of the mean: ˆσ x = s. n Confidence Interval for the mean (σ unknown): x ± t α/2 ˆσ x n addition rule: P(A or B) = P(A) + P(B) P(A and B) conditional probability: P(A B) = Bayes Theorem P(A i B) = P(A and B) P(B) P(A i )P(B A i ) P(A1)P(B A1) + P(A2)P(B A2) + + P(An)P(B An) Combinations: ncx = n! (n x)!x! Chapter 5: Expected Value and mean of a Discrete Probability Distribution: n E(x) = µ = x i P(x i ) i=1 Variance of a Discrete Probability Distribution: Standard Dev. of Exponential Dist.: σ = µ = 1 λ Continuous Uniform PDF { 1 f (x) = b a if a x b 0 otherwise Uniform CDF: P(x1 x x2) = x 2 x1 b a mean of the continuous uniform dist.: µ = a + b 2 standard dev. of the continuous uniform dist.: σ = b a 12 Chapter 7: standard error of the mean: σ x = σ. n z-score for the mean: z x = x µ x σ x Sample Size needed to Estimate a population mean n = (z α/2) 2 σ 2 (ME x) 2 Sample Size needed to Estimate the population proportion n = (z α/2) 2 p(1 p) (MEp) 2 Chapter 9: the z-test statistic for a hypothesis test for the population mean (when σ is known) z x = x µ H0 σ/ n the t-test statistic for a hypothesis test for the population mean (when σ is unknown) t x = x µ H0 s/ n σ 2 = n (x i µ) 2 P(x i ) i=1

5 Chapter 10: the mean of the sampling distribution for the difference in means: µ x 1 x2 = µ x 1 µ x2 the standard error of the difference between two means: σ x 1 x2 = σ 1 2 n1 + σ2 2 n2 the z-test statistic for a hypothesis test for the difference between two means (σ1 and σ2 known) z x = ( x 1 x2) (µ1 µ2)h0 σ x 1 x2 the t-test statistic for a hypothesis test for the difference between two means (σ1 and σ2 unknown but equal) t x = ( x 1 x2) (µ1 µ2)h0 ( ) s 2 1n1 p + 1 n2 pooled variance: s 2 p = (n 1 1)s (n 2 1)s 2 2 (n1 1) + (n2 1) the t-test statistic for a hypothesis test for the difference between two means (σ1 and σ2 unknown and unequal) t x = ( x 1 x2) (µ1 µ2)h0 ( s 2 ) 1 n 1 + s2 2 n2 Confidence Interval for the difference between the means of two independent populations (σ1 and σ2 unknown but equal) ( x1 x2) ± t α/2 s 2 p n1 + s2 p n2 the matched-pair difference: d = x1 x2 the mean of matched-pair difference: d n = i=1 d i n the standard deviation of the matched-pair differences s d = i=1 n (d i d) 2 n 1 the t-test Statistic for a Matched-Pair hypothesis test for the mean d t x = (µ d )H0 s d / n Chapter 11: the total sum of squares (SST): SST = k j=1 n j (x ij x) 2 i=1 the mean square total (MST): MST = SST nt 1 the partitioning of the Total Sum of Squares (SST) for a One-Way ANOVA: SST=SSB+SSW. sum of squares between (SSB): SSB = k n j( x j x) 2 j=1 the mean square between (MSB): MSB = SSB k 1 sum of squares within (SSW): SSW = k j=1 n j (x ij x j ) 2 i=1 the mean square within (MSW): MSW = SSW nt k the F-test statistic for One-Way ANOVA: F x = MSB MSW Tukey-Kramer critical range: CR ij = Qα MSW 2 ( 1 n i + 1 n j ) Chapter 14: simple linear regression model for a population y i = β0 + β1x i + ϵ i ŷ = b0 + b1x e i = y i ŷ i sum of squares error: SSE = n (y i ŷ i ) 2 i=1 total sum of squares (SST): SST = (y ȳ) 2 SST = SSR + SSE sum of squares regression (SSR): SSR = (ŷ ȳ) 2 Chapter 14 continued: R 2 = SSR SST F-statistic for the coef. of determination: F = SSR SSE/(n 2) Standard Error of the Estimate, se = SSE/(n 2). Confidence Interval (CI) for an average value of Y: CI = ŷ ± t α/2 se 1 (x x) 2 n + x 2 (( x) 2 /n) Prediction Interval (PI) fpr a specific value of y: PI = ŷ ± t α/2 se n + (x x) 2 x 2 (( x) 2 /n) t-test statistic for the regression slope: t = b 1 β1 s b the standard error of a slope: s b = se x 2 n( x) 2 confid. interval for the pop. slope: CI = b1 ± t α/2 s b Chapter 15: mean square regression (MSR): MSR = SSR/k mean square error (MSE): MSE = SSE/(n k 1) F-test stat. for the overall regression model: F = MSR MSE adjusted multiple coef. of det.: R 2 A = 1 (1 R2 ) n 1 n k 1 variance inflation factor: VIF j = 1 1 R 2 j Other Math Rule Reminders: e x = exp(x) and ln1 = 0 and lne = 1 x! = (x)(x 1)(x 2) (2)(1) and 0! = 1 and x 0 = 1

6 ECN221 Exam 2 A FALL 2016 (Chapters 1-8 Donnelly), ASU-COX NAME: VERSION A Choose the best answer. Do not write letters in the margin or communicate with other students in any way. If you have a question note it on your exam and ask for clarification when your exam is returned. In the meantime choose the best answer. Neither the proctors nor Dr. Cox will answer questions during the exam. Please check each question and possible answers thoroughly as questions at the bottom of a page sometimes run onto the next page. Please verify that your test version and scantron version are the same. This exam has 25 questions. Cost for turning in exam late: 1st minute is 10 points; 2nd minute is 20 additional points (30 total); 3rd minute is 30 points (60 total) ; 4th minute is 40 points (100 total); 5th minute is 50 points (150 total); 6th minute is 80 points (230 total) and no exams are graded past that point. 6

7 1. I have checked that my ID is bubbled in correctly. If it is bubbled in incorrectly I will get this question wrong. I also understand that questions and their possible answers may run onto the next page and so I should always check the top of the next page for possible answers. I understand that if I have a question I should simply make a note on my exam and ask Dr. Cox afterwards. I should always choose the best answer. (a) False. (b) I didn t read the directions. (c) True. 2. We can define outliers as observations at least three standard deviation away from the mean, i.e. z 3. We can also define outliers as observations that are more than 1.5 IQR below Q1 or above Q3. True or false: In any data set there are always at least as many outliers using the z-score definition as there are using the IQR definition. (a) True. (b) False. (c) True if all the data values are positive but not necessarily true if negative values are possible. 3. True or false: No data set can have more than one observation with a z-value greater than 10. (a) True. (b) False. 4. The graph below (possibly on the next page), for the Presidential Poll shows clearly that (a) Johnson is polling higher than Stein. (b) Clinton is polling at over 50%. (c) Clinton is polling higher than Trump. (d) Justice Ginsburg will leave the country. (e) Bar charts can be difficult to read. 7

8 Presidential Poll Results (early October) Clinton Trump Other Stein Johnson 5. One of the assigned readings discussed some of the contributions of Abraham Wald to statistics. We might think of one of these contributions as being (a) demonstrating the effect of varying the sample size on measures of central tendency. (b) discovering the binomial distribution. (c) developing a formula for the calculation of the standard deviation. (d) demonstrating the importance of considering units that don t end up in our data sets. (e) demonstrating the importance of having a sufficiently large sample. 6. Here are the top pitchers by WAR for 2016 from fangraphs ( What is the standard deviation of wins? 8

9 2016 Fangraphs Top Pitcher WAR Name wins innings strikeouts Kershaw Syndergaard Fernandez Scherzer Cueto Porcello Verlander Sale (a) 1.09 (b) 3.51 (c) 3.18 (d) 2.77 (e) Suppose that the data below are the entire population. Do not recalculate the standard deviation; suppose that the value you found in the previous problem is the population standard deviation. Suppose we draw a sample of Kershaw and Cueto. What is the z-value for this sample? Note: the variable of interest is the number of wins Fangraphs Top Pitcher WAR Name wins innings strikeouts Kershaw Syndergaard Fernandez Scherzer Cueto Porcello Verlander Sale (a).233 (b) (c) (d)

10 8. Again you will use the data pitchers for This time look at the variable strikeouts. Which pitcher has the largest z score in absolute terms (could be positive or negative)? 2016 Fangraphs Top Pitcher WAR Name wins innings strikeouts Kershaw Syndergaard Fernandez Scherzer Cueto Porcello Verlander Sale (a) Scherzer (b) Syndergaard (c) Cueto (d) Verlander (e) Sale 9. Using the Poisson PMF, when the mean is 11, what is P (X = 9)? (a) (b) (c) (d) Suppose that the average number of online purchases a customer makes in a week is 1 and that for each customer this random variable follows the Poisson distribution. What is the probability that a customer will make exactly 1 online purchases in a week? (a) (b) (c) (d)

11 11. Suppose at ASU 60% of students take out some form of student loan to pay for school. In a class of 357 what is the expected number of students with a loan? (a) (b) (c) (d) You are tasked with finding out about ASU student attitudes about the upcomming election. You have access to student records and contact information. You decide to a survey to a selected group of students and offer them a gift card for participating in the survey. To choose to whom you will send the you have a computer program sort the students alphabetically by last name and select every 50th name. This is an example of (a) convenience sampling (b) random sampling (c) stratified sampling (d) cluster sampling (e) systematic sampling 13. Suppose you have a random variable that is uniformly distributed with a maximum of 261 and a minimum of 94. What is the expected value of this random variable? (a) (b) (c) (d) Suppose that starting salaries for new graduates are roughly exponentially distributed. That is, salaries tend to group around a low end and then are skewed right with a few rock star students earning high salaries. If the average salary is $59750 then what is the probability of getting a salary of at least $65000? (a) (b) (c) (d)

12 15. What is the critical t value when there are 15 degrees of freedom and the confidence coefficient is.98? (a) (b) (c) (d) (e) Suppose that the known standard deviation for the numbers of hours that students work in a week is If I draw a sample of 46 what is the standard error? (a) (b) (c) (d) A confidence interval is constructed as x± margin of error. (a) true (b) false (c) true if α <.5 and false if α Suppose that in a recent sample of 34 recent graduates with business degrees the mean starting salary is and the standard deviation is Construct a 99% confidence interval for the mean starting salary for business majors. (a) [ 54698, ] (b) [ 53698, ] (c) [ 54298, ] (d) [ 48868, ] 19. You are given the following, s = 19, x = 50 and n = 33. Construct a 90% confidence interval. The resulting interval is (a) [ , ] (b) [ , ] (c) [ , ] 12

13 (d) [ , ] 20. Suppose that you have a sample with 35 observations. You are going to use this sample to construct a confidence interval for the population mean. How many degrees of freedom are there? (a) (b) 35 (c) 18 (d) The Chainsmokers gave a recent show in Las Vegas at the Hakkasan night club (Oct 7, 2016). The ticket prices for VIP packages with prepurchased drinks were (net of alcohol) $25 for women and $125 for men. The club has a capacity of around 7,000 (though not all of that is in the main room where The Chainsmokers djed). Suppose that 5,000 tickets were sold for the event and 60% of those were to women. What was the average ticket price in dollars? (a) 65 (b) 61 (c) (d) What is the probability of observing a z value less than 3.114? (a) (b) (c) (d) α is known as the confidence level. (a) True (b) False 24. For a confidence coefficient of.7 we construct confidence intervals for 50 samples. Approximately how many of our confidence intervals will not contain the true parameter? (a) 35 13

14 (b) 30 (c) 25 (d) Which of the following is correct. Let the confidence coefficient be.95 and suppose we are going to draw a random sample and construct the appropriate confidence interval. (a) There is a 95% chance that the true parameter will fall within our confidence interval. (b) There is a 5% chance that the true parameter will fall within our confidence interval. (c) There is a 95% chance that we draw a sample for which the corresponding confidence interval will contain the true parameter. (d) There is a 5% chance that we draw a sample for which the corresponding confidence interval will contain the true parameter. 14

15 Key 1. c 2. b, consider an example where the observations are -3, -2, -2, -2, -1.9, -1.9, -1.9, -1.9, b, consider a data set with 999,000 zeros and 2 observations of 1,000,000. The mean is essentially 2 and the standard deviation is around 2, But more simply, when there are a large number of observations, as in hundereds of thousands or millions, it is reasonable to observe multiple values with large z-scores. 4. a 5. d 6. c 7. d, find the average for those two pitchers and subtract the overall average and divide by the standard error 3.18/ a 9. c, plug in to the Poisson PMF which is on the formula sheet 10. a 11. a 12. e, check definitions in the text and lecture notes 13. a 14. a, the formula for the exponential distribution is on the formula sheet 15. b 16. a, the standard error is σ/ n 17. a, construct the interval as x± margin of error. 18. c 19. a, when using the sample standard deviation find a t value instead of a z value. 20. d 15

16 21. a,.6*25+.4*125 or you could have added up 25 3,000 times and 125 2,000 times and then divided by 5,000 but that would take a lot longer. 22. b 23. b, go back and check the lecture notes 24. d, follows from the definition of confidence coefficient 25. c, remember that the true parameter is fixed. 16

Table of z values and probabilities for the standard normal distribution. z is the first column plus the top row. Each cell shows P(X z).

Table of z values and probabilities for the standard normal distribution. z is the first column plus the top row. Each cell shows P(X z). Table of z values and probabilities for the standard normal distribution. z is the first column plus the top row. Each cell shows P(X z). For example P(X 1.04) =.8508. For z < 0 subtract the value from

More information

ECN221 Exam 1 VERSION B Fall 2017 (Modules 1-4), ASU-COX VERSION B

ECN221 Exam 1 VERSION B Fall 2017 (Modules 1-4), ASU-COX VERSION B ECN221 Exam 1 VERSION B Fall 2017 (Modules 1-4), ASU-COX VERSION B Choose the best answer. Do not write letters in the margin or communicate with other students in any way; if you do you will receive a

More information

Table of z values and probabilities for the standard normal distribution. z is the first column plus the top row. Each cell shows P(X z).

Table of z values and probabilities for the standard normal distribution. z is the first column plus the top row. Each cell shows P(X z). Table of z values and probabilities for the standard normal distribution. z is the first column plus the top row. Each cell shows P(X z). For example P(X.04) =.8508. For z < 0 subtract the value from,

More information

STATISTICS 141 Final Review

STATISTICS 141 Final Review STATISTICS 141 Final Review Bin Zou bzou@ualberta.ca Department of Mathematical & Statistical Sciences University of Alberta Winter 2015 Bin Zou (bzou@ualberta.ca) STAT 141 Final Review Winter 2015 1 /

More information

Math Review Sheet, Fall 2008

Math Review Sheet, Fall 2008 1 Descriptive Statistics Math 3070-5 Review Sheet, Fall 2008 First we need to know about the relationship among Population Samples Objects The distribution of the population can be given in one of the

More information

Ch. 1: Data and Distributions

Ch. 1: Data and Distributions Ch. 1: Data and Distributions Populations vs. Samples How to graphically display data Histograms, dot plots, stem plots, etc Helps to show how samples are distributed Distributions of both continuous and

More information

Midterm 2 - Solutions

Midterm 2 - Solutions Ecn 102 - Analysis of Economic Data University of California - Davis February 23, 2010 Instructor: John Parman Midterm 2 - Solutions You have until 10:20am to complete this exam. Please remember to put

More information

Chapter 14 Student Lecture Notes Department of Quantitative Methods & Information Systems. Business Statistics. Chapter 14 Multiple Regression

Chapter 14 Student Lecture Notes Department of Quantitative Methods & Information Systems. Business Statistics. Chapter 14 Multiple Regression Chapter 14 Student Lecture Notes 14-1 Department of Quantitative Methods & Information Systems Business Statistics Chapter 14 Multiple Regression QMIS 0 Dr. Mohammad Zainal Chapter Goals After completing

More information

Ecn Analysis of Economic Data University of California - Davis February 23, 2010 Instructor: John Parman. Midterm 2. Name: ID Number: Section:

Ecn Analysis of Economic Data University of California - Davis February 23, 2010 Instructor: John Parman. Midterm 2. Name: ID Number: Section: Ecn 102 - Analysis of Economic Data University of California - Davis February 23, 2010 Instructor: John Parman Midterm 2 You have until 10:20am to complete this exam. Please remember to put your name,

More information

Lecture Notes for BUSINESS STATISTICS - BMGT 571. Chapters 1 through 6. Professor Ahmadi, Ph.D. Department of Management

Lecture Notes for BUSINESS STATISTICS - BMGT 571. Chapters 1 through 6. Professor Ahmadi, Ph.D. Department of Management Lecture Notes for BUSINESS STATISTICS - BMGT 571 Chapters 1 through 6 Professor Ahmadi, Ph.D. Department of Management Revised May 005 Glossary of Terms: Statistics Chapter 1 Data Data Set Elements Variable

More information

Sociology 6Z03 Review II

Sociology 6Z03 Review II Sociology 6Z03 Review II John Fox McMaster University Fall 2016 John Fox (McMaster University) Sociology 6Z03 Review II Fall 2016 1 / 35 Outline: Review II Probability Part I Sampling Distributions Probability

More information

Midterm 2 - Solutions

Midterm 2 - Solutions Ecn 102 - Analysis of Economic Data University of California - Davis February 24, 2010 Instructor: John Parman Midterm 2 - Solutions You have until 10:20am to complete this exam. Please remember to put

More information

In a one-way ANOVA, the total sums of squares among observations is partitioned into two components: Sums of squares represent:

In a one-way ANOVA, the total sums of squares among observations is partitioned into two components: Sums of squares represent: Activity #10: AxS ANOVA (Repeated subjects design) Resources: optimism.sav So far in MATH 300 and 301, we have studied the following hypothesis testing procedures: 1) Binomial test, sign-test, Fisher s

More information

Chapter 3 Multiple Regression Complete Example

Chapter 3 Multiple Regression Complete Example Department of Quantitative Methods & Information Systems ECON 504 Chapter 3 Multiple Regression Complete Example Spring 2013 Dr. Mohammad Zainal Review Goals After completing this lecture, you should be

More information

LI EAR REGRESSIO A D CORRELATIO

LI EAR REGRESSIO A D CORRELATIO CHAPTER 6 LI EAR REGRESSIO A D CORRELATIO Page Contents 6.1 Introduction 10 6. Curve Fitting 10 6.3 Fitting a Simple Linear Regression Line 103 6.4 Linear Correlation Analysis 107 6.5 Spearman s Rank Correlation

More information

Chapter 7 Student Lecture Notes 7-1

Chapter 7 Student Lecture Notes 7-1 Chapter 7 Student Lecture Notes 7- Chapter Goals QM353: Business Statistics Chapter 7 Multiple Regression Analysis and Model Building After completing this chapter, you should be able to: Explain model

More information

Chapter 14 Student Lecture Notes 14-1

Chapter 14 Student Lecture Notes 14-1 Chapter 14 Student Lecture Notes 14-1 Business Statistics: A Decision-Making Approach 6 th Edition Chapter 14 Multiple Regression Analysis and Model Building Chap 14-1 Chapter Goals After completing this

More information

Multiple Linear Regression

Multiple Linear Regression Multiple Linear Regression Simple linear regression tries to fit a simple line between two variables Y and X. If X is linearly related to Y this explains some of the variability in Y. In most cases, there

More information

Final Exam - Solutions

Final Exam - Solutions Ecn 102 - Analysis of Economic Data University of California - Davis March 17, 2010 Instructor: John Parman Final Exam - Solutions You have until 12:30pm to complete this exam. Please remember to put your

More information

STAT Exam Jam Solutions. Contents

STAT Exam Jam Solutions. Contents s Contents 1 First Day 2 Question 1: PDFs, CDFs, and Finding E(X), V (X).......................... 2 Question 2: Bayesian Inference...................................... 3 Question 3: Binomial to Normal

More information

CHAPTER 13: F PROBABILITY DISTRIBUTION

CHAPTER 13: F PROBABILITY DISTRIBUTION CHAPTER 13: F PROBABILITY DISTRIBUTION continuous probability distribution skewed to the right variable values on horizontal axis are 0 area under the curve represents probability horizontal asymptote

More information

Simple Linear Regression

Simple Linear Regression 9-1 l Chapter 9 l Simple Linear Regression 9.1 Simple Linear Regression 9.2 Scatter Diagram 9.3 Graphical Method for Determining Regression 9.4 Least Square Method 9.5 Correlation Coefficient and Coefficient

More information

Final Exam # 3. Sta 230: Probability. December 16, 2012

Final Exam # 3. Sta 230: Probability. December 16, 2012 Final Exam # 3 Sta 230: Probability December 16, 2012 This is a closed-book exam so do not refer to your notes, the text, or any other books (please put them on the floor). You may use the extra sheets

More information

Learning Objectives for Stat 225

Learning Objectives for Stat 225 Learning Objectives for Stat 225 08/20/12 Introduction to Probability: Get some general ideas about probability, and learn how to use sample space to compute the probability of a specific event. Set Theory:

More information

Statistics For Economics & Business

Statistics For Economics & Business Statistics For Economics & Business Analysis of Variance In this chapter, you learn: Learning Objectives The basic concepts of experimental design How to use one-way analysis of variance to test for differences

More information

Basic Business Statistics, 10/e

Basic Business Statistics, 10/e Chapter 4 4- Basic Business Statistics th Edition Chapter 4 Introduction to Multiple Regression Basic Business Statistics, e 9 Prentice-Hall, Inc. Chap 4- Learning Objectives In this chapter, you learn:

More information

AP Statistics Semester I Examination Section I Questions 1-30 Spend approximately 60 minutes on this part of the exam.

AP Statistics Semester I Examination Section I Questions 1-30 Spend approximately 60 minutes on this part of the exam. AP Statistics Semester I Examination Section I Questions 1-30 Spend approximately 60 minutes on this part of the exam. Name: Directions: The questions or incomplete statements below are each followed by

More information

What Is ANOVA? Comparing Groups. One-way ANOVA. One way ANOVA (the F ratio test)

What Is ANOVA? Comparing Groups. One-way ANOVA. One way ANOVA (the F ratio test) What Is ANOVA? One-way ANOVA ANOVA ANalysis Of VAriance ANOVA compares the means of several groups. The groups are sometimes called "treatments" First textbook presentation in 95. Group Group σ µ µ σ µ

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

Econ 3790: Business and Economics Statistics. Instructor: Yogesh Uppal

Econ 3790: Business and Economics Statistics. Instructor: Yogesh Uppal Econ 3790: Business and Economics Statistics Instructor: Yogesh Uppal yuppal@ysu.edu Sampling Distribution of b 1 Expected value of b 1 : Variance of b 1 : E(b 1 ) = 1 Var(b 1 ) = σ 2 /SS x Estimate of

More information

AP Statistics Cumulative AP Exam Study Guide

AP Statistics Cumulative AP Exam Study Guide AP Statistics Cumulative AP Eam Study Guide Chapters & 3 - Graphs Statistics the science of collecting, analyzing, and drawing conclusions from data. Descriptive methods of organizing and summarizing statistics

More information

Midterm Exam Business Statistics Fall 2001 Russell

Midterm Exam Business Statistics Fall 2001 Russell Name Midterm Exam Business Statistics Fall 001 Russell Do not turn over this page until you are told to do so. You will have 1 hour and 0 minutes to complete the exam. There are a total of 100 points divided

More information

REVIEW: Midterm Exam. Spring 2012

REVIEW: Midterm Exam. Spring 2012 REVIEW: Midterm Exam Spring 2012 Introduction Important Definitions: - Data - Statistics - A Population - A census - A sample Types of Data Parameter (Describing a characteristic of the Population) Statistic

More information

Introduction to Business Statistics QM 220 Chapter 12

Introduction to Business Statistics QM 220 Chapter 12 Department of Quantitative Methods & Information Systems Introduction to Business Statistics QM 220 Chapter 12 Dr. Mohammad Zainal 12.1 The F distribution We already covered this topic in Ch. 10 QM-220,

More information

CONTINUOUS RANDOM VARIABLES

CONTINUOUS RANDOM VARIABLES the Further Mathematics network www.fmnetwork.org.uk V 07 REVISION SHEET STATISTICS (AQA) CONTINUOUS RANDOM VARIABLES The main ideas are: Properties of Continuous Random Variables Mean, Median and Mode

More information

Mathematics for Economics MA course

Mathematics for Economics MA course Mathematics for Economics MA course Simple Linear Regression Dr. Seetha Bandara Simple Regression Simple linear regression is a statistical method that allows us to summarize and study relationships between

More information

Math 2000 Practice Final Exam: Homework problems to review. Problem numbers

Math 2000 Practice Final Exam: Homework problems to review. Problem numbers Math 2000 Practice Final Exam: Homework problems to review Pages: Problem numbers 52 20 65 1 181 14 189 23, 30 245 56 256 13 280 4, 15 301 21 315 18 379 14 388 13 441 13 450 10 461 1 553 13, 16 561 13,

More information

The Multiple Regression Model

The Multiple Regression Model Multiple Regression The Multiple Regression Model Idea: Examine the linear relationship between 1 dependent (Y) & or more independent variables (X i ) Multiple Regression Model with k Independent Variables:

More information

Inference for Regression

Inference for Regression Inference for Regression Section 9.4 Cathy Poliak, Ph.D. cathy@math.uh.edu Office in Fleming 11c Department of Mathematics University of Houston Lecture 13b - 3339 Cathy Poliak, Ph.D. cathy@math.uh.edu

More information

Chapter 16. Simple Linear Regression and dcorrelation

Chapter 16. Simple Linear Regression and dcorrelation Chapter 16 Simple Linear Regression and dcorrelation 16.1 Regression Analysis Our problem objective is to analyze the relationship between interval variables; regression analysis is the first tool we will

More information

Math 1040 Final Exam Form A Introduction to Statistics Fall Semester 2010

Math 1040 Final Exam Form A Introduction to Statistics Fall Semester 2010 Math 1040 Final Exam Form A Introduction to Statistics Fall Semester 2010 Instructor Name Time Limit: 120 minutes Any calculator is okay. Necessary tables and formulas are attached to the back of the exam.

More information

This paper is not to be removed from the Examination Halls

This paper is not to be removed from the Examination Halls ~~ST104B ZA d0 This paper is not to be removed from the Examination Halls UNIVERSITY OF LONDON ST104B ZB BSc degrees and Diplomas for Graduates in Economics, Management, Finance and the Social Sciences,

More information

Regression Models REVISED TEACHING SUGGESTIONS ALTERNATIVE EXAMPLES

Regression Models REVISED TEACHING SUGGESTIONS ALTERNATIVE EXAMPLES M04_REND6289_10_IM_C04.QXD 5/7/08 2:49 PM Page 46 4 C H A P T E R Regression Models TEACHING SUGGESTIONS Teaching Suggestion 4.1: Which Is the Independent Variable? We find that students are often confused

More information

Statistics for IT Managers

Statistics for IT Managers Statistics for IT Managers 95-796, Fall 2012 Module 2: Hypothesis Testing and Statistical Inference (5 lectures) Reading: Statistics for Business and Economics, Ch. 5-7 Confidence intervals Given the sample

More information

One-factor analysis of variance (ANOVA)

One-factor analysis of variance (ANOVA) One-factor analysis of variance (ANOVA) March 1, 2017 psych10.stanford.edu Announcements / Action Items Schedule update: final R lab moved to Week 10 Optional Survey 5 coming soon, due on Saturday Last

More information

Part Possible Score Base 5 5 MC Total 50

Part Possible Score Base 5 5 MC Total 50 Stat 220 Final Exam December 16, 2004 Schafer NAME: ANDREW ID: Read This First: You have three hours to work on the exam. The other questions require you to work out answers to the questions; be sure to

More information

CHAPTER 13: F PROBABILITY DISTRIBUTION

CHAPTER 13: F PROBABILITY DISTRIBUTION CHAPTER 13: F PROBABILITY DISTRIBUTION continuous probability distribution skewed to the right variable values on horizontal axis are 0 area under the curve represents probability horizontal asymptote

More information

Chapter 16. Simple Linear Regression and Correlation

Chapter 16. Simple Linear Regression and Correlation Chapter 16 Simple Linear Regression and Correlation 16.1 Regression Analysis Our problem objective is to analyze the relationship between interval variables; regression analysis is the first tool we will

More information

Chapter 8 Student Lecture Notes 8-1. Department of Economics. Business Statistics. Chapter 12 Chi-square test of independence & Analysis of Variance

Chapter 8 Student Lecture Notes 8-1. Department of Economics. Business Statistics. Chapter 12 Chi-square test of independence & Analysis of Variance Chapter 8 Student Lecture Notes 8-1 Department of Economics Business Statistics Chapter 1 Chi-square test of independence & Analysis of Variance ECON 509 Dr. Mohammad Zainal Chapter Goals After completing

More information

Chapter 12 - Lecture 2 Inferences about regression coefficient

Chapter 12 - Lecture 2 Inferences about regression coefficient Chapter 12 - Lecture 2 Inferences about regression coefficient April 19th, 2010 Facts about slope Test Statistic Confidence interval Hypothesis testing Test using ANOVA Table Facts about slope In previous

More information

Final Exam - Solutions

Final Exam - Solutions Ecn 102 - Analysis of Economic Data University of California - Davis March 19, 2010 Instructor: John Parman Final Exam - Solutions You have until 5:30pm to complete this exam. Please remember to put your

More information

Department of Economics. Business Statistics. Chapter 12 Chi-square test of independence & Analysis of Variance ECON 509. Dr.

Department of Economics. Business Statistics. Chapter 12 Chi-square test of independence & Analysis of Variance ECON 509. Dr. Department of Economics Business Statistics Chapter 1 Chi-square test of independence & Analysis of Variance ECON 509 Dr. Mohammad Zainal Chapter Goals After completing this chapter, you should be able

More information

Homework 2: Simple Linear Regression

Homework 2: Simple Linear Regression STAT 4385 Applied Regression Analysis Homework : Simple Linear Regression (Simple Linear Regression) Thirty (n = 30) College graduates who have recently entered the job market. For each student, the CGPA

More information

Regression Models. Chapter 4. Introduction. Introduction. Introduction

Regression Models. Chapter 4. Introduction. Introduction. Introduction Chapter 4 Regression Models Quantitative Analysis for Management, Tenth Edition, by Render, Stair, and Hanna 008 Prentice-Hall, Inc. Introduction Regression analysis is a very valuable tool for a manager

More information

Notes for Week 13 Analysis of Variance (ANOVA) continued WEEK 13 page 1

Notes for Week 13 Analysis of Variance (ANOVA) continued WEEK 13 page 1 Notes for Wee 13 Analysis of Variance (ANOVA) continued WEEK 13 page 1 Exam 3 is on Friday May 1. A part of one of the exam problems is on Predictiontervals : When randomly sampling from a normal population

More information

Math 218 Supplemental Instruction Spring 2008 Final Review Part A

Math 218 Supplemental Instruction Spring 2008 Final Review Part A Spring 2008 Final Review Part A SI leaders: Mario Panak, Jackie Hu, Christina Tasooji Chapters 3, 4, and 5 Topics Covered: General probability (probability laws, conditional, joint probabilities, independence)

More information

ST 305: Final Exam ( ) = P(A)P(B A) ( ) = P(A) + P(B) ( ) = 1 P( A) ( ) = P(A) P(B) ( ) σ X 2 = σ a+bx. σ ˆp. σ X +Y. σ X Y. σ Y. σ X. σ n.

ST 305: Final Exam ( ) = P(A)P(B A) ( ) = P(A) + P(B) ( ) = 1 P( A) ( ) = P(A) P(B) ( ) σ X 2 = σ a+bx. σ ˆp. σ X +Y. σ X Y. σ Y. σ X. σ n. ST 305: Final Exam By handing in this completed exam, I state that I have neither given nor received assistance from another person during the exam period. I have not copied from another person s paper.

More information

ECO220Y Simple Regression: Testing the Slope

ECO220Y Simple Regression: Testing the Slope ECO220Y Simple Regression: Testing the Slope Readings: Chapter 18 (Sections 18.3-18.5) Winter 2012 Lecture 19 (Winter 2012) Simple Regression Lecture 19 1 / 32 Simple Regression Model y i = β 0 + β 1 x

More information

Chapter 6 Assessment. 3. Which points in the data set below are outliers? Multiple Choice. 1. The boxplot summarizes the test scores of a math class?

Chapter 6 Assessment. 3. Which points in the data set below are outliers? Multiple Choice. 1. The boxplot summarizes the test scores of a math class? Chapter Assessment Multiple Choice 1. The boxplot summarizes the test scores of a math class? Test Scores 3. Which points in the data set below are outliers? 73, 73, 7, 75, 75, 75, 77, 77, 77, 77, 7, 7,

More information

Chapter 4. Regression Models. Learning Objectives

Chapter 4. Regression Models. Learning Objectives Chapter 4 Regression Models To accompany Quantitative Analysis for Management, Eleventh Edition, by Render, Stair, and Hanna Power Point slides created by Brian Peterson Learning Objectives After completing

More information

Salt Lake Community College MATH 1040 Final Exam Fall Semester 2011 Form E

Salt Lake Community College MATH 1040 Final Exam Fall Semester 2011 Form E Salt Lake Community College MATH 1040 Final Exam Fall Semester 011 Form E Name Instructor Time Limit: 10 minutes Any hand-held calculator may be used. Computers, cell phones, or other communication devices

More information

Discrete Random Variables (1) Solutions

Discrete Random Variables (1) Solutions STAT/MATH 394 A - PROBABILITY I UW Autumn Quarter 06 Néhémy Lim Discrete Random Variables ( Solutions Problem. The probability mass function p X of some discrete real-valued random variable X is given

More information

This does not cover everything on the final. Look at the posted practice problems for other topics.

This does not cover everything on the final. Look at the posted practice problems for other topics. Class 7: Review Problems for Final Exam 8.5 Spring 7 This does not cover everything on the final. Look at the posted practice problems for other topics. To save time in class: set up, but do not carry

More information

Lectures on Simple Linear Regression Stat 431, Summer 2012

Lectures on Simple Linear Regression Stat 431, Summer 2012 Lectures on Simple Linear Regression Stat 43, Summer 0 Hyunseung Kang July 6-8, 0 Last Updated: July 8, 0 :59PM Introduction Previously, we have been investigating various properties of the population

More information

Math 407: Probability Theory 5/10/ Final exam (11am - 1pm)

Math 407: Probability Theory 5/10/ Final exam (11am - 1pm) Math 407: Probability Theory 5/10/2013 - Final exam (11am - 1pm) Name: USC ID: Signature: 1. Write your name and ID number in the spaces above. 2. Show all your work and circle your final answer. Simplify

More information

Estimating σ 2. We can do simple prediction of Y and estimation of the mean of Y at any value of X.

Estimating σ 2. We can do simple prediction of Y and estimation of the mean of Y at any value of X. Estimating σ 2 We can do simple prediction of Y and estimation of the mean of Y at any value of X. To perform inferences about our regression line, we must estimate σ 2, the variance of the error term.

More information

Midterm Exam 1 Solution

Midterm Exam 1 Solution EECS 126 Probability and Random Processes University of California, Berkeley: Fall 2015 Kannan Ramchandran September 22, 2015 Midterm Exam 1 Solution Last name First name SID Name of student on your left:

More information

Correlation Analysis

Correlation Analysis Simple Regression Correlation Analysis Correlation analysis is used to measure strength of the association (linear relationship) between two variables Correlation is only concerned with strength of the

More information

Regression Analysis. Regression: Methodology for studying the relationship among two or more variables

Regression Analysis. Regression: Methodology for studying the relationship among two or more variables Regression Analysis Regression: Methodology for studying the relationship among two or more variables Two major aims: Determine an appropriate model for the relationship between the variables Predict the

More information

1-Way ANOVA MATH 143. Spring Department of Mathematics and Statistics Calvin College

1-Way ANOVA MATH 143. Spring Department of Mathematics and Statistics Calvin College 1-Way ANOVA MATH 143 Department of Mathematics and Statistics Calvin College Spring 2010 The basic ANOVA situation Two variables: 1 Categorical, 1 Quantitative Main Question: Do the (means of) the quantitative

More information

Section 4.6 Simple Linear Regression

Section 4.6 Simple Linear Regression Section 4.6 Simple Linear Regression Objectives ˆ Basic philosophy of SLR and the regression assumptions ˆ Point & interval estimation of the model parameters, and how to make predictions ˆ Point and interval

More information

Linear regression. We have that the estimated mean in linear regression is. ˆµ Y X=x = ˆβ 0 + ˆβ 1 x. The standard error of ˆµ Y X=x is.

Linear regression. We have that the estimated mean in linear regression is. ˆµ Y X=x = ˆβ 0 + ˆβ 1 x. The standard error of ˆµ Y X=x is. Linear regression We have that the estimated mean in linear regression is The standard error of ˆµ Y X=x is where x = 1 n s.e.(ˆµ Y X=x ) = σ ˆµ Y X=x = ˆβ 0 + ˆβ 1 x. 1 n + (x x)2 i (x i x) 2 i x i. The

More information

Lecture 5: ANOVA and Correlation

Lecture 5: ANOVA and Correlation Lecture 5: ANOVA and Correlation Ani Manichaikul amanicha@jhsph.edu 23 April 2007 1 / 62 Comparing Multiple Groups Continous data: comparing means Analysis of variance Binary data: comparing proportions

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

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

Statistics 224 Solution key to EXAM 2 FALL 2007 Friday 11/2/07 Professor Michael Iltis (Lecture 2)

Statistics 224 Solution key to EXAM 2 FALL 2007 Friday 11/2/07 Professor Michael Iltis (Lecture 2) NOTE : For the purpose of review, I have added some additional parts not found on the original exam. These parts are indicated with a ** beside them Statistics 224 Solution key to EXAM 2 FALL 2007 Friday

More information

STAT FINAL EXAM

STAT FINAL EXAM STAT101 2013 FINAL EXAM This exam is 2 hours long. It is closed book but you can use an A-4 size cheat sheet. There are 10 questions. Questions are not of equal weight. You may need a calculator for some

More information

ANOVA - analysis of variance - used to compare the means of several populations.

ANOVA - analysis of variance - used to compare the means of several populations. 12.1 One-Way Analysis of Variance ANOVA - analysis of variance - used to compare the means of several populations. Assumptions for One-Way ANOVA: 1. Independent samples are taken using a randomized design.

More information

Business Statistics. Lecture 10: Course Review

Business Statistics. Lecture 10: Course Review Business Statistics Lecture 10: Course Review 1 Descriptive Statistics for Continuous Data Numerical Summaries Location: mean, median Spread or variability: variance, standard deviation, range, percentiles,

More information

Concordia University (5+5)Q 1.

Concordia University (5+5)Q 1. (5+5)Q 1. Concordia University Department of Mathematics and Statistics Course Number Section Statistics 360/1 40 Examination Date Time Pages Mid Term Test May 26, 2004 Two Hours 3 Instructor Course Examiner

More information

STA1000F Summary. Mitch Myburgh MYBMIT001 May 28, Work Unit 1: Introducing Probability

STA1000F Summary. Mitch Myburgh MYBMIT001 May 28, Work Unit 1: Introducing Probability STA1000F Summary Mitch Myburgh MYBMIT001 May 28, 2015 1 Module 1: Probability 1.1 Work Unit 1: Introducing Probability 1.1.1 Definitions 1. Random Experiment: A procedure whose outcome (result) in a particular

More information

Ch. 7: Estimates and Sample Sizes

Ch. 7: Estimates and Sample Sizes Ch. 7: Estimates and Sample Sizes Section Title Notes Pages Introduction to the Chapter 2 2 Estimating p in the Binomial Distribution 2 5 3 Estimating a Population Mean: Sigma Known 6 9 4 Estimating a

More information

Review of Statistics

Review of Statistics Review of Statistics Topics Descriptive Statistics Mean, Variance Probability Union event, joint event Random Variables Discrete and Continuous Distributions, Moments Two Random Variables Covariance and

More information

IT 403 Statistics and Data Analysis Final Review Guide

IT 403 Statistics and Data Analysis Final Review Guide IT 403 Statistics and Data Analysis Final Review Guide Exam Schedule and Format Date: 11/15 (Wed) for Section 702 (Loop); between 11/15 (Wed) and 11/18 (Sat) for Section 711 (Online). Location: CDM 224

More information

The remains of the course

The remains of the course Math 10A November 30, 2017 This is the end This is the last week of classes. This is the last class. You may see Kate taking a few photos during this class. When we re through talking, we can line up on

More information

ISyE 6739 Test 1 Solutions Summer 2015

ISyE 6739 Test 1 Solutions Summer 2015 1 NAME ISyE 6739 Test 1 Solutions Summer 2015 This test is 100 minutes long. You are allowed one cheat sheet. 1. (50 points) Short-Answer Questions (a) What is any subset of the sample space called? Solution:

More information

Analysis of Variance

Analysis of Variance Analysis of Variance Math 36b May 7, 2009 Contents 2 ANOVA: Analysis of Variance 16 2.1 Basic ANOVA........................... 16 2.1.1 the model......................... 17 2.1.2 treatment sum of squares.................

More information

Correlation & Simple Regression

Correlation & Simple Regression Chapter 11 Correlation & Simple Regression The previous chapter dealt with inference for two categorical variables. In this chapter, we would like to examine the relationship between two quantitative variables.

More information

ORF 245 Fundamentals of Statistics Practice Final Exam

ORF 245 Fundamentals of Statistics Practice Final Exam Princeton University Department of Operations Research and Financial Engineering ORF 245 Fundamentals of Statistics Practice Final Exam January??, 2016 1:00 4:00 pm Closed book. No computers. Calculators

More information

Practice Examination # 3

Practice Examination # 3 Practice Examination # 3 Sta 23: Probability December 13, 212 This is a closed-book exam so do not refer to your notes, the text, or any other books (please put them on the floor). You may use a single

More information

Bayesian Analysis LEARNING OBJECTIVES. Calculating Revised Probabilities. Calculating Revised Probabilities. Calculating Revised Probabilities

Bayesian Analysis LEARNING OBJECTIVES. Calculating Revised Probabilities. Calculating Revised Probabilities. Calculating Revised Probabilities Valua%on and pricing (November 5, 2013) LEARNING OBJECTIVES Lecture 7 Decision making (part 3) Regression theory Olivier J. de Jong, LL.M., MM., MBA, CFD, CFFA, AA www.olivierdejong.com 1. List the steps

More information

Hypothesis Testing hypothesis testing approach

Hypothesis Testing hypothesis testing approach Hypothesis Testing In this case, we d be trying to form an inference about that neighborhood: Do people there shop more often those people who are members of the larger population To ascertain this, we

More information

Chapter 2: Looking at Data Relationships (Part 3)

Chapter 2: Looking at Data Relationships (Part 3) Chapter 2: Looking at Data Relationships (Part 3) Dr. Nahid Sultana Chapter 2: Looking at Data Relationships 2.1: Scatterplots 2.2: Correlation 2.3: Least-Squares Regression 2.5: Data Analysis for Two-Way

More information

Review for Final. Chapter 1 Type of studies: anecdotal, observational, experimental Random sampling

Review for Final. Chapter 1 Type of studies: anecdotal, observational, experimental Random sampling Review for Final For a detailed review of Chapters 1 7, please see the review sheets for exam 1 and. The following only briefly covers these sections. The final exam could contain problems that are included

More information

Math 221, REVIEW, Instructor: Susan Sun Nunamaker

Math 221, REVIEW, Instructor: Susan Sun Nunamaker Math 221, REVIEW, Instructor: Susan Sun Nunamaker Good Luck & Contact me through through e-mail if you have any questions. 1. Bar graphs can only be vertical. a. true b. false 2.

More information

PART I. (a) Describe all the assumptions for a normal error regression model with one predictor variable,

PART I. (a) Describe all the assumptions for a normal error regression model with one predictor variable, Concordia University Department of Mathematics and Statistics Course Number Section Statistics 360/2 01 Examination Date Time Pages Final December 2002 3 hours 6 Instructors Course Examiner Marks Y.P.

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

1. Descriptive stats methods for organizing and summarizing information

1. Descriptive stats methods for organizing and summarizing information Two basic types of statistics: 1. Descriptive stats methods for organizing and summarizing information Stats in sports are a great example Usually we use graphs, charts, and tables showing averages and

More information

Collaborative Statistics: Symbols and their Meanings

Collaborative Statistics: Symbols and their Meanings OpenStax-CNX module: m16302 1 Collaborative Statistics: Symbols and their Meanings Susan Dean Barbara Illowsky, Ph.D. This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution

More information

Formal Statement of Simple Linear Regression Model

Formal Statement of Simple Linear Regression Model Formal Statement of Simple Linear Regression Model Y i = β 0 + β 1 X i + ɛ i Y i value of the response variable in the i th trial β 0 and β 1 are parameters X i is a known constant, the value of the predictor

More information