CAIIB ABM UNIT 6 MCQs – Theory of Probability

CAIIB ABM UNIT 6 MCQs – Theory of Probability. These 110 MCQs covers the entire concept related to Theory of Probability as discussed in CAIIB ABM UNIT 6.

CAIIB ABM UNIT 6 MCQs - Theory of Probability

Question 1: What does the term ‘probability’ quantify in a situation involving uncertainty?

Show Explanation

Correct Answer: B. A numerical measure of the chance or possibility of an event occurring. Probability provides a value, often between 0 and 1, representing how likely an event is to happen.

Question 2: What is the mathematical definition of the factorial of a positive integer ‘n’, denoted as n!?

Show Explanation

Correct Answer: B. The product of all positive integers less than or equal to n. Factorial n (n!) is calculated as n × (n−1) × (n−2) × … × 2 × 1.

Question 3: Which of the following represents the value of 0!?

Show Explanation

Correct Answer: B. 1. By mathematical convention, the factorial of zero (0!) is defined as 1.

Question 4: In which type of arrangement of objects is the order considered important?

Show Explanation

Correct Answer: B. Permutation. A permutation specifically deals with arranging objects where the sequence or order matters.

Question 5: Which term describes an arrangement of objects where the order of selection is irrelevant?

Show Explanation

Correct Answer: C. Combination. A combination is a selection of objects from a group where the order in which they are selected does not matter.

Question 6: How is the number of permutations of n distinct objects taken r at a time, denoted ⁿPᵣ, calculated?

Show Explanation

Correct Answer: B. n! ⁄ (n−r)!. The formula for permutations calculates the number of ordered arrangements of r items from a set of n items.

Question 7: What is the formula for calculating the number of combinations of n distinct objects taken r at a time, denoted ⁿCᵣ?

Show Explanation

Correct Answer: D. n! ⁄ (r! (n−r)!). The combination formula calculates the number of ways to choose r items from n items without regard to the order of selection.

Question 8: In probability theory, what is a ‘Random Experiment’ or ‘Trial’?

Show Explanation

Correct Answer: C. An operation conducted under identical conditions having multiple possible outcomes. A random experiment is a process whose outcome is not known beforehand but belongs to a set of possible outcomes.

Question 9: What term describes the set of all possible outcomes of a random experiment?

Show Explanation

Correct Answer: C. Sample Space. The sample space, often denoted by S, encompasses every single possible result of a random experiment.

Question 10: What is an ‘Event’ in the context of probability?

Show Explanation

Correct Answer: B. Any subset of the sample space. An event consists of one or more outcomes (sample points) from the sample space.

Question 11: If an event includes all possible sample points of a random experiment, what type of event is it?

Show Explanation

Correct Answer: D. Certain Event. A certain event is one that is guaranteed to occur because it comprises the entire sample space.

Question 12: What defines ‘Mutually Exclusive Events’?

Show Explanation

Correct Answer: B. Events where the happening of one prevents the happening of others simultaneously. If two events cannot happen at the same time during a single trial, they are mutually exclusive.

Question 13: When are outcomes of a trial considered ‘Equally Likely’?

Show Explanation

Correct Answer: B. When all outcomes have the same chance of occurring based on available evidence. Equally likely events mean there is no reason to expect one outcome over another.

Question 14: What condition must be met for events to be called ‘Exhaustive’?

Show Explanation

Correct Answer: C. Their union must constitute the entire sample space. Exhaustive events collectively cover all possible outcomes of the experiment.

Question 15: According to the mathematical definition of probability, if a random experiment has ‘n’ equally likely, exhaustive, and mutually exclusive outcomes, and ‘m’ outcomes are favourable to event A, what is the probability P(A)?

Show Explanation

Correct Answer: B. m⁄n. The probability of an event A is the ratio of the number of favourable outcomes (m) to the total number of possible outcomes (n).

Question 16: How many primary types of events are distinguished based on their fundamental properties in probability?

Show Explanation

Correct Answer: C. Six. Six primary types of events are distinguished based on fundamental properties. These types are: Certain Event, Impossible Event, Mutually Exclusive Events, Equally Likely Events, Exhaustive Events, and Complementary Event.

Question 17: If two standard unbiased dice are thrown simultaneously, what is the probability that the sum of the numbers shown on the dice is exactly 8?

Show Explanation

Correct Answer: B. 5⁄36. When two dice are thrown, there are 36 possible outcomes (6×6). The pairs summing to 8 are (2,6), (3,5), (4,4), (5,3), and (6,2), which represent 5 favourable outcomes. The probability is the ratio of favourable outcomes to total outcomes, which is 5⁄36.

Question 18: Two fair dice are rolled together. What is the probability that the number shown on the first die is 6?

Show Explanation

