Authors
Eduardo Leyva 19
Workshop1 Latest
20.05.2023
Sesión 1. Medidas de Tendencia Central y Dispersión # Ejercicio 1. recibos <- c(266.63,163.41,219.41,162.64,187.16,289.17,306.55,335.48,343.50,226.80,208.99,230.46) # Media o Promedio media <- mean(recibos) media ## [1] 245.0167 # Mediana...
15118 sym 9 img 1 tbl
Phương Quyên 19
Bài tập về nhà tuần 1 Latest
05.06.2023
Bài tập về nhà tuần 1 Phân phối chuẩn ppc <- rnorm(100,mean=50,sd=1) ppc ## [1] 48.12216 51.52417 51.53044 48.26064 51.13766 50.88984 50.50503 49.36591 ## [9] 51.26089 51.76792 49.75979 48.96688 49.05206 49.75915 49.11957...
153 sym 5 img
Actividad 2.1: Maneja una base de datos Latest
18.08.2023
R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will...
591 sym 1 img
Steve Phillips 19
Data 607 Week 1 Assignment Latest
01.09.2023
Introduction: Congress is the oldest that it has ever been. This can be explained by an aging general population and a high senior voter turnout. The bulk of congress is currently made up of baby boomers, with 48% of congress being represented by...
2443 sym R (3520 sym/12 pcs) 1 img
Rogeiro Daniel Ramírez Garza 19
Actividad 3-2 Diseñando un escenario viable para la empresa A01177875 Latest
01.09.2023
library(shiny) library(shinythemes) ui <- fluidPage(theme=shinytheme("cerulean"), navbarPage("Aplicaciones", tabPanel("Nombre Completo"), sidebarPanel(...
71 sym R (2714 sym/3 pcs) 1 img
Sai Dheeraj 19
Sai Dheeraj Kanaparthi Latest
05.09.2023
# Read the CSV file data <- read.csv('C:/Users/dell/Downloads/complete_odi_data.csv') summary(data) ## X Player Span Mat ## Min. : 0 Length:2693 Length:2693 Min. : 1.0...
160 sym R (305053 sym/20 pcs) 5 img
Praseeda Atmuri 19
statistics week 2 Latest
05.09.2023
R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will...
1042 sym R (16799 sym/49 pcs) 5 img
Henry Joyce 19
Test publishing Latest
06.09.2023
DO your work here library(tidyverse) ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dplyr 1.1.3 ✔ readr 2.1.4 ## ✔ forcats 1.0.0...
25 sym R (1626 sym/4 pcs)
Salis Qodri Mufti Muhammad // 230605110069 // UIN Maulana Malik Ibrahim Malang // Kalkulus // Dosen Mata Kuliah : Prof. Dr. Suhartono, S.Si, M.Kom 19
Upload Test From RStudio to RPubs Latest
06.09.2023
UJI COBA RSTUDIO DAN UPLOAD RPUBS library(mosaicCalc) ## Loading required package: mosaic ## Registered S3 method overwritten by 'mosaic': ## method from ## fortify.SpatialPolygonsDataFrame ggplot2 ## ## The...
59 sym R (1799 sym/22 pcs)