MM207 Statistics Welcome to the Unit 9 Seminar With Ms. Hannahs Final Project is due Tuesday, August 7 at 11:59 pm ET. No late projects will be accepted.

Slides:



Advertisements
Similar presentations
Chapter 6 – Normal Probability Distributions
Advertisements

Regression Inferential Methods
1 Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved. Section 7.3 Estimating a Population mean µ (σ known) Objective Find the confidence.
1 Difference Between the Means of Two Populations.
6-5 The Central Limit Theorem
Probability (cont.). Assigning Probabilities A probability is a value between 0 and 1 and is written either as a fraction or as a proportion. For the.
1 BA 555 Practical Business Analysis Review of Statistics Confidence Interval Estimation Hypothesis Testing Linear Regression Analysis Introduction Case.
Linear Regression Inference
MM207 Statistics Welcome to the Unit 8 Seminar Prof. Charles Whiffen.
Section 10.1 ~ t Distribution for Inferences about a Mean Introduction to Probability and Statistics Ms. Young.
6.1 What is Statistics? Definition: Statistics – science of collecting, analyzing, and interpreting data in such a way that the conclusions can be objectively.
Many times in statistical analysis, we do not know the TRUE mean of a population of interest. This is why we use sampling to be able to generalize the.
Chapter 7: Sampling Distributions
STA Lecture 161 STA 291 Lecture 16 Normal distributions: ( mean and SD ) use table or web page. The sampling distribution of and are both (approximately)
Dan Piett STAT West Virginia University
Albert Morlan Caitrin Carroll Savannah Andrews Richard Saney.
Welcome to the Unit 8 Seminar Dr. Ami Gates
Population All members of a set which have a given characteristic. Population Data Data associated with a certain population. Population Parameter A measure.
6.1 - One Sample One Sample  Mean μ, Variance σ 2, Proportion π Two Samples Two Samples  Means, Variances, Proportions μ 1 vs. μ 2.
Mid-Term Review Final Review Statistical for Business (1)(2)
Copyright (c) 2004 Brooks/Cole, a division of Thomson Learning, Inc. Chapter 9 Inferences Based on Two Samples.
Regression. Height Weight Suppose you took many samples of the same size from this population & calculated the LSRL for each. Using the slope from each.
Copyright © 2010, 2007, 2004 Pearson Education, Inc. Chapter 6 Normal Probability Distributions 6-1 Review and Preview 6-2 The Standard Normal.
Regression with Inference Notes: Page 231. Height Weight Suppose you took many samples of the same size from this population & calculated the LSRL for.
Determination of Sample Size: A Review of Statistical Theory
1 Sampling Distributions. Central Limit Theorem*
February 2012 Sampling Distribution Models. Drawing Normal Models For cars on I-10 between Kerrville and Junction, it is estimated that 80% are speeding.
© Copyright McGraw-Hill Correlation and Regression CHAPTER 10.
6.1 Inference for a Single Proportion  Statistical confidence  Confidence intervals  How confidence intervals behave.
Section 8.3 ~ Estimating Population Proportions Introduction to Probability and Statistics Ms. Young.
Review Normal Distributions –Draw a picture. –Convert to standard normal (if necessary) –Use the binomial tables to look up the value. –In the case of.
MM207 Statistics Welcome to the Unit 6 Seminar Wednesday, March 7, to 9 PM ET.
Math 4030 Final Exam Review. Probability (Continuous) Definition of pdf (axioms, finding k) Cdf and probability (integration) Mean and variance (short-cut.
Copyright © 2009 Pearson Education, Inc. 8.1 Sampling Distributions LEARNING GOAL Understand the fundamental ideas of sampling distributions and how the.
Welcome to MM207 - Statistics! Unit 6 Seminar: Inferential Statistics and Confidence Intervals.
Many times in statistical analysis, we do not know the TRUE mean of a population on interest. This is why we use sampling to be able to generalize the.
Copyright © 2009 Pearson Education, Inc t LEARNING GOAL Understand when it is appropriate to use the Student t distribution rather than the normal.
Can't Type? press F11 Can’t Hear? Check: Speakers, Volume or Re-Enter Seminar Put ? in front of Questions so it is easier to see them. 1 Welcome to Unit.
Section 8.1 Sampling Distributions Page Can't Type? press F11 Can’t Hear? Check: Speakers, Volume or Re-Enter Seminar Put ? in front of Questions.
Estimating standard error using bootstrap
8.3 Estimating Population Proportions
Statistics 200 Objectives:
Warm Up Scatter Plot Activity.
ESTIMATION.
STAT 312 Chapter 7 - Statistical Intervals Based on a Single Sample
5.3 The Central Limit Theorem
Confidence Interval for the Difference of Two Proportions
Chapter 5 STATISTICS (PART 4).
Regression.
Week 10 Chapter 16. Confidence Intervals for Proportions
Chapter 5 Sampling Distributions
Essential Statistics (a.k.a: The statistical bare minimum I should take along from STAT 101)
Correlation and Regression
Chapter 12 Regression.
8.3 Estimating Population Proportions
5.3 The Central Limit Theorem
Daniela Stan Raicu School of CTI, DePaul University
Regression.
Regression.
Regression.
8.3 Estimating Population Proportions
Regression Chapter 8.
Regression.
Chapter 5 Sampling Distributions
Virtual University of Pakistan
Regression.
Lecture 7 Sampling and Sampling Distributions
SIMPLE LINEAR REGRESSION
Daniela Stan Raicu School of CTI, DePaul University
Presentation transcript:

MM207 Statistics Welcome to the Unit 9 Seminar With Ms. Hannahs Final Project is due Tuesday, August 7 at 11:59 pm ET. No late projects will be accepted.

Unit 5 Correlation Coefficient Line of Best Fit Predicting a value based on the Best Fit line

Types of Correlations 1.Positive: x and y move in the same direction 2.Negative: x and y move in opposite directions 3.Zero: no pattern of movement in x and y 4.Nonlinear relationship: The two variables are related, but the relationship results in a scatter diagram that does not follow a straight-line pattern.

Example: Use the best fit line to predict the value of y at x = 30. a.18b.19c.20d.22

Scatter Plots and Correlation in MSL StatCrunch You can make a scatter plot by Choosing Graphics-> Scatter Plot. Be sure to choose the correct column for variable x and for variable y. Click Create Graph to get

Scatter Plots and Correlation in MSL StatCrunch Data now in worksheet You can compute values using Select the 2 columns to correlate and choose Calculate to get the value as shown below.

Best Fit Lines in MSL StatCrunch What is the best fit line for using waist to predict weight? weight = 2.37(waist) – Use this to predict. If waist = 90 cm, then weight = (2.37)(90) = lbs

Unit 6 Finding a z-score Using Statcrunch to find a zscore Using Statcrunch to find a ¯ probability Making inferences from a normal calculation probability

Computing Standard Scores The number of standard deviations a data value lies above or below the mean is called its standard score (or z-score), defined by z = standard score = = (x – µ) / σ This formula is used when the sample size, n = 1 The standard score is positive for data values above the mean and negative for data values below the mean. data value – mean standard deviation

The Central Limit Theorem Suppose we take many random samples of size n for a variable with any distribution (not necessarily a normal distribution) and record the distribution of the means of each sample. Then, 1.The distribution of means will be approximately a normal distribution for large sample sizes. n>30 is magic number 2.The mean of the distribution of means approaches the population mean, µ, for large sample sizes. 3.The standard deviation of the distribution of means approaches σ/√n for large sample sizes, where σ is the standard deviation of the population.

Computing Standard Scores data value – mean standard deviation

Computing Probabilities in MSL EASY! Example 1 Note: the icon here is not data for the problem but a standard scores for the specific distribution given in this problem.

Example 1-Part a: find the percentage of scores greater than Choose Calculator -> Normal then put in the mean, st dev and value in question, Be sure to choose => for “greater than or equal”. Click Compute to get the graph and answer shown in the second picture below. The answer is which as a percentage is and rounds to 15.87% with two decimals as asked for in the question.

Example 2 - find the probability the mean blood pressure is less than 111 for a sample of 280 women. Since n > 1, this is Central Limit Theorem. Be sure to compute new Standard deviation as sigma / sqrt(n) before plugging into StatCrunch. Standard deviation = / sqrt(280) = / =.79 ~.8

Unit 7 How to make a contingency table Finding probability Finding Conditional Probability Finding Probability of One event AND another Finding Probability of One event OR another

Contingency table

Mutually Exclusive Events and the Rule of OR (addition rule) Only one selection is made For ANY events A OR B from a sample space S P(A or B) = P(A) + P(B) – P(A and B) For mutually exclusive events A, B from a sample space S, P(A or B) = P(A) + P(B)

Independent Events and the Rule of AND (multiplication rule) Two events A AND B will occur in sequence Independent events - one of the Events does not affect the probability of the occurrence of the other Probability of A AND B when Dependent P(A and B) = P(A) * P(B|A) Probability of A AND B when Independent P(A and B) = P(A) * P(B)

Unit 8 Finding confidence Intervals Determining the Margin of Error Finding the minimum sample size.

Create Confidence Interval for a mean At one hospital, a random sample of 100 women giving birth to their first child is selected. Among this sample, the mean age was 25.7 with a standard deviation of 5.1. Estimate the mean age of all women giving birth to their first child at this hospital. Give the 95% confidence interval two decimal places. margin of error = E ≈ 2s n2s n Next, we can write this confidence interval as xbar – E < μ < xbar + E See the technical note on page 347 the precise value is 1.96 and not 2. Let StatCrunch do it’s thing on the final.

Here we get < µ < because StatCrunch uses the precise 1.96 value and not the estimate of 2 as the textbook shows. Confidence Intervals for Means in StatCrunch

Create Confidence Interval for a proportion For a population proportion, the margin of error for the 95% confidence interval is Next, write this confidence interval more formally as p-hat – E < p < p-hat + E *See the technical note on page 356 the precise value for a 95% confidence interval is 1.96 and not 2. Let StatCrunch do it’s thing on the final. p-hat The Nielsen ratings for television use a random sample of households. A Nielsen survey results in an estimate that a women’s World Cup soccer game had 72.3% of the entire viewing audience. Assuming that the sample consists of n = 5,000 randomly selected households, find the margin of error and the 95% confidence interval for this estimate.

Here we get.710 < p <.735 because StatCrunch uses the precise 1.96 value and not the estimate of 2 as the textbook shows. Let StatCrunch do it’s thing. You can find the margin Of error the same way we did before also. E = ( )/ 2 =.0124 CI’s for Proportions in StatCrunch Select the level

Core Logic of Hypothesis Testing Considers the probability that the result of a study could have come about if the experimental procedure had no effect If this probability is low, scenario of no effect is rejected and the theory behind the experimental procedure is supported

Hypothesis Testing using Confidence Intervals  State the claim about the population mean  Determine desired confidence level  Select a random sample from the population  Calculate the confidence interval for the desired level of confidence.  If the claim is contained within the interval, the claim is reasonable; if it is not within the interval, the claim is not reasonable, at the given level of confidence.  See Testing a Claim document in Doc Sharing