1/27
Practice questions covering basic concepts, event operations, probability approaches, counting techniques, and fundamental theorems as outlined in Business Statistics Chapter 06.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
What is defined as a numerical measure of uncertainty ranging from 0 to 1?
Probability, where 0 represents impossibility and 1 represents certainty.
In probability theory, what is a 'Random Experiment'?
Any repeatable process with outcomes that cannot be predicted with certainty.
What is the 'Sample Space' (S) and what are its 'Sample Points'?
The Sample Space is the set of all possible outcomes of a random experiment, while Sample Points are the individual possible outcomes.
How is an 'Event' defined in relation to the sample space?
An event is any collection of outcomes of an experiment or any subset of the sample space.
What characterizes the 'Intersection of Events' (A∩B)?
It is an event containing all elements that are common to both events A and B, expressed as {x/x∈A and x∈B}.
What is the 'Union of two events' (A∪B)?
An event containing all elements that belong to 'A' or to 'B' or to both, expressed as {x/x∈A or x∈B}.
Define the 'Difference of 2 events' (A−B).
An event consisting of elements of A which do not belong to B, also denoted as A∩B′, expressed as {x/x∈A and x∈/B}.
What is the 'Complement of an event' (A′)?
An event consisting of all the elements of the sample space S that are not elements of A, expressed as {x/x∈S and x∈/A}.
When are events (A1,A2,…,An) considered 'Collectively Exhaustive'?
When their union covers the entire sample space: A1∪A2∪⋯∪An=S.
What are 'Mutually Exclusive' or 'disjoint' events?
Events that cannot occur simultaneously in a single trial of an experiment (A1∩A2=∅).
What are 'Equally Likely Events'?
Events that have the same chance of occurring.
According to the 'Classical Approach', how is the probability of an event P(A) calculated?
P(A)=Total number of equally likely casesNumber of favourable cases=n(S)n(A)=nm.
How is the 'Relative Frequency Approach' to probability defined?
It is the limit of the relative frequency (m/n) as the number of repetitions (n) approaches infinity (P(A)=limn→∞nm).
By what other names is 'Relative Frequency Probability' known?
Posterior probability and Empirical probability.
What characterizes the 'Subjective Approach' to probability?
Probability assigned by an individual based on available evidence, knowledge, experience, and personal beliefs.
What are the first two rules under the 'Axiomatic Approach' to probability?
What is the 'Addition Law of Probability' for any two events A and B?
P(A∪B)=P(A)+P(B)−P(A∩B).
What formula is used to calculate the probability of 'A' but not 'B' (P(A∩B′))?
P(A∩B′)=P(A)−P(A∩B).
What is 'Joint Probability'?
The probability of the joint occurrence of two or more events, denoted by P(A∩B).
What is 'Marginal Probability'?
The probability of one event ignoring any information about other events, also known as unconditional probability.
What is the definition and formula for 'Conditional Probability' (P(B∣A)) when P(A)>0?
The probability that event B occurs subject to the condition that A has already occurred: P(B∣A)=P(A)P(A∩B).
What is the 'Multiplication Rule of Probability' derived from conditional probability?
P(A∩B)=P(A)×P(B∣A) or P(A∩B)=P(B)×P(A∣B).
Under what condition are two events A and B considered independent?
If P(B∣A)=P(B) or P(A∣B)=P(A), leading to the specialized multiplication rule: P(A∩B)=P(A)×P(B).
In counting techniques, what is the 'Factorial' of n (n!)?
The product of positive integers from 1 to n (n!=1×2×3×⋯×n). By definition, 0!=1 and 1!=1.
What is the formula for 'Combinations' (nCr)?
nCr=(n−r)!r!n! where r≤n.
What is the 'Total Probability Law' for a random event B given mutually exclusive and exhaustive events Ai?
P(B)=∑i=1nP(Ai)×P(B∣Ai).
What is the purpose of 'Tree Diagrams' in probability?
To graphically represent the sample space for experiments with multiple stages, where each branch shows a possible outcome.
What is the formula for 'Bayes’ Theorem' to find the updated probability P(Ai∣B)?
P(Ai∣B)=∑P(B∣Ai)×P(Ai)P(B∣Ai)×P(Ai).