Publications by Surya

R_stat_week-12_Time_based_data

15.11.2023

I am importing the libraries needed to run these notes. library(tidyverse) ## Warning: package 'dplyr' was built under R version 4.3.2 ## Warning: package 'lubridate' was built under R version 4.3.2 ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dpl...

1354 sym R (75081 sym/37 pcs) 4 img

R_stat_week-12_Time_based_data

15.11.2023

I am importing the libraries needed to run these notes. library(tidyverse) ## Warning: package 'dplyr' was built under R version 4.3.2 ## Warning: package 'lubridate' was built under R version 4.3.2 ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dpl...

1353 sym R (6553 sym/36 pcs) 4 img

R_stat_week-12_Time_based_data

15.11.2023

I am importing the libraries needed to run these notes. library(tidyverse) ## Warning: package 'dplyr' was built under R version 4.3.2 ## Warning: package 'lubridate' was built under R version 4.3.2 ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dpl...

1344 sym R (6553 sym/36 pcs) 4 img

Developing data products week 4 assignment

14.11.2023

Analysis of the mtcars Dataset Variables and MPG Surya Prakash Baid 14.11.2023 Coursera Reproducible Pitch See the Regression Models Course Project URL: https://github.com/surya-sgit/Developing_R_Products_week4 Find here all the data that have been use for this presentation and also for the first part of the data Science Project: “First, y...

1142 sym 1 tbl

Coursera Assignment

10.11.2023

Created with knitr Executive Summary This report analyzed the relationship between transmission type (manual or automatic) and miles per gallon (MPG). The report set out to determine which transmission type produces a higher MPG. The mtcars dataset was used for this analysis. A t-test between automatic and manual transmission vehicles shows th...

2991 sym R (688 sym/9 pcs) 2 img

R_Stat_GLM_Part_2

06.11.2023

I am importing the libraries needed to run these notes. library(tidyverse) ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dplyr 1.1.2 ✔ readr 2.1.4 ## ✔ forcats 1.0.0 ✔ stringr 1.5.0 ## ✔ ggplot2 3.4.3 ✔ tibble ...

1418 sym R (6091 sym/26 pcs) 2 img

R_stat_week-10

28.10.2023

I am importing the libraries needed to run these notes. library(tidyverse) ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dplyr 1.1.2 ✔ readr 2.1.4 ## ✔ forcats 1.0.0 ✔ stringr 1.5.0 ## ✔ ggplot2 3.4.3 ✔ tibble ...

3232 sym R (5726 sym/25 pcs) 2 img

R_Stat_Week_8_Regression

25.10.2023

I am importing the libraries needed to run these notes. library(tidyverse) ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dplyr 1.1.2 ✔ readr 2.1.4 ## ✔ forcats 1.0.0 ✔ stringr 1.5.0 ## ✔ ggplot2 3.4.3 ✔ tibble ...

2986 sym R (6977 sym/28 pcs) 1 img

Developing data products week 2 assignment

14.10.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 be generated that includes both content as well as the output of any embedded R code chunks within...

563 sym R (644 sym/6 pcs)

Stat_Assignment_7

11.10.2023

I am importing the libraries needed to run these notes. library(tidyverse) ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dplyr 1.1.2 ✔ readr 2.1.4 ## ✔ forcats 1.0.0 ✔ stringr 1.5.0 ## ✔ ggplot2 3.4.3 ✔ tibble ...

2578 sym R (8485 sym/39 pcs) 2 img