andrew_gelman_stats andrew_gelman_stats-2012 andrew_gelman_stats-2012-1352 knowledge-graph by maker-knowledge-mining

1352 andrew gelman stats-2012-05-29-Question 19 of my final exam for Design and Analysis of Sample Surveys


meta infos for this blog

Source: html

Introduction: 19. A survey is taken of students in a metropolitan area. At the first stage a school is sampled at random. The schools are divided into two strata: 20 private schools and 50 public schools are sampled. At the second stage, 5 classes are sampled within each sampled school. At the third stage, 10 students are sampled within each class. What is the probability that any given student is sampled? Express this in terms of the number of students in the class, number of classes in the school, and number of schools in the area. Define appropriate notation as needed. Solution to question 18 From yesterday : 18. A survey is taken of 100 undergraduates, 100 graduate students, and 100 continuing education students at a university. Assume a simple random sample within each group. Each student is asked to rate his or her satisfaction (on a 1–10 scale) with his or her experiences. Write the estimate and standard error of the average satisfaction of all the students at the university. Introd


Summary: the most important sentenses genereted by tfidf model

sentIndex sentText sentNum sentScore

1 A survey is taken of students in a metropolitan area. [sent-2, score-0.649]

2 At the first stage a school is sampled at random. [sent-3, score-0.885]

3 The schools are divided into two strata: 20 private schools and 50 public schools are sampled. [sent-4, score-1.116]

4 At the second stage, 5 classes are sampled within each sampled school. [sent-5, score-1.352]

5 At the third stage, 10 students are sampled within each class. [sent-6, score-1.063]

6 What is the probability that any given student is sampled? [sent-7, score-0.12]

7 Express this in terms of the number of students in the class, number of classes in the school, and number of schools in the area. [sent-8, score-1.197]

8 Solution to question 18 From yesterday : 18. [sent-10, score-0.072]

9 A survey is taken of 100 undergraduates, 100 graduate students, and 100 continuing education students at a university. [sent-11, score-0.74]

10 Each student is asked to rate his or her satisfaction (on a 1–10 scale) with his or her experiences. [sent-13, score-0.432]

11 Write the estimate and standard error of the average satisfaction of all the students at the university. [sent-14, score-0.779]

12 Introduce notation as necessary for all the information needed to solve the problem. [sent-15, score-0.431]


similar blogs computed by tfidf model

tfidf for this blog:

wordName wordTfidf (topN-words)

[('sampled', 0.493), ('schools', 0.297), ('students', 0.293), ('stage', 0.278), ('notation', 0.22), ('within', 0.207), ('satisfaction', 0.199), ('classes', 0.159), ('sample', 0.149), ('solution', 0.133), ('metropolitan', 0.133), ('number', 0.13), ('student', 0.12), ('taken', 0.12), ('strata', 0.119), ('undergraduates', 0.116), ('school', 0.114), ('se', 0.109), ('survey', 0.103), ('sqrt', 0.103), ('deviations', 0.102), ('introduce', 0.097), ('standard', 0.093), ('estimate', 0.092), ('divided', 0.09), ('averages', 0.09), ('private', 0.087), ('continuing', 0.085), ('express', 0.077), ('graduate', 0.077), ('sizes', 0.076), ('define', 0.075), ('solve', 0.072), ('yesterday', 0.072), ('third', 0.07), ('needed', 0.07), ('necessary', 0.069), ('scale', 0.063), ('education', 0.062), ('appropriate', 0.062), ('rate', 0.058), ('terms', 0.058), ('random', 0.056), ('population', 0.056), ('asked', 0.055), ('class', 0.055), ('assume', 0.053), ('error', 0.052), ('average', 0.05), ('public', 0.048)]

similar blogs list:

simIndex simValue blogId blogTitle

same-blog 1 1.0 1352 andrew gelman stats-2012-05-29-Question 19 of my final exam for Design and Analysis of Sample Surveys

