Authors
Josselyn Flores 16
Familia Exponencial de Distribuciones Latest
07.07.2024
Ejercicio 1 Demostrar que la Distribucion Binomial \(Y \sim B(n,\pi)\), pertenece a la familia de distribuciones exponenciales Solucion supongase un vector aleatorio adimensional de funcion de densidad binomial \(B(n,\pi)\): sea \(X\) una de las...
2000 sym
Genjis Alberto Ossa Gonzalez. 16
Actividad 1: Análisis del Mercado Inmobiliario en Cali ´ Latest
11.08.2024
Cargar y ver datos de la libreria. #cargar datos de viviendas en cali - y ver la tabla# data(vivienda_faltantes) head (vivienda_faltantes) ## # A tibble: 6 × 13 ## id zona piso estrato preciom areaconst parquea banios habitac tipo...
2606 sym 11 img
Agustín Gómez - A01732897 16
Vinos Latest
12.08.2024
Contexto Estos datos son el resultado de un análisis químico de vinos cultivados en la misma región de Italia pero derivados de tres cultivares diferentes. El análisis determinó las cantidades de 13 componentes que se encuentran en cada uno de...
4107 sym R (4690 sym/14 pcs) 2 img
Gamaliel Ostos - A01277023 16
Data Explorer - Ejemplo Latest
12.08.2024
#install.packages('DataExplorer') library(DataExplorer) #install.packages('nycflights13') library(nycflights13) flights <- flights weather <- weather planes <- planes airports <- airports airlines <- airlines #create_report(flights)...
28 sym R (1155 sym/12 pcs) 6 img
Constantino Millet Xacur 16
Vino ejercicio Latest
13.08.2024
Contexto Estos datos son el resultado de un análisis químico de vinos cultivados en la misma región de Italia pero derivados de tres cultivares diferentes. El análisis determinó las cantidades de 13 componentes que se encuentran en cada uno de...
893 sym R (5082 sym/15 pcs) 3 img
Anthony Josue Roman 16
Data 607 - Assignment 1: Basic Loading and Transformation Latest
02.09.2024
The following libraries are required: library(ggplot2) library(mosaic) library(dplyr) library(mosaicData) library(tidyr) library(tidyverse) library(ggiraphExtra) library(sf) library(knitr) library(patchwork) library(scales) General...
6086 sym R (6857 sym/12 pcs) 4 img
Julian Adames-Ng 16
DATA 607 - Assignment 1 Latest
03.09.2024
Introduction The author of the following article was interested in knowing how people liked their steaks prepared and whether their choice shed light to any aspect of their lifestyle. Although his investigation produced inconclusive results, his...
2394 sym Python (9335 sym/9 pcs)
saisree 16
Week 2 | Data Dive — Summaries Latest
11.09.2024
loading and exploring the data set library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ## intersect,...
3973 sym R (5055 sym/24 pcs) 5 img
Darwhin Gomez 16
Data 324 Homework 1 Latest
11.09.2024
library(fpp3) Exercises 2.1, 2.2, 2.3, 2.4, 2.5 and 2.8 Explore the following four time series: Bricks from aus_production, Lynx from pelt, Close from gafa_stock, Demand from vic_elec. ?aus_production ## starting httpd help server ... done...
4621 sym R (5322 sym/69 pcs) 30 img
Md Asaduzzaman 16
Data607-Lab1 Latest
11.09.2024
chooseCRANmirror(graphics=FALSE, ind=1) knitr::opts_chunk$set(echo = TRUE) install.packages("tidyverse") ## ## The downloaded binary packages are in ## /var/folders/16/27j7rnz52rj1kpnj_7rfg8bh0000gn/T//Rtmprc66rj/downloaded_packages...
174 sym R (1803 sym/13 pcs) 1 img