Confidence Intervals – Proportion and One Mean 1 The term sampling frame refers to the group that actually had a chance to get into the sample. Ideally, this is the same as the population of interest, but sometimes it isn’t. In the following situation, describe the population, the sampling frame, the sample, the parameter of interest, and the statistic. A Gallup Poll is done using random digit dialing to reach individuals in households with land-line telephones. The purpose is to estimate the proportion of U.S. adults who favor stronger gun control laws. One-thousand persons are sampled, and 63% favor stronger gun control. a. Population = all U.S. adults (note that this is becoming a potential problem as many adults - primarily younger adults - no longer have land line phones but instead use cell phones. b. Sampling frame = adults in the households with land-line telephones c. Parameter = proportion of U.S. adults favoring stronger gun control d. Sample = the 1,000 surveyed e. Statistic =63%, the sample percent 2 From the Data Sets folder open the Class Survey data. a. Since this is a class survey of stat200 students at PSU what do you believe is the best population that this data represents? Answers vary, but some examples are “All PSU undergraduate students at University Park”; “All PSU undergraduate students at Penn State”; “All PSU Stat200 Students”. The population would NOT be all stat 200 students in our section(s) since this survey would not be a sample but instead the population as all students took the survey b. How is the class survey representative of that population? The class is probably similar to these populations in make-up regarding percent that are female, international, high/low GPA, etc. c. How would you best describe the sampling technique used in attaining the Class Survey? Definitely not one that involves statistical methods as no random sampling was done. Most likely you would consider this sample to be a convenient sample. d. Referring to condition regarding using the normal approximation for sample proportions (i.e. is n p̂ ≥ 15 and n(1- p̂ ) ≥ 15) verify that this condition has been met thus allowing us to use the normal approximation techniques (e.g. Use normal approximation option in Minitab or the z-multiplier if doing by hand) These are satisfied as the number of those who said Yes is 17 and the number then that said No is 209 (found by 226 – 17) e. Use Minitab or hand if using SPSS to calculate a 90% one-sample proportion confidence interval for the percentage of students who smoke cigarettes. What is your interval? Minitab Users: Remember to check Option “Use test and interval based on Normal Distribution SPSS Users: SPSS does not have a formal method for calculating confidence intervals for a proportion. Users have two options. They can either get summarized data for the variable and then use the Excel Summarized Procedures file found on the Lessons page, OR they can “trick” SPSS into calculating the interval. 1 Summarized Method: Open the data in SPSS then go to Analyze > Descriptive Statistics > Frequencies. Select “SmokeCigarettes” and move this to the Variables box and click OK. Use the resulting summarize values and percentages along with the Excel Summarized Procedures, choose “Z Estimate of Proportion” to find the confidence interval. Just remember that if using Excel method to enter .9 as the confidence level. Trick SPSS: Open the data in SPSS then go to Transform > Recode into Different Variable. Select “SmokeCigarettes” and move into Variables window. In the text box under “Name” type in Smoke (note you can put any name you want here). Click the Change tab. Click tab for “Old and New Values”. In the text field under “Old Values” type in the word No and in the text box under “New Values” type in 0 Click the “Add” tab. Repeat this step using Yes for the old value and 1 for the new value, remembering to click Add. Click Continue then OK. In your data spreadsheet the “Smoke” column should now consist of all 0.00 and 1.00 Now we go to Analyze > Compare Means > One Sample T Test. Select your new variable “Smoke” and move it to the Test Variables field. Click ‘Options’ and enter 90 for the confidence level percentage. Click Continue then OK. Minitab Output Event = Yes Variable Smoke Cigarettes X 17 N 226 Sample p 0.075221 90% CI (0.046364, 0.104079) Excel Summarized Output z-Estimate of a Proportion Sample proportion Sample size 0.075 226 Confidence level 0.9 Lower confidence limit Upper confidence limit 0.0462 0.1038 “Tricked” SPSS Output One-Sample Statistics N Smoke Mean 226 .0752 Std. Deviation Std. Error Mean .26433 .01758 One-Sample Test Test Value = 0 t df Sig. (2-tailed) Mean Difference 90% Confidence Interval of the Difference Lower Smoke 4.278 225 .000 .07522 .0462 Upper .1043 2 f. For the interval, answer the following (if you values differ but are close – first decimal is correct – then difference is probably due to rounding): What is the sample proportion, p̂ ? .075 What is the z multiplier used for your interval? 1.65 What is the standard error? 0.0175 What is the margin of error? 1.65*0.0175 = 0.0289 f. If the confidence level in part g were changed to 95% would your resulting interval be wider or narrower? The interval would get wider since you increased your confidence from 90 to 95%. Remember, the greater the confidence level the more “confident” you become that the interval contains the true parameter value. A wider interval would increase your confidence since a wider interval would give more possible outcomes. Mathematically this is also true because you will notice that at the confidence level gets larger so does the multiplier. g. The U.S. Government reported that 23% of US adults age 18-24 smoked cigarettes. Based on your confidence interval do believe that this percentage is reasonable, too high, or too low for Penn State students and explain why. Since our interval does not contain 0.23 (i.e. 23%) and is less than this value we would conclude that the governments reported value is too high for the PSU population. 3 For mean confidence intervals we call into use T-Table which can be found in this week’s folder. The first concept to understand is the idea of Degrees of Freedom (DF). For our activity today, since we are only concerned with one mean (either from one sample of a difference between paired data), DF = sample size – 1 (i.e. n – 1). When finding confidence intervals, T-Table provides the t multiplier (t*) for the confidence interval expression: x t* * s n if data is consists of only one sample NOTE: you will notice that the DF column in this tables only increases by 1 from 1 to 30. After that the increments vary. If your DF is NOT found in the table then conservatively use the CLOSEST df in the table that does not exceed the DF of interest. For example, if the degrees of freedom were 37 then from the table use 30. Find t-multipliers and DF from T-Table for the following conditions: Confidence Level 90%, n = 25: t* = 1.71 DF = 24 Confidence Level 95%, n = 25: t* = 2.06 DF = 24 Confidence Level 95%, n = 35: t* = 2.04 DF = 34 Confidence Level 99%, n = 35: t* = 2.75 DF = 34 3 What do you notice that happens to t* as the level of confidence increases for the same sample size? The multiplier, t*, increases as the level of confidence increases What do you notice that happens to t* as sample size increases for the same level of confidence? The multiplier, t*, decreases as sample size increases 4 Using the Class Survey data, PSU wants to estimate the true SATM scores for its undergraduate population. Assuming that our survey represents this population, calculate a 1-mean 95% confidence interval to estimate the parameter. First we will do by hand and then using software. To start, the sample mean ( x ) is 599 and n = 216 and s = 85.34. a. Calculate the standard error of the mean. s n = 85.34/√216 = 5.81 b. What are the DF and t* from T-table? DF = 215 t* = 1.98 c. Calculate the 95% Confidence Interval and provide an interpretation of this interval. x t* * s n = 599 ± 1.98*5.81 = 599 ± 11.504 = 587.496 ≤ u ≤ 610.504 Minitab Users: Go to Stat > Basic Statistics > One Sample t. Select the SATM variable and move it to the Samples in Columns field. Click Options to verify that the confidence level is correct (95). Click OK. One-Sample T: SATM Variable SATM N 216 Mean 599.00 StDev 85.34 SE Mean 5.81 95% CI (587.56, 610.45) The intervals by hand and software are comparable. SPSS Users: Go Analyze > Compare Means > One Sample T Test. Select the variable “SATM” and move it to the Test Variables field. Click ‘Options’ and make sure 95 is entered for the confidence level percentage. Click Continue then OK. One-Sample Statistics N SATM Mean 216 599.00 Std. Deviation Std. Error Mean 85.335 5.806 One-Sample Test Test Value = 0 4 t df Sig. (2-tailed) Mean Difference 95% Confidence Interval of the Difference Lower SATM 103.164 215 .000 599.005 587.56 Upper 610.45 The intervals by hand and software are comparable. e. Write a sentence that explains what this interval means. We are 95% confident that the true mean SATM score for the incoming freshman class at Penn State was between 587.56 and 610.45. f. Based on the interval calculated, if Penn State claimed that the true mean SATM score for the 2005 incoming freshman was 610 would you believe them? Explain. Yes, since the score of 610 is in the interval. 5