Publications by Anonymous

Developing Data Products Course Project

09.09.2024

An Introduction The instructions for this project are pretty generic: Create a web page using R Markdown that features a map created with Leaflet. What you’re reading here is that R markdown report. What follows below is a leaflet rendering of select American national parks in the Southwestern region. We will load the leaflet library in a separat...

599 sym R (811 sym/2 pcs)

Developing Data Products: Week 2 Leaflet Project

09.09.2024

Summary This project includes creating a web page using R Markdown that features a map created with Leaflet. The webpage is hosted on RPubs. The map for this project is that of four airports in the Phoenix, Arizona area. The locations of the airports are identified with an airplane icon and can be clicked to identify the name of the airport. I...

725 sym R (1241 sym/7 pcs)

SQL Murder Mystery Walkthrough

26.06.2024

SQL Murder Mystery You vaguely remember that the crime was a murder that occurred sometime on Jan.15, 2018, and that it took place in SQL City. This introduction gives us some clues: Murder On Jan.15, 2018 SQL City It is also given that the database is organized in the following schema: Using the query: SELECT * FROM crime_scene_report ...

2524 sym 1 img 5 tbl

bellabeat-data-analysis

17.06.2024

Business Task The primary objective of this analysis is to explore the relationship between Bellabeat users and their usage of Bellabeat products. We aim to define user groups based on their habits and create usage scenarios for each group. By addressing the following questions, we will gain insights to inform Bellabeat’s marketing strategy a...

11397 sym 6 img

Storm Damage Analysis from the NOAA storm database

25.05.2024

Synopsis This report explores damages incurred by weather phenomena based on the National Oceanic and Atmospheric Administration storm assessment database. Two specific questions that are examined are which types of events caused the most harm to the public, and which types of events caused the greatest economic impact. The relevant variables are e...

7489 sym R (10088 sym/58 pcs) 2 img

Reproducible Research Week 4 Project 2

24.05.2024

Synopsis This project involves exploring NOAA storm database to answer two questions concerning population and economic harm from storm events.The analysis involves resolving missing data and data requiring data conversions to determine those storm events causing the greatest population and economic harm. Calculations are made for population ha...

7430 sym R (5272 sym/35 pcs) 3 img 4 tbl

GIF of Character Model

30.03.2024

...

1 sym

Minh TBS and BMD

14.11.2023

#Chuẩn bị #Load packages library(tidyverse); library(dplyr); library(ggplot2); library(ggthemes); library(table1); library(magrittr); library(BMA); library(forcats) library(psych); library(compareGroups); library(nortest); library(coin); library(gmodels); library(epiR); library(psych); library(forestplot); library(explor); library(car); libr...

797 sym R (38853 sym/89 pcs) 27 img

Manuscript Plots

04.11.2023

Cross-Sectional Plots Here one can see the cross-sectional effects of phonological awareness and morphological awareness on kanji. Notice that in the case of phonological awareness, the effect is fairly weak and invariant across quantiles. However, one can see that the relationship is quite dynamic for morphological awareness. For poor readers...

2466 sym

Do Minh Quan 1

03.09.2023

#1. CHUẨN BỊ ##Load packages library(tidyverse); library(dplyr); library(ggplot2); library(ggthemes); library(table1); library(magrittr); library(BMA); library(forcats) library(psych); library(compareGroups); library(nortest); library(coin); library(gmodels); library(epiR); library(psych); library(forestplot); library(gplots); library(explor...

538 sym R (43888 sym/78 pcs) 5 img