2.) (12 points) Using the following data which represent the average streaming cost of 36
randomly Lake County household per month. Find the measurements listed below the data.
$28, $32, $48, $60, $40, $75, $100, $114, $85, $50, $30, $12, $18, $36, $55, $32, $42, $49,
$18, $26, $42, $56, $70, $65, $44, $58, $39, $95, $81, $66, $54, $55, $68, $29, $80, $71
a. Find mean (=average(highlight list))
b. Find sample standard deviation (=stdev.s(highlight column))
c. Find variance (=var.s(highlight column))
d. Find mode (=mode.sngl(highlight column))
e. Find minimum (=min(highlight column))
f. Find Quartile 1 (=quartile.inc(highlight column, 1))
g. Find Quartile 2 (=quartile.inc(highlight column, 2))
h. Find Quartile 3
i. Find maximum (=max(highlight column))
j. Find 10th percentile (=percentile.inc( highlight column, .10))
k. Find 90th percentile
1. Make a box-plot

Make the graph