{"id":3547,"date":"2023-07-16T22:12:25","date_gmt":"2023-07-16T22:12:25","guid":{"rendered":"https:\/\/statorials.org\/nl\/devsq-excel\/"},"modified":"2023-07-16T22:12:25","modified_gmt":"2023-07-16T22:12:25","slug":"devsq-excel","status":"publish","type":"post","link":"https:\/\/statorials.org\/nl\/devsq-excel\/","title":{"rendered":"Hoe devsq in excel te gebruiken (met voorbeeld)"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\">U kunt de <strong>DEVSQ-<\/strong> functie in Excel gebruiken om de som van de kwadratische afwijkingen voor een bepaald monster te berekenen.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Deze functie gebruikt de volgende basissyntaxis:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <span style=\"color: #000000;\"><strong><span class=\" default-formula-text-color\" dir=\"auto\">=<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">DEVSQ<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span dir=\"auto\">value1, value2, value3, ...<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span><\/strong><\/span><\/pre>\n<p> <span style=\"color: #000000;\">Hier is de formule die daadwerkelijk <strong>door DEVSQ<\/strong> wordt gebruikt:<\/span><\/p>\n<p> <span style=\"color: #000000;\">Som van de kwadraten van de afwijkingen = \u03a3(x <sub>i<\/sub> \u2013 <span style=\"border-top: 1px solid black;\">x<\/span> ) <sup>2<\/sup><\/span><\/p>\n<p> <span style=\"color: #000000;\">Goud:<\/span><\/p>\n<ul>\n<li> <span style=\"color: #000000;\"><strong>x <sub>i<\/sub><\/strong> : De i <sup>-de<\/sup> gegevenswaarde<\/span><\/li>\n<li> <span style=\"color: #000000;\"><span style=\"border-top: 1px solid black;\">x<\/span> : De steekproefgemiddelden<\/span><\/li>\n<\/ul>\n<p> <span style=\"color: #000000;\">Het volgende voorbeeld laat zien hoe u deze functie in de praktijk kunt gebruiken.<\/span><\/p>\n<h2> <span style=\"color: #000000;\"><strong>Voorbeeld: DEVSQ gebruiken in Excel<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">Stel dat we de volgende gegevensset in Excel hebben:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-29382 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/devsq3.jpg\" alt=\"\" width=\"458\" height=\"481\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">We kunnen de volgende formule gebruiken om de som van de kwadratische afwijkingen voor deze gegevensset te berekenen:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <strong><span class=\" default-formula-text-color\" dir=\"auto\">=<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">DEVSQ<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span dir=\"auto\" style=\"color: #3366ff;\">A2:A13<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span><\/strong><\/pre>\n<p> <span style=\"color: #000000;\">De volgende schermafbeelding laat zien hoe u deze formule in de praktijk kunt gebruiken:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-29384 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/devsq4.jpg\" alt=\"\" width=\"487\" height=\"491\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">De som van de kwadraten van de afwijkingen blijkt <strong>319<\/strong> te zijn.<\/span><\/p>\n<p> <span style=\"color: #000000;\">We kunnen bevestigen dat dit juist is door handmatig de som van de kwadraten van de afwijkingen voor deze dataset te berekenen.<\/span><\/p>\n<p> <span style=\"color: #000000;\"><strong>Opmerking<\/strong> : de gemiddelde waarde voor deze dataset is 9,5.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Als we dit weten, kunnen we eenvoudig de waarden uit de dataset in de formule voor de som van de kwadraten van de afwijkingen pluggen:<\/span><\/p>\n<ul>\n<li> <span style=\"color: #000000;\">Som van de kwadraten van de afwijkingen = \u03a3(x <sub>i<\/sub> \u2013 <span style=\"border-top: 1px solid black;\">x<\/span> ) <sup>2<\/sup><\/span><\/li>\n<li> <span style=\"color: #000000;\">Som van kwadraten van afwijkingen = (2-9,5) <sup>2<\/sup> + (3-9,5) <sup>2<\/sup> + (5-9,5) <sup>2<\/sup> + (5-9,5) <sup>2<\/sup> + (7-9,5) <sup>2<\/sup> + (8-9,5) <sup>2<\/sup> + (9 -9,5) <sup>2<\/sup> + (12-9,5) <sup>2<\/sup> + (14-9,5) <sup>2<\/sup> + (15-9,5) <sup>2<\/sup> + (16-9,5) <sup>2<\/sup> + (18-9,5) <sup>2<\/sup><\/span><\/li>\n<li> <span style=\"color: #000000;\">Som van de kwadraten van afwijkingen = 56,25 + 42,25 + 20,25 + 20,25 + 6,25 + 2,25 + 0,25 + 6,25 + 20,25 + 30,25 + 42,25 + 72,25<\/span><\/li>\n<li> <span style=\"color: #000000;\">Som van kwadraten van afwijkingen = <strong>319<\/strong><\/span><\/li>\n<\/ul>\n<p> <span style=\"color: #000000;\">De som van de kwadraten van de afwijkingen blijkt <strong>319<\/strong> te zijn.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Dit komt overeen met de waarde die we hebben berekend met de <strong>DEVSQ-<\/strong> functie.<\/span><\/p>\n<h2> <span style=\"color: #000000;\"><strong>Aanvullende bronnen<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">In de volgende zelfstudies wordt uitgelegd hoe u andere veelvoorkomende bewerkingen in Excel uitvoert:<\/span><\/p>\n<p> <a href=\"https:\/\/statorials.org\/nl\/als-excel-mediaan\/\" target=\"_blank\" rel=\"noopener\">Hoe een mediaan ALS-functie in Excel uit te voeren<\/a><br \/> <a href=\"https:\/\/statorials.org\/nl\/percentiel-als-excel\/\" target=\"_blank\" rel=\"noopener\">Hoe een IF-percentielfunctie in Excel uit te voeren<\/a><br \/> <a href=\"https:\/\/statorials.org\/nl\/groot-als-excel\/\" target=\"_blank\" rel=\"noopener\">Hoe de GROTE ALS-functie in Excel te gebruiken<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>U kunt de DEVSQ- functie in Excel gebruiken om de som van de kwadratische afwijkingen voor een bepaald monster te berekenen. Deze functie gebruikt de volgende basissyntaxis: = DEVSQ ( value1, value2, value3, &#8230; ) Hier is de formule die daadwerkelijk door DEVSQ wordt gebruikt: Som van de kwadraten van de afwijkingen = \u03a3(x i [&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":[],"class_list":["post-3547","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>Hoe DEVSQ in Excel te gebruiken (met voorbeeld) - Statorials<\/title>\n<meta name=\"description\" content=\"In deze tutorial wordt aan de hand van een voorbeeld uitgelegd hoe u de DEVSQ-functie in Excel gebruikt.\" \/>\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\/devsq-excel\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hoe DEVSQ in Excel te gebruiken (met voorbeeld) - Statorials\" \/>\n<meta property=\"og:description\" content=\"In deze tutorial wordt aan de hand van een voorbeeld uitgelegd hoe u de DEVSQ-functie in Excel gebruikt.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/nl\/devsq-excel\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-16T22:12:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/devsq3.jpg\" \/>\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\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\u00a0Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/nl\/devsq-excel\/\",\"url\":\"https:\/\/statorials.org\/nl\/devsq-excel\/\",\"name\":\"Hoe DEVSQ in Excel te gebruiken (met voorbeeld) - Statorials\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/nl\/#website\"},\"datePublished\":\"2023-07-16T22:12:25+00:00\",\"dateModified\":\"2023-07-16T22:12:25+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219\"},\"description\":\"In deze tutorial wordt aan de hand van een voorbeeld uitgelegd hoe u de DEVSQ-functie in Excel gebruikt.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/nl\/devsq-excel\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/nl\/devsq-excel\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/nl\/devsq-excel\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Thuis\",\"item\":\"https:\/\/statorials.org\/nl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hoe devsq in excel te gebruiken (met voorbeeld)\"}]},{\"@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":"Hoe DEVSQ in Excel te gebruiken (met voorbeeld) - Statorials","description":"In deze tutorial wordt aan de hand van een voorbeeld uitgelegd hoe u de DEVSQ-functie in Excel gebruikt.","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\/devsq-excel\/","og_locale":"de_DE","og_type":"article","og_title":"Hoe DEVSQ in Excel te gebruiken (met voorbeeld) - Statorials","og_description":"In deze tutorial wordt aan de hand van een voorbeeld uitgelegd hoe u de DEVSQ-functie in Excel gebruikt.","og_url":"https:\/\/statorials.org\/nl\/devsq-excel\/","og_site_name":"Statorials","article_published_time":"2023-07-16T22:12:25+00:00","og_image":[{"url":"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/devsq3.jpg"}],"author":"Dr.benjamin anderson","twitter_card":"summary_large_image","twitter_misc":{"Verfasst von":"Dr.benjamin anderson","Gesch\u00e4tzte Lesezeit":"1\u00a0Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/nl\/devsq-excel\/","url":"https:\/\/statorials.org\/nl\/devsq-excel\/","name":"Hoe DEVSQ in Excel te gebruiken (met voorbeeld) - Statorials","isPartOf":{"@id":"https:\/\/statorials.org\/nl\/#website"},"datePublished":"2023-07-16T22:12:25+00:00","dateModified":"2023-07-16T22:12:25+00:00","author":{"@id":"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219"},"description":"In deze tutorial wordt aan de hand van een voorbeeld uitgelegd hoe u de DEVSQ-functie in Excel gebruikt.","breadcrumb":{"@id":"https:\/\/statorials.org\/nl\/devsq-excel\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/nl\/devsq-excel\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/nl\/devsq-excel\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Thuis","item":"https:\/\/statorials.org\/nl\/"},{"@type":"ListItem","position":2,"name":"Hoe devsq in excel te gebruiken (met voorbeeld)"}]},{"@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\/3547","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=3547"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/posts\/3547\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/media?parent=3547"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/categories?post=3547"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/tags?post=3547"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}