Unit 3 - Practice Quiz

MTH302 40 Questions
0 Correct 0 Wrong 40 Left
0/40

1 A single experiment with only two possible outcomes, 'success' or 'failure', is known as a...

bernoulli process Easy
A. Geometric trial
B. Poisson trial
C. Binomial trial
D. Bernoulli trial

2 The Binomial distribution is used to model the number of...

binomial distribution Easy
A. trials until the first success.
B. trials until a fixed number of successes.
C. successes in a fixed number of trials.
D. events in a fixed interval of time or space.

3 Which distribution is used to model the number of trials needed to get the first success?

geometric distribution Easy
A. Binomial distribution
B. Poisson distribution
C. Geometric distribution
D. Bernoulli distribution

4 Which of the following scenarios is best modeled by a Poisson distribution?

poisson distribution Easy
A. The number of heads in 10 coin flips.
B. The number of emails received by an office in one hour.
C. The height of students in a class.
D. The number of cards drawn from a deck until an ace is found.

5 The Negative Binomial distribution is a generalization of which other distribution?

negative binomial distribution Easy
A. Poisson distribution
B. Normal distribution
C. Geometric distribution
D. Uniform distribution

6 The Moment Generating Function (MGF) for a Bernoulli distribution with probability of success is given by:

moment generating function ( without proof) of the above mentioned distributions Easy
A. , where
B.
C.
D.

7 What are the two parameters that define a Binomial distribution?

binomial distribution Easy
A. The probability of success () and the probability of failure ().
B. The rate parameter () and the number of successes ().
C. The mean () and the variance ().
D. The number of trials () and the probability of success ().

8 What does the parameter (lambda) represent in a Poisson distribution?

poisson distribution Easy
A. The probability of success on a single trial.
B. The exact number of events observed.
C. The average number of events in a given interval.
D. The total number of trials.

9 Which of the following is NOT a necessary property of a Bernoulli process?

bernoulli process Easy
A. The probability of success is constant for each trial.
B. Each trial has only two possible outcomes.
C. The trials are independent of each other.
D. The number of successes must equal the number of failures.

10 A key property of the Geometric distribution is that it is 'memoryless'. This implies that:

geometric distribution Easy
A. The outcome of one trial is determined by the previous trial.
B. The probability of success must be 0.5.
C. The probability of a future success does not depend on past failures.
D. The distribution has no mean or variance.

11 If a random variable follows a Binomial distribution with parameters and , what is the mean (expected value) of ?

binomial distribution Easy
A. 8
B. 4.8
C. 12
D. 20

12 The function is the Moment Generating Function (MGF) for which distribution?

moment generating function ( without proof) of the above mentioned distributions Easy
A. Poisson distribution
B. Bernoulli distribution
C. Geometric distribution
D. Binomial distribution

13 A Negative Binomial distribution describes the probability of the number of...

negative binomial distribution Easy
A. events occurring in a fixed interval.
B. trials required to obtain a fixed number of successes ().
C. failures before the first success.
D. successes in a fixed number of trials ().

14 A unique property of the Poisson distribution is that its mean is equal to its...

poisson distribution Easy
A. mode.
B. standard deviation.
C. variance.
D. median.

15 The expression represents the Moment Generating Function (MGF) of which distribution?

moment generating function ( without proof) of the above mentioned distributions Easy
A. Geometric distribution
B. Negative Binomial distribution
C. Binomial distribution
D. Poisson distribution

16 A random variable can take a value of 1 with probability and a value of 0 with probability . This random variable follows a...

bernoulli process Easy
A. Poisson distribution.
B. Binomial distribution with n=1.
C. Bernoulli distribution.
D. Uniform distribution.

17 A student takes a 10-question multiple-choice quiz. Each question has 4 options, and the student guesses randomly on every question. Which distribution would model the number of questions the student answers correctly?

binomial distribution Easy
A. Binomial distribution
B. Negative Binomial distribution
C. Geometric distribution
D. Poisson distribution

18 An operator dials a phone number repeatedly until they get a connection. What is the single parameter needed to define the Geometric distribution for this scenario?

geometric distribution Easy
A. The probability of getting a connection on any trial ().
B. The average number of dials needed.
C. The number of failed attempts.
D. The total number of dials they will make ().

19 A city emergency service receives an average of 3 calls per hour for a certain type of incident. What is the value of if we want to model the number of calls in a 1-hour interval?

poisson distribution Easy
A. 3
B. 1/3
C. 1
D. 60

20 A quality control inspector checks items from a production line until she finds 5 defective items. Which distribution would model the total number of items she inspects?

