{"id":2063,"date":"2023-07-23T21:16:07","date_gmt":"2023-07-23T21:16:07","guid":{"rendered":"https:\/\/statorials.org\/nl\/gebied-rechts-van-de-z-scorecalculator\/"},"modified":"2023-07-23T21:16:07","modified_gmt":"2023-07-23T21:16:07","slug":"gebied-rechts-van-de-z-scorecalculator","status":"publish","type":"post","link":"https:\/\/statorials.org\/nl\/gebied-rechts-van-de-z-scorecalculator\/","title":{"rendered":"Gebied rechts van de z-scorecalculator"},"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 {\ncolor: black;\ntext-align: center;\nmargin-top: 15px;\nmargin-bottom: 0px;\nfont-family: 'Raleway', sans-serif;\n}<\/p>\n<p>h2 {\ncolor: black;\nfont-size: 20px;\ntext-align: center;\nmargin-bottom: 15px;\nmargin-top: 15px;\nfont-family: 'Raleway', sans-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_intro {\ncolor: black;\nfont-family: Raleway;\nmax-width: 550px;\nmargin: 25px auto;\nline-height: 1.75;\n}<\/p>\n<p>#words_intro_center {\ntext-align: center;\ncolor: black;\nfont-family: Raleway;\nmax-width: 550px;\nmargin: 25px auto;\nline-height: 1.75;\n}<\/p>\n<p>#words_outro {\ncolor: black;\nfont-family: Raleway;\nmax-width: 550px;\nmargin: 25px auto;\nline-height: 1.75;\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;\nmargin-top: 10px;\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>.input_label_calc {\n    display: inline-block;\n    vertical-align: baseline;\n    width: 350px;\n}<\/p>\n<p>    #button_calc {\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_calc:hover {\n      background-color: #f6f6f6;\n      border: 1px solid black;\n    }<\/p>\n<p>\t    .label_radio {\n\ttext-align: center;\n}\n<\/style>\n<div id=\"words_intro\">Deze rekenmachine vindt het gebied rechts van een bepaalde <a href=\"https:\/\/statorials.org\/nl\/z-scores-interpreteren\/\" target=\"_blank\" rel=\"noopener\">z-score<\/a> in de normale verdeling.<\/div>\n<div id=\"words_intro\"> Voer eenvoudigweg de z-score hieronder in en klik vervolgens op de knop &#8218;Bereken&#8216;.<\/div>\n<div id=\"words\"> <label class=\"input_label_calc\" for=\"z1\"><b>Z-score<\/b><\/label> <input class=\"input_label_calc\" type=\"number\" id=\"z1\" value=\"0.22\"><\/div>\n<div id=\"words\"><input class=\"input_label_calc\" type=\"button\" id=\"button_calc\" onclick=\"calc()\" value=\"Calculate\"><\/div>\n<div id=\"words_outro\">\n<p> <b>Gebied rechts van de Z-score:<\/b> <span id=\"area\">0,41294<\/span><\/p>\n<\/div>\n<p><script>\nfunction calc() {\t\n\/\/get input values\nvar z1  = document.getElementById('z1').value*1;\nvar area = 1;<\/p>\n<p>\/\/find area<\/p>\n<p>area = 1-jStat.normal.cdf(z1, 0, 1 );<\/p>\n<p>\/\/output\ndocument.getElementById('area').innerHTML = area.toFixed(5);\n}<\/p>\n<p><\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Deze rekenmachine vindt het gebied rechts van een bepaalde z-score in de normale verdeling. Voer eenvoudigweg de z-score hieronder in en klik vervolgens op de knop &#8218;Bereken&#8216;. Z-score Gebied rechts van de Z-score: 0,41294<\/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":[],"class_list":["post-2063","post","type-post","status-publish","format-standard","hentry","category-gids"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Gebied rechts van de Z-scorecalculator - Statorials<\/title>\n<meta name=\"description\" content=\"Deze rekenmachine vindt het gebied rechts van een bepaalde z-score in de normale verdeling.\" \/>\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\/nl\/gebied-rechts-van-de-z-scorecalculator\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Gebied rechts van de Z-scorecalculator - Statorials\" \/>\n<meta property=\"og:description\" content=\"Deze rekenmachine vindt het gebied rechts van een bepaalde z-score in de normale verdeling.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/nl\/gebied-rechts-van-de-z-scorecalculator\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-23T21:16:07+00:00\" \/>\n<meta name=\"author\" content=\"Dr.benjamin anderson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dr.benjamin anderson\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/nl\/gebied-rechts-van-de-z-scorecalculator\/\",\"url\":\"https:\/\/statorials.org\/nl\/gebied-rechts-van-de-z-scorecalculator\/\",\"name\":\"Gebied rechts van de Z-scorecalculator - Statorials\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/nl\/#website\"},\"datePublished\":\"2023-07-23T21:16:07+00:00\",\"dateModified\":\"2023-07-23T21:16:07+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219\"},\"description\":\"Deze rekenmachine vindt het gebied rechts van een bepaalde z-score in de normale verdeling.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/nl\/gebied-rechts-van-de-z-scorecalculator\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/nl\/gebied-rechts-van-de-z-scorecalculator\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/nl\/gebied-rechts-van-de-z-scorecalculator\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Thuis\",\"item\":\"https:\/\/statorials.org\/nl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Gebied rechts van de z-scorecalculator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/statorials.org\/nl\/#website\",\"url\":\"https:\/\/statorials.org\/nl\/\",\"name\":\"Statorials\",\"description\":\"Uw gids voor statistische competentie\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/statorials.org\/nl\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219\",\"name\":\"Dr.benjamin anderson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/statorials.org\/nl\/#\/schema\/person\/image\/\",\"url\":\"http:\/\/statorials.org\/nl\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"contentUrl\":\"http:\/\/statorials.org\/nl\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"caption\":\"Dr.benjamin anderson\"},\"description\":\"Ik ben Benjamin, een gepensioneerde hoogleraar statistiek die nu een toegewijde Statorials-lesgever is. Ik heb uitgebreide ervaring en expertise op het gebied van statistiek en ik ben vastbesloten om mijn kennis te delen met studenten via Statorials. Lees verder\",\"sameAs\":[\"http:\/\/statorials.org\/nl\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Gebied rechts van de Z-scorecalculator - Statorials","description":"Deze rekenmachine vindt het gebied rechts van een bepaalde z-score in de normale verdeling.","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\/nl\/gebied-rechts-van-de-z-scorecalculator\/","og_locale":"de_DE","og_type":"article","og_title":"Gebied rechts van de Z-scorecalculator - Statorials","og_description":"Deze rekenmachine vindt het gebied rechts van een bepaalde z-score in de normale verdeling.","og_url":"https:\/\/statorials.org\/nl\/gebied-rechts-van-de-z-scorecalculator\/","og_site_name":"Statorials","article_published_time":"2023-07-23T21:16:07+00:00","author":"Dr.benjamin anderson","twitter_card":"summary_large_image","twitter_misc":{"Verfasst von":"Dr.benjamin anderson"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/nl\/gebied-rechts-van-de-z-scorecalculator\/","url":"https:\/\/statorials.org\/nl\/gebied-rechts-van-de-z-scorecalculator\/","name":"Gebied rechts van de Z-scorecalculator - Statorials","isPartOf":{"@id":"https:\/\/statorials.org\/nl\/#website"},"datePublished":"2023-07-23T21:16:07+00:00","dateModified":"2023-07-23T21:16:07+00:00","author":{"@id":"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219"},"description":"Deze rekenmachine vindt het gebied rechts van een bepaalde z-score in de normale verdeling.","breadcrumb":{"@id":"https:\/\/statorials.org\/nl\/gebied-rechts-van-de-z-scorecalculator\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/nl\/gebied-rechts-van-de-z-scorecalculator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/nl\/gebied-rechts-van-de-z-scorecalculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Thuis","item":"https:\/\/statorials.org\/nl\/"},{"@type":"ListItem","position":2,"name":"Gebied rechts van de z-scorecalculator"}]},{"@type":"WebSite","@id":"https:\/\/statorials.org\/nl\/#website","url":"https:\/\/statorials.org\/nl\/","name":"Statorials","description":"Uw gids voor statistische competentie","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/statorials.org\/nl\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de"},{"@type":"Person","@id":"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219","name":"Dr.benjamin anderson","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/statorials.org\/nl\/#\/schema\/person\/image\/","url":"http:\/\/statorials.org\/nl\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","contentUrl":"http:\/\/statorials.org\/nl\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","caption":"Dr.benjamin anderson"},"description":"Ik ben Benjamin, een gepensioneerde hoogleraar statistiek die nu een toegewijde Statorials-lesgever is. Ik heb uitgebreide ervaring en expertise op het gebied van statistiek en ik ben vastbesloten om mijn kennis te delen met studenten via Statorials. Lees verder","sameAs":["http:\/\/statorials.org\/nl"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/posts\/2063","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/comments?post=2063"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/posts\/2063\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/media?parent=2063"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/categories?post=2063"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/tags?post=2063"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}