{"id":492,"date":"2023-07-29T17:32:33","date_gmt":"2023-07-29T17:32:33","guid":{"rendered":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%a6-%e1%84%8f%e1%85%a1%e1%84%8b%e1%85%b5-%e1%84%8c%e1%85%a6%e1%84%80%e1%85%a9%e1%86%b8-%e1%84%87%e1%85%ae%e1%86%ab%e1%84%91%e1%85%a9%e1%84%85%e1%85%b3%e1%86%af-%e1%84%91%e1%85%b3\/"},"modified":"2023-07-29T17:32:33","modified_gmt":"2023-07-29T17:32:33","slug":"r%e1%84%8b%e1%85%a6-%e1%84%8f%e1%85%a1%e1%84%8b%e1%85%b5-%e1%84%8c%e1%85%a6%e1%84%80%e1%85%a9%e1%86%b8-%e1%84%87%e1%85%ae%e1%86%ab%e1%84%91%e1%85%a9%e1%84%85%e1%85%b3%e1%86%af-%e1%84%91%e1%85%b3","status":"publish","type":"post","link":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%a6-%e1%84%8f%e1%85%a1%e1%84%8b%e1%85%b5-%e1%84%8c%e1%85%a6%e1%84%80%e1%85%a9%e1%86%b8-%e1%84%87%e1%85%ae%e1%86%ab%e1%84%91%e1%85%a9%e1%84%85%e1%85%b3%e1%86%af-%e1%84%91%e1%85%b3\/","title":{"rendered":"R\uc5d0\uc11c \uce74\uc774\uc81c\uacf1 \ubd84\ud3ec\ub97c \uc27d\uac8c \uadf8\ub9ac\ub294 \ubc29\ubc95"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\">R\uc5d0\uc11c \uce74\uc774\uc81c\uacf1 \ubd84\ud3ec\uc5d0 \ub300\ud55c \ubc00\ub3c4 \ud50c\ub86f\uc744 \uc0dd\uc131\ud558\ub824\uba74 \ub2e4\uc74c \ud568\uc218\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<ul>\n<li> <span style=\"color: #000000;\"><strong>dchisq()\ub97c<\/strong> \uc0ac\uc6a9\ud558\uc5ec \ud655\ub960 \ubc00\ub3c4 \ud568\uc218 \uc0dd\uc131<\/span><\/li>\n<li> <span style=\"color: #000000;\">\ud655\ub960 \ubc00\ub3c4 \ud568\uc218\ub97c \ud50c\ub86f\ud558\ub294 <strong>Curve()<\/strong><\/span><\/li>\n<\/ul>\n<p> <span style=\"color: #000000;\">\ud50c\ub86f\uc744 \uc0dd\uc131\ud558\uae30 \uc704\ud574 \uc6b0\ub9ac\uac00 \ud574\uc57c \ud560 \uc77c\uc740 <strong>dchisq()<\/strong> \uc758 <em>\uc790\uc720\ub3c4\uc640<\/em> <strong>curve()<\/strong> \uc758 <em>\uc544\uc6c3<\/em> \ubc0f <em>\ubc31<\/em> \ud3ec\uc778\ud2b8\ub97c \uc9c0\uc815\ud558\ub294 \uac83\ubfd0\uc785\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\uc608\ub97c \ub4e4\uc5b4, \ub2e4\uc74c \ucf54\ub4dc\ub294 \ub3c4\ud45c\uc758 x\ucd95\uc774 0\uacfc 40 \uc0ac\uc774\uc778 \uc790\uc720\ub3c4\uac00 10\uc778 \uce74\uc774\uc81c\uacf1 \ubd84\ud3ec\uc5d0 \ub300\ud55c \ubc00\ub3c4 \ub3c4\ud45c\ub97c \uc0dd\uc131\ud558\ub294 \ubc29\ubc95\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4.<\/span><\/p>\n<pre style=\"background-color: #e5e5e5; font-size: 15px;\"> <strong>curve(dchisq(x, df = 10), from = 0, to = 40)\n<\/strong><\/pre>\n<h2> <span style=\"color: #000000;\"><strong>\ubc00\ub3c4 \ud50c\ub86f \ud3b8\uc9d1<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">\uc81c\ubaa9\uc744 \ucd94\uac00\ud558\uace0, Y\ucd95 \ub808\uc774\ube14\uc744 \ubcc0\uacbd\ud558\uace0, \uc120 \ub108\ube44\ub97c \ub298\ub9ac\uace0, \uc120 \uc0c9\uc0c1\uc744 \ubcc0\uacbd\ud558\uc5ec \ubc00\ub3c4 \ud50c\ub86f\uc744 \ud3b8\uc9d1\ud560 \uc218\ub3c4 \uc788\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<pre style=\"background-color: #e5e5e5; font-size: 15px;\"> <strong>curve(dchisq(x, df = 10), from = 0, to = 40,\n      main = 'Chi-Square Distribution (df = 10)', <span style=\"color: #008080;\">#add title<\/span>\n      ylab = 'Density', <span style=\"color: #008080;\">#change y-axis label<\/span>\n      lwd = 2, <span style=\"color: #008080;\">#increase line width to 2<\/span>\n      col = 'steelblue') <span style=\"color: #008080;\">#change line color to steelblue<\/span><\/strong><\/pre>\n<h2> <span style=\"color: #000000;\"><strong>\ubc00\ub3c4 \ud50c\ub86f \ucc44\uc6b0\uae30<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">\ubc00\ub3c4 \ud50c\ub86f\uc744 \uc0dd\uc131\ud558\ub294 \uac83 \uc678\uc5d0\ub3c4 \uc2dc\uc791 \ubc0f \ub05d \uac12\uc744 \uae30\ubc18\uc73c\ub85c \ud558\ub294 <strong>Polygon()<\/strong> \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\uc5ec \ud50c\ub86f\uc758 \uc77c\ubd80\ub97c \ucc44\uc6b8 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\ub2e4\uc74c \ucf54\ub4dc\ub294 10\uacfc 40 \uc0ac\uc774\uc758 x \uac12\uc5d0 \ub300\ud55c \ud50c\ub86f\uc758 \ubc00\ub3c4 \ubd80\ubd84\uc744 \ucc44\uc6b0\ub294 \ubc29\ubc95\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4.<\/span><\/p>\n<pre style=\"background-color: #e5e5e5; font-size: 15px;\"> <strong><span style=\"color: #008080;\">#create density curve\n<span style=\"color: #000000;\">curve(dchisq(x, df = 10), from = 0, to = 40,<\/span>\n<span style=\"color: #000000;\">main = 'Chi-Square Distribution (df = 10)',<\/span>\n<span style=\"color: #000000;\">ylab = 'Density',<\/span>\n<span style=\"color: #000000;\">lwd = 2)<\/span>\n\n#create vector of x values<\/span>\nx_vector &lt;- seq(10, 40)\n\n<span style=\"color: #008080;\">#create vector of chi-square density values\n<\/span>p_vector &lt;- dchisq(x_vector, df = 10)\n\n<span style=\"color: #008080;\">#fill in portion of the density plot from 0 to 40\n<\/span>polygon(c(x_vector, rev(x_vector)), c(p_vector, rep(0, length(p_vector))),\n        col = adjustcolor('red', alpha=0.3), border = NA)<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\ub2e4\uc74c \ucf54\ub4dc\ub294 0\uacfc 10 \uc0ac\uc774\uc758 x \uac12\uc5d0 \ub300\ud55c \ud50c\ub86f\uc758 \ubc00\ub3c4 \ubd80\ubd84\uc744 \ucc44\uc6b0\ub294 \ubc29\ubc95\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4.<\/span><\/p>\n<pre style=\"background-color: #e5e5e5; font-size: 15px;\"> <strong><span style=\"color: #008080;\">#create density curve\n<span style=\"color: #000000;\">curve(dchisq(x, df = 10), from = 0, to = 40,<\/span>\n<span style=\"color: #000000;\">main = 'Chi-Square Distribution (df = 10)',<\/span>\n<span style=\"color: #000000;\">ylab = 'Density',<\/span>\n<span style=\"color: #000000;\">lwd = 2)<\/span>\n\n#create vector of x values\n<\/span>x_vector &lt;- seq( <span style=\"color: #800080;\">0, 10<\/span> )\n\n<span style=\"color: #008080;\">#create vector of chi-square density values\n<\/span>p_vector &lt;- dchisq(x_vector, df = 10)\n\n<span style=\"color: #008080;\">#fill in portion of the density plot from 0 to 10\n<\/span>polygon(c(x_vector, rev(x_vector)), c(p_vector, rep(0, length(p_vector))),\n        col = adjustcolor('red', alpha=0.3), border = NA)<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\ub2e4\uc74c \ucf54\ub4dc\ub294 \ubd84\ud3ec\uc758 \uc911\uc559 95% <em>\uc678\ubd80\uc5d0 \uc788\ub294<\/em> x \uac12\uc5d0 \ub300\ud55c \ubc00\ub3c4 \ud50c\ub86f \ubd80\ubd84\uc744 \ucc44\uc6b0\ub294 \ubc29\ubc95\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4.<\/span><\/p>\n<pre style=\"background-color: #e5e5e5; font-size: 15px;\"> <strong><span style=\"color: #008080;\">#create density curve\n<\/span>curve(dchisq(x, df = 10), from = 0, to = 40,\nmain = 'Chi-Square Distribution (df = 10)',\nylab = 'Density',\nlwd = 2)\n\n<span style=\"color: #008080;\">#find upper and lower values for middle 95% of distribution\n<\/span>lower95 &lt;- qchisq(.025, 10)\nupper95 &lt;- qchisq(.975, 10)\n\n<span style=\"color: #008080;\">#create vector of x values\n<\/span>x_lower95 &lt;- seq(0, lower95)\n\n<span style=\"color: #008080;\">#create vector of chi-square density values\n<\/span>p_lower95 &lt;- dchisq(x_lower95, df = 10)\n\n<span style=\"color: #008080;\">#fill in portion of the density plot from 0 to lower 95% value\n<\/span>polygon(c(x_lower95, rev(x_lower95)), c(p_lower95, rep(0, length(p_lower95))),\n        col = adjustcolor('red', alpha=0.3), border = NA)\n\n<span style=\"color: #008080;\">#create vector of x values\n<\/span>x_upper95 &lt;- seq(upper95, 40)\n\n<span style=\"color: #008080;\">#create vector of chi-square density values\n<\/span>p_upper95 &lt;- dchisq(x_upper95, df = 10)\n\n<span style=\"color: #008080;\">#fill in portion of the density plot for upper 95% value to end of plot\n<\/span>polygon(c(x_upper95, rev(x_upper95)), c(p_upper95, rep(0, length(p_upper95))),\n        col = adjustcolor('red', alpha=0.3), border = NA)<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\ub9c8\uc9c0\ub9c9\uc73c\ub85c \ub2e4\uc74c \ucf54\ub4dc\ub294 \ubd84\ud3ec\uc758 \uc911\uc559 95% <i>\ub0b4\uc5d0<\/i> \uc18d\ud558\ub294 x \uac12\uc5d0 \ub300\ud55c \ubc00\ub3c4 \ud50c\ub86f \ubd80\ubd84\uc744 \ucc44\uc6b0\ub294 \ubc29\ubc95\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4.<\/span><\/p>\n<pre style=\"background-color: #e5e5e5; font-size: 15px;\"> <strong><span style=\"color: #008080;\">#create density curve\n<\/span>curve(dchisq(x, df = 10), from = 0, to = 40,\nmain = 'Chi-Square Distribution (df = 10)',\nylab = 'Density',\nlwd = 2)\n\n<span style=\"color: #008080;\">#find upper and lower values for middle 95% of distribution\n<\/span>lower95 &lt;- qchisq(.025, 10)\nupper95 &lt;- qchisq(.975, 10)\n\n<span style=\"color: #008080;\">#create vector of x values\n<\/span>x_vector &lt;- seq(lower95, upper95)\n\n<span style=\"color: #008080;\">#create vector of chi-square density values\n<\/span>p_vector &lt;- dchisq(x_vector, df = 10)\n\n<span style=\"color: #008080;\">#fill in density plot\n<\/span>polygon(c(x_vector, rev(x_vector)), c(p_vector, rep(0, length(p_vector))),\n        col = adjustcolor('red', alpha=0.3), border = NA)<\/strong><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>R\uc5d0\uc11c \uce74\uc774\uc81c\uacf1 \ubd84\ud3ec\uc5d0 \ub300\ud55c \ubc00\ub3c4 \ud50c\ub86f\uc744 \uc0dd\uc131\ud558\ub824\uba74 \ub2e4\uc74c \ud568\uc218\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. dchisq()\ub97c \uc0ac\uc6a9\ud558\uc5ec \ud655\ub960 \ubc00\ub3c4 \ud568\uc218 \uc0dd\uc131 \ud655\ub960 \ubc00\ub3c4 \ud568\uc218\ub97c \ud50c\ub86f\ud558\ub294 Curve() \ud50c\ub86f\uc744 \uc0dd\uc131\ud558\uae30 \uc704\ud574 \uc6b0\ub9ac\uac00 \ud574\uc57c \ud560 \uc77c\uc740 dchisq() \uc758 \uc790\uc720\ub3c4\uc640 curve() \uc758 \uc544\uc6c3 \ubc0f \ubc31 \ud3ec\uc778\ud2b8\ub97c \uc9c0\uc815\ud558\ub294 \uac83\ubfd0\uc785\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \ub2e4\uc74c \ucf54\ub4dc\ub294 \ub3c4\ud45c\uc758 x\ucd95\uc774 0\uacfc 40 \uc0ac\uc774\uc778 \uc790\uc720\ub3c4\uac00 10\uc778 \uce74\uc774\uc81c\uacf1 \ubd84\ud3ec\uc5d0 \ub300\ud55c [&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-492","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 \uce74\uc774\uc81c\uacf1 \ubd84\ud3ec\ub97c \uc27d\uac8c \uadf8\ub9ac\ub294 \ubc29\ubc95 - \ud1b5\uacc4\ud559<\/title>\n<meta name=\"description\" content=\"R\uc5d0\uc11c \uce74\uc774\uc81c\uacf1 \ubd84\ud3ec\ub97c \uadf8\ub9ac\ub294 \ubc29\ubc95\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\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\u1166-\u110f\u1161\u110b\u1175-\u110c\u1166\u1100\u1169\u11b8-\u1107\u116e\u11ab\u1111\u1169\u1105\u1173\u11af-\u1111\u1173\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"R\uc5d0\uc11c \uce74\uc774\uc81c\uacf1 \ubd84\ud3ec\ub97c \uc27d\uac8c \uadf8\ub9ac\ub294 \ubc29\ubc95 - \ud1b5\uacc4\ud559\" \/>\n<meta property=\"og:description\" content=\"R\uc5d0\uc11c \uce74\uc774\uc81c\uacf1 \ubd84\ud3ec\ub97c \uadf8\ub9ac\ub294 \ubc29\ubc95\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/ko\/r\u110b\u1166-\u110f\u1161\u110b\u1175-\u110c\u1166\u1100\u1169\u11b8-\u1107\u116e\u11ab\u1111\u1169\u1105\u1173\u11af-\u1111\u1173\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-29T17:32:33+00:00\" \/>\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\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2\ubd84\" \/>\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%a6-%e1%84%8f%e1%85%a1%e1%84%8b%e1%85%b5-%e1%84%8c%e1%85%a6%e1%84%80%e1%85%a9%e1%86%b8-%e1%84%87%e1%85%ae%e1%86%ab%e1%84%91%e1%85%a9%e1%84%85%e1%85%b3%e1%86%af-%e1%84%91%e1%85%b3\/\",\"url\":\"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%a6-%e1%84%8f%e1%85%a1%e1%84%8b%e1%85%b5-%e1%84%8c%e1%85%a6%e1%84%80%e1%85%a9%e1%86%b8-%e1%84%87%e1%85%ae%e1%86%ab%e1%84%91%e1%85%a9%e1%84%85%e1%85%b3%e1%86%af-%e1%84%91%e1%85%b3\/\",\"name\":\"R\uc5d0\uc11c \uce74\uc774\uc81c\uacf1 \ubd84\ud3ec\ub97c \uc27d\uac8c \uadf8\ub9ac\ub294 \ubc29\ubc95 - \ud1b5\uacc4\ud559\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/ko\/#website\"},\"datePublished\":\"2023-07-29T17:32:33+00:00\",\"dateModified\":\"2023-07-29T17:32:33+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/ko\/#\/schema\/person\/600556789b7d79cbaa9d9f0c721b74f4\"},\"description\":\"R\uc5d0\uc11c \uce74\uc774\uc81c\uacf1 \ubd84\ud3ec\ub97c \uadf8\ub9ac\ub294 \ubc29\ubc95\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%a6-%e1%84%8f%e1%85%a1%e1%84%8b%e1%85%b5-%e1%84%8c%e1%85%a6%e1%84%80%e1%85%a9%e1%86%b8-%e1%84%87%e1%85%ae%e1%86%ab%e1%84%91%e1%85%a9%e1%84%85%e1%85%b3%e1%86%af-%e1%84%91%e1%85%b3\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%a6-%e1%84%8f%e1%85%a1%e1%84%8b%e1%85%b5-%e1%84%8c%e1%85%a6%e1%84%80%e1%85%a9%e1%86%b8-%e1%84%87%e1%85%ae%e1%86%ab%e1%84%91%e1%85%a9%e1%84%85%e1%85%b3%e1%86%af-%e1%84%91%e1%85%b3\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%a6-%e1%84%8f%e1%85%a1%e1%84%8b%e1%85%b5-%e1%84%8c%e1%85%a6%e1%84%80%e1%85%a9%e1%86%b8-%e1%84%87%e1%85%ae%e1%86%ab%e1%84%91%e1%85%a9%e1%84%85%e1%85%b3%e1%86%af-%e1%84%91%e1%85%b3\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\uc9d1\",\"item\":\"https:\/\/statorials.org\/ko\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"R\uc5d0\uc11c \uce74\uc774\uc81c\uacf1 \ubd84\ud3ec\ub97c \uc27d\uac8c \uadf8\ub9ac\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 \uce74\uc774\uc81c\uacf1 \ubd84\ud3ec\ub97c \uc27d\uac8c \uadf8\ub9ac\ub294 \ubc29\ubc95 - \ud1b5\uacc4\ud559","description":"R\uc5d0\uc11c \uce74\uc774\uc81c\uacf1 \ubd84\ud3ec\ub97c \uadf8\ub9ac\ub294 \ubc29\ubc95\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\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\u1166-\u110f\u1161\u110b\u1175-\u110c\u1166\u1100\u1169\u11b8-\u1107\u116e\u11ab\u1111\u1169\u1105\u1173\u11af-\u1111\u1173\/","og_locale":"ko_KR","og_type":"article","og_title":"R\uc5d0\uc11c \uce74\uc774\uc81c\uacf1 \ubd84\ud3ec\ub97c \uc27d\uac8c \uadf8\ub9ac\ub294 \ubc29\ubc95 - \ud1b5\uacc4\ud559","og_description":"R\uc5d0\uc11c \uce74\uc774\uc81c\uacf1 \ubd84\ud3ec\ub97c \uadf8\ub9ac\ub294 \ubc29\ubc95\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4.","og_url":"https:\/\/statorials.org\/ko\/r\u110b\u1166-\u110f\u1161\u110b\u1175-\u110c\u1166\u1100\u1169\u11b8-\u1107\u116e\u11ab\u1111\u1169\u1105\u1173\u11af-\u1111\u1173\/","og_site_name":"Statorials","article_published_time":"2023-07-29T17:32:33+00:00","author":"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8","twitter_card":"summary_large_image","twitter_misc":{"Written by":"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8","Est. reading time":"2\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%a6-%e1%84%8f%e1%85%a1%e1%84%8b%e1%85%b5-%e1%84%8c%e1%85%a6%e1%84%80%e1%85%a9%e1%86%b8-%e1%84%87%e1%85%ae%e1%86%ab%e1%84%91%e1%85%a9%e1%84%85%e1%85%b3%e1%86%af-%e1%84%91%e1%85%b3\/","url":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%a6-%e1%84%8f%e1%85%a1%e1%84%8b%e1%85%b5-%e1%84%8c%e1%85%a6%e1%84%80%e1%85%a9%e1%86%b8-%e1%84%87%e1%85%ae%e1%86%ab%e1%84%91%e1%85%a9%e1%84%85%e1%85%b3%e1%86%af-%e1%84%91%e1%85%b3\/","name":"R\uc5d0\uc11c \uce74\uc774\uc81c\uacf1 \ubd84\ud3ec\ub97c \uc27d\uac8c \uadf8\ub9ac\ub294 \ubc29\ubc95 - \ud1b5\uacc4\ud559","isPartOf":{"@id":"https:\/\/statorials.org\/ko\/#website"},"datePublished":"2023-07-29T17:32:33+00:00","dateModified":"2023-07-29T17:32:33+00:00","author":{"@id":"https:\/\/statorials.org\/ko\/#\/schema\/person\/600556789b7d79cbaa9d9f0c721b74f4"},"description":"R\uc5d0\uc11c \uce74\uc774\uc81c\uacf1 \ubd84\ud3ec\ub97c \uadf8\ub9ac\ub294 \ubc29\ubc95\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4.","breadcrumb":{"@id":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%a6-%e1%84%8f%e1%85%a1%e1%84%8b%e1%85%b5-%e1%84%8c%e1%85%a6%e1%84%80%e1%85%a9%e1%86%b8-%e1%84%87%e1%85%ae%e1%86%ab%e1%84%91%e1%85%a9%e1%84%85%e1%85%b3%e1%86%af-%e1%84%91%e1%85%b3\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%a6-%e1%84%8f%e1%85%a1%e1%84%8b%e1%85%b5-%e1%84%8c%e1%85%a6%e1%84%80%e1%85%a9%e1%86%b8-%e1%84%87%e1%85%ae%e1%86%ab%e1%84%91%e1%85%a9%e1%84%85%e1%85%b3%e1%86%af-%e1%84%91%e1%85%b3\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%a6-%e1%84%8f%e1%85%a1%e1%84%8b%e1%85%b5-%e1%84%8c%e1%85%a6%e1%84%80%e1%85%a9%e1%86%b8-%e1%84%87%e1%85%ae%e1%86%ab%e1%84%91%e1%85%a9%e1%84%85%e1%85%b3%e1%86%af-%e1%84%91%e1%85%b3\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\uc9d1","item":"https:\/\/statorials.org\/ko\/"},{"@type":"ListItem","position":2,"name":"R\uc5d0\uc11c \uce74\uc774\uc81c\uacf1 \ubd84\ud3ec\ub97c \uc27d\uac8c \uadf8\ub9ac\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\/492","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=492"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/posts\/492\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/media?parent=492"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/categories?post=492"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/tags?post=492"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}