Authors

Emmanuel Okyere Darko 7

CLT via Simulation Latest

27.03.2021

In this project I will investigate the exponential distribution in R and compare it with the Central Limit Theorem. The exponential distribution can be simulated in R with rexp(n, lambda) where lambda is the rate parameter. The rate used in this...

1485 sym R (990 sym/12 pcs) 2 img

Sebastián Irusta 7

Clase 3 Prueba Latest

23.08.2021

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...

594 sym R (287 sym/3 pcs) 1 img

Reproducible Research - Assignment 1 Latest

13.05.2020

Loading and preprocessing the data In this stage of the process all the required library folders were loaded on to the package. Four packages in total are loaded in the program. library(lubridate) ## ## Attaching package: 'lubridate' ## The...

3061 sym R (3004 sym/29 pcs) 4 img

Jungkeon Jo 7

[AAEC 8610] HW2 Highway Accidents in 1973 Latest

26.01.2022

setwd(“C:/Users/goobo/Desktop/Classes in UGA/Spring 2022/[AAEC 8610] Advanced Econometric Applications/Homework/Hw 2”) [Part A] highway <- read.csv("Highway1.csv", header=TRUE, sep=",") str(highway) ## 'data.frame': 39 obs. of 13...

821 sym R (2602 sym/7 pcs) 3 img

Govind Khatod 7

Predicting Medical Expenses Latest

04.01.2023

Introduction In order for a health insurance company to make money, it needs to collect more in yearly premiums than it spends on medical care to its beneficiaries. Consequently, insurers invest a great deal of time and money to develop models...

9742 sym 4 img

Gefei Yang 7

Document Latest

08.09.2022

Directions During ANLY 512 we will be studying the theory and practice of data visualization. We will be using R and the packages within R to assemble data and construct many different types of visualizations. Before we begin studying data...

2778 sym R (4188 sym/15 pcs) 1 img

Greg Klein midterm Latest

30.09.2020

A card is drawn from a standard deck of 52 playing cards. What is the probability that the card will be a heart and not a face card? Write your answer as a fraction or a decimal number rounded to four decimal places. library(MASS) # 13 hearts in...

16742 sym R (6859 sym/194 pcs)

GREGOIRE ANANI 7

Benim meu país Latest

04.04.2023

Benin é um pequeno país localizado no oeste da África, seu território é banhado pelo golfo da Guiné e faz limites com Burkina Faso, Níger, Nigéria e Togo. Benin foi um dos maiores entrepostos de escravos entre os séculos XVII e XIX....

780 sym 2 img

Greski, Len 7

Reading Excel files in R Latest

12.06.2020

Reading Excel Files: A comparison of R packages Background Recently a person posed a question on Stackoverflow about four of the packages that are used to read Microsoft Excel files, including: readxl, openxlsx, xlsx, and XLConnect. The person...

6749 sym R (2110 sym/5 pcs) 2 tbl

Gopi Sandeep Guntuku 7

Migration of LinkedIn members at the country-skill level, 2015-2019 Latest

09.03.2022

Migration of LinkedIn members at the country-skill level, 2015-2019 Data Source: Data has been sourced from the citation “Talent Migration Data” by World Bank Group & LinkedIn Corporation, licensed under CC BY 4.0., published by The World...

5728 sym R (4294 sym/21 pcs) 5 img 3 tbl