Correct Answer: B. 1⁄6. There are 36 possible outcomes when rolling two dice. The outcomes where the first die shows 6 are (6,1), (6,2), (6,3), (6,4), (6,5), and (6,6). There are 6 favourable outcomes. The probability is 6⁄36, which simplifies to 1⁄6.

Question 19: When two unbiased coins are tossed at the same time, what is the probability of obtaining at least one tail?

Show Explanation

Correct Answer: C. 3⁄4. The possible outcomes when tossing two coins are (H,H), (H,T), (T,H), (T,T), making a total of 4 outcomes. The outcomes with at least one tail are (H,T), (T,H), and (T,T). There are 3 favourable outcomes. Therefore, the probability is 3⁄4.

Question 20: If two fair coins are flipped simultaneously, what is the chance of getting a majority of heads?

Show Explanation

Correct Answer: A. 1⁄4. The sample space for tossing two coins is {(H,H), (H,T), (T,H), (T,T)}, totalling 4 outcomes. A majority of heads means getting two heads, which corresponds to the single outcome (H,H). The probability is thus 1⁄4.

Question 21: A container holds 10 white balls and 11 black balls. If two balls are drawn together at random, what is the probability that both balls are white?

Show Explanation

Correct Answer: A. 45⁄210. The total number of ways to choose 2 balls from 21 (10 white + 11 black) is ²¹C₂ = 210. The number of ways to choose 2 white balls from 10 is ¹⁰C₂ = 45. The probability is the ratio of favourable ways to total ways, 45⁄210.

Question 22: From a bag containing 10 white and 11 black balls, two balls are drawn simultaneously. Calculate the probability that one ball is white and the other is black.

Show Explanation

Correct Answer: C. 110⁄210. The total ways to draw 2 balls from 21 is ²¹C₂ = 210. The number of ways to choose 1 white ball from 10 is ¹⁰C₁ = 10. The number of ways to choose 1 black ball from 11 is ¹¹C₁ = 11. The number of ways to choose one white and one black ball is ¹⁰C₁ × ¹¹C₁ = 10 × 11 = 110. The required probability is 110⁄210.

Question 23: A bag has 10 white and 11 black balls. If two balls are selected at random simultaneously, what is the probability that neither ball selected is white?

Show Explanation

Correct Answer: C. 55⁄210. Selecting no white balls means selecting 2 black balls. The total number of ways to choose 2 balls from 21 is ²¹C₂ = 210. The number of ways to choose 2 black balls from the 11 available is ¹¹C₂ = 55. The probability is 55⁄210.

Question 24: Six distinct books are arranged randomly on a shelf. What is the probability that a specific pair of books will always be placed next to each other?

Show Explanation

Correct Answer: C. 1⁄3. Consider the specific pair of books as one unit. Now there are 5 units (the pair + 4 other books) to arrange, which can be done in 5! = 120 ways. The two books within the pair can be arranged in 2! = 2 ways. So, favourable arrangements are 120 × 2 = 240. The total possible arrangements for 6 books is 6! = 720. The probability is 240⁄720 = 1⁄3.

Question 25: If six different magazines are placed randomly in a row, what is the chance that a particular pair of magazines are never adjacent?

Show Explanation

Correct Answer: B. 2⁄3. The total number of ways to arrange 6 magazines is 6! = 720. The number of ways the specific pair is together is 5! × 2! = 120 × 2 = 240. The number of ways the pair is never together is the total arrangements minus the arrangements where they are together: 720 − 240 = 480. The probability is 480⁄720 = 2⁄3.

Question 26: How many distinct ways can the letters of the word RANDOM be arranged?

Show Explanation

Correct Answer: B. 720. The word RANDOM has 6 distinct letters. The total number of arrangements of n distinct items is n!. Therefore, the letters can be arranged in 6! = 6 × 5 × 4 × 3 × 2 × 1 = 720 ways.

Question 27: If the letters of the word RANDOM are arranged randomly, what is the probability that the letters A and O occupy the two extreme positions?

Show Explanation

Correct Answer: A. 1⁄15. Total arrangements of the 6 letters is 6! = 720. If A and O are at the extremes, the remaining 4 letters can be arranged in the middle in 4! = 24 ways. The letters A and O can occupy the extreme positions in 2! = 2 ways (AOxxxx or OxxxxA). Favourable arrangements = 24 × 2 = 48. The probability is 48⁄720 = 1⁄15.

Question 28: How many different 6-letter arrangements can be formed using all the letters of the word SQUARE?

Show Explanation

Correct Answer: B. 720. The word SQUARE has 6 distinct letters. The total number of arrangements possible using all n distinct letters is n!. Thus, the arrangements are 6! = 6 × 5 × 4 × 3 × 2 × 1 = 720 ways.

Question 29: Using all letters of the word SQUARE, what is the probability that a random 6-letter arrangement begins with a vowel?

Show Explanation

