Recently Published
Plot
plot shows the full distribution of AI readiness for each political regime, highlighting areas of high density, median values, and variability.
HeatMap-Correlations
heatmap shows the strength of the correlations between political regimes, AI readiness, government AI strategy, and income group. This helps to identify patterns (e.g., whether certain regimes are highly correlated with high AI readiness)
ggplot(melted_corr, aes(Var1, Var2, fill = value)) +
geom_tile() +
scale_fill_gradient2(low = "blue", high = "red", mid = "white", midpoint = 0) +
labs(title = "Correlation Heatmap of AI Readiness and Political Regime") +
theme_minimal()
BoxPlot - AI capabilities
plot will show the distribution of AI readiness for each political regime, helping to compare how AI readiness differs between regimes (e.g., do liberal democracies have higher AI readiness than closed autocracies?)
Data Bencana Provinsi Sumatera Barat
Nama: Azizah
NIM: 23337055
Plot
Peace
TUGAS KOMSTAT 2
MEISYA PUTERI SIAGIAN_23337011
Tugas 2 Komstat
Salsa Billa
23337015
A SQL demo: loading and normalizing csv data
The document is created in Quarto accessed from RStudio connected to a locally hosted PostgreSQL database.