MATH 2311 Review for Exam 2 10 Multiple Choice (70 points): Test 2

Slides:



Advertisements
Similar presentations
Data: Quantitative (Histogram, Stem & Leaf, Boxplots) versus Categorical (Bar or Pie Chart) Boxplots: 5 Number Summary, IQR, Outliers???, Comparisons.
Advertisements

Kin 304 Regression Linear Regression Least Sum of Squares
Fall 2006 – Fundamentals of Business Statistics 1 Chapter 13 Introduction to Linear Regression and Correlation Analysis.
Pengujian Parameter Koefisien Korelasi Pertemuan 04 Matakuliah: I0174 – Analisis Regresi Tahun: Ganjil 2007/2008.
Chapter Topics Types of Regression Models
Linear Regression and Correlation Analysis
Chapter 13 Introduction to Linear Regression and Correlation Analysis
Pertemua 19 Regresi Linier
Chapter 7 Forecasting with Simple Regression
Correlation and Linear Regression
McGraw-Hill/Irwin Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 13 Linear Regression and Correlation.
Hydrologic Statistics
© 2003 Prentice-Hall, Inc.Chap 13-1 Basic Business Statistics (9 th Edition) Chapter 13 Simple Linear Regression.
Wednesday, May 13, 2015 Report at 11:30 to Prairieview.
Fall Final Topics by “Notecard”.
Introductory Statistics. Learning Objectives l Distinguish between different data types l Evaluate the central tendency of realistic business data l Evaluate.
4-1 Chapter Four McGraw-Hill/Irwin © 2005 The McGraw-Hill Companies, Inc., All Rights Reserved.
4-1 Chapter Four McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
Probability Distributions. Statistical Experiments – any process by which measurements are obtained. A quantitative variable x, is a random variable if.
Chapter 14: Inference for Regression. A brief review of chapter 4... (Regression Analysis: Exploring Association BetweenVariables )  Bi-variate data.
SWBAT: Calculate and interpret the residual plot for a line of regression Do Now: Do heavier cars really use more gasoline? In the following data set,
Linear Correlation (12.5) In the regression analysis that we have considered so far, we assume that x is a controlled independent variable and Y is an.
LSRLs: Interpreting r vs. r 2 r – “the correlation coefficient” tells you the strength and direction between two variables (x and y, for example, height.
Unit 2: Research & Statistics n Psychology deals with many experiments and studies n WHO? Every experimenter must decide on a SAMPLE, which is a group.
Stats Midterm Chapters: 4, 5, 8, 9, Vocab Questions / 31 terms / 23 terms are used / 8 are not used. 6 pages / 40 questions / 43 points.
©The McGraw-Hill Companies, Inc. 2008McGraw-Hill/Irwin Linear Regression and Correlation Chapter 13.
Chapter 6 Becoming Acquainted With Statistical Concepts.
MATH 2311 Final Exam Review. The probability that a randomly selected person is left handed (the event L) is P(L) = 0.1 and the probability that a randomly.
BUSINESS MATHEMATICS & STATISTICS. Module 6 Correlation ( Lecture 28-29) Line Fitting ( Lectures 30-31) Time Series and Exponential Smoothing ( Lectures.
MATH 2311 Section 5.4. Residuals Examples: Interpreting the Plots of Residuals The plot of the residual values against the x values can tell us a lot.
Week 2 Normal Distributions, Scatter Plots, Regression and Random.
AP Review Exploring Data. Describing a Distribution Discuss center, shape, and spread in context. Center: Mean or Median Shape: Roughly Symmetrical, Right.
AP Statistics Quarterly 1 Review
Thursday, May 12, 2016 Report at 11:30 to Prairieview
EXTRA PRACTICE WITH ANSWERS
Ready for the AP Test?.
MATH 2311 Review for Exam 2.
Chapter 8 Linear Regression.
Becoming Acquainted With Statistical Concepts
MATH 2311 Final Exam Review.
Warm Up Scatter Plot Activity.
Review 1. Describing variables.
Regression Analysis Module 3.
Statistics for Managers using Microsoft Excel 3rd Edition
Chapter 5 STATISTICS (PART 4).
MATH 2311 Final Exam Review.
BPK 304W Correlation.
Final Exam will be 24 Questions (22 at 4 points, 2 at 6 points)
MATH Review for Exam 2.
Final Exam will be 24 Questions (22 at 4 points, 2 at 6 points)
MATH 2311 Review for Exam 2 5 Multiple Choice (40 points): Test 2
Final Exam will be 24 Questions (22 at 4 points, 2 at 6 points)
Inferences and Conclusions from Data
Gathering and Organizing Data
BUS173: Applied Statistics
Daniela Stan Raicu School of CTI, DePaul University
Chapter 2 Looking at Data— Relationships
Major Topics first semester by chapter
MATH 2311 Test Review 1 7 multiple choice questions, worth 56 points. (Test 1) 3 free response questions, worth 44 points. (Test 1 FR) Terms and Vocabulary;
MATH 2311 Section 4.1.
Major Topics first semester by chapter
MATH 2311 Review for Exam 2 5 Multiple Choice (40 points): Test 2
Gathering and Organizing Data
Fall Final Topics by “Notecard”.
MATH 2311 Section 4.1.
MATH 2311 Test Review 1 10 multiple choice questions, worth 70 points. (Test 1) 3 free response questions, worth 30 points. (Test 1 FR) Terms and Vocabulary;
Final Exam will be 24 Questions (22 at 4 points, 2 at 6 points)
Final Exam will be 24 Questions (22 at 4 points, 2 at 6 points)
Presentation transcript:

MATH 2311 Review for Exam 2 10 Multiple Choice (70 points): Test 2 3 Free Response (30 points): Test 2 FR Terms and Vocabulary: Know sampling techniques Experiment vs. Observational Study Uniform Distribution vs. Normal Distribution Normal Distribution (x) vs. Standard Normal Distribution (z)

* A density curve consists of two line segments, going from (0,5) to (0.1,5) and from (0.1,5) to the x-axis. a. Sketch the distribution. b. Find where it crosses the x-axis c. Determine P(X>0.1) d. Find the median.

The weight of persons of a certain age is normally distributed with a mean of 160 pounds and a standard deviation of 15 pounds. What range of weights should the middle 68% contain?

If X is normally distributed with a mean of 150 and a standard deviation of 15, what is P(X>155)? If you are looking for probability, it will be pnorm command (regardless of z or x)

Find the value of c so that P(Z>c) = 0.32. If you are given a probability and looking for a c-value, use a qnorm command, regardless of x or z)

A sample of 60 data points is selected from a population with mean of 140 and variance of 13. Determine the mean and standard deviation for the sample.

Regression Analysis was done on a data set with the following results: y = 3x – 1 (r2 = 0.55) y = 2x2 + 4x – 3 (r2 = 0.88) y = 0.33e.22x (r2 = 0.75) y = 2.3 + ln(x) (r2 = 0.62) Which model is the best fit for this data set?

In a large city, 75% of adults drive to work In a large city, 75% of adults drive to work. A sample of 50 adults are selected. What is the mean and standard deviation of this sample? What is the probability that the sample has less than 30 people drive to work?

Based on the two-way table describing car-type to driver’s age, determine what percent of 40-65 year olds drive pick up trucks.

A researcher is running a study to determine the proportion of men that wear neckties to work. To collect data, he keeps track of how a group of men are dressed as the enter an office building. * Is this an observational study or an experiment? Why? Identify the sample and population of this study. In order to match the demographics of the company, the researcher wants 10% of the sample to be management and 90% to not be. How can this be done using stratified sampling? The researcher also decides to keep track of subjects’ age. This would be considered: stratifying, bias, blocking, control? If the researcher removed all employees of Asian descent from the sample, what is this considered?

A researcher wishes to understand if there is a relationship between room lighting and quality of work. To do this, he gathers 300 people and places them in three separate rooms (one with dim light, one with normal light, and one with bright light). They are given one hour to proofread an essay, and afterwards, their completion and accuracy is recorded. * Is this an observational study or an experiment? Why? Identify the sample and population of this study. Describe how matching, based on previous work, can be used to create these groups. Identify the control and treatment groups. The subjects did not know what the purpose of the study was, and the researcher did not know who was assigned to which group until after data was collected. What feature does this lack of knowledge describe?

Describe Convenience Sampling Non-probability sampling based off of proximity or ease of selection.

What type of sampling is used here: The customer service score of a store is determined by the results of a survey attached the bottom of the store receipt.

A normal distribution has a mean of 150 and a standard deviation of 12 A normal distribution has a mean of 150 and a standard deviation of 12. Determine the z-score for a data point that has a value of 133.

Base your answers to the following on the table comparing age and average commuting distance. Construct a scatter plot Find the LSRL Interpret the slope Find the correlation coefficient Find the coefficient of determination Find the residual value for a person in their 40s. Construct the residual plot Is this a good model for this data? *

c. There is an increase of 0.20 miles for every year increase of age. For every year of age, there is an increase of 0.2 mile. r: There is a weak relationship between the variables. r^2: 12% of the variation in y is explained by the LSRL Not a good model

Use a random digit table to simulate the following experiment: A pet store stocks merchandise based on the primary pet their customer owns. It has been seen that 40% of customers are cat- owners, 50% are dog owners, and 10% own other pets. How would you assign the digits on a Random Number Table to match these specifications? Cat Owners: 40% (need 4 digits): 0, 1, 2, 3 Dog Owners: 50% (need 5 digits): 4, 5, 6, 7, 8 Other Pets: 10% (need 1 digit): 9 The value of the digit is not the important part to this assignment. The important part is the number of digits assigned matching the percents given in the question.

Popper 21 Fill out choice D for questions 1 – 5.