Authors
Thanga mari 6
Iris data analysis using ggplot2 and correlation Latest
16.11.2024
##About this data The Iris dataset is one of the most famous and widely used datasets in data science and machine learning. It was introduced by the British statistician and biologist Ronald A. Fisher in 1936 as part of his paper “The Use of...
790 sym R (2618 sym/18 pcs) 4 img
Abirami 6
Basics Analysis of ggplot2 Latest
16.11.2024
1.About ggplot2 is a powerful data visualization package in R that allows you to create a wide variety of plots using a consistent and easy-to-understand grammar of graphics.The key to mastering it is understanding its grammar of graphics, which...
469 sym R (3425 sym/12 pcs) 9 img
Neo L 6
Class exercise 15 Latest
20.11.2024
# Load necessary libraries library(readxl) ## Warning: package 'readxl' was built under R version 4.4.2 library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The...
36 sym R (4140 sym/32 pcs) 1 img
ggplot exercise Latest
20.11.2024
GGplot Tutorial: Part 2 Author Tobi Gerstenberg, edited by Bria Long for Psych 201a/CSS 204 Visualization 2 In this lecture, we will lift our ggplot2 skills to the next level! Learning objectives Deciding what plot is appropriate for what kind...
15710 sym Python (17162 sym/44 pcs) 29 img
Jacob Martin 6
Is it easier to kick field goals in indoor stadiums in the NFL? Latest
21.11.2024
Introduction In the NFL, teams can score points in three ways: Safety: Two points Occurs less than 1% of possessions Field Goal: Three points Occurs about 40% of teams’ offensive possessions Touchdown: Six points Occurs about 20% of teams’...
13180 sym R (26504 sym/27 pcs) 8 img 7 tbl
Ariana Waters, Brooke Stimmel, Imana Waseem 6
Milestone 4 Latest
21.11.2024
Introduction This report presents an analysis of an infectious disease outbreak in the state of California. The analysis is based on three distinct datasets sourced from reputable public health databases. Each dataset contains valuable...
5349 sym Python (7748 sym/12 pcs) 3 tbl
Emma Herold 6
Document Latest
26.11.2024
Plot 1: Max Winds vs. Central Pressure Plot 2: Central Pressure Distribution by Hurricane Category Plot 3: Hurricanes By State Plot 4: Hurricane Categories by States Affected Shiny applications not supported in static R Markdown documents Plot...
555 sym 6 img
Professor: Reinaldo dos Santos 6
AULA 1 Latest
09.12.2024
Sobre o curso Seja bem-vindo(a) ao curso Introdução ao R. Esse curso, em especial, será uma introdução à análise de dados, utilizando linguagem de programação. O objetivo dessa disciplina é introduzir a prática de análise de dados....
13520 sym 24 img
Figure Four- Chi Databot Latest
09.12.2024
questions_df$question_text[1] [1] "Overall, how helpful was the chatbot in helping you articulate events that happened on social media?" # Frequency of responses table(pilotdata_1_$helpfulness_chatbot_articulate) Very unhelpful Not helpful...
8652 sym R (5260 sym/16 pcs) 4 img