{"id":1180,"date":"2024-04-15T12:34:55","date_gmt":"2024-04-15T10:34:55","guid":{"rendered":"https:\/\/webs.uab.cat\/advancedstochasticmodelling\/?p=1180"},"modified":"2024-04-26T12:29:31","modified_gmt":"2024-04-26T10:29:31","slug":"basic-statistical-with-rstudio-course","status":"publish","type":"post","link":"https:\/\/webs.uab.cat\/advancedstochasticmodelling\/2024\/04\/15\/basic-statistical-with-rstudio-course\/","title":{"rendered":"Basic Statistical with RStudio course"},"content":{"rendered":"\n<p>The Basic Statistics with RStudio course will be held at Campus UAB on April 16, 18, 23 and 25, 2024, from 10:00 to 13:30.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Presentation<\/h2>\n\n\n\n<p><strong>R is a free and open program<\/strong> (<a href=\"https:\/\/www.r-project.org\/\" data-type=\"link\" data-id=\"https:\/\/www.r-project.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">www.r-project.org<\/a>) that is increasingly establishing itself as the most widely used statistical package in research and university education, although it is currently present in the business sector. Failure to provide a menu-based environment makes it has a slower learning curve, but once overcome makes it an excellent tool for statistical analysis, programming functions and graphical representation of results.<\/p>\n\n\n\n<p>The Basic Statistics with RStudio Course is designed with a practical purpose to learn the basic operations of R, its syntax, as well as an introduction to basic statistics. The necessary syntax will be provided for the student to replicate and explore. Emphasis will be placed on the implementation and interpretation of results in RStudio.<\/p>\n\n\n\n<p>To take this course, the assistant must use his own laptop.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Professors<\/h2>\n\n\n\n<p><strong>Anabel Blasco<\/strong> &#8211; Training Area Coordinator SEA, UAB<\/p>\n\n\n\n<p><strong>Ester Boixadera<\/strong> &#8211; Statistical Consultant Mathematics department, UAB<\/p>\n\n\n\n<p><strong>Oliver Valero<\/strong> &#8211; Statistical Consultant Mathematics department, UAB<\/p>\n\n\n\n<p><strong>Ana V\u00e1zquez<\/strong> &#8211; Statistical Consultant SEA, UAB<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Course Program<\/h2>\n\n\n\n<p><strong>Sesi\u00f3n 1: Introducci\u00f3n a R, RStudio y RMarkdown y Gesti\u00f3n de BBDD<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Presentaci\u00f3n de R, RStudio y RMarkdown:\n<ul class=\"wp-block-list\">\n<li>Particularidad de R: objetos, funciones, scripts y paquetes.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Importar\/Exportar ficheros.<\/li>\n\n\n\n<li>Gesti\u00f3n de bases de datos.<\/li>\n<\/ul>\n\n\n\n<p><strong>Sesi\u00f3n 2: Estad\u00edstica descriptiva e Inferencia univariada<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Estad\u00edstica descriptiva univariada:\n<ul class=\"wp-block-list\">\n<li>Variables Cualitativas: tablas de frecuencias y representaci\u00f3n gr\u00e1fica.<\/li>\n\n\n\n<li>Variables Cuantitativas: estad\u00edsticos de resumen y representaci\u00f3n gr\u00e1fica.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Inferencia estad\u00edstica univariada.\n<ul class=\"wp-block-list\">\n<li>Introducci\u00f3n a la inferencia estad\u00edstica: intervalo de confianza y contraste de hip\u00f3tesis.<\/li>\n\n\n\n<li>Inferencia para una muestra:\n<ul class=\"wp-block-list\">\n<li>Contraste para una media (T-test).<\/li>\n\n\n\n<li>Contraste para una proporci\u00f3n (Binomial test).<\/li>\n\n\n\n<li>Contraste para una mediana (Wilcoxon test).<\/li>\n\n\n\n<li>Contraste de normalidad (Shapiro-Wilk test).<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p><strong>Sesi\u00f3n 3: Relaci\u00f3n entre 1 variable cuantitativa y 1 variable cualitativa<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Estad\u00edstica descriptiva bivariada:\n<ul class=\"wp-block-list\">\n<li>Tablas de estad\u00edsticos de resumen y representaci\u00f3n gr\u00e1fica.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Inferencia:\n<ul class=\"wp-block-list\">\n<li>Contraste para dos medias (muestras independientes) param\u00e9trico (T-test) y no param\u00e9trico (Mann-Whitney-Wilcoxon test).<\/li>\n\n\n\n<li>Contraste para dos medias (muestras relacionadas) param\u00e9trico (paired t-test) y no param\u00e9trico (Wilcoxon signed rank test).<\/li>\n\n\n\n<li>Contraste para m\u00e1s de dos medias (muestras independientes) param\u00e9trico (ANOVA) y no param\u00e9trico (Kruskal-Wallis test).<\/li>\n\n\n\n<li>Contraste para m\u00e1s de dos medias (muestras relacionadas) (Friedman test).<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p><strong>Sesi\u00f3n 4: Relaci\u00f3n entre dos variables cualitativas y relaci\u00f3n entre dos variables cuantitativas<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Dos variables cualitativas:\n<ul class=\"wp-block-list\">\n<li>Tablas de contingencia y gr\u00e1ficos de barras (agrupadas\/apiladas).<\/li>\n\n\n\n<li>Contraste para tablas de contingencia (Khi-Cuadrado test).<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>El paquete compareGroups.<\/li>\n\n\n\n<li>Dos variables cuantitativas:\n<ul class=\"wp-block-list\">\n<li>Coeficiente de correlaci\u00f3n y diagrama de dispersi\u00f3n.<\/li>\n\n\n\n<li>Contraste para el coeficiente de correlaci\u00f3n.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Audience<\/h2>\n\n\n\n<p>The Basic Statistics Course with RStudio is addressed to university students, teachers and professionals who want to acquire knowledge of Statistics, and who wish to introduce themselves to the use of this software.<\/p>\n\n\n\n<p>The course will take place face-to-face at the UAB Campus.<\/p>\n\n\n\n<p><strong>To take this course, the assistant must use his own laptop.<\/strong><\/p>\n\n\n\n<p><strong>Prerequisites:<\/strong><\/p>\n\n\n\n<p><strong>Previous knowledge of programs for processing databases and spreadsheets.<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Organization details<\/h2>\n\n\n\n<p>The <strong>Basic Statistics with RStudio Course<\/strong> will be held on <strong>April 16, 18, 23 and 25, 2024, from 10:00 to 13:30<\/strong>.<\/p>\n\n\n\n<p>The course duration is 14 hours.<\/p>\n\n\n\n<p>For the realization of the course, the minimum number of participants is 10 and maximum is 20.<\/p>\n\n\n\n<p><a href=\"https:\/\/eformularis.uab.cat\/en\/web\/sea\/preinscripcio\" data-type=\"link\" data-id=\"https:\/\/eformularis.uab.cat\/en\/web\/sea\/preinscripcio\" target=\"_blank\" rel=\"noreferrer noopener\">Link to pre-register course form<\/a><\/p>\n\n\n\n<p>Once we received your form we will send an email to confirm that either you have an assigned place or you are on the waiting list.<\/p>\n\n\n\n<p><strong>Course organized by department of Mathematics of UAB with the collaboration of Servei d&#8217;Estad\u00edstica Aplicada.<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Registration fees (2024):<\/h2>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-829b1d53 wp-block-columns-is-layout-flex\" style=\"margin-bottom:0\">\n<div class=\"wp-block-column has-text-color has-background has-link-color wp-elements-78f664a60698770b16796c8a81585b0d is-layout-flow wp-block-column-is-layout-flow\" style=\"color:#000000;background-color:#ffe97d;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" id=\"single\" style=\"font-size:40px\">UAB<\/h2>\n\n\n\n<div class=\"wp-block-buttons alignfull is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-499968f5 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">before March 31st:<br>190,18 \u20ac<\/a><\/div>\n<\/div>\n\n\n\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>UAB rate: <\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>People belonging to the UAB university community (PAS, PDI, students) <\/strong><\/li>\n\n\n\n<li><strong>Students from other universities (required copy of degree registration).<\/strong><\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<div class=\"wp-block-buttons alignfull is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-499968f5 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\"> AFTER march 31st:<br>290,18 \u20ac<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column has-text-color has-background has-link-color wp-elements-a38203ead996914c3f0dc5e229c59774 is-layout-flow wp-block-column-is-layout-flow\" style=\"color:#000000;background-color:#d1d1e1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" id=\"family\" style=\"font-size:40px\">External<\/h2>\n\n\n\n<div class=\"wp-block-buttons alignfull is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-499968f5 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">before march 31st:<br>333,27 \u20ac<\/a><\/div>\n<\/div>\n\n\n\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>External rate:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>People not belonging to the UAB community.<\/strong><\/li>\n\n\n\n<li><strong>People who wants an invoice addressed to a company\/institution.<\/strong><\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" \/>\n\n\n\n<div class=\"wp-block-buttons alignfull is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-499968f5 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">AFTER march 31st:<br>433,27 \u20ac<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<p><\/p>\n\n\n\n<p>The rate\/fee is assigned by the person\/institution\/company that made the payment.<\/p>\n\n\n\n<p><strong>Discounts<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Special discounts for unemployed people, with the apply or renew of the application for unemployment benefits.<\/li>\n\n\n\n<li>Special discounts for groups of the same company. Send e-mail to <a href=\"mailto:gr.asm.ktt@uab.cat\">gr.asm.ktt@uab.cat<\/a><\/li>\n\n\n\n<li>Not cumulative discounts.<\/li>\n<\/ul>\n\n\n\n<p><strong>Payment details:<\/strong><\/p>\n\n\n\n<p>Once the pre-registration is completed you will receive an email informing of the details for the registration payment or if you&#8217;re in waiting list.<\/p>\n\n\n\n<p>Once the payment of the course has been made there will be no refund unless there are circumstances beyond one\u2019s control.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Basic Statistics with RStudio course will be held at Campus UAB on April 16, 18, 23 and 25, 2024, from 10:00 to 13:30. Presentation R is a free and open program (www.r-project.org) that is increasingly establishing itself as the most widely used statistical package in research and university education, although it is currently present [&hellip;]<\/p>\n","protected":false},"author":85,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[34],"tags":[],"class_list":["post-1180","post","type-post","status-publish","format-standard","hentry","category-realizedtraining"],"_links":{"self":[{"href":"https:\/\/webs.uab.cat\/advancedstochasticmodelling\/wp-json\/wp\/v2\/posts\/1180","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webs.uab.cat\/advancedstochasticmodelling\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webs.uab.cat\/advancedstochasticmodelling\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webs.uab.cat\/advancedstochasticmodelling\/wp-json\/wp\/v2\/users\/85"}],"replies":[{"embeddable":true,"href":"https:\/\/webs.uab.cat\/advancedstochasticmodelling\/wp-json\/wp\/v2\/comments?post=1180"}],"version-history":[{"count":4,"href":"https:\/\/webs.uab.cat\/advancedstochasticmodelling\/wp-json\/wp\/v2\/posts\/1180\/revisions"}],"predecessor-version":[{"id":1213,"href":"https:\/\/webs.uab.cat\/advancedstochasticmodelling\/wp-json\/wp\/v2\/posts\/1180\/revisions\/1213"}],"wp:attachment":[{"href":"https:\/\/webs.uab.cat\/advancedstochasticmodelling\/wp-json\/wp\/v2\/media?parent=1180"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webs.uab.cat\/advancedstochasticmodelling\/wp-json\/wp\/v2\/categories?post=1180"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webs.uab.cat\/advancedstochasticmodelling\/wp-json\/wp\/v2\/tags?post=1180"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}