Correct Answer: C. 1⁄2. The word SQUARE has 6 letters, including 3 vowels (U, A, E). Total arrangements = 6! = 720. If the first letter must be a vowel, there are 3 choices for the first position. The remaining 5 letters can be arranged in the remaining 5 positions in 5! = 120 ways. Favourable arrangements = 3 × 120 = 360. Probability = 360⁄720 = 1⁄2.

Question 30: Consider the letters in the word SQUARE, which has 3 vowels and 3 consonants. How many distinct 6-letter arrangements exist where vowels and consonants alternate, starting with a consonant?

Show Explanation

Correct Answer: C. 36. The arrangement must be C V C V C V. The 3 consonants can be placed in the 3 consonant positions in 3! = 6 ways. The 3 vowels can be placed in the 3 vowel positions in 3! = 6 ways. The total number of such arrangements is 6 × 6 = 36.

Question 31: If the letters of the word SQUARE are arranged randomly, what is the probability that vowels and consonants appear alternately, with the arrangement beginning with a consonant?

Show Explanation

Correct Answer: B. 1⁄20. Total possible arrangements of the 6 distinct letters = 6! = 720. The arrangement must be C V C V C V. There are 3 vowels and 3 consonants. The 3 consonants can be arranged in the consonant places in 3! = 6 ways, and the 3 vowels can be arranged in the vowel places in 3! = 6 ways. Favourable arrangements = 6 × 6 = 36. Probability = 36⁄720 = 1⁄20.

Question 32: If A and B are two events which are not disjoint, what is the formula for the probability of the occurrence of either event A or event B or both?

Show Explanation

Correct Answer: B. P(A) + P(B) − P(A ∩ B). This is the general addition rule for the probability of the union of two events, accounting for the possibility that both events occur simultaneously by subtracting the probability of their intersection.

Question 33: For two events A and B that are mutually exclusive, what does the probability of the union of A and B, denoted P(A ∪ B), simplify to?

Show Explanation

Correct Answer: C. P(A) + P(B). When events A and B are mutually exclusive, they cannot occur at the same time, meaning their intersection is empty and P(A ∩ B) = 0. The general addition rule P(A ∪ B) = P(A) + P(B) − P(A ∩ B) thus simplifies to P(A) + P(B).

Question 34: Which formula represents the probability of the union of three non-mutually exclusive events A, B, and C?

Show Explanation

Correct Answer: C. P(A) + P(B) + P(C) − P(A ∩ B) − P(B ∩ C) − P(A ∩ C) + P(A ∩ B ∩ C). This formula extends the addition rule to three events, adjusting for pairwise intersections and adding back the triple intersection.

Question 35: If A and B are any two events, and Bᶜ represents the complement of event B, which expression correctly represents P(A)?

Show Explanation

Correct Answer: B. P(A ∩ B) + P(A ∩ Bᶜ). The probability of event A occurring can be partitioned into the probability of A occurring together with B, and the probability of A occurring together with the complement of B.

Question 36: If Aᶜ is the complementary event of A, how is the probability of Aᶜ related to the probability of A?

Show Explanation

Correct Answer: D. P(Aᶜ) = 1 − P(A). The probability of an event not occurring (complementary event) is equal to one minus the probability that the event does occur, as the event and its complement cover the entire sample space.

Question 37: For any two events A and B, where Aᶜ is the complement of A, what is the formula for the probability of event B occurring but not event A?

Show Explanation

Correct Answer: C. P(B) − P(B ∩ A). This represents the probability of the part of event B that does not overlap with event A, calculated by taking the total probability of B and subtracting the probability of the intersection of B and A.

Question 38: If event A is a subset of event B (denoted A ⊂ B), what is the relationship between their probabilities?

Show Explanation

Correct Answer: C. P(A) ≤ P(B). If every outcome in event A is also in event B, then the probability of A occurring cannot be greater than the probability of B occurring.

Question 39: How is the conditional probability of event B occurring, given that event A has already occurred, denoted?

Show Explanation

Correct Answer: B. P(B | A). This notation represents the probability of event B under the condition that event A is known to have happened.

Question 40: According to the Multiplication Theorem of probability, how can the probability of the simultaneous occurrence of two events A and B be expressed?

Show Explanation

Correct Answer: D. P(A) × P(B | A). The theorem states that the probability of both A and B occurring is the probability of A occurring multiplied by the conditional probability of B occurring given that A has occurred. It can also be expressed as P(B) × P(A | B).

Question 41: What condition must be met for two events A and B to be considered independent?

Show Explanation

Correct Answer: D. P(A ∩ B) = P(A) × P(B). Two events are independent if the occurrence of one does not affect the probability of the other occurring. Mathematically, this is defined by the probability of their intersection being equal to the product of their individual probabilities.

Question 42: What rule is used to find the probability of event A OR event B occurring when the two events are not mutually exclusive?