negative binomial distribution Easy
A. Geometric distribution
B. Binomial distribution
C. Negative Binomial distribution
D. Poisson distribution

21 A random variable follows a binomial distribution, , with a mean of 6 and a variance of 2.4. What are the values of and ?

binomial distribution Medium
A.
B.
C.
D.

22 A customer support center receives an average of 5 calls per minute. What is the probability of receiving exactly 12 calls in a 2-minute interval, assuming the calls follow a Poisson process?

poisson distribution Medium
A.
B.
C.
D.

23 A basketball player makes 80% of her free throws. What is the probability that her first miss occurs on her 5th attempt?

geometric distribution Medium
A.
B.
C.
D.

24 A quality control inspector is testing light bulbs. The probability that a bulb is defective is 0.1. What is the probability that the 3rd defective bulb found is the 10th bulb tested?

negative binomial distribution Medium
A.
B.
C.
D.

25 The moment generating function (MGF) of a discrete random variable is . What is the variance of ?

moment generating function ( without proof) of the above mentioned distributions Medium
A. 1.8
B. 14.0
C. 4.2
D. 6.0

26 If a random variable follows a Poisson distribution such that , what is the variance of ?

poisson distribution Medium
A.
B. 2
C. 8
D. 4

27 A student takes a 10-question multiple-choice quiz, with 5 options per question. If the student guesses randomly on all questions, what is the probability of answering at least one question correctly?

binomial distribution Medium
A.
B.
C.
D.

28 Which of the following scenarios best describes a Bernoulli process?

bernoulli process Medium
A. Flipping a fair coin until you get 3 heads and counting the number of flips.
B. Rolling a fair six-sided die 10 times and recording the number that appears on each roll.
C. Drawing 5 cards from a standard deck without replacement and counting the number of Aces.
D. Asking 20 students their favorite color from a list of 5 colors.

29 The MGF of a random variable Y is . What is ?

moment generating function ( without proof) of the above mentioned distributions Medium
A.
B.
C.
D.

30 If is a geometric random variable representing the trial number of the first success and its mean is , what is ?

geometric distribution Medium
A. 0.80
B. 0.64
C. 0.16
D. 0.36

31 The number of trials to get the -th success follows a negative binomial distribution. If and , what are the parameters and ?

negative binomial distribution Medium
A.
B.
C.
D.

32 The number of trials to get the -th success follows a negative binomial distribution. If the mean is and the variance is , what are the parameters and ?

negative binomial distribution Medium
A.
B.
C.
D.

33 The number of flaws in a fiber optic cable follows a Poisson distribution with a mean of 0.6 per 100 feet. What is the probability that there are no flaws in a 500-foot cable?

poisson distribution Medium
A.
B.
C.
D.

34 In a large population, 40% of people have blood type A. If 5 people are chosen at random, what is the probability that exactly 2 of them have blood type A?

binomial distribution Medium
A.
B.
C.
D.

35 The moment generating function of a random variable X is . What kind of distribution does X follow and what is its mean?

moment generating function ( without proof) of the above mentioned distributions Medium
A. Poisson, Mean = 4
B. Negative Binomial, Mean = 6.67
C. Binomial, Mean = 2.4
D. Geometric, Mean = 1.67

36 A machine produces items with a 5% defect rate. Items are inspected one by one. What is the probability that the first defective item is found within the first 3 items inspected?

geometric distribution Medium
A. 0.05
B. 0.142625
C. 0.15
D. 1 - (0.05)^3

37 Which of these statements correctly describes a key difference between the Binomial and Poisson distributions?

poisson distribution Medium
A. The Binomial distribution is for discrete variables, while the Poisson is for continuous variables.
B. The probability of success must be constant for a Poisson distribution, but can vary in a Binomial distribution.
C. The Binomial distribution has a fixed number of trials, while the Poisson distribution describes events over a continuous interval.
D. The mean and variance are always equal in a Binomial distribution, but not in a Poisson distribution.

38 A coin is biased so that the probability of heads is . What is the variance of the number of tosses required to get the 4th head?

negative binomial distribution Medium
A. 9.33
B. 44.44
C. 13.33
D. 2.8

39 It is known that 10% of a certain brand of computer chips are defective. If a company orders 15 chips, what is the probability that at most one chip is defective?

binomial distribution Medium
A.
B.
C.
D.

40 A random variable X has a moment generating function . Which statement is correct?

moment generating function ( without proof) of the above mentioned distributions Medium
A. X is a Geometric random variable with a mean of 0.2.
B. X is a Binomial random variable with n=1.
C. X is a Geometric random variable with a mean of 5.
D. X is a Negative Binomial random variable with r=1 and p=0.8.