{"id":698,"date":"2023-07-29T01:39:56","date_gmt":"2023-07-29T01:39:56","guid":{"rendered":"https:\/\/statorials.org\/id\/kesalahan-standar-kalkulator-proporsi\/"},"modified":"2023-07-29T01:39:56","modified_gmt":"2023-07-29T01:39:56","slug":"kesalahan-standar-kalkulator-proporsi","status":"publish","type":"post","link":"https:\/\/statorials.org\/id\/kesalahan-standar-kalkulator-proporsi\/","title":{"rendered":"Kesalahan standar kalkulator proporsi"},"content":{"rendered":"<p><script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/mathjs\/5.1.1\/math.js\"><\/script><script src=\"https:\/\/cdn.jsdelivr.net\/npm\/jstat@latest\/dist\/jstat.min.js\"><\/script><\/p>\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css?family=Droid+Serif|Raleway');<\/p>\n<p>.axis--y .domain {\n  display: none;\n}<\/p>\n<p>h1 {\ntext-align: center;\nfont-size: 50px;\nmargin-bottom: 0px;\nfont-family: 'Raleway', serif;\n}<\/p>\n<p>p {\ncolor: black;\ntext-align: center;\nmargin-bottom: 15px;\nmargin-top: 15px;\nfont-family: 'Raleway', sans-serif;\n}<\/p>\n<p>#words {\ncolor: black;\nfont-family: Raleway;\nmax-width: 550px;\nmargin: 25px auto;\nline-height: 1.75;\npadding-left: 100px;\n}<\/p>\n<p>#calcTitle {\ntext-align: center;\nfont-size: 20px;\nmargin-bottom: 0px;\nfont-family: 'Raleway', serif;\n}<\/p>\n<p>#hr_top {\nwidth: 30%;\nmargin-bottom: 0px;\nborder: none;\nheight: 2px;\ncolor: black;\nbackground-color: black;\n}<\/p>\n<p>#hr_bottom {\nwidth: 30%;\nmargin-top: 15px;\nborder: none;\nheight: 2px;\ncolor: black;\nbackground-color: black;\n}<\/p>\n<p>#words label, input {\n    display: inline-block;\n    vertical-align: baseline;\n    width: 350px;\n}<\/p>\n<p>    #button {\n      border: 1px solid;\n      border-radius: 10px;\n      margin-top: 20px;\n      padding: 10px 10px;\n      cursor: pointer;\n      outline: none;\n      background-color: white;\n      color: black;\n      font-family: 'Work Sans', sans-serif;\n      border: 1px solid grey;\n      \/* Green *\/\n    }<\/p>\n<p>    #button:hover {\n      background-color: #f6f6f6;\n      border: 1px solid black;\n    }\n#words_intro {\ncolor: black;\nfont-family: Raleway;\nmax-width: 550px;\nmargin: 25px auto;\nline-height: 1.75;\n}\n<\/style>\n<div id=\"words_intro\">Kesalahan standar proporsi sampel dapat dihitung sebagai berikut:<\/div>\n<div id=\"words_intro\"> <b>Kesalahan standar<\/b> = \u221a <span style=\"text-decoration:overline\">p(1-p) \/ n<\/span><\/div>\n<div id=\"words_intro\"> Emas:<\/div>\n<div id=\"words_intro\">\n<ul>\n<li> p adalah proporsi keberhasilan<\/li>\n<li> n adalah ukuran sampel<\/li>\n<\/ul>\n<\/div>\n<div id=\"words_intro\"> Untuk menemukan kesalahan standar proporsi sampel, cukup masukkan nilai yang diperlukan di bawah ini, lalu klik tombol &#8220;Hitung&#8221;.<\/div>\n<div id=\"words\"> <label for=\"z\"><b>p<\/b> (proporsi keberhasilan)<\/label><input type=\"number\" id=\"p\" value=\"0.2\"><\/div>\n<div id=\"words\"> <label for=\"mean\"><b>n<\/b> (ukuran sampel)<\/label> <input type=\"number\" id=\"n\" value=\"23\"><\/div>\n<div id=\"words\"><input type=\"button\" id=\"button\" onclick=\"calc()\" value=\"Calculate\"><\/div>\n<div>\n<p> Kesalahan standar = \u221a <span style=\"text-decoration:overline\">p(1-p) \/ n<\/span><\/p>\n<\/div>\n<div>\n<p> Kesalahan standar = \u221a <span style=\"text-decoration:overline\"><span id=\"p1\">0,2<\/span> (1- <span id=\"p2\">0,2<\/span> ) \/ <span id=\"nOut\">23<\/span><\/span> = <b><span id=\"SE\">0,083406<\/span><\/b><\/p>\n<\/div>\n<p><script><\/p>\n<p>function calc() {<\/p>\n<p>\/\/get input values\nvar p = document.getElementById('p').value;\nvar n = document.getElementById('n').value;<\/p>\n<p>\/\/calculate SE\nvar SE = Math.sqrt(p*(1-p)\/n);<\/p>\n<p>\/\/output probabilities\ndocument.getElementById('p1').innerHTML = p;\ndocument.getElementById('p2').innerHTML = p;\ndocument.getElementById('nOut').innerHTML = n;\ndocument.getElementById('SE').innerHTML = SE.toFixed(6);\n}<\/p>\n<p><\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Kesalahan standar proporsi sampel dapat dihitung sebagai berikut: Kesalahan standar = \u221a p(1-p) \/ n Emas: p adalah proporsi keberhasilan n adalah ukuran sampel Untuk menemukan kesalahan standar proporsi sampel, cukup masukkan nilai yang diperlukan di bawah ini, lalu klik tombol &#8220;Hitung&#8221;. p (proporsi keberhasilan) n (ukuran sampel) Kesalahan standar = \u221a p(1-p) \/ n [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Kesalahan standar kalkulator proporsi - Statologi<\/title>\n<meta name=\"description\" content=\"Kalkulator ini menemukan kesalahan standar proporsi sampel, berdasarkan ukuran sampel dan jumlah keberhasilan.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/statorials.org\/id\/kesalahan-standar-kalkulator-proporsi\/\" \/>\n<meta property=\"og:locale\" content=\"id_ID\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Kesalahan standar kalkulator proporsi - Statologi\" \/>\n<meta property=\"og:description\" content=\"Kalkulator ini menemukan kesalahan standar proporsi sampel, berdasarkan ukuran sampel dan jumlah keberhasilan.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/id\/kesalahan-standar-kalkulator-proporsi\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-29T01:39:56+00:00\" \/>\n<meta name=\"author\" content=\"Benjamin anderson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Ditulis oleh\" \/>\n\t<meta name=\"twitter:data1\" content=\"Benjamin anderson\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/id\/kesalahan-standar-kalkulator-proporsi\/\",\"url\":\"https:\/\/statorials.org\/id\/kesalahan-standar-kalkulator-proporsi\/\",\"name\":\"Kesalahan standar kalkulator proporsi - Statologi\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/id\/#website\"},\"datePublished\":\"2023-07-29T01:39:56+00:00\",\"dateModified\":\"2023-07-29T01:39:56+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/id\/#\/schema\/person\/3d17a1160dd2d052b7c78e502cb9ec81\"},\"description\":\"Kalkulator ini menemukan kesalahan standar proporsi sampel, berdasarkan ukuran sampel dan jumlah keberhasilan.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/id\/kesalahan-standar-kalkulator-proporsi\/#breadcrumb\"},\"inLanguage\":\"id\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/id\/kesalahan-standar-kalkulator-proporsi\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/id\/kesalahan-standar-kalkulator-proporsi\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/statorials.org\/id\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Kesalahan standar kalkulator proporsi\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/statorials.org\/id\/#website\",\"url\":\"https:\/\/statorials.org\/id\/\",\"name\":\"Statorials\",\"description\":\"Panduan anda untuk kompetensi statistik!\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/statorials.org\/id\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"id\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/statorials.org\/id\/#\/schema\/person\/3d17a1160dd2d052b7c78e502cb9ec81\",\"name\":\"Benjamin anderson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"id\",\"@id\":\"https:\/\/statorials.org\/id\/#\/schema\/person\/image\/\",\"url\":\"http:\/\/statorials.org\/id\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"contentUrl\":\"http:\/\/statorials.org\/id\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"caption\":\"Benjamin anderson\"},\"description\":\"Halo, saya Benjamin, pensiunan profesor statistika yang menjadi guru Statorial yang berdedikasi. Dengan pengalaman dan keahlian yang luas di bidang statistika, saya ingin berbagi ilmu untuk memberdayakan mahasiswa melalui Statorials. Baca selengkapnya\",\"sameAs\":[\"http:\/\/statorials.org\/id\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Kesalahan standar kalkulator proporsi - Statologi","description":"Kalkulator ini menemukan kesalahan standar proporsi sampel, berdasarkan ukuran sampel dan jumlah keberhasilan.","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:\/\/statorials.org\/id\/kesalahan-standar-kalkulator-proporsi\/","og_locale":"id_ID","og_type":"article","og_title":"Kesalahan standar kalkulator proporsi - Statologi","og_description":"Kalkulator ini menemukan kesalahan standar proporsi sampel, berdasarkan ukuran sampel dan jumlah keberhasilan.","og_url":"https:\/\/statorials.org\/id\/kesalahan-standar-kalkulator-proporsi\/","og_site_name":"Statorials","article_published_time":"2023-07-29T01:39:56+00:00","author":"Benjamin anderson","twitter_card":"summary_large_image","twitter_misc":{"Ditulis oleh":"Benjamin anderson"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/id\/kesalahan-standar-kalkulator-proporsi\/","url":"https:\/\/statorials.org\/id\/kesalahan-standar-kalkulator-proporsi\/","name":"Kesalahan standar kalkulator proporsi - Statologi","isPartOf":{"@id":"https:\/\/statorials.org\/id\/#website"},"datePublished":"2023-07-29T01:39:56+00:00","dateModified":"2023-07-29T01:39:56+00:00","author":{"@id":"https:\/\/statorials.org\/id\/#\/schema\/person\/3d17a1160dd2d052b7c78e502cb9ec81"},"description":"Kalkulator ini menemukan kesalahan standar proporsi sampel, berdasarkan ukuran sampel dan jumlah keberhasilan.","breadcrumb":{"@id":"https:\/\/statorials.org\/id\/kesalahan-standar-kalkulator-proporsi\/#breadcrumb"},"inLanguage":"id","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/id\/kesalahan-standar-kalkulator-proporsi\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/id\/kesalahan-standar-kalkulator-proporsi\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/statorials.org\/id\/"},{"@type":"ListItem","position":2,"name":"Kesalahan standar kalkulator proporsi"}]},{"@type":"WebSite","@id":"https:\/\/statorials.org\/id\/#website","url":"https:\/\/statorials.org\/id\/","name":"Statorials","description":"Panduan anda untuk kompetensi statistik!","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/statorials.org\/id\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"id"},{"@type":"Person","@id":"https:\/\/statorials.org\/id\/#\/schema\/person\/3d17a1160dd2d052b7c78e502cb9ec81","name":"Benjamin anderson","image":{"@type":"ImageObject","inLanguage":"id","@id":"https:\/\/statorials.org\/id\/#\/schema\/person\/image\/","url":"http:\/\/statorials.org\/id\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","contentUrl":"http:\/\/statorials.org\/id\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","caption":"Benjamin anderson"},"description":"Halo, saya Benjamin, pensiunan profesor statistika yang menjadi guru Statorial yang berdedikasi. Dengan pengalaman dan keahlian yang luas di bidang statistika, saya ingin berbagi ilmu untuk memberdayakan mahasiswa melalui Statorials. Baca selengkapnya","sameAs":["http:\/\/statorials.org\/id"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/statorials.org\/id\/wp-json\/wp\/v2\/posts\/698"}],"collection":[{"href":"https:\/\/statorials.org\/id\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/statorials.org\/id\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/statorials.org\/id\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/statorials.org\/id\/wp-json\/wp\/v2\/comments?post=698"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/id\/wp-json\/wp\/v2\/posts\/698\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/id\/wp-json\/wp\/v2\/media?parent=698"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/id\/wp-json\/wp\/v2\/categories?post=698"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/id\/wp-json\/wp\/v2\/tags?post=698"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}