| PasteRack.org | ||
| Paste # 18865 | ||
| 2019-04-21 21:16:18 | ||
Forked from paste # 74914. | ||
Fork as a new paste. | ||
Paste viewed 143 times. | ||
Tweet | ||
Embed: | ||
=>
#t
#f
'((1 123 "temp1" 72.0)
(1 123 "press1" 29.9212)
(1 456 "temp1" 87.3)
(1 456 "temp2" 87.4)
(1 456 "press1" 28.9234)
(2 123 "temp1" 72.1)
(2 123 "press1" 29.9213))
'((1 456 "temp1" 87.3) (1 456 "temp2" 87.4) (1 456 "press1" 28.9234))
'((1 123 "temp1" 72.0) (1 456 "temp1" 87.3) (2 123 "temp1" 72.1))
'((1 123 "temp1" 72.0) (2 123 "temp1" 72.1))
"Sum of temp1-123"
144.1
"Average"
72.05
"Standard Deviation"
0.04999999999999716
"Minimum"
72.0
"Maximum"
72.1
"Count"
2
"Median"
72.05
"Range"
0.09999999999999432
"Sum of all data"
407.56590000000006
"Clearing data"
"Empty?"
#t