Error and Uncertainty in Google Sheets
Evan Kramer
Instructor
RANDBETWEEN()
RANDBETWEEN(0,2)
SPARKLINE()
data
: The cell(s) to plotoptions
: Options to configure the plotcharttype
: bar, line, etc.max
: upper limit=SPARKLINE(H2, {"charttype", "bar"; "max", MAX(H$2:H$10)})
Error and Uncertainty in Google Sheets