{"id":1143,"date":"2023-07-27T12:32:53","date_gmt":"2023-07-27T12:32:53","guid":{"rendered":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%89%e1%85%a1%e1%84%87%e1%85%ae%e1%86%ab%e1%84%8b%e1%85%b1%e1%84%89%e1%85%ae\/"},"modified":"2023-07-27T12:32:53","modified_gmt":"2023-07-27T12:32:53","slug":"r%e1%84%8b%e1%85%b4-%e1%84%89%e1%85%a1%e1%84%87%e1%85%ae%e1%86%ab%e1%84%8b%e1%85%b1%e1%84%89%e1%85%ae","status":"publish","type":"post","link":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%89%e1%85%a1%e1%84%87%e1%85%ae%e1%86%ab%e1%84%8b%e1%85%b1%e1%84%89%e1%85%ae\/","title":{"rendered":"R\uc5d0\uc11c \uc0ac\ubd84\uc704\uc218\ub97c \ucc3e\uace0 \uc2dc\uac01\ud654\ud558\ub294 \ubc29\ubc95"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\"><strong>\uc0ac\ubd84\uc704\uc218\ub294<\/strong> \ub370\uc774\ud130 \uc138\ud2b8\ub97c 4\uac1c\uc758 \ub3d9\uc77c\ud55c \ubd80\ubd84\uc73c\ub85c \ub098\ub204\ub294 \uac12\uc785\ub2c8\ub2e4.<\/span><\/p>\n<ul>\n<li> <span style=\"color: #000000;\"><strong>\uccab \ubc88\uc9f8 \uc0ac\ubd84\uc704\uc218\ub294<\/strong> \ub370\uc774\ud130 \uc138\ud2b8\uc758 25\ubc88\uc9f8 \ubc31\ubd84\uc704\uc218\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.<\/span><\/li>\n<li> <span style=\"color: #000000;\"><strong>\ub450 \ubc88\uc9f8 \uc0ac\ubd84\uc704\uc218\ub294<\/strong> \ub370\uc774\ud130 \uc138\ud2b8\uc758 50\ubc88\uc9f8 \ubc31\ubd84\uc704\uc218\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4. \uc774 \uac12\uc740 \ub370\uc774\ud130 \uc138\ud2b8\uc758 <a href=\"https:\/\/statorials.org\/ko\/\u110c\u116e\u11bc\u1109\u1175\u11b7-\u1100\u1167\u11bc\u1112\u1163\u11bc\u110b\u1173\u11af-\u110e\u1173\u11a8\u110c\u1165\u11bc\/\" target=\"_blank\" rel=\"noopener noreferrer\">\uc911\uc559\uac12<\/a> \uacfc \ub3d9\uc77c\ud569\ub2c8\ub2e4.<\/span><\/li>\n<li> <span style=\"color: #000000;\"><strong>\uc138 \ubc88\uc9f8 \uc0ac\ubd84\uc704\uc218\ub294<\/strong> \ub370\uc774\ud130 \uc138\ud2b8\uc758 75\ubc88\uc9f8 \ubc31\ubd84\uc704\uc218\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.<\/span><\/li>\n<\/ul>\n<p> <span style=\"color: #000000;\"><strong>Quantile()<\/strong> \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\uba74 R\uc5d0\uc11c \uc8fc\uc5b4\uc9c4 \ub370\uc774\ud130 \uc138\ud2b8\uc758 \uc0ac\ubd84\uc704\uc218\ub97c \uc27d\uac8c \uacc4\uc0b0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \uc2e4\uc81c\ub85c \uc774 \uae30\ub2a5\uc744 \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud55c \uc608\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/span><\/p>\n<h2> <span style=\"color: #000000;\"><strong>R\uc5d0\uc11c \uc0ac\ubd84\uc704\uc218 \uacc4\uc0b0<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">\ub2e4\uc74c \ucf54\ub4dc\ub294 R\uc5d0\uc11c \uc8fc\uc5b4\uc9c4 \ub370\uc774\ud130 \uc138\ud2b8\uc758 \uc0ac\ubd84\uc704\uc218\ub97c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4.<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008080;\">#define dataset<\/span>\ndata = c(4, 7, 12, 13, 14, 15, 15, 16, 19, 23, 24, 25, 27, 28, 33)\n\n<span style=\"color: #008080;\">#calculate quartiles of dataset<\/span>\nquantile(data)\n\n  0% 25% 50% 75% 100% \n 4.0 13.5 16.0 24.5 33.0 \n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\uacb0\uacfc\ub97c \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<ul>\n<li> <span style=\"color: #000000;\">\uccab \ubc88\uc9f8 \uac12\uc740 \ub370\uc774\ud130 \uc138\ud2b8\uc758 \ucd5c\uc18c\uac12\uc778 <strong>4.0\uc744<\/strong> \ud45c\uc2dc\ud569\ub2c8\ub2e4.<\/span><\/li>\n<li> <span style=\"color: #000000;\">\ub450 \ubc88\uc9f8 \uac12\uc740 \ub370\uc774\ud130\uc138\ud2b8\uc758 \uccab \ubc88\uc9f8 \uc0ac\ubd84\uc704\uc218\uc778 <strong>13.5\ub97c<\/strong> \ud45c\uc2dc\ud569\ub2c8\ub2e4.<\/span><\/li>\n<li> <span style=\"color: #000000;\">\uc138 \ubc88\uc9f8 \uac12\uc740 \ub370\uc774\ud130 \uc138\ud2b8\uc758 \ub450 \ubc88\uc9f8 \uc0ac\ubd84\uc704\uc218\uc778 <strong>16.0\uc744<\/strong> \ud45c\uc2dc\ud569\ub2c8\ub2e4.<\/span><\/li>\n<li> <span style=\"color: #000000;\">\ub124 \ubc88\uc9f8 \uac12\uc740 \ub370\uc774\ud130 \uc138\ud2b8\uc758 \uc138 \ubc88\uc9f8 \uc0ac\ubd84\uc704\uc218\uc778 <strong>24.5\ub97c<\/strong> \ud45c\uc2dc\ud569\ub2c8\ub2e4.<\/span><\/li>\n<li> <span style=\"color: #000000;\">\ub2e4\uc12f \ubc88\uc9f8 \uac12\uc740 \ub370\uc774\ud130\uc138\ud2b8\uc758 \ucd5c\ub300\uac12\uc778 <strong>33.0\uc744<\/strong> \ub098\ud0c0\ub0c5\ub2c8\ub2e4.<\/span><\/li>\n<\/ul>\n<p> <span style=\"color: #000000;\"><strong>\uad00\ub828 \ud56d\ubaa9:<\/strong> <a href=\"https:\/\/statorials.org\/ko\/\u1107\u1162\u11a8\u1107\u116e\u11ab\u110b\u1171\u1109\u116er\/\" target=\"_blank\" rel=\"noopener noreferrer\">R\uc5d0\uc11c \ubc31\ubd84\uc704\uc218\ub97c \uc27d\uac8c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95<\/a><\/span><\/p>\n<h2> <span style=\"color: #000000;\"><strong>R\uc5d0\uc11c \uc0ac\ubd84\uc704\uc218 \uc2dc\uac01\ud654<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\"><strong>boxplot()<\/strong> \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\uc5ec R\uc5d0\uc11c \uc774 \ub370\uc774\ud130 \uc138\ud2b8\uc758 \uc0ac\ubd84\uc704\uc218\ub97c \uc2dc\uac01\ud654\ud558\ub294 \uc0c1\uc790 \uadf8\ub9bc\uc744 \ub9cc\ub4e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/span> <\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008080;\">#create boxplot<\/span>\nboxplot(data)\n<\/strong><\/pre>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter wp-image-11477 \" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/boiter1.png\" alt=\"R\uc5d0\uc11c \uc0ac\ubd84\uc704\uc218 \uc2dc\uac01\ud654\" width=\"478\" height=\"405\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">\uc0c1\uc790 \uadf8\ub9bc\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<ul>\n<li> <span style=\"color: #000000;\">\ud558\ub2e8\uc758 &#8220;\uc218\uc5fc&#8221;\uc740 \ucd5c\uc18c\uac12\uc778 <strong>4\ub97c<\/strong> \ud45c\uc2dc\ud569\ub2c8\ub2e4.<\/span><\/li>\n<li> <span style=\"color: #000000;\">\uc0c1\uc790\uc758 \ub9e8 \uc544\ub798 \uc904\uc5d0\ub294 \uccab \ubc88\uc9f8 \uc0ac\ubd84\uc704\uc218 \uac12 <strong>13.5<\/strong> \uac00 \ud45c\uc2dc\ub429\ub2c8\ub2e4.<\/span><\/li>\n<li> <span style=\"color: #000000;\">\uc0c1\uc790 \uc911\uc559\uc758 \uac80\uc740\uc0c9 \ub9c9\ub300\ub294 2\uc0ac\ubd84\uc704\uc218 \uac12 <strong>16.0<\/strong> \uc744 \ud45c\uc2dc\ud569\ub2c8\ub2e4.<\/span><\/li>\n<li> <span style=\"color: #000000;\">\uc0c1\uc790\uc758 \ub9e8 \uc717\uc904\uc5d0\ub294 3\ubd84\uc704\uc218 \uac12 <strong>24.5<\/strong> \uac00 \ud45c\uc2dc\ub429\ub2c8\ub2e4.<\/span><\/li>\n<li> <span style=\"color: #000000;\">\uc704\ucabd &#8220;\uc218\uc5fc&#8221;\uc740 \ucd5c\ub300\uac12 <strong>33.0<\/strong> \uc744 \ub098\ud0c0\ub0c5\ub2c8\ub2e4.<\/span><\/li>\n<\/ul>\n<p> <span style=\"color: #000000;\">\uc774 \ub3c5\ud2b9\ud55c \ud50c\ub86f\uc740 \ub370\uc774\ud130 \uc138\ud2b8\uc758 \uac12 \ubd84\ud3ec\ub97c \ube60\ub974\uac8c \uc2dc\uac01\ud654\ud558\ub294 \ub370 \ub3c4\uc6c0\uc774 \ub429\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\"><strong>\uad00\ub828 \ud56d\ubaa9:<\/strong> <a href=\"https:\/\/statorials.org\/ko\/\u1103\u1161\u110c\u116e\u11bc-\u1109\u1161\u11bc\u110c\u1161-\u1100\u1173\u1105\u1175\u11b7-r\/\" target=\"_blank\" rel=\"noopener noreferrer\">R\uc758 \ub2e8\uc77c \ucc28\ud2b8\uc5d0 \uc5ec\ub7ec \uc0c1\uc790 \uadf8\ub9bc\uc744 \uadf8\ub9ac\ub294 \ubc29\ubc95<\/a><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uc0ac\ubd84\uc704\uc218\ub294 \ub370\uc774\ud130 \uc138\ud2b8\ub97c 4\uac1c\uc758 \ub3d9\uc77c\ud55c \ubd80\ubd84\uc73c\ub85c \ub098\ub204\ub294 \uac12\uc785\ub2c8\ub2e4. \uccab \ubc88\uc9f8 \uc0ac\ubd84\uc704\uc218\ub294 \ub370\uc774\ud130 \uc138\ud2b8\uc758 25\ubc88\uc9f8 \ubc31\ubd84\uc704\uc218\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4. \ub450 \ubc88\uc9f8 \uc0ac\ubd84\uc704\uc218\ub294 \ub370\uc774\ud130 \uc138\ud2b8\uc758 50\ubc88\uc9f8 \ubc31\ubd84\uc704\uc218\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4. \uc774 \uac12\uc740 \ub370\uc774\ud130 \uc138\ud2b8\uc758 \uc911\uc559\uac12 \uacfc \ub3d9\uc77c\ud569\ub2c8\ub2e4. \uc138 \ubc88\uc9f8 \uc0ac\ubd84\uc704\uc218\ub294 \ub370\uc774\ud130 \uc138\ud2b8\uc758 75\ubc88\uc9f8 \ubc31\ubd84\uc704\uc218\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4. Quantile() \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\uba74 R\uc5d0\uc11c \uc8fc\uc5b4\uc9c4 \ub370\uc774\ud130 \uc138\ud2b8\uc758 \uc0ac\ubd84\uc704\uc218\ub97c \uc27d\uac8c \uacc4\uc0b0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \uc2e4\uc81c\ub85c \uc774 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20],"tags":[],"class_list":["post-1143","post","type-post","status-publish","format-standard","hentry","category-20"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>R\uc5d0\uc11c \uc0ac\ubd84\uc704\uc218\ub97c \ucc3e\uace0 \uc2dc\uac01\ud654\ud558\ub294 \ubc29\ubc95 - \ud1b5\uacc4\ud559<\/title>\n<meta name=\"description\" content=\"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \uba87 \uac00\uc9c0 \uc608\ub97c \ud1b5\ud574 R\uc5d0\uc11c \uc0ac\ubd84\uc704\uc218\ub97c \ucc3e\uace0 \uc2dc\uac01\ud654\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4.\" \/>\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\/ko\/r\u110b\u1174-\u1109\u1161\u1107\u116e\u11ab\u110b\u1171\u1109\u116e\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"R\uc5d0\uc11c \uc0ac\ubd84\uc704\uc218\ub97c \ucc3e\uace0 \uc2dc\uac01\ud654\ud558\ub294 \ubc29\ubc95 - \ud1b5\uacc4\ud559\" \/>\n<meta property=\"og:description\" content=\"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \uba87 \uac00\uc9c0 \uc608\ub97c \ud1b5\ud574 R\uc5d0\uc11c \uc0ac\ubd84\uc704\uc218\ub97c \ucc3e\uace0 \uc2dc\uac01\ud654\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/ko\/r\u110b\u1174-\u1109\u1161\u1107\u116e\u11ab\u110b\u1171\u1109\u116e\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-27T12:32:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/boiter1.png\" \/>\n<meta name=\"author\" content=\"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%89%e1%85%a1%e1%84%87%e1%85%ae%e1%86%ab%e1%84%8b%e1%85%b1%e1%84%89%e1%85%ae\/\",\"url\":\"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%89%e1%85%a1%e1%84%87%e1%85%ae%e1%86%ab%e1%84%8b%e1%85%b1%e1%84%89%e1%85%ae\/\",\"name\":\"R\uc5d0\uc11c \uc0ac\ubd84\uc704\uc218\ub97c \ucc3e\uace0 \uc2dc\uac01\ud654\ud558\ub294 \ubc29\ubc95 - \ud1b5\uacc4\ud559\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/ko\/#website\"},\"datePublished\":\"2023-07-27T12:32:53+00:00\",\"dateModified\":\"2023-07-27T12:32:53+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/ko\/#\/schema\/person\/600556789b7d79cbaa9d9f0c721b74f4\"},\"description\":\"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \uba87 \uac00\uc9c0 \uc608\ub97c \ud1b5\ud574 R\uc5d0\uc11c \uc0ac\ubd84\uc704\uc218\ub97c \ucc3e\uace0 \uc2dc\uac01\ud654\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%89%e1%85%a1%e1%84%87%e1%85%ae%e1%86%ab%e1%84%8b%e1%85%b1%e1%84%89%e1%85%ae\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%89%e1%85%a1%e1%84%87%e1%85%ae%e1%86%ab%e1%84%8b%e1%85%b1%e1%84%89%e1%85%ae\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%89%e1%85%a1%e1%84%87%e1%85%ae%e1%86%ab%e1%84%8b%e1%85%b1%e1%84%89%e1%85%ae\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\uc9d1\",\"item\":\"https:\/\/statorials.org\/ko\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"R\uc5d0\uc11c \uc0ac\ubd84\uc704\uc218\ub97c \ucc3e\uace0 \uc2dc\uac01\ud654\ud558\ub294 \ubc29\ubc95\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/statorials.org\/ko\/#website\",\"url\":\"https:\/\/statorials.org\/ko\/\",\"name\":\"Statorials\",\"description\":\"\ud1b5\uacc4 \ud65c\uc6a9 \ub2a5\ub825\uc744 \uc704\ud55c \uac00\uc774\ub4dc!\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/statorials.org\/ko\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/statorials.org\/ko\/#\/schema\/person\/600556789b7d79cbaa9d9f0c721b74f4\",\"name\":\"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/statorials.org\/ko\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/statorials.org\/ko\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"contentUrl\":\"https:\/\/statorials.org\/ko\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"caption\":\"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8\"},\"description\":\"\uc548\ub155\ud558\uc138\uc694. \uc800\ub294 \ud1b5\uacc4\ud559 \uad50\uc218\ub97c \ud1f4\uc9c1\ud558\uace0 \uc804\uc784 \ud1b5\uacc4 \uad50\uc0ac\ub85c \ubcc0\uc2e0\ud55c \ubca4\uc790\ubbfc\uc785\ub2c8\ub2e4. \ud1b5\uacc4 \ubd84\uc57c\uc758 \uad11\ubc94\uc704\ud55c \uacbd\ud5d8\uacfc \uc804\ubb38 \uc9c0\uc2dd\uc744 \ubc14\ud0d5\uc73c\ub85c Statorials\ub97c \ud1b5\ud574 \ud559\uc0dd\ub4e4\uc5d0\uac8c \ud798\uc744 \uc2e4\uc5b4\uc8fc\uae30 \uc704\ud574 \uc9c0\uc2dd\uc744 \uacf5\uc720\ud558\uace0 \uc2f6\uc2b5\ub2c8\ub2e4. \ub354 \uc54c\uc544\ubcf4\uae30\",\"sameAs\":[\"https:\/\/statorials.org\/ko\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"R\uc5d0\uc11c \uc0ac\ubd84\uc704\uc218\ub97c \ucc3e\uace0 \uc2dc\uac01\ud654\ud558\ub294 \ubc29\ubc95 - \ud1b5\uacc4\ud559","description":"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \uba87 \uac00\uc9c0 \uc608\ub97c \ud1b5\ud574 R\uc5d0\uc11c \uc0ac\ubd84\uc704\uc218\ub97c \ucc3e\uace0 \uc2dc\uac01\ud654\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4.","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\/ko\/r\u110b\u1174-\u1109\u1161\u1107\u116e\u11ab\u110b\u1171\u1109\u116e\/","og_locale":"ko_KR","og_type":"article","og_title":"R\uc5d0\uc11c \uc0ac\ubd84\uc704\uc218\ub97c \ucc3e\uace0 \uc2dc\uac01\ud654\ud558\ub294 \ubc29\ubc95 - \ud1b5\uacc4\ud559","og_description":"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \uba87 \uac00\uc9c0 \uc608\ub97c \ud1b5\ud574 R\uc5d0\uc11c \uc0ac\ubd84\uc704\uc218\ub97c \ucc3e\uace0 \uc2dc\uac01\ud654\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4.","og_url":"https:\/\/statorials.org\/ko\/r\u110b\u1174-\u1109\u1161\u1107\u116e\u11ab\u110b\u1171\u1109\u116e\/","og_site_name":"Statorials","article_published_time":"2023-07-27T12:32:53+00:00","og_image":[{"url":"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/boiter1.png"}],"author":"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8","twitter_card":"summary_large_image","twitter_misc":{"Written by":"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%89%e1%85%a1%e1%84%87%e1%85%ae%e1%86%ab%e1%84%8b%e1%85%b1%e1%84%89%e1%85%ae\/","url":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%89%e1%85%a1%e1%84%87%e1%85%ae%e1%86%ab%e1%84%8b%e1%85%b1%e1%84%89%e1%85%ae\/","name":"R\uc5d0\uc11c \uc0ac\ubd84\uc704\uc218\ub97c \ucc3e\uace0 \uc2dc\uac01\ud654\ud558\ub294 \ubc29\ubc95 - \ud1b5\uacc4\ud559","isPartOf":{"@id":"https:\/\/statorials.org\/ko\/#website"},"datePublished":"2023-07-27T12:32:53+00:00","dateModified":"2023-07-27T12:32:53+00:00","author":{"@id":"https:\/\/statorials.org\/ko\/#\/schema\/person\/600556789b7d79cbaa9d9f0c721b74f4"},"description":"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \uba87 \uac00\uc9c0 \uc608\ub97c \ud1b5\ud574 R\uc5d0\uc11c \uc0ac\ubd84\uc704\uc218\ub97c \ucc3e\uace0 \uc2dc\uac01\ud654\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4.","breadcrumb":{"@id":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%89%e1%85%a1%e1%84%87%e1%85%ae%e1%86%ab%e1%84%8b%e1%85%b1%e1%84%89%e1%85%ae\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%89%e1%85%a1%e1%84%87%e1%85%ae%e1%86%ab%e1%84%8b%e1%85%b1%e1%84%89%e1%85%ae\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%89%e1%85%a1%e1%84%87%e1%85%ae%e1%86%ab%e1%84%8b%e1%85%b1%e1%84%89%e1%85%ae\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\uc9d1","item":"https:\/\/statorials.org\/ko\/"},{"@type":"ListItem","position":2,"name":"R\uc5d0\uc11c \uc0ac\ubd84\uc704\uc218\ub97c \ucc3e\uace0 \uc2dc\uac01\ud654\ud558\ub294 \ubc29\ubc95"}]},{"@type":"WebSite","@id":"https:\/\/statorials.org\/ko\/#website","url":"https:\/\/statorials.org\/ko\/","name":"Statorials","description":"\ud1b5\uacc4 \ud65c\uc6a9 \ub2a5\ub825\uc744 \uc704\ud55c \uac00\uc774\ub4dc!","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/statorials.org\/ko\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/statorials.org\/ko\/#\/schema\/person\/600556789b7d79cbaa9d9f0c721b74f4","name":"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/statorials.org\/ko\/#\/schema\/person\/image\/","url":"https:\/\/statorials.org\/ko\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","contentUrl":"https:\/\/statorials.org\/ko\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","caption":"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8"},"description":"\uc548\ub155\ud558\uc138\uc694. \uc800\ub294 \ud1b5\uacc4\ud559 \uad50\uc218\ub97c \ud1f4\uc9c1\ud558\uace0 \uc804\uc784 \ud1b5\uacc4 \uad50\uc0ac\ub85c \ubcc0\uc2e0\ud55c \ubca4\uc790\ubbfc\uc785\ub2c8\ub2e4. \ud1b5\uacc4 \ubd84\uc57c\uc758 \uad11\ubc94\uc704\ud55c \uacbd\ud5d8\uacfc \uc804\ubb38 \uc9c0\uc2dd\uc744 \ubc14\ud0d5\uc73c\ub85c Statorials\ub97c \ud1b5\ud574 \ud559\uc0dd\ub4e4\uc5d0\uac8c \ud798\uc744 \uc2e4\uc5b4\uc8fc\uae30 \uc704\ud574 \uc9c0\uc2dd\uc744 \uacf5\uc720\ud558\uace0 \uc2f6\uc2b5\ub2c8\ub2e4. \ub354 \uc54c\uc544\ubcf4\uae30","sameAs":["https:\/\/statorials.org\/ko"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/posts\/1143","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/comments?post=1143"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/posts\/1143\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/media?parent=1143"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/categories?post=1143"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/tags?post=1143"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}