Which of the following is an Excel Add-in?

A) Standard deviation B) ANOVA
C) Frequency D) Analysis ToolPak

D

Computer Science & Information Technology

You might also like to view...

A For...Next loop with a positive step value continues to execute until what condition is met?

(A) The counter variable is greater than the terminating value. (B) The counter variable is equal to or greater than the terminating value. (C) The counter variable is less than the terminating value. (D) The counter variable is less than or equal to the terminating value.

Computer Science & Information Technology

To advance the number of times a statement is executed, use a(n) ________-loop.?

A. ?if B. ?else C. ?for D. ?none of the above

Computer Science & Information Technology