When using the CORREL function, a value of .00007 would indicate:
A) an inverse relationship. B) no relationship.
C) a strong relationship. D) a weak relationship.
D
Computer Science & Information Technology
You might also like to view...
Which of the following functions would not be used to write data randomly to a random access file?
a. tellg b. seekp c. write d. All of the above would be used.
Computer Science & Information Technology
List all of the examples of consistency that you can find in Figure 5-22.
Computer Science & Information Technology
The Excel operator for "not equal to" is:
A) < > B) >= C) <= D) !=
Computer Science & Information Technology
What file mode is used to open an existing file, and empty the file once opened so that the file is zero bytes in size?
A. Append B. Empty C. Truncate D. Destroy
Computer Science & Information Technology