Oil company DOE

Description
Experimental data; testing amount of 4 materials added (A, B, C, D) in order to achieve a certain volumetric heat capacity, y.
Data source
Industrial source (context and data modified for confidentiality).
Data shape
19 rows and 5 columns
Usage restrictions
None
Contact person
Kevin Dunn
Contact details
[email protected]
Added here on
09 January 2011 20:39
Last updated
11 November 2018 16:36

Load this dataset in Python

import pandas as pd

df = pd.read_csv("https://openmv.net/file/oil-company-doe.csv")
df.describe()

Preview (first 10 rows)

ABCDy
4.381.6No2.1828.03
6.22.26Yes2.1837.25
6.22.26Yes2.1837.22
4.382.26Yes3.0837.06
6.21.6Yes3.0839.23
6.21.6No3.0830.86
6.21.6No3.0830.89
6.21.6Yes3.0839.21
4.382.26No3.0829.31
4.382.26Yes3.0837.03