๐Ÿ“ฆ Downloads

Files for Sasin DECS-S-0034 statistics assignment & other projects.

๐Ÿ“Š DECS-S-0034 Statistics Assignment โ€” "More SIMs Than Friends"

N=201 countries. All data from api.worldbank.org โ€” verified 8 July 2026. Zero fabricated data.

๐Ÿ“Š
asean-mobile-sim-data.csv
201-country dataset โ€” 6 variables. Drop into Excel for regression.
CSV 201 rows ร— 14 columns
๐Ÿ“—
decs0034-sim-vs-friends-final.xlsx
โญ FINAL SUBMISSION โ€” Complete Excel workbook: raw data, regression output (coefficients, p-values, ANOVA), 4 diagnostic charts with trendlines, descriptive stats, correlation matrix, and ASEAN comparison. Formatted, color-coded, ready to submit.
๐Ÿ“Š SIM Case Study โ€” Full Analysis Report
DECS-S-0034 comprehensive case study: descriptive stats, correlation matrix, F-test, T-test, simple + multiple regression, confidence intervals โ€” Excel ToolPak format, 7-8 pages.
View Report
XLSX 5 sheets ยท 58 KB
๐Ÿ“
decs0034-regression-guide.md
Step-by-step Excel regression instructions + write-up template.
Markdown ~8.4 KB
๐Ÿ”—
decs0034-reference-links.md
120 source URLs (World Bank API) + APA citation format.
Markdown ~11 KB
๐Ÿ“„
decs0034-regression-results.md
The completed assignment โ€” abstract, methods, results table, interpretation, diagnostics, and limitations.
Markdown ~10 KB

๐ŸŒญ QMM-02 โ€” Hot Dog Pricing Analysis

๐Ÿ“—
Hotdog_QMM02_Solution.xlsx
Complete OLS regression solution โ€” raw data (113 weeks), coefficients table, ANOVA, scenario predictions for Ball Park price war, descriptive stats, and correlation matrix. 5 sheets, color-coded.
XLSX 5 sheets ยท 16 KB
๐Ÿ“
decs0034-correlation-concepts.md
Demand function & correlation coefficient explained โ€” supply/demand graph, ฯ values, and how they connect to the SIMs regression and QMM-02 cases.
Markdown ~3.5 KB

โš™๏ธ Excel Local AI Add-in (LM Studio)

๐Ÿงฉ
manifest.xml
Add-in manifest โ€” tells Excel about the custom functions.
XML 4.0 KB
โšก
functions.json
Custom functions definition โ€” =AI_LOCAL() and =AI_FAST().
JSON 1.3 KB
๐Ÿ–ฅ๏ธ
taskpane.html
Sidebar UI (optional โ€” functions work without it).
HTML 5.0 KB
๐Ÿ“–
README.md
Full install guide โ€” LM Studio + nginx + cert + sideloading steps.
Markdown 4.3 KB

๐Ÿ› ๏ธ LocalDataTools.com โ€” ViewerTool Paste Fix

โš›๏ธ
ViewerTool-paste-enabled.tsx
Drop-in replacement for components/tools/ViewerTool.tsx โ€” adds Ctrl+V image paste support. Paste any screenshot or copied image straight into the viewer.
TSX ~16 KB