Question

In: Statistics and Probability

Multiple Choice Select the best answer from the available choices for each question. 1.   Which of...

Multiple Choice

Select the best answer from the available choices for each question.

1.   Which of the following is NOT part of the definition of a sample space S?


•   S can be discrete or continuous

•   Each outcome must be in S at most once

•   Each element in S is equally likely

•   Each outcome must be in S at least once

•   S is a set of possible outcomes in an experiment

2.   Three A’s, three B’s, and two C’s are arranged at random in a row. What is the probability that the letters on both ends are different?


•   0.01

•   0.25

•   0.75

•   0.99

•   None of the above

3.   When constructing this exam, Diana and Audrey made a question bank of 40 Multiple Choice questions (you get 15), 30 True/False questions (you get 10), 30 Identify the Distribution questions (you get 10), and 4 versions of each of the 5 Long Answer questions. Assuming the order of the questions does not matter, how many different exams could be created?

  
•   4.029 x 10^10
  
•   5.260 x 10^22
  
•   3.718 x 10^28
  
•   6.403 x 10^53
  
•   none of the above

4.   Three people independently choose one of five sections of a course to enroll in. What is the probability that at least two enroll in the same section?

  
•   0.28
  
•   0.48
  
•   0.52
  
•   0.72
  
•   None of the above

5.   Three people are acting in a play. Character A has 50% of the lines, Character B has 40%, and Character C has 10%. Each person has a different probability of making a mistake on any line, independently: 0.03 for A, 0.07 for B, and 0.20 for C. Given that a mistake occurred, what is the probability that it was C’s line?

  
•   0.02
  
•   0.063
  
•   0.317
  
•   0.444
  
•   None of the above

6.   Which matches the conditions for using a Binomial approximation to the Hypergeometric?

  
•   N must be large and n must be small relative to N
  
•   The sampling must be done with replacement
  
•   n must be large and r/N must be small
  
•   Two or more of the above
  
•   None of the above

7.   Suppose the amount of data you use on your phone (in units of 100 MB) has a Poisson distribution with mean 8 per month. You pay $15 per month plus $3 per 100 MB of data. Find the standard deviation of a random month's phone bill.


•   6.245

•   8.485

•   9.327
  
•   72
  
•   None of the above

8.   The amount of time a user plays Animal Crossing has an Exponential distribution with mean 30 minutes. Given that the user has been playing for 1 hour, what is the probability they will still be playing half an hour later?

•   0.012

•   0.135

•   0.368

•   0.632

•   None of the above

9.   Which of the following 4 statements is FALSE?

  
•   If X~Y (i.e. X and Y have the same distribution), then they have a correlation of 1
  
•   If X and Y are independent, they have a correlation of 0

•   If X and Y have a correlation of 0, and Y and Z have a correlation of 1, then X and Z have correlation of 0

•   Correlation tells us the strength and direction of the linear relationship between two variables, whereas covariance only tells us the direction

•   Two or more of the above are false

10.   Which of the following 4 statements is TRUE?


•   If X and Y have a negative correlation, they are independent

•   If X and Y have a correlation of 0, they are independent

•   If X and Y have a positive correlation, and Y and Z have a positive correlation, then X and Z have positive correlation

•   If X = -0.5Y, then the correlation of X and Y is -1

•   Two or more of the above are true

11.   Which of the following 4 statements is FALSE?

  
•   The Normal distribution has mean, median, and mode all equal to μ   

•   A Normal random variable with a larger variance has a smaller maximum height of its pdf

•   Approximately 95% of the area under the Standard Normal pdf is between -1 and 1

•   The cdf F(x) of a Normal random variable is strictly increasing for all Real values of x

•   Two or more of the above are false


12.   The return on stock X has mean 5 and standard deviation 3. The return on stock Y has mean 8 and standard deviation 10. The standard deviation of an equal portfolio of the two stocks (that is, 0.5X + 0.5Y) is 24.25. What is the correlation between X and Y?


•   -0.2
  
•   0

•   0.2

•   0.4
  
•   None of the above

13.     Suppose the length in cm of a male soccer player's foot follows a Normal distribution with mean 30 and variance 25. Suppose the length in cm of a female soccer player's foot follows a Normal distribution with mean 26 and variance 16. A male and female soccer player are selected at random. What is the probability the female player has a longer foot than the male player?


•   0.09

•   0.27

•   0.33

•   0.73

•   0.91

14.   Independently of one another, a randomly surveyed individual can be a non-smoker, a light smoker, or a heavy smoker with probabilities 60%, 30% and 10%, respectively. Suppose we randomly survey a sample of 100 people. Given that 37 of them are light smokers, what is the expected number of heavy smokers?


•   6.3

•   9

•   27

•   54

•   None of the above

15.   The Princess Theatre has 280 seats. 200 tickets are sold for the new popular movie: The Attack of the Goose. Despite every attendee having an assigned seat, they all decide to sit in seats at random. Find the variance of the number of people sitting in their assigned seat. (Hint: use indicator variables)


•   0.712

•   0.714

•   5.246

•   11.704

•   None of the above

Solutions

Expert Solution

(there are more than 4 parts, as per policy i am answering first 4 parts)


1.

in a sample space different outcomes can hacce different probabilities so the need not be equally likely

therefore, option c is not part of definition of sample space

ans : optiion c

2.

