Authors
Ximena Melendez 31
Seguros Latest
21.02.2023
Importar base de datos #file.choose() bd <- read.csv("/Users/ximenamelendez/Desktop/Manipulación de Datos/seguros.csv") Enteder la base de datos summary(bd) ## ClaimID TotalPaid TotalReserves TotalRecovery ## Min....
1473 sym R (5877 sym/10 pcs)
Ken Popkin 31
Data607 Week2 Assignment Latest
06.02.2020
knitr::opts_chunk$set(echo = TRUE) options(warn=-1) This notebook retrieves data from the movie surveys database and uses the information retrieved to answer the following questions: Surveys: 1. How many surveys have been completed? Participants...
985 sym R (2300 sym/24 pcs) 2 img
John Pauline Pineda 31
08.02.2022
1. Table of Contents This document presents a non-exhaustive list of various data quality assessment, preprocessing and exploration methods for a classification modelling problem using various helpful packages in R. 1.1 Sample Data The...
9442 sym R (38356 sym/75 pcs) 14 img 31 tbl
Janet Rosenbaum 31
Epi 5205/7202: Session 6: General Linear Models Latest
07.06.2020
Load libraries library(mosaic) library(Sleuth2) library(arm) library(foreign) library(epitools) library(readstata13) trellis.par.set(theme = col.mosaic()) options(digits = 3) Poisson examples barplot(dpois(0:5, 0.5), xlab="y", ylab="Probability",...
61069 sym R (27433 sym/171 pcs) 9 img
Jackson Curtis 31
Best Practices 1 Latest
11.09.2022
Chapter 1 It’s Not Just about Forecasting The following are the key points in the chapter. Elaborate on each point in at least 30 words. Understanding economics can help you to diagnose the causes of increases or decreases in sales volumes and...
2227 sym
VIctor H Torres 31
Document Latest
02.02.2024
library(tidyverse) library(openintro) data('arbuthnot', package='openintro') Exercise 1 arbuthnot$girls ## [1] 4683 4457 4102 4590 4839 4820 4928 4605 4457 4952 4784 5332 5200 4910 4617 ## [16] 3997 3919 3395 3536 3181 2746 2722 2840 2908 2959...
4119 sym 3 img
Agenda PP Latest
07.12.2023
AGENDA DE LAS POLÍTICAS PÚBLICAS Diego Solís Delgadillo Maestría en Políticas Públicas Comparadas Introducción Las políticas públicas buscan solucionar problemas Pero muchas veces no hay consenso en los problemas que deben ser...
11036 sym
Arvind Sharma 31
in_class_MarkdownScript-saving Latest
11.03.2024
1 Section 1 This is my code. 2+2 ## [1] 4 1.1 Import Data remove(list = ls()) setwd("/Users/arvindsharma/Dropbox/WCAS/Data Analysis/Data Analysis - Spring II 2024/Data Analysis - Spring II 2024 (shared files)/W1/Week_1-2/titanic") ?read.csv test...
339 sym R (2392 sym/12 pcs)
data_607_assignment1 Latest
01.09.2024
Overview This is a review of FiveThirtyEight’s 2021 story and accompanying dataset titled “According To Super Bowl Ads, Americans Love America, Animals And Sex”. The article talks about how they created a series of categories and determined if...
3611 sym R (1668 sym/9 pcs) 1 img
Petro West Scorecard Latest
25.04.2024
Vendor Dashboard KPIs Row Quarterly Vendor Report for Q2 Petro West Row Contract Status Missing Work Orders Assigned 67 Work Orders Closed 50 Work Orders Open 17 Vendor Check In % 70.96% Time to Close All Tickets 78.8 P1 Tickets...
1184 sym 1 tbl