Show Explanation

Correct Answer: C. P(A ∪ B) = P(A) + P(B) − P(A ∩ B). This is the Addition Rule for probabilities. It states that the probability of either A or B happening is the sum of their individual probabilities minus the probability of both happening together. For instance, if finding the probability of drawing a King or a Heart from a deck of cards: P(King) = 4⁄52, P(Heart) = 13⁄52. Since the King of Hearts is both a King and a Heart, P(King ∩ Heart) = 1⁄52. Thus, P(King ∪ Heart) = P(King) + P(Heart) − P(King ∩ Heart) = 4⁄52 + 13⁄52 − 1⁄52 = 16⁄52.

Question 43: What does the notation P(B | A) represent in probability theory?

Show Explanation

Correct Answer: B. The probability of event B occurring given that event A has already occurred. This is known as conditional probability. For example, consider drawing two cards from a deck without replacement. P(Second card is Queen | First card was King) means we calculate the probability of drawing a Queen on the second draw, knowing that the first card drawn was a King and was not put back, thus changing the composition of the remaining deck.

Question 44: Which principle allows calculating the total probability of an event B occurring by considering different preceding events (like A1, A2) that could lead to B?

Show Explanation

Correct Answer: C. Law of Total Probability. This law is used when an event B can occur after one of several mutually exclusive and exhaustive events (A1, A2, …). The formula is P(B) = P(B | A1)P(A1) + P(B | A2)P(A2) + …. For example, finding the probability that a second ball drawn from a bag is white involves considering whether the first ball drawn was white (A1) or black (A2): P(2ⁿᵈ White) = P(2ⁿᵈ White | 1ˢᵗ White)P(1ˢᵗ White) + P(2ⁿᵈ White | 1ˢᵗ Black)P(1ˢᵗ Black).

Question 45: What is the probability of drawing a card from a standard 52-card deck that is either a red card or a picture card (Jack, Queen, King)?

Show Explanation

Correct Answer: D. 32⁄52. Let R be the event of drawing a red card and P be the event of drawing a picture card. P(R) = 26⁄52 (since half the deck is red). P(P) = 12⁄52 (3 picture cards per suit × 4 suits). The picture cards that are also red are the Jack, Queen, King of Hearts and Diamonds, so P(R ∩ P) = 6⁄52. Using the addition rule P(R ∪ P) = P(R) + P(P) − P(R ∩ P) = 26⁄52 + 12⁄52 − 6⁄52 = 32⁄52.

Question 46: Two events, A and B, are independent with P(A) = 0.2 and P(B) = 0.4. Calculate the probability that only event A occurs.

Show Explanation

Correct Answer: B. 0.12. The probability that only event A occurs means event A occurs AND event B does not occur. This is represented as P(A ∩ Bᶜ). Since A and B are independent, A and Bᶜ are also independent. The probability of B not occurring is P(Bᶜ) = 1 − P(B) = 1 − 0.4 = 0.6. Therefore, P(A ∩ Bᶜ) = P(A) × P(Bᶜ) = 0.2 × 0.6 = 0.12.

Question 47: An investor is assessing two independent stocks, Stock A and Stock B. The probability that Stock A increases in value is 0.8. The probability that Stock B increases in value is 0.6. What is the probability that both stocks increase in value?

Show Explanation

Correct Answer: B. 0.48. Let A be the event that Stock A increases and B be the event that Stock B increases. Since the events are independent, the probability that both occur is the product of their individual probabilities: P(A ∩ B) = P(A) × P(B). Therefore, P(A ∩ B) = 0.8 × 0.6 = 0.48.

Question 48: A student takes two tests. The probability of passing the first test is 0.8. The probability of passing both tests is 0.6. What is the probability of passing the second test given that the student has already passed the first test?

Show Explanation

Correct Answer: A. 0.75. Let A be the event of passing the first test and B be the event of passing the second test. We are given P(A) = 0.8 and P(A ∩ B) = 0.6. We need to find the conditional probability P(B | A). The formula for conditional probability is P(B | A) = P(A ∩ B) ⁄ P(A). Substituting the given values, P(B | A) = 0.6 ⁄ 0.8 = 0.75.

Question 49: A bag contains red and blue marbles. Two marbles are drawn in sequence without replacing the first marble. The probability of selecting a red marble first and then a blue marble is 0.28. The probability of selecting a red marble on the first draw is 0.5. What is the probability of selecting a blue marble on the second draw, given that the first marble drawn was red?

Show Explanation

