{"id":40055,"date":"2024-04-26T23:05:52","date_gmt":"2024-04-26T23:05:52","guid":{"rendered":"http:\/\/localhost\/branding\/statistic-project-sampling\/"},"modified":"2024-04-26T23:05:52","modified_gmt":"2024-04-26T23:05:52","slug":"statistic-project-sampling","status":"publish","type":"post","link":"https:\/\/sheilathewriter.com\/blog\/statistic-project-sampling\/","title":{"rendered":"Statistic Project, Sampling"},"content":{"rendered":"<p>Student\u2019s Name<\/p>\n<p>Instructor<\/p>\n<p>Subject<\/p>\n<p>Date of Submission<\/p>\n<p>Statistic Project, Sampling<\/p>\n<p>11. Population = 828 claims<\/p>\n<p>a.) SRS \u2013 sample 85 each with 215 fields<\/p>\n<p>Claims1142257<\/p>\n<p>Error43210<\/p>\n<p>fiyi438220<\/p>\n<p>we estimate mean(Y) with mean(y)<\/p>\n<p>n= \u2211fi = 10, \u2211fiyi=37<\/p>\n<p>mean(y) = \u2211fiyi\/\u2211fi = 37\/10 = 3.7<\/p>\n<p>The standard error mean(y) is\u03b4y= [var mean(y)]1\/2= [S2\/n( 1 &#8211; f)]1\/2<\/p>\n<p>S2= 1\/(n-1) \u2211[yi- mean(y)]2<\/p>\n<p>S2= 1\/9 * (523 \u2013 372\/10) = 42.9<\/p>\n<p>Estimated \u03b4y=0.45289429<\/p>\n<p>b.) Estimated (Y) = Ny= 3.7 * 828 = 3063.8<\/p>\n<p>standard error of Estimated Y = N \u03b4y = 828 * 0.45289429<\/p>\n<p>c.) Sample \u2013 18275 fields<\/p>\n<p>pop = 178,020 fields<\/p>\n<p>Number of errors in sample = 10<\/p>\n<p>Mean(y) = 3.7<\/p>\n<p>14. <\/p>\n<p>a.) School1234<\/p>\n<p>Smokers female729457511800<\/p>\n<p> Smokers<\/p>\n<p>Smokers105627<\/p>\n<p>n= \u2211fi = 46, \u2211fiyi= 1495, mean(y)= 32.5<\/p>\n<p>S2=1\/(n-1)[\u2211fiyi2 &#8211; \u2211(fiyi)2\/\u2211fi]<\/p>\n<p>=1\/99[ 52525 &#8211; 14952\/46] = 39.7727273<\/p>\n<p>b.) The (1-\u03b1)100% confidence interval of mean(y) is:<\/p>\n<p>mean(y) \u00b1Z \u03b1\/2* S\/n1\/2[(N- n\/N]1\/2<\/p>\n<p>\u2211f = 46, \u2211fiyi=1495, \u2211(fiyi)2, N=2550, n=100 , S=6.30656224.<\/p>\n<p>32.5 \u00b1 Z 0.025* (6.365224\/1001\/2)[(2550 &#8211; 100)\/2550]1\/2<\/p>\n<p>32.5 \u00b1 1.96* (6.365224\/1001\/2)[(2550 &#8211; 100)\/2550]1\/2 = 33.72287683<\/p>\n<p>c.) The 100 (1 &#8211; \u03b1)% C.I for the population total<\/p>\n<p>Nmean(y)\u00b1Z \u03b1\/2* Ns\/n1\/2 *[(N-n) \/N]1\/2<\/p>\n<p>2550 \u00b1 1.96 * (255 * 6.30656224) \/(100)1\/2) [(2550 &#8211; 100)\/2550]1\/2= 2709<\/p>\n<p>16.<\/p>\n<p>&gt; school1=read.table(&#8220;c:\/xyz\/data.csv&#8221;,sep=&#8221;,&#8221;,header=T)<\/p>\n<p>&gt; school1<\/p>\n<p>returnf<\/p>\n<p>1        1<\/p>\n<p>2        1<\/p>\n<p>3        1<\/p>\n<p>4        0<\/p>\n<p>5        1<\/p>\n<p>6        9<\/p>\n<p>7        1<\/p>\n<p>8        1<\/p>\n<p>9        0<\/p>\n<p>10       0<\/p>\n<p>11       1<\/p>\n<p>12       0<\/p>\n<p>13       0<\/p>\n<p>14       1<\/p>\n<p>15       0<\/p>\n<p>16       1<\/p>\n<p>17       0<\/p>\n<p>18       0<\/p>\n<p>19       1<\/p>\n<p>20       0<\/p>\n<p>21       0<\/p>\n<p>22       9<\/p>\n<p>23       0<\/p>\n<p>24       0<\/p>\n<p>25       0<\/p>\n<p>26       1<\/p>\n<p>27       0<\/p>\n<p>28       0<\/p>\n<p>29       0<\/p>\n<p>30       1<\/p>\n<p>31       1<\/p>\n<p>32       0<\/p>\n<p>33       1<\/p>\n<p>34       1<\/p>\n<p>35       0<\/p>\n<p>36       0<\/p>\n<p>37       1<\/p>\n<p>38       1<\/p>\n<p>39       1<\/p>\n<p>40       1<\/p>\n<p>a.) &gt;sum (school1)<\/p>\n<p>[1] 37<\/p>\n<p>Percentage of parents who returned the forms: 37\/78 *100 =47.44%<\/p>\n<p>&gt;sum (read.table(&#8220;c:\/xyz\/school2.csv&#8221;,sep=&#8221;,&#8221;,header=T))<\/p>\n<p>[1] 37<\/p>\n<p>Percentage of parents who returned the forms: 37\/238 *100 =15.54%<\/p>\n<p>&gt;sum (read.table(&#8220;c:\/xyz\/school3.csv&#8221;,sep=&#8221;,&#8221;,header=T))<\/p>\n<p>[1] 31<\/p>\n<p>Percentage of parents who returned the forms: 31\/261 *100 =11.88%<\/p>\n<p>&gt;sum (read.table(&#8220;c:\/xyz\/school4.csv&#8221;,sep=&#8221;,&#8221;,header=T))<\/p>\n<p>[1] 18<\/p>\n<p>Percentage of parents who returned the forms: 18\/174 *100 =10.34%<\/p>\n<p>&gt;sum (read.table(&#8220;c:\/xyz\/school5.csv&#8221;,sep=&#8221;,&#8221;,header=T))<\/p>\n<p>[1] 48<\/p>\n<p>Percentage of parents who returned the forms: 48\/236 *100 =20.34%<\/p>\n<p>&gt;sum (read.table(&#8220;c:\/xyz\/school6.csv&#8221;,sep=&#8221;,&#8221;,header=T))<\/p>\n<p>[1] 22<\/p>\n<p>Percentage of parents who returned the forms: 22\/188 *100 =11.70%<\/p>\n<p>&gt;sum (read.table(&#8220;c:\/xyz\/school7.csv&#8221;,sep=&#8221;,&#8221;,header=T))<\/p>\n<p>[1] 24<\/p>\n<p>Percentage of parents who returned the forms: 24\/113 *100 =21.24%<\/p>\n<p>&gt;sum (read.table(&#8220;c:\/xyz\/school8.csv&#8221;,sep=&#8221;,&#8221;,header=T))<\/p>\n<p>[1] 84<\/p>\n<p>Percentage of parents who returned the forms: 84\/170 *100 = 49.41%<\/p>\n<p>&gt;sum (read.table(&#8220;c:\/xyz\/school9.csv&#8221;,sep=&#8221;,&#8221;,header=T))<\/p>\n<p>[1] 50<\/p>\n<p>Percentage of parents who returned the forms: 50\/296 *100 =16.89%<\/p>\n<p>&gt;sum (read.table(&#8220;c:\/xyz\/school10.csv&#8221;,sep=&#8221;,&#8221;,header=T))<\/p>\n<p>[1] 43<\/p>\n<p>Percentage of parents who returned the forms: 43\/207 *100 =20.77%<\/p>\n<p>c.) &gt; sum (read.table(&#8220;c:\/xyz\/consent.csv&#8221;,sep=&#8221;,&#8221;,header=T))<\/p>\n<p>[1] 339<\/p>\n<p>Percentage of parents who returned the forms: 339\/9962 *100 =3.40%<\/p>\n<p>0.95 *339= 322<\/p>\n<p>b.)<\/p>\n<p>The procedure is as follows:<\/p>\n<p>\u2022 The weights wi are the inverses of the selection probabilities \u03c8i.<\/p>\n<p> \u2022 The weighted estimator of the population total is 1st  \u03c8 = \u2211witi.<\/p>\n<p> \u2022 We calculate \u03c8 (estimate) for each.<\/p>\n<p>Sample n=18275 pop N=178020Var(Y) =(N2S2\/n)*(N-n)\/n<\/p>\n<p>9.)<\/p>\n<p>Procedure<\/p>\n<p>&#8211; Suppose the number of samples, n is greater than 1 and we sample with replacement.<\/p>\n<p>-This implies \u03c0i = 1\u2212 (1 \u2212 \u03c8i)n<\/p>\n<p> -The probability that an item i is selected on the first draw is the same as the probability       that item i is selected on any other draw.<\/p>\n<p> -Sampling with replacement gives us n independent estimates of the population total, one for each unit in sample.<\/p>\n<p>-We average these n estimates.<\/p>\n<p>-Estimated variance is variance of the estimates divided by n<\/p>\n<p>-N = 52 classes of states in the USA<\/p>\n<p>&#8211; Mi students in class i (i = 1 to 52)<\/p>\n<p>&#8211; Values of Mi range from 1 to 3142.<\/p>\n<p>-We want a sample of 10 states.<\/p>\n<p>-In this case \u03c8i=Mi\/3142<\/p>\n<p>units size Cumulative size Y=Population 1<\/p>\n<p>2<\/p>\n<p>3<\/p>\n<p>4<\/p>\n<p>5<\/p>\n<p>6<\/p>\n<p>7<\/p>\n<p>8<\/p>\n<p>9<\/p>\n<p>10<\/p>\n<p>.<\/p>\n<p>.<\/p>\n<p>.<\/p>\n<p>52 67<\/p>\n<p>25<\/p>\n<p>15<\/p>\n<p>75<\/p>\n<p>58<\/p>\n<p>63<\/p>\n<p>8<\/p>\n<p>3<\/p>\n<p>1<\/p>\n<p>67<\/p>\n<p>.<\/p>\n<p>.<\/p>\n<p>.<\/p>\n<p>159 67<\/p>\n<p>92<\/p>\n<p>107<\/p>\n<p>182<\/p>\n<p>240<\/p>\n<p>303<\/p>\n<p>311<\/p>\n<p>314<\/p>\n<p>315<\/p>\n<p>382<\/p>\n<p>.<\/p>\n<p>.<\/p>\n<p>.<\/p>\n<p>3142 Select a random number R between 1 and (TN) =52 by using random number table. <\/p>\n<p>4137511<\/p>\n<p>587766<\/p>\n<p>3832368<\/p>\n<p>2394253<\/p>\n<p>30895356<\/p>\n<p>3464675<\/p>\n<p>3279116<\/p>\n<p>690884<\/p>\n<p>585221<\/p>\n<p>13482716<\/p>\n<p>464736<\/p>\n<p>If Ti-1\u2264R\u2264Ti, then the ith unit is selected with probability Xi\/52,<\/p>\n<p>i = 1, 2,\u2026, 52. <\/p>\n<p>Repeat the procedure 10 times to get a sample of size 10. <\/p>\n<p>First Draw: Draw a random number between 1 and 3142.<\/p>\n<p>Suppose it\u2019s 167<\/p>\n<p>T3\u2264132\u2264T4, Unit Y is selected and Y4 = 2394253 enters in the sample.<\/p>\n<p>2. Second Draw: Draw a random number between 1 and 64 <\/p>\n<p>Suppose it is 308 <\/p>\n<p>T6&lt; 38 &lt; T7 , Unit 7 is selected and Y7 = 3279116<\/p>\n<p> Enters in the sample and so on. <\/p>\n<p>This procedure is repeated till the sample of required size is obtained. <\/p>\n<p>10.) <\/p>\n<p>units size Cumulative size Y=Population<\/p>\n<p>1<\/p>\n<p>2<\/p>\n<p>3<\/p>\n<p>4<\/p>\n<p>5<\/p>\n<p>6<\/p>\n<p>7<\/p>\n<p>8<\/p>\n<p>9<\/p>\n<p>10<\/p>\n<p>67<\/p>\n<p>25<\/p>\n<p>15<\/p>\n<p>75<\/p>\n<p>58<\/p>\n<p>63<\/p>\n<p>8<\/p>\n<p>3<\/p>\n<p>1<\/p>\n<p>67<\/p>\n<p>67<\/p>\n<p>92<\/p>\n<p>107<\/p>\n<p>182<\/p>\n<p>240<\/p>\n<p>303<\/p>\n<p>311<\/p>\n<p>314<\/p>\n<p>315<\/p>\n<p>382<\/p>\n<p>4137511<\/p>\n<p>587766<\/p>\n<p>3832368<\/p>\n<p>2394253<\/p>\n<p>30895356<\/p>\n<p>3464675<\/p>\n<p>3279116<\/p>\n<p>690884<\/p>\n<p>585221<\/p>\n<p>13482716<\/p>\n<p>Works Cited<\/p>\n<p>Chambers, John M.\u00a0Software for Data Analysis: Programming with R. Berlin: Springer New York, 2008. Print.<\/p>\n<p>Gardener, Mark.\u00a0Beginning R: The Statistical Programming Language. Indianapolis: John Wiley &amp; Sons, 2012. Print.<\/p>\n<p>Gentleman, Robert.\u00a0R Programming for Bioinformatics. Boca Raton: CRC Press, 2009. Print.<\/p>\n<p>Matloff, Norman S.\u00a0The Art of R Programming: Tour of Statistical Software Design. San Francisco: No Starch Press, 2011. Print.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Student\u2019s Name Instructor Subject Date of Submission Statistic Project, Sampling 11. Population = 828 claims a.) SRS \u2013 sample 85<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-40055","post","type-post","status-publish","format-standard","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Statistic Project, Sampling - sheilathewriter<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sheilathewriter.com\/blog\/statistic-project-sampling\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Statistic Project, Sampling - sheilathewriter\" \/>\n<meta property=\"og:description\" content=\"Student\u2019s Name Instructor Subject Date of Submission Statistic Project, Sampling 11. Population = 828 claims a.) SRS \u2013 sample 85\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sheilathewriter.com\/blog\/statistic-project-sampling\/\" \/>\n<meta property=\"og:site_name\" content=\"sheilathewriter\" \/>\n<meta property=\"article:published_time\" content=\"2024-04-26T23:05:52+00:00\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/sheilathewriter.com\/blog\/statistic-project-sampling\/\",\"url\":\"https:\/\/sheilathewriter.com\/blog\/statistic-project-sampling\/\",\"name\":\"Statistic Project, Sampling - sheilathewriter\",\"isPartOf\":{\"@id\":\"https:\/\/sheilathewriter.com\/blog\/#website\"},\"datePublished\":\"2024-04-26T23:05:52+00:00\",\"author\":{\"@id\":\"https:\/\/sheilathewriter.com\/blog\/#\/schema\/person\/f5844d28db4a1882523a0a69560bf0ab\"},\"breadcrumb\":{\"@id\":\"https:\/\/sheilathewriter.com\/blog\/statistic-project-sampling\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/sheilathewriter.com\/blog\/statistic-project-sampling\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/sheilathewriter.com\/blog\/statistic-project-sampling\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/sheilathewriter.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Statistic Project, Sampling\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/sheilathewriter.com\/blog\/#website\",\"url\":\"https:\/\/sheilathewriter.com\/blog\/\",\"name\":\"sheilathewriter\",\"description\":\"Custom essay writing\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/sheilathewriter.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/sheilathewriter.com\/blog\/#\/schema\/person\/f5844d28db4a1882523a0a69560bf0ab\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/sheilathewriter.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9cf817440d627e98709fcac9c5cc379958985e679d683af80df1879b5a471013?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9cf817440d627e98709fcac9c5cc379958985e679d683af80df1879b5a471013?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"http:\/\/opskill.com\/propapers\"],\"url\":\"https:\/\/sheilathewriter.com\/blog\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Statistic Project, Sampling - sheilathewriter","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/sheilathewriter.com\/blog\/statistic-project-sampling\/","og_locale":"en_US","og_type":"article","og_title":"Statistic Project, Sampling - sheilathewriter","og_description":"Student\u2019s Name Instructor Subject Date of Submission Statistic Project, Sampling 11. Population = 828 claims a.) SRS \u2013 sample 85","og_url":"https:\/\/sheilathewriter.com\/blog\/statistic-project-sampling\/","og_site_name":"sheilathewriter","article_published_time":"2024-04-26T23:05:52+00:00","author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sheilathewriter.com\/blog\/statistic-project-sampling\/","url":"https:\/\/sheilathewriter.com\/blog\/statistic-project-sampling\/","name":"Statistic Project, Sampling - sheilathewriter","isPartOf":{"@id":"https:\/\/sheilathewriter.com\/blog\/#website"},"datePublished":"2024-04-26T23:05:52+00:00","author":{"@id":"https:\/\/sheilathewriter.com\/blog\/#\/schema\/person\/f5844d28db4a1882523a0a69560bf0ab"},"breadcrumb":{"@id":"https:\/\/sheilathewriter.com\/blog\/statistic-project-sampling\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sheilathewriter.com\/blog\/statistic-project-sampling\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/sheilathewriter.com\/blog\/statistic-project-sampling\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sheilathewriter.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Statistic Project, Sampling"}]},{"@type":"WebSite","@id":"https:\/\/sheilathewriter.com\/blog\/#website","url":"https:\/\/sheilathewriter.com\/blog\/","name":"sheilathewriter","description":"Custom essay writing","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sheilathewriter.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/sheilathewriter.com\/blog\/#\/schema\/person\/f5844d28db4a1882523a0a69560bf0ab","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sheilathewriter.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9cf817440d627e98709fcac9c5cc379958985e679d683af80df1879b5a471013?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9cf817440d627e98709fcac9c5cc379958985e679d683af80df1879b5a471013?s=96&d=mm&r=g","caption":"admin"},"sameAs":["http:\/\/opskill.com\/propapers"],"url":"https:\/\/sheilathewriter.com\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/sheilathewriter.com\/blog\/wp-json\/wp\/v2\/posts\/40055","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sheilathewriter.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sheilathewriter.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sheilathewriter.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sheilathewriter.com\/blog\/wp-json\/wp\/v2\/comments?post=40055"}],"version-history":[{"count":0,"href":"https:\/\/sheilathewriter.com\/blog\/wp-json\/wp\/v2\/posts\/40055\/revisions"}],"wp:attachment":[{"href":"https:\/\/sheilathewriter.com\/blog\/wp-json\/wp\/v2\/media?parent=40055"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sheilathewriter.com\/blog\/wp-json\/wp\/v2\/categories?post=40055"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sheilathewriter.com\/blog\/wp-json\/wp\/v2\/tags?post=40055"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}