Showing posts with label Statistics. Show all posts
Showing posts with label Statistics. Show all posts

Tuesday, December 2, 2025

The Cost Of Living

Excellent data set & web map from the Economic Policy Institute: The Family Budget Map. This map shows (by county) the cost-of-living for a 'normal' two-parent, two-child family broken down into housing, food, child care, transportation, health care, taxes, and other necessities.

Even better: the data are accessible as MS Excel!

Tuesday, November 4, 2025

ToolUniverse

ToolUniverse is a unified ecosystem that transforms any large language model (LLM)—open or closed—into a powerful AI scientist. By standardizing how LLMs identify and call tools, it integrates over 600 scientific resources, including machine learning models, datasets, APIs, and analysis packages.

With its AI-Tool Interaction Protocol, ToolUniverse provides a common interface for seamless communication between LLMs and tools, ensuring compatibility across platforms such as GPT, Claude, Gemini, and open-source models.

More over here: ToolUniverse Documentation

Thursday, May 15, 2025

Chart Makers

Here are three options:
As always: user beware! Some of these 'free' ones / tiers can suddenly disappear or turn commerical.

Thursday, October 31, 2024

Destination Earth

Destination Earth is a lot of world salad at this time, but it seems to be EU version of an AI-based Digital Twin currently called DestinE. Very clever!

Tuesday, September 24, 2024

Rowboat

Rowboat is a tool to quickly explore massive data tables (CSV or MS Excel) in your browser window. Sounds a little niche, but whatever works!

Friday, August 30, 2024

Nate Silver: The River

Not sure I want to read the entire book, but I like the metaphor he uses: Imagine the world as a river = an ecosystem of people, ideas, and more. All of us are trying to best navigate this river and the associated currents of strategy, chance, and uncertainty.

Friday, June 7, 2024

Become a data viz SUPERSTAR

This loks promising: Become a data viz SUPERSTAR is a 5-part YouTube series from the folks @ storytelling with data to become, well, a data viz superstar. Could be usefuf for teaching data analysis and data viz.

Thursday, May 16, 2024

Probability of Success

Probability of Success is a nicely-done interactive animation/explanation of an important statistical concept: If there’s a chance, with enough tries, you approach near certainty. Or: the house always wins!

Tuesday, July 11, 2023

Stats with R or Python!

Nerd alert: An Introduction to Statistical Learning is now available in two versions - one with applications in R and one with applications in Python. That's already pretty awesome & now add that both versions are free to download as a PDF!

Wednesday, June 21, 2023

Saturday, August 27, 2022

Thursday, June 16, 2022

Desmos

Desmos offers some tool math tools: Graphing Calculator, Geometry Tool, etc. All that is seemingly free to use and share/export (see example below). There is also Desmos Classroom which requires a login, but the Math Tools seem to be available to all.


Monday, January 10, 2022

Population Forecasts with ArcGIS Pro

Here's nice tutorial introducing some of the time-series forecasting cools combined with space-time cubes using NetCDF data: Looking to the future: Using GIS to model and predict population. This example uses county-based population data, could be used just as well for grid-based climate model outputs or other gridded data.

Friday, November 19, 2021

Scientific Visualization: Python + Matplotlib

Scientific Visualization: Python + Matplotlib (by Nicolas Rougier) is a free open-source book about, well, scientific data viz using these two tools. Read as a PDF, order a printed copy, and dig around on the GitHub for sources and code examples.