When using the CORREL function a value of 1 would indicate:

A) a mild relationship. B) a strong relationship.
C) no relationship. D) a weak relationship.


B

Computer Science & Information Technology

You might also like to view...

When a file is created, MS-DOS records its name and starting address in __________.

a. the boot sector b. a disk directory c. the root directory d. the system index

Computer Science & Information Technology

Which of the following statements are true?

a. Inheritance models the is-a relationship between two classes. b. A strong is-a relationship describes a direct inheritance relationship between two classes. c. A weak is-a relationship describes that a class has certain properties. d. A strong is-a relationship can be represented using class inheritance. e. A weak is-a relationship can be represented using interfaces.

Computer Science & Information Technology

Case-Based Critical Thinking QuestionsCase 2-2Max recently came back from Australia, where he developed a Web site about Australian animals. He used the following image to create the code for an image map, shown below the picture. When he tested the code in a browser, he discovered that the code does not work properly. He asked his brother Ethan to help him fix the code. Ethan asked him several questions in order to help him. (Note: The image size is 420 x 280 pixels.)

Australian Parrots

shape="rect" coords="100, 20, 440, 160" href="penguins.htm" alt="Australian Penguins" title="Australian Penguins" />Australian KangaroosAustralian Koalas

What tag(s) is/are missing in the code? A. <a></a> B. <imagemap> C. </map> D. <br />

Computer Science & Information Technology

____ video transfers a segment of a video file from the web to your computer, letting you play that portion while the next segment is being sent. 

A. Uploading B. Streaming C. Installing D. Editing

Computer Science & Information Technology