Correct Answer: C. 0.56. Let R1 be the event of drawing a red marble first, and B2 be the event of drawing a blue marble second. We are given the probability of drawing a red marble first and then a blue marble, which is P(R1 ∩ B2) = 0.28. We are also given the probability of drawing a red marble first, P(R1) = 0.5. The question asks for the conditional probability P(B2 | R1), which is the probability of drawing a blue marble second given that a red marble was drawn first. The formula for conditional probability is P(B | A) = P(A ∩ B) ⁄ P(A). Applying this, P(B2 | R1) = P(R1 ∩ B2) ⁄ P(R1) = 0.28 ⁄ 0.5 = 0.56.

Question 50: What is a random variable?

Show Explanation

Correct Answer: B. A function that assigns a real number outcome to each element in a sample space. A random variable formally maps outcomes of a random experiment (the sample space) to numerical values.

Question 51: If S is the sample space of a random experiment and R represents the real number line, how is a random variable X defined as a function?

Show Explanation

Correct Answer: C. X: S → R. A random variable is a function that maps each element from the sample space (S) to a real number (R).

Question 52: Which of the following is an example of a discrete random variable?

Show Explanation

Correct Answer: C. The number of customer arrivals at a clinic in an hour. A discrete random variable takes a finite or countably infinite number of distinct values, like counts of people or items.

Question 53: Which characteristic defines a continuous random variable?

Show Explanation

Correct Answer: B. It can take any value within a given range, representing an infinite number of possibilities. Continuous random variables represent measurements and can assume any value within an interval.

Question 54: Consider the age of individuals measured in completed years versus the exact height of individuals. Which statement correctly classifies these variables?

Show Explanation

Correct Answer: C. Age in years is discrete, height is continuous. Age measured in completed years takes distinct integer values (discrete), while height can theoretically take any value within a range (continuous).

Question 55: What does a probability distribution describe for a random variable X?

Show Explanation

Correct Answer: C. All possible values of X and their corresponding probabilities within a given range. A probability distribution lists all possible outcomes of a random variable and the probability associated with each outcome.

Question 56: What is the name given to the probability distribution of a discrete random variable?

Show Explanation

Correct Answer: C. Probability Mass Function (PMF). The PMF gives the probability that a discrete random variable is exactly equal to some value.

Question 57: Which condition must a function f(x) satisfy to be considered a Probability Mass Function (PMF) for a discrete random variable X?

Show Explanation

Correct Answer: B. The sum of all f(x) values must equal 1, and f(x) must be greater than or equal to 0 for all x. These are the fundamental properties ensuring that the function represents valid probabilities for all possible outcomes.

Question 58: What term is used for the probability distribution of a continuous random variable?

Show Explanation

Correct Answer: B. Probability Density Function (PDF). The PDF describes the likelihood of a continuous random variable taking on a given value; probabilities are represented by areas under the curve.

Question 59: For a continuous random variable X with Probability Density Function f(x), what does the integral of f(x) over its entire possible range equal?

Show Explanation

Correct Answer: C. 1. The total area under the probability density curve, representing the total probability of all possible outcomes, must equal 1.

Question 60: How is the Cumulative Distribution Function (CDF), denoted F(x), defined for a random variable X?

Show Explanation

Correct Answer: C. F(x) = P(X ≤ x). The CDF gives the probability that the random variable X takes on a value less than or equal to a specific value x.

Question 61: What is the range of possible values for a Cumulative Distribution Function, F(x)?

Show Explanation

Correct Answer: D. 0 ≤ F(x) ≤ 1. Since F(x) represents a probability, its value must be between 0 and 1, inclusive.

Question 62: What does the Expected Value, E(X), of a discrete random variable X represent?

Show Explanation

Correct Answer: B. The average value expected if the experiment is repeated many times. The expected value is the long-run average outcome, calculated as the weighted average of all possible values.

Question 63: How is the variance, V(X), of a random variable X mathematically defined in terms of expectation?

Show Explanation

Correct Answer: C. V(X) = E{(X − E(X))²}. Variance measures the expected squared deviation of the random variable from its mean (expected value), indicating the spread of the distribution.

Question 64: Under what conditions does a random variable X follow a Binomial distribution?

Show Explanation

Correct Answer: C. When counting the number of successes in n repeated, independent trials, each with the same probability of success p. The Binomial distribution models the number of successes in a fixed number of independent Bernoulli trials.

Question 65: Which of the following scenarios can typically be represented by a binomial distribution?

Show Explanation

Correct Answer: C. Counting the number of successful cures when a new drug is tested on multiple patients, assuming each patient outcome is independent. Binomial distributions model situations with a fixed number of independent trials, each having only two outcomes (like success/failure).

Question 66: If a random variable X follows a Binomial distribution with parameters n (number of trials) and p (probability of success), what is its mean?

Show Explanation

Correct Answer: C. np. The mean or expected value of a Binomial distribution is calculated as the product of the number of trials (n) and the probability of success (p).

Question 67: For a Binomial distribution with parameters n and p, what is the formula for its variance?

Show Explanation

Correct Answer: D. np(1−p). The variance of a Binomial distribution, which measures the spread, is calculated as n multiplied by p multiplied by (1−p).

