{"id":1766,"date":"2021-03-03T09:58:02","date_gmt":"2021-03-03T09:58:02","guid":{"rendered":"https:\/\/quickpercentcalc.com\/estadisticas\/calculadora-de-desviacion-tipica\/"},"modified":"2025-04-07T18:52:09","modified_gmt":"2025-04-07T18:52:09","slug":"calculadora-de-desviacion-tipica","status":"publish","type":"page","link":"https:\/\/quickpercentcalc.com\/es\/estadisticas\/calculadora-de-desviacion-tipica\/","title":{"rendered":"Calculadora de desviaci\u00f3n t\u00edpica"},"content":{"rendered":"\n<p>Calcula la desviaci\u00f3n t\u00edpica. Nuestra calculadora calcula la desviaci\u00f3n t\u00edpica por ti. <\/p>\n\n<p>La desviaci\u00f3n t\u00edpica (s) nos indica la desviaci\u00f3n media respecto a la media en nuestro conjunto de datos. La desviaci\u00f3n t\u00edpica es tambi\u00e9n la ra\u00edz cuadrada de la varianza. <\/p>\n\n<h2 class=\"wp-block-heading\">C\u00f3mo calcular la desviaci\u00f3n t\u00edpica<\/h2>\n\n<p><strong>Pasos para calcular la desviaci\u00f3n t\u00edpica:<\/strong><br\/>1. Halla la diferencia entre cada n\u00famero (x) y la <a href=\"https:\/\/quickpercentcalc.com\/es\/estadisticas\/calculadora-media\/\">media<\/a> (\\(\\bar{x}\\)).<br\/>2. Eleva al cuadrado (^2) cada diferencia<br\/>3. Suma todas las diferencias al cuadrado. Suma todas las diferencias al cuadrado<br\/>4. Divide por el n\u00famero de valores menos 1<br\/>5. Saca la ra\u00edz cuadrada<\/p>\n\n<p>Para utilizar esta calculadora, separa cada n\u00famero con un espacio (ejemplo: 2 5 4 etc). Para los n\u00fameros decimales, puedes utilizar una coma o un punto. No utilices separadores de miles ni letras.<\/p>\n\n<h2 class=\"wp-block-heading\">F\u00f3rmula de la desviaci\u00f3n t\u00edpica<\/h2>\n\n<style> .frac { display: inline-block; position: relative; vertical-align: middle; letter-spacing: 0.001em; text-align: center; } .frac > span { display: block; padding: 0.1em; } .frac span.bottom { border-top: thin solid black; } .frac span.symbol { display: none; } <\/style> <div class=\"formel\">  $$\\sqrt{\\frac{1}{n-1} \\sum_{i=1}^N (x_i &#8211; \\overline{x})^2}$$  <\/div> <br\/><br\/>\n\n<h2 class=\"wp-block-heading\">Calculadora de la desviaci\u00f3n t\u00edpica<\/h2>\n\n<script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js\"><\/script> <script> $(function () { $(\"#regnut\").click(function () { var str = $(\"#tall\").val(); var res = Array.from(str.split(\/[ ]+\/)); var utregning = Array; var std; for (var i = 0; i < res.length; i++) { res[i] = res[i].replace(\",\", \".\"); res[i] = parseFloat(res[i]); } var total = 0; for (var i = 0; i < res.length; i++) { total = total + res[i]; } var gjsnitt = total \/ res.length; for (var i = 0; i < res.length; i++) { utregning[i] = res[i] - gjsnitt; } for (var i = 0; i < res.length; i++) { utregning[i] = Math.pow(utregning[i], 2); } var sumKv = 0; for (var i = 0; i < res.length; i++) { sumKv = sumKv + utregning[i]; } std = sumKv \/ (res.length - 1); std = Math.sqrt(std); if (std % 1 !== 0) { std = std.toFixed(4); } else { std = std.toFixed(); } std = std.toString(); $(\"#resultat\").html(std); $(\"#resultatBoks\").css({ \"visibility\": \"initial\" }); }); }); <\/script>\n<label for=\"tall\">Lista de n\u00fameros (utiliza espacio para separar los n\u00fameros)<\/label><br\/>\n<textarea type=\"text\" id=\"tall\"><\/textarea>\n<br\/><br\/> <br\/><br\/>\n<input type=\"button\" id=\"regnut\" value=\"Calcula\"\/> <br\/><br\/> <div id=\"resultatBoks\" style=\"visibility: hidden;\"> <span>Resultado:<\/span><br\/> <span id=\"resultat\" class=\"kalkyleResultat\"><\/span> <\/div>\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Calcula la desviaci\u00f3n t\u00edpica. Nuestra calculadora calcula la desviaci\u00f3n t\u00edpica por ti. La desviaci\u00f3n t\u00edpica (s) nos indica la desviaci\u00f3n [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1709,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"kalkulator-side.php","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"default","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1766","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Calculadora de desviaci\u00f3n t\u00edpica - Quick Percent Calculator<\/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:\/\/quickpercentcalc.com\/es\/estadisticas\/calculadora-de-desviacion-tipica\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Calculadora de desviaci\u00f3n t\u00edpica - Quick Percent Calculator\" \/>\n<meta property=\"og:description\" content=\"Calcula la desviaci\u00f3n t\u00edpica. Nuestra calculadora calcula la desviaci\u00f3n t\u00edpica por ti. La desviaci\u00f3n t\u00edpica (s) nos indica la desviaci\u00f3n [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/quickpercentcalc.com\/es\/estadisticas\/calculadora-de-desviacion-tipica\/\" \/>\n<meta property=\"og:site_name\" content=\"Quick Percent Calculator\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-07T18:52:09+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/quickpercentcalc.com\/es\/estadisticas\/calculadora-de-desviacion-tipica\/\",\"url\":\"https:\/\/quickpercentcalc.com\/es\/estadisticas\/calculadora-de-desviacion-tipica\/\",\"name\":\"Calculadora de desviaci\u00f3n t\u00edpica - Quick Percent Calculator\",\"isPartOf\":{\"@id\":\"https:\/\/quickpercentcalc.com\/es\/#website\"},\"datePublished\":\"2021-03-03T09:58:02+00:00\",\"dateModified\":\"2025-04-07T18:52:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/quickpercentcalc.com\/es\/estadisticas\/calculadora-de-desviacion-tipica\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/quickpercentcalc.com\/es\/estadisticas\/calculadora-de-desviacion-tipica\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/quickpercentcalc.com\/es\/estadisticas\/calculadora-de-desviacion-tipica\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/quickpercentcalc.com\/es\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Estad\u00edsticas\",\"item\":\"https:\/\/quickpercentcalc.com\/es\/statistics\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Calculadora de desviaci\u00f3n t\u00edpica\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/quickpercentcalc.com\/es\/#website\",\"url\":\"https:\/\/quickpercentcalc.com\/es\/\",\"name\":\"Quick Percent Calculator\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/quickpercentcalc.com\/es\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Calculadora de desviaci\u00f3n t\u00edpica - Quick Percent Calculator","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:\/\/quickpercentcalc.com\/es\/estadisticas\/calculadora-de-desviacion-tipica\/","og_locale":"es_ES","og_type":"article","og_title":"Calculadora de desviaci\u00f3n t\u00edpica - Quick Percent Calculator","og_description":"Calcula la desviaci\u00f3n t\u00edpica. Nuestra calculadora calcula la desviaci\u00f3n t\u00edpica por ti. La desviaci\u00f3n t\u00edpica (s) nos indica la desviaci\u00f3n [&hellip;]","og_url":"https:\/\/quickpercentcalc.com\/es\/estadisticas\/calculadora-de-desviacion-tipica\/","og_site_name":"Quick Percent Calculator","article_modified_time":"2025-04-07T18:52:09+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/quickpercentcalc.com\/es\/estadisticas\/calculadora-de-desviacion-tipica\/","url":"https:\/\/quickpercentcalc.com\/es\/estadisticas\/calculadora-de-desviacion-tipica\/","name":"Calculadora de desviaci\u00f3n t\u00edpica - Quick Percent Calculator","isPartOf":{"@id":"https:\/\/quickpercentcalc.com\/es\/#website"},"datePublished":"2021-03-03T09:58:02+00:00","dateModified":"2025-04-07T18:52:09+00:00","breadcrumb":{"@id":"https:\/\/quickpercentcalc.com\/es\/estadisticas\/calculadora-de-desviacion-tipica\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/quickpercentcalc.com\/es\/estadisticas\/calculadora-de-desviacion-tipica\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/quickpercentcalc.com\/es\/estadisticas\/calculadora-de-desviacion-tipica\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/quickpercentcalc.com\/es\/"},{"@type":"ListItem","position":2,"name":"Estad\u00edsticas","item":"https:\/\/quickpercentcalc.com\/es\/statistics\/"},{"@type":"ListItem","position":3,"name":"Calculadora de desviaci\u00f3n t\u00edpica"}]},{"@type":"WebSite","@id":"https:\/\/quickpercentcalc.com\/es\/#website","url":"https:\/\/quickpercentcalc.com\/es\/","name":"Quick Percent Calculator","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/quickpercentcalc.com\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"}]}},"_links":{"self":[{"href":"https:\/\/quickpercentcalc.com\/es\/wp-json\/wp\/v2\/pages\/1766","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/quickpercentcalc.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/quickpercentcalc.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/quickpercentcalc.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/quickpercentcalc.com\/es\/wp-json\/wp\/v2\/comments?post=1766"}],"version-history":[{"count":1,"href":"https:\/\/quickpercentcalc.com\/es\/wp-json\/wp\/v2\/pages\/1766\/revisions"}],"predecessor-version":[{"id":1767,"href":"https:\/\/quickpercentcalc.com\/es\/wp-json\/wp\/v2\/pages\/1766\/revisions\/1767"}],"up":[{"embeddable":true,"href":"https:\/\/quickpercentcalc.com\/es\/wp-json\/wp\/v2\/pages\/1709"}],"wp:attachment":[{"href":"https:\/\/quickpercentcalc.com\/es\/wp-json\/wp\/v2\/media?parent=1766"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}