P(both end same) = P(both end A)+P(both end B)+P(both end C)

= 3C2 / 8C2 + 3C2 / 8C2 + 2C2 / 8C2

= (3+3+1)/(28)

= 7/28

=0.25

P(both end different) = 1 - P(both end same) = 1 - 0.25 = 0.75

ans : option C

3.

no. of exams = (ways to select 15 Multiple Choice questions )*(ways to select 10 true/false)*(ways to select 10 distribution ques.)*(ways to select 15)*(no. of version of each long question ^ no. of long questions)

= 40C15 * 30C10 * 30C10 * 4^5

= 40225345056 * 30045015 * 30045015 *4^5

= 3.718*10^28

ans : option c

4.

P(all different) = 5*4*3 / (5*5*5)

= 60/125

P(stleast 2 same) = 1 - P(all different) = 1 - 60/125

= 65/125

= 0.52

ans : option C


Related Solutions

Multiple Choice Select the best answer from the available choices for each question. 1.   Three people...
Multiple Choice Select the best answer from the available choices for each question. 1.   Three people are acting in a play. Character A has 50% of the lines, Character B has 40%, and Character C has 10%. Each person has a different probability of making a mistake on any line, independently: 0.03 for A, 0.07 for B, and 0.20 for C. Given that a mistake occurred, what is the probability that it was C’s line?    •   0.02    •  ...
1. On a multiple choice test where each question has 4 choices of which only one...
1. On a multiple choice test where each question has 4 choices of which only one is correct you get 1.8 points for a correct answer and you lose .75 points for an incorrect answer. You lose no points nor gain any points if you leave the problem blank. We let the random variable x = points earned from guessing on a question. a) Find the probability distribution for x b) Is guessing a good idea if you cannot eliminate...
1. A student takes a 12 question multiple choice test. There are 5 answer choices, and...
1. A student takes a 12 question multiple choice test. There are 5 answer choices, and the student guesses on all the questions. What is the probability the student will get exactly 7 questions correct in order to pass? Round to 5 decimal places. a. 0.00332 b. 0.00587 c. 0.08304 d. 0.00213 2. If the probability of a machine producing a defective part is 0.05, what is the probability of finding exactly 5 defective parts from a sample of 100?...
1) For the following multiple choice question, select the option that best completes the sentence. Trade...
1) For the following multiple choice question, select the option that best completes the sentence. Trade credit is reflected as [blank] on a balance sheet. Group of answer choices Accounts receivable Accounts payable Notes outstanding Goodwill 2) What is the primary source of debt capital for existing businesses? Group of answer choices Commercial banks Government programs Non-financial companies Brokerage firms 3) In time-sales finance, what do dealers do when they cannot themselves finance installments or conditional sales contracts on a...
In a multiple choice exam, there are 7 questions and 4 choices for each question (a,...
In a multiple choice exam, there are 7 questions and 4 choices for each question (a, b, c, d). Nancy has not studied for the exam at all and decides to randomly guess the answers. What is the probability that: (please round all answers to four decimal places) a) the first question she gets right is question number 3? b) she gets all of the questions right? c) she gets at least one question right?
2.   A student is taking a multiple-choice test in which each question has five choices. Assume...
2.   A student is taking a multiple-choice test in which each question has five choices. Assume that the student has no knowledge of the correct answers to any of the questions. She has decided on a strategy in which she will place five balls (marked A, B, C, D and E) into a box. She randomly selected one ball for each question and replaces the ball in the box. The marking on the will determine her answer to the question....
Multiple Choice Identify the choice that best completes the statement or answers the question. ____​13.​Which of...
Multiple Choice Identify the choice that best completes the statement or answers the question. ____​13.​Which of the following statements is CORRECT? a. One of the disadvantages of incorporating a business is that the owners then become subject to liabilities in the event the firm goes bankrupt. b. Sole proprietorships are subject to more regulations than corporations. c. In any type of partnership, every partner has the same rights, privileges, and liability exposure as every other partner. d. Sole proprietorships and...
Multiple Choice Choose the single choice among the 4 choices that best completes the statement or...
Multiple Choice Choose the single choice among the 4 choices that best completes the statement or answers the question. 1.When the owner of goods delivers goods to a merchant and the goods are of a kind the merchant deals in, this is known as a.a principal/agent relationship. b.an independent contractor relationship. c.an entrustment. d.an employer/employee relationship. 2.An agent’s implied authority a.is not always present in a principal/agent relationship. b.can cause additional liability to be imposed on the agent. c.exists by...
Order of Chioce:When multiple-choice question are asked, the order of the choices is usually changed each...
Order of Chioce:When multiple-choice question are asked, the order of the choices is usually changed each time the question is asked. For exampe in 2012 presidentional election a pollster woud ask one person "who do you prefer for president, Barack Obama or Mitt Romney?"For the next person the order of the names will be reversed "Mitt Romney or Barack Obama?" If the choices were given in the same order each time , do you think that might introduce blias? Explain
Choose the answer from the choices that best matches the statement presented. Each question has only...
Choose the answer from the choices that best matches the statement presented. Each question has only one correct answer. Each choice can be used more than once, and some choices will not be used at all. Are poor conductors of electricity. A trend in the periodic table. Can be used to make computer chips and glass. The ability of an atom to attract electrons when forming a chemical bond. This group of elements have a charge of 2-. These metals...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT