Starter quiz

  • A statistical summary sums up the features of a __________ .
    • data cycle
    • data set  ✓
    • datum
    • graph
  • When using spreadsheet software, which command would calculate the mean for a column of numerical data?
    • =average(A1:J1)
    • average(B1:B10)
    • =mean(A1:J1)
    • =average(B1:B10)  ✓
  • When using spreadsheet software, which command would calculate the range for a column of numerical data?
    • max(A1:A10)-min(A1:A10)
    • =range(A1:J1)
    • =max(B1:B10)-min(B1:B10)  ✓
    • =range(B1:B10)
  • When using spreadsheet software, which command would calculate the median for a row of numerical data?
    • =median(A1:A10)
    • =middle(A1:A10)
    • =median(A1:J1)  ✓
    • =middle(A1:J1)
  • When using spreadsheet software, what symbol represents multiplication?
    • *  ✓
    • x
    • x
  • When using spreadsheet software, what is the correct way to input, and calculate, \frac{2\times3}{5} ?
    • = 2 * 3 / 5  ✓
    • = 2 x 3 / 5
    • = 2 x 3 \ 5
    • = 2 * 3 \ 5
+