Introduction: 19. A survey is taken of students in a metropolitan area. At the first stage a school is sampled at random. The schools are divided into two strata: 20 private schools and 50 public schools are sampled. At the second stage, 5 classes are sampled within each sampled school. At the third stage, 10 students are sampled within each class. What is the probability that any given student is sampled? Express this in terms of the number of students in the class, number of classes in the school, and number of schools in the area. Define appropriate notation as needed. Solution to question 18 From yesterday : 18. A survey is taken of 100 undergraduates, 100 graduate students, and 100 continuing education students at a university. Assume a simple random sample within each group. Each student is asked to rate his or her satisfaction (on a 1–10 scale) with his or her experiences. Write the estimate and standard error of the average satisfaction of all the students at the university. Introd

2 0.78340089 1353 andrew gelman stats-2012-05-30-Question 20 of my final exam for Design and Analysis of Sample Surveys

Introduction: 20. Explain in two sentences why we expect survey respondents to be honest about vote preferences but possibly dishonest about reporting unhealty behaviors. Solution to question 19 From yesterday : 19. A survey is taken of students in a metropolitan area. At the first stage a school is sampled at random. The schools are divided into two strata: 20 private schools and 50 public schools are sampled. At the second stage, 5 classes are sampled within each sampled school. At the third stage, 10 students are sampled within each class. What is the probability that any given student is sampled? Express this in terms of the number of students in the class, number of classes in the school, and number of schools in the area. Define appropriate notation as needed. Solution: Probability a student is sampled is A*B*C, where A = 20/(# private schools) if the student is at a private school, or 50/(# public schools) if the student is at a public school, B = 5/(# classes in the student

3 0.49121362 1349 andrew gelman stats-2012-05-28-Question 18 of my final exam for Design and Analysis of Sample Surveys

Introduction: 18. A survey is taken of 100 undergraduates, 100 graduate students, and 100 continuing education students at a university. Assume a simple random sample within each group. Each student is asked to rate his or her satisfaction (on a 1–10 scale) with his or her experiences. Write the estimate and standard error of the average satisfaction of all the students at the university. Introduce notation as necessary for all the information needed to solve the problem. Solution to question 17 From yesterday : 17. In a survey of n people, half are asked if they support “the health care law recently passed by Congress” and half are asked if they support “the law known as Obamacare.” The goal is to estimate the effect of the wording on the proportion of Yes responses. How large must n be for the effect to be estimated within a standard error of 5 percentage points? Solution: se is sqrt(.5*.5/(n/2)+.5*.5/(n/2)) = 1/sqrt(n). Solve 1/sqrt(n) = .05, you get n = (1/.05)^2 = 400.

4 0.22191001 1333 andrew gelman stats-2012-05-20-Question 10 of my final exam for Design and Analysis of Sample Surveys

Introduction: 10. Out of a random sample of 100 Americans, zero report having ever held political office. From this information, give a 95% confidence interval for the proportion of Americans who have ever held political office. Solution to question 9 From yesterday : 9. Out of a population of 100 medical records, 40 are randomly sampled and then audited. 10 out of the 40 audits reveal fraud. From this information, give an estimate, standard error, and 95% confidence interval for the proportion of audits in the population with fraud. Solution: estimate is p.hat=10/40=0.25. Se is sqrt(1-f)*sqrt(p.hat*(1-.hat)/n)=sqrt(1-0.4)*sqrt(0.25*0.75/40)=0.053. 95% interval is [0.25 +/- 2*0.053] = [0.14,0.36].

5 0.15603845 957 andrew gelman stats-2011-10-14-Questions about a study of charter schools

Introduction: Phil Harris and Bruce Smith write: We have only recently chanced upon your blog while we were looking for responses to the “decline effect” in medical and scientific studies. We were especially taken by your comment that there is something wrong with the scientific method “if this method is defined as running experiments and doing data analysis in a patternless way and then reporting, as true, results that pass a statistical significance threshold.” To us, that seems to be standard operating procedure in much of social science, including our own field of education. Indeed quasi-experimental designs are the stock in trade of those who attempt to use “science” — we dare not say haruspicy, but you can if you like — to influence the course of public policy. Now, a new entrant into the cherry pickers sweepstakes seems to have emerged. It is on Charter School Performance in Indiana Schools . We are by no means professional statisticians or data analysts, but we have some background in

6 0.15464446 1361 andrew gelman stats-2012-06-02-Question 23 of my final exam for Design and Analysis of Sample Surveys

7 0.1536155 93 andrew gelman stats-2010-06-17-My proposal for making college admissions fairer

8 0.15235271 1517 andrew gelman stats-2012-10-01-“On Inspiring Students and Being Human”

9 0.15156907 632 andrew gelman stats-2011-03-28-Wobegon on the Potomac

10 0.14937894 71 andrew gelman stats-2010-06-07-Pay for an A?

11 0.14194646 972 andrew gelman stats-2011-10-25-How do you interpret standard errors from a regression fit to the entire population?

12 0.13765125 1582 andrew gelman stats-2012-11-18-How to teach methods we don’t like?

13 0.12971154 1813 andrew gelman stats-2013-04-19-Grad students: Participate in an online survey on statistics education

14 0.12949511 1368 andrew gelman stats-2012-06-06-Question 27 of my final exam for Design and Analysis of Sample Surveys

15 0.12900609 2046 andrew gelman stats-2013-10-01-I’ll say it again

16 0.1253417 2041 andrew gelman stats-2013-09-27-Setting up Jitts online

17 0.12481929 1331 andrew gelman stats-2012-05-19-Question 9 of my final exam for Design and Analysis of Sample Surveys

18 0.12399016 542 andrew gelman stats-2011-01-28-Homework and treatment levels

19 0.12226386 1334 andrew gelman stats-2012-05-21-Question 11 of my final exam for Design and Analysis of Sample Surveys

20 0.12213167 2008 andrew gelman stats-2013-09-04-Does it matter that a sample is unrepresentative? It depends on the size of the treatment interactions


similar blogs computed by lsi model

lsi for this blog:

topicId topicWeight

[(0, 0.122), (1, 0.015), (2, 0.131), (3, -0.106), (4, 0.125), (5, 0.215), (6, 0.069), (7, 0.21), (8, -0.093), (9, -0.139), (10, 0.119), (11, -0.009), (12, -0.102), (13, 0.095), (14, -0.024), (15, -0.134), (16, 0.021), (17, 0.031), (18, -0.081), (19, 0.046), (20, 0.006), (21, -0.009), (22, -0.002), (23, -0.01), (24, 0.098), (25, -0.031), (26, 0.078), (27, 0.055), (28, -0.121), (29, -0.027), (30, -0.076), (31, 0.022), (32, 0.048), (33, 0.02), (34, -0.04), (35, 0.036), (36, -0.035), (37, -0.024), (38, 0.047), (39, -0.026), (40, -0.044), (41, -0.02), (42, -0.026), (43, 0.064), (44, -0.014), (45, 0.042), (46, -0.054), (47, -0.104), (48, -0.04), (49, -0.02)]

similar blogs list:

simIndex simValue blogId blogTitle

same-blog 1 0.99609971 1352 andrew gelman stats-2012-05-29-Question 19 of my final exam for Design and Analysis of Sample Surveys

Introduction: 19. A survey is taken of students in a metropolitan area. At the first stage a school is sampled at random. The schools are divided into two strata: 20 private schools and 50 public schools are sampled. At the second stage, 5 classes are sampled within each sampled school. At the third stage, 10 students are sampled within each class. What is the probability that any given student is sampled? Express this in terms of the number of students in the class, number of classes in the school, and number of schools in the area. Define appropriate notation as needed. Solution to question 18 From yesterday : 18. A survey is taken of 100 undergraduates, 100 graduate students, and 100 continuing education students at a university. Assume a simple random sample within each group. Each student is asked to rate his or her satisfaction (on a 1–10 scale) with his or her experiences. Write the estimate and standard error of the average satisfaction of all the students at the university. Introd

2 0.94525468 1353 andrew gelman stats-2012-05-30-Question 20 of my final exam for Design and Analysis of Sample Surveys

Introduction: 20. Explain in two sentences why we expect survey respondents to be honest about vote preferences but possibly dishonest about reporting unhealty behaviors. Solution to question 19 From yesterday : 19. A survey is taken of students in a metropolitan area. At the first stage a school is sampled at random. The schools are divided into two strata: 20 private schools and 50 public schools are sampled. At the second stage, 5 classes are sampled within each sampled school. At the third stage, 10 students are sampled within each class. What is the probability that any given student is sampled? Express this in terms of the number of students in the class, number of classes in the school, and number of schools in the area. Define appropriate notation as needed. Solution: Probability a student is sampled is A*B*C, where A = 20/(# private schools) if the student is at a private school, or 50/(# public schools) if the student is at a public school, B = 5/(# classes in the student

3 0.8797375 1349 andrew gelman stats-2012-05-28-Question 18 of my final exam for Design and Analysis of Sample Surveys

Introduction: 18. A survey is taken of 100 undergraduates, 100 graduate students, and 100 continuing education students at a university. Assume a simple random sample within each group. Each student is asked to rate his or her satisfaction (on a 1–10 scale) with his or her experiences. Write the estimate and standard error of the average satisfaction of all the students at the university. Introduce notation as necessary for all the information needed to solve the problem. Solution to question 17 From yesterday : 17. In a survey of n people, half are asked if they support “the health care law recently passed by Congress” and half are asked if they support “the law known as Obamacare.” The goal is to estimate the effect of the wording on the proportion of Yes responses. How large must n be for the effect to be estimated within a standard error of 5 percentage points? Solution: se is sqrt(.5*.5/(n/2)+.5*.5/(n/2)) = 1/sqrt(n). Solve 1/sqrt(n) = .05, you get n = (1/.05)^2 = 400.

4 0.67951113 606 andrew gelman stats-2011-03-10-It’s no fun being graded on a curve

Introduction: Mark Palko points to a news article by Michael Winerip on teacher assessment: No one at the Lab Middle School for Collaborative Studies works harder than Stacey Isaacson, a seventh-grade English and social studies teacher. She is out the door of her Queens home by 6:15 a.m., takes the E train into Manhattan and is standing out front when the school doors are unlocked, at 7. Nights, she leaves her classroom at 5:30. . . . Her principal, Megan Adams, has given her terrific reviews during the two and a half years Ms. Isaacson has been a teacher. . . . The Lab School has selective admissions, and Ms. Isaacson’s students have excelled. Her first year teaching, 65 of 66 scored proficient on the state language arts test, meaning they got 3′s or 4′s; only one scored below grade level with a 2. More than two dozen students from her first two years teaching have gone on to . . . the city’s most competitive high schools. . . . You would think the Department of Education would want to r

5 0.67774451 1361 andrew gelman stats-2012-06-02-Question 23 of my final exam for Design and Analysis of Sample Surveys

Introduction: 23. Suppose you are conducting a survey in which people are asked about their health behaviors (how often they wash their hands, how often they go to the doctor, etc.). There is a concern that different interviewers will get different sorts of responses—that is, there may be important interviewer effects. Describe (in two sentences) how you could estimate the interviewer effects within your survey. Can the interviewer effects create problems of reliability of the survey responses? Explain (in one sentence). Can the interviewer effects create problems of validity of the survey responses? Explain (in one sentence). Solution to question 22 From yesterday : 22. A supermarket chain has 100 equally-sized stores. It is desired to estimate the proportion of vegetables that spoil before being sold. Three stores are selected at random and are checked: the percent of spoiled vegetables are 3%, 5%, and 10% in the three stores. Give an estimate and standard error for the percentage of spo

6 0.66345829 632 andrew gelman stats-2011-03-28-Wobegon on the Potomac

7 0.65958923 825 andrew gelman stats-2011-07-27-Grade inflation: why weren’t the instructors all giving all A’s already??

8 0.64744997 1813 andrew gelman stats-2013-04-19-Grad students: Participate in an online survey on statistics education

9 0.64563316 1368 andrew gelman stats-2012-06-06-Question 27 of my final exam for Design and Analysis of Sample Surveys

10 0.63737941 93 andrew gelman stats-2010-06-17-My proposal for making college admissions fairer

11 0.62579602 1507 andrew gelman stats-2012-09-22-Grade inflation: why weren’t the instructors all giving all A’s already??

12 0.62546355 529 andrew gelman stats-2011-01-21-“City Opens Inquiry on Grading Practices at a Top-Scoring Bronx School”

13 0.6228556 71 andrew gelman stats-2010-06-07-Pay for an A?

14 0.62035817 1348 andrew gelman stats-2012-05-27-Question 17 of my final exam for Design and Analysis of Sample Surveys

15 0.60454386 1320 andrew gelman stats-2012-05-14-Question 4 of my final exam for Design and Analysis of Sample Surveys

16 0.6039499 542 andrew gelman stats-2011-01-28-Homework and treatment levels

17 0.59660321 1331 andrew gelman stats-2012-05-19-Question 9 of my final exam for Design and Analysis of Sample Surveys

18 0.58982992 1358 andrew gelman stats-2012-06-01-Question 22 of my final exam for Design and Analysis of Sample Surveys

19 0.58326006 462 andrew gelman stats-2010-12-10-Who’s holding the pen?, The split screen, and other ideas for one-on-one instruction

20 0.58000714 1362 andrew gelman stats-2012-06-03-Question 24 of my final exam for Design and Analysis of Sample Surveys


similar blogs computed by lda model

lda for this blog:

topicId topicWeight

[(16, 0.03), (24, 0.089), (47, 0.035), (65, 0.031), (77, 0.025), (84, 0.209), (86, 0.077), (97, 0.018), (99, 0.357)]

similar blogs list:

simIndex simValue blogId blogTitle

same-blog 1 0.97600722 1352 andrew gelman stats-2012-05-29-Question 19 of my final exam for Design and Analysis of Sample Surveys

Introduction: 19. A survey is taken of students in a metropolitan area. At the first stage a school is sampled at random. The schools are divided into two strata: 20 private schools and 50 public schools are sampled. At the second stage, 5 classes are sampled within each sampled school. At the third stage, 10 students are sampled within each class. What is the probability that any given student is sampled? Express this in terms of the number of students in the class, number of classes in the school, and number of schools in the area. Define appropriate notation as needed. Solution to question 18 From yesterday : 18. A survey is taken of 100 undergraduates, 100 graduate students, and 100 continuing education students at a university. Assume a simple random sample within each group. Each student is asked to rate his or her satisfaction (on a 1–10 scale) with his or her experiences. Write the estimate and standard error of the average satisfaction of all the students at the university. Introd

2 0.95691431 490 andrew gelman stats-2010-12-29-Brain Structure and the Big Five

Introduction: Many years ago, a research psychologist whose judgment I greatly respect told me that the characterization of personality by the so-called Big Five traits (extraversion, etc.) was old-fashioned. So I’m always surprised to see that the Big Five keeps cropping up. I guess not everyone agrees that it’s a bad idea. For example, Hamdan Azhar wrote to me: I was wondering if you’d seen this recent paper (De Young et al. 2010) that finds significant correlations between brain volume in selected regions and personality trait measures (from the Big Five). This is quite a ground-breaking finding and it was covered extensively in the mainstream media. I think readers of your blog would be interested in your thoughts, statistically speaking, on their methodology and findings. My reply: I’d be interested in my thoughts on this too! But I don’t know enough to say anything useful. From the abstract of the paper under discussion: Controlling for age, sex, and whole-brain volume

3 0.95441806 1181 andrew gelman stats-2012-02-23-Philosophy: Pointer to Salmon

Introduction: Larry Brownstein writes: I read your article on induction and deduction and your comments on Deborah Mayo’s approach and thought you might find the following useful in this discussion. It is Wesley Salmon’s Reality and Rationality (2005). Here he argues that Bayesian inferential procedures can replace the hypothetical-deductive method aka the Hempel-Oppenheim theory of explanation. He is concerned about the subjectivity problem, so takes a frequentist approach to the use of Bayes in this context. Hardly anyone agrees that the H-D approach accounts for scientific explanation. The problem has been to find a replacement. Salmon thought he had found it. I don’t know this book—but that’s no surprise since I know just about none of the philosophy of science literature that came after Popper, Kuhn, and Lakatos. That’s why I collaborated with Cosma Shalizi. He’s the one who connected me to Deborah Mayo and who put in the recent philosophy references in our articles. Anyway, I’m pa

4 0.95124972 235 andrew gelman stats-2010-08-25-Term Limits for the Supreme Court?

Introduction: In the wake of the confirmation of Elena Kagan to the Supreme Court, political commentators have been expressing a bit of frustration about polarization within the court and polarization in the nomination process. One proposal that’s been floating around is to replace lifetime appointments by fixed terms, perhaps twelve or eighteen years. This would enforce a regular schedule of replacements, instead of the current system in which eighty-something judges have an incentive to hang on as long as possible so as to time their retirements to be during the administration of a politically-compatible president. A couple weeks ago at the sister blog, John Sides discussed some recent research that was relevant to the judicial term limits proposal. Political scientists Justin Crowe and Chris Karpowitz analyzed the historical record or Supreme Court terms and found that long terms of twenty years or more have been happening since the early years of the court. Yes, there is less turnover th

5 0.95102179 1353 andrew gelman stats-2012-05-30-Question 20 of my final exam for Design and Analysis of Sample Surveys

Introduction: 20. Explain in two sentences why we expect survey respondents to be honest about vote preferences but possibly dishonest about reporting unhealty behaviors. Solution to question 19 From yesterday : 19. A survey is taken of students in a metropolitan area. At the first stage a school is sampled at random. The schools are divided into two strata: 20 private schools and 50 public schools are sampled. At the second stage, 5 classes are sampled within each sampled school. At the third stage, 10 students are sampled within each class. What is the probability that any given student is sampled? Express this in terms of the number of students in the class, number of classes in the school, and number of schools in the area. Define appropriate notation as needed. Solution: Probability a student is sampled is A*B*C, where A = 20/(# private schools) if the student is at a private school, or 50/(# public schools) if the student is at a public school, B = 5/(# classes in the student

6 0.95030183 1152 andrew gelman stats-2012-02-03-Web equation

7 0.93611014 667 andrew gelman stats-2011-04-19-Free $5 gift certificate!

8 0.93190169 184 andrew gelman stats-2010-08-04-That half-Cauchy prior

9 0.92827839 360 andrew gelman stats-2010-10-21-Forensic bioinformatics, or, Don’t believe everything you read in the (scientific) papers

10 0.92352319 2302 andrew gelman stats-2014-04-23-A short questionnaire regarding the subjective assessment of evidence

11 0.92306125 2053 andrew gelman stats-2013-10-06-Ideas that spread fast and slow

12 0.91821003 1165 andrew gelman stats-2012-02-13-Philosophy of Bayesian statistics: my reactions to Wasserman

13 0.91617697 1877 andrew gelman stats-2013-05-30-Infill asymptotics and sprawl asymptotics

14 0.91185796 932 andrew gelman stats-2011-09-30-Articles on the philosophy of Bayesian statistics by Cox, Mayo, Senn, and others!

15 0.91055876 186 andrew gelman stats-2010-08-04-“To find out what happens when you change something, it is necessary to change it.”

16 0.90918446 323 andrew gelman stats-2010-10-06-Sociotropic Voting and the Media

17 0.90745932 98 andrew gelman stats-2010-06-19-Further thoughts on happiness and life satisfaction research

18 0.90665412 236 andrew gelman stats-2010-08-26-Teaching yourself mathematics

19 0.90466237 2004 andrew gelman stats-2013-09-01-Post-publication peer review: How it (sometimes) really works

20 0.90390044 1817 andrew gelman stats-2013-04-21-More on Bayesian model selection in high-dimensional settings