1
2
3
4
5
#

Name:

Description:

Temperature of a mug of water as it cools

Variables:

A data frame with 222 observations of the following variables.

  • time time in minutes

  • temp temperature in Celsius

Details

The water was poured into a mug and a temperature probe inserted into the water with a few seconds of the pour.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

These data were collected Stan Wagon to help his mathematical modeling students explore Newton's Law of Cooling and the ways that the law is really only an approximation. More about Stan: http://stanwagon.com.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/CoolingWater_1272_28.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.