Authors

Grad Stats - Babynames - EP Latest

31.01.2024

library(tidyverse) Warning: package 'tidyverse' was built under R version 4.3.2 Warning: package 'lubridate' was built under R version 4.3.2 ── Attaching core tidyverse packages...

644 sym 3 img 1 tbl

R Programming ( 02 Feb 2024 ) - Class 1 Latest

02.02.2024

#heading 1 ##heading 2 ###heading 3 This is an R Markdown Notebook. When you execute code within the notebook, the results appear beneath the code. Try executing this chunk by clicking the Run button within the chunk or by placing your cursor...

2149 sym 1 img

David Townsend 6

Primer Taller - David Townsend Latest

02.02.2024

Punto 1 Para una variable con distribución uniforme \(unif(a=0, b=20)\) se desea determinar las propiedades de los siguientes estimadores del parámetro \(b\) RESPUESTA/ANALISIS DEL GRAFICO Observando la gráfica, podemos concluir que el...

1631 sym 8 img

BabyNames_TaylorGertsch Latest

02.02.2024

BabyNames_TG This is a Quarto document. It allows you to run your R analyses and then generate and publish them. You can type text in this white space. The slightly darker space below is called a chunk and is for your R code. You can switch back...

3231 sym 3 img 1 tbl

Laura Blanco 6

Taller 1 Latest

03.02.2024

Punto 1 Para una variable con distribución uniforme \(unif(a=0,b=20)\) se desea determinar las propiedades de los siguientes estimadores del parámetro b Caso \(n=10\) Tomamos una muestra aleatoria de tamaño 10: Notamos que el único estimador...

2425 sym 12 img

Airquality Assignment TJ Latest

04.02.2024

Airquality Assignment Author Thejitha Rajapakshe Published February 1, 2023 Airquality Tutorial and Homework Assignment Load in the library Because airquality is a pre-built dataset, we can write it to our data directory to store it for later...

4905 sym Python (6334 sym/35 pcs) 11 img

Colin S. 6

Document Latest

04.02.2024

library(tidyverse) library(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 3179 3349 3382 3289 3013 ## [31] 2781...

3490 sym 4 img

SangAh Oh 6

week4_Independent_Analysis Latest

05.02.2024

Questions What is the public sentiment of California expressed toward the NGSS? What is the public sentiment of California expressed toward the CCSS? To what extent does a difference in sentiment appear in California between NGSS and CCSS?...

1567 sym R (18279 sym/62 pcs) 3 img

Week 4 Sentiment Analysis Latest

05.02.2024

1. Prepare the Environment library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ## intersect, setdiff,...

4063 sym R (8302 sym/38 pcs) 5 img

Hello World Latest

05.02.2024

My First Quarto Document Author Dandan Gong Quarto lets you build amazing content using...

108 sym