1000 random integers are generated randomly with a uniform distribu
tion over the range 1 to 1000 inclusive. Which of the following would
indicate a poor generator?
a. the average of the numbers is about 499
b. each number appears exactly once
c. no four consecutive numbers are all even
d. two of the above
e. all of (a), (b), and (c)
D
You might also like to view...
Case-Based Critical Thinking QuestionsCase 2Bernard knows that Access has a series of special types of queries that can help him evaluate and verify the data stored in a database. He uses the Help resources available with Access to learn more about these queries. Bernard is looking for a way to identify the same customer who is entered multiple times with different IDs in his database. Which of the following wizards for specialized queries will be most helpful to him?
A. Find Duplicates B. Find Unmatched C. Crosstab D. Find Unique
A C-string is terminated with ____.
A. the newline character B. the null character C. a square bracket D. a semicolon
____ is most frequently associated with data classification schemes.
A. Need to know B. Least privilege C. Access control D. Separation of duties
Which of the following does not occur when a Web browser reads an HTML document?
A. parsing B. rendering C. searching D. formatting