1
2
3
4
5
#

Name:

Description:

Data collected by KU Field Ecology class on Cross Reservoir during Fall 2025. Temperature and DO collected in situ, remaining parameters measured on water samples returned to the lab.

Variables:

Variable Descriptions

Date
Sampling date when measurements were collected

Group
Student sampling group

Sample Type 
Lake zones: "Epilimnion", "Metalimnion", "Hypolimnion"

Depth (m)
Water depth where sample was collected, measured in meters

metric
Water quality parameter being measured
Includes parameters like: "Temperature", "Dissolved Oxygen", "Chlorophyll", "Ammonium", "Nitrate", "FNU", "Phycocyanin", "Specific Conductance"
Each row represents one measurement of one parameter

value
Actual measured value for the corresponding metric
Units vary by parameter (°C for temperature, mg/L for nutrients, μS/cm for conductivity, etc.)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
#PROBLEM-56928

For this assignment you will be analyzing the data from Cross Reservoir that we collected last week....

Question
Showing 1-1 of 1 item.