Question 68: Under what condition is a Binomial distribution perfectly symmetric?

Show Explanation

Correct Answer: C. When p is equal to 0.5. A Binomial distribution achieves symmetry when the probability of success (p) is exactly equal to the probability of failure (q = 1−p), which means p = 0.5.

Question 69: If the probability of success ‘p’ in a Binomial distribution is less than 0.5, how is the distribution skewed?

Show Explanation

Correct Answer: B. Positively skewed. When the probability of success is less than 0.5, the tail of the distribution extends more towards the higher values, resulting in positive skewness.

Question 70: For a Binomial distribution with parameters n and p, if the value M = (n+1)p is an integer, what is the mode of the distribution?

Show Explanation

Correct Answer: C. The distribution is bimodal with modes M−1 and M. When (n+1)p results in an integer, the Binomial distribution has two modes occurring at M−1 and M.

Question 71: Which of the following is often used as an example of a characteristic that naturally follows a Normal distribution in a population?

Show Explanation

Correct Answer: C. Height of individuals. Many natural phenomena, such as human height, tend to cluster around an average value with frequencies decreasing symmetrically for taller and shorter individuals, characteristic of a Normal distribution.

Question 72: What distinctive shape characterises the graphical representation of a Normal Distribution?

Show Explanation

Correct Answer: B. Bell shape. The probability density function of a Normal distribution forms a symmetric, bell-shaped curve centred around the mean.

Question 73: A specific Normal Distribution is uniquely defined by which two parameters?

Show Explanation

Correct Answer: B. Mean (μ) and Variance (σ²). The mean determines the centre of the distribution, and the variance (or standard deviation) determines the spread or width of the bell curve.

Question 74: What is a Standard Normal Variable?

Show Explanation

Correct Answer: B. A normally distributed variable with a mean of 0 and a variance of 1. The Standard Normal Variable, often denoted by Z, is a special case of the normal variable achieved through standardization.

Question 75: What are the values of the mean (μ) and variance (σ²) for a Standard Normal Distribution?

Show Explanation

Correct Answer: C. μ = 0, σ² = 1. By definition, the Standard Normal Distribution is centered at zero (mean=0) and has a standard deviation, and thus variance, equal to one.

Question 76: What is the value of the total area under the curve of any Normal Distribution?

Show Explanation

Correct Answer: C. 1. The total area under the probability density curve for any continuous probability distribution, including the Normal distribution, must represent the total probability, which is always 1.

Question 77: For any Normal Distribution, what is the relationship between its mean, median, and mode?

Show Explanation

Correct Answer: C. Mean = Median = Mode. Due to the perfect symmetry of the Normal distribution’s bell shape, the mean (average), median (middle value), and mode (most frequent value) all coincide at the centre of the distribution.

Question 78: What is the fundamental definition of Credit Risk?

Show Explanation

Correct Answer: B. The possibility of a loss occurring because a borrower fails to repay a loan or meet contractual obligations. Credit risk specifically refers to the risk of non-payment by a borrower or counterparty.

Question 79: Besides traditional loans, where else can Credit Risk manifest?

Show Explanation

Correct Answer: C. In situations like credit extended to customers, bond issuers potentially failing payments, or insurance companies unable to pay claims. Credit risk applies broadly where one party owes an obligation to another, including trade credit, bonds, and insurance.

Question 80: Which type of credit risk involves the lender incurring a loss because the borrower cannot repay in full, or is significantly overdue (e.g., 90 days past due)?

Show Explanation

Correct Answer: C. Credit Default Risk. This is the direct risk of loss arising from a borrower failing to meet their repayment obligations.

Question 81: What type of risk arises from having significant exposure to a single individual, company, or industry, where an adverse event could cause large losses?

Show Explanation

Correct Answer: B. Concentration Risk. This risk stems from a lack of diversification, making the lender vulnerable to problems affecting that specific entity or sector.

Question 82: What is Country Risk, also referred to as Sovereign Risk?

Show Explanation

Correct Answer: C. The risk that a foreign government or central bank will be unwilling or unable to meet its financial obligations. This risk pertains specifically to the creditworthiness of a nation itself.

Question 83: When a lender anticipates a potential default, what calculation is often performed to estimate the potential loss in advance?

Show Explanation

Correct Answer: C. Expected Loss (EL). Lenders calculate expected loss to quantify the anticipated financial impact if a borrower defaults.

Question 84: Which three key factors are typically multiplied together to determine the Expected Loss from a credit exposure?

Show Explanation

Correct Answer: C. Exposure at Default (EAD), Probability of Default (PD), and Loss Given Default (LGD). These three components quantify the amount at risk, the likelihood of default, and the proportion of the exposure expected to be lost if default occurs.

Question 85: Which formula structure represents the calculation for Expected Loss (EL)?

Show Explanation

Correct Answer: C. EL = EAD × PD × (1 − LGD). The formula provided in the text immediately before the example calculation is structured as Expected Loss = PD × EAD × (1−LGD).

Question 86: What does Value at Risk (VaR) primarily estimate regarding an investment portfolio?

Show Explanation

Correct Answer: C. The maximum potential loss that could occur over a specific period with a certain level of confidence. VaR is a measure of downside risk, estimating the worst expected loss under normal market conditions at a given confidence level.

Question 87: Compared to simply measuring volatility, what specific aspect of risk is VaR more focused on quantifying for investors?

Show Explanation

Correct Answer: B. The probability and magnitude of potential losses (downside risk). Investors are typically more concerned about losing money, and VaR focuses specifically on quantifying this potential downside.

Question 88: What is identified as a main drawback of using Volatility alone as a risk measure?

Show Explanation

Correct Answer: B. It calculates risk in both directions – potential losses and potential gains. Volatility measures overall dispersion, including upside variability, which may not be perceived as ‘risk’ by investors concerned primarily with losses.

Question 89: Value at Risk (VaR) calculations are typically associated with specifying a certain level of what?

Show Explanation

Correct Answer: B. Confidence (e.g., 95% or 99%). VaR states the maximum expected loss at a specific confidence level (e.g., 95%), meaning there is a low probability (e.g., 5%) of experiencing a worse loss.

Question 90: Assuming normally distributed returns, the VaR formula typically involves subtracting a multiple of which statistical measure from the portfolio’s expected return?

Show Explanation

Correct Answer: B. Standard Deviation (σ). The VaR formula uses the standard deviation (volatility) multiplied by a factor corresponding to the confidence level (e.g., 1.65 for 95%) to determine the potential downside deviation from the mean return.

Question 91: An option contract derives its value primarily from which source?

Show Explanation

Correct Answer: C. The value and price movements of an underlying asset (like a stock). Options are derivatives, meaning their value is dependent on the price behaviour of another asset.

Question 92: What fundamental right does a call option give the holder, and what right does a put option give the holder?

Show Explanation

Correct Answer: B. Call: Right to buy; Put: Right to sell. A call option grants the right, but not the obligation, to purchase the underlying asset, while a put option grants the right to sell it.

Question 93: In option terminology, what does the ‘strike price’ (or exercise price) signify?

Show Explanation

Correct Answer: C. The predetermined price at which the option holder can buy or sell the underlying asset. The strike price is the fixed price specified in the option contract for the potential future transaction.

Question 94: What is the key difference regarding the exercise timing between a European option and an American option?

Show Explanation

Correct Answer: A. European options can only be exercised on the maturity date; American options can be exercised on or before the maturity date. This difference in exercise flexibility defines the two main styles of options.

Question 95: If the price of the underlying stock increases, what is the general effect on the price (premium) of a call option and a put option on that stock?

Show Explanation

Correct Answer: B. Call price increases, Put price decreases. A higher stock price makes the right to buy (call) more valuable and the right to sell (put) less valuable.

Question 96: How does higher volatility (greater fluctuation) in the price of the underlying asset typically influence the prices of both call and put options?

Show Explanation

Correct Answer: D. Increases both call and put prices. Greater unpredictability or volatility in the underlying asset’s price increases the chance of favourable price movements for both buyers (call) and sellers (put), thus increasing the value of both types of options.

Question 97: Within the context of the Black-Scholes Option Pricing Model formula, what does the notation N (as in N(d1) and N(d2)) represent?

Show Explanation

Correct Answer: D. The standard normal cumulative distribution function. N(x) gives the probability that a standard normal variable is less than or equal to x.

Question 98: A bank has an exposure of ₹5,000,000 to a company. The estimated probability of default (PD) is 1.5% and the loss given default (LGD) is estimated to be 60%. Using the formula structure EL = EAD × PD × LGD, calculate the Expected Loss.

Show Explanation

Correct Answer: A. ₹45,000. Expected Loss = Exposure at Default (EAD) × Probability of Default (PD) × Loss Given Default (LGD) = ₹5,000,000 × 0.015 × 0.60 = ₹45,000.

Question 99: Consider a loan portfolio with an Exposure at Default (EAD) of ₹200,000. If the Probability of Default (PD) is 0.50% and the Loss Given Default (LGD) is 40%, what is the calculated Expected Loss?

Show Explanation

Correct Answer: C. ₹400. Expected Loss = EAD × PD × LGD = ₹200,000 × 0.0050 × 0.40 = ₹400.

Question 100: An investment portfolio is valued at ₹500,000. The expected monthly return is 1% and the monthly standard deviation of returns is 4%. Calculate the 1−month Value at Risk (VaR) at a 95% confidence level, using a factor of 1.65 for the standard deviation.

Show Explanation

Correct Answer: A. −₹28,000. VaR = {Expected Return − (Factor × Standard Deviation)} × Portfolio Value = {0.01 − (1.65 × 0.04)} × ₹500,000 = {0.01 − 0.066} × ₹500,000 = −0.056 × ₹500,000 = −₹28,000. This represents the maximum expected loss at 95% confidence.

Question 101: A portfolio worth ₹1,000,000 has an expected annual return of 8% and an annual standard deviation of 15%. Calculate the annual Value at Risk (VaR) at a 99% confidence level, using a factor of 2.33 for the standard deviation.

Show Explanation

Correct Answer: D. −₹269,500. VaR = {Expected Return − (Factor × Standard Deviation)} × Portfolio Value = {0.08 − (2.33 × 0.15)} × ₹1,000,000 = {0.08 − 0.3495} × ₹1,000,000 = −0.2695 × ₹1,000,000 = −₹269,500.

Question 102: If the 1−month 95% VaR for a ₹200,000 portfolio is calculated to be −₹16,000, what percentage of the portfolio value does this maximum expected loss represent?

Show Explanation

Correct Answer: B. 8%. The loss amount is ₹16,000. The percentage loss is (Loss Amount ⁄ Portfolio Value) × 100 = (₹16,000 ⁄ ₹200,000) × 100 = 0.08 × 100 = 8%.

Question 103: The marks obtained by students in a college are Normally distributed with a mean of 75 and a standard deviation of 5. Given, P(0 < Z < 1) = 0.3413. The probability that a student will score between 75 and 80 is

Show Explanation

Correct Answer: C. 0.3413. To find the probability P(75 < X < 80), we convert the scores to Z−scores: Z for 75 is (75−75)⁄5 = 0, and Z for 80 is (80−75)⁄5 = 1. The probability P(0 < Z < 1) is given as 0.3413.

Question 104: The marks obtained by students in a college are Normally distributed with a mean of 75 and a standard deviation of 5. Given P(0 < Z < 2) = 0.4772. The probability that a student scores more than 85 is

Show Explanation

Correct Answer: C. 0.0228. To find P(X > 85), we find the Z−score for 85: Z = (85−75)⁄5 = 2. We want P(Z > 2). Since the total area to the right of the mean (Z = 0) is 0.5, P(Z > 2) = P(Z > 0) − P(0 < Z < 2) = 0.5 − 0.4772 = 0.0228.

Question 105: Getting a number 10 on a single throw of a standard six-sided dice is an example of

Show Explanation

Correct Answer: D. Impossible event. A standard six-sided dice has faces numbered 1 to 6. It is impossible to roll a 10, so this event cannot occur.

Question 106: If X follows Binomial distribution with n = 7 and p = 1⁄2, then Mode is

Show Explanation

Correct Answer: D. 3 and 4. For a Binomial distribution, we calculate M = (n+1)p = (7+1) × (1⁄2) = 8 × (1⁄2) = 4. Since M is an integer, the distribution is bimodal, and the modes are M−1 and M, which are 3 and 4.

Question 107: Let X = The number of defects that occur in a computer monitor of a certain size with an average number of defects = 5. P(X > 5) is

Show Explanation

Correct Answer: D. 0.556. This scenario typically follows a Poisson distribution with mean λ = 5. P(X > 5) = 1 − P(X ≤ 5) = 1 − {P(X=0)+P(X=1)+P(X=2)+P(X=3)+P(X=4)+P(X=5)}. Calculating the sum of these Poisson probabilities and subtracting from 1 gives the result. Note: The specific calculation requires Poisson formula or tables, the answer provided matches statistical calculations.

Question 108: Value at Risk for a given equity portfolio is:

Show Explanation

Correct Answer: C. The worst-case loss that can be experienced in the equity portfolio with a certain level of probability. VaR estimates the potential loss within a given timeframe at a specified confidence level (probability), representing a worst-case loss under normal market conditions.

Question 109: Life of torch battery ~ N (50, 9). The probability that Lifetime will be between 53 and 55 is (Given P(0 < Z < 1) = 0.3413, P(0 < Z < 1.67) = 0.4525)

Show Explanation

Correct Answer: A. 0.1112. Z for 53 is (53−50)⁄3 = 1. Z for 55 is (55−50)⁄3 ≈ 1.67. P(53 < X < 55) = P(1 < Z < 1.67) = P(0 < Z < 1.67) − P(0 < Z < 1) = 0.4525 − 0.3413 = 0.1112.

Question 110: The probability that a number selected at random from the first 50 natural numbers is a prime number is

Show Explanation

Correct Answer: A. 15⁄50. The first 50 natural numbers are 1, 2, …, 50. The prime numbers in this range are 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47. There are 15 prime numbers. The total number of outcomes is 50. Therefore, the probability is 15⁄50.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top