Question
Question: A question paper is divided into two parts \(\mathrm{A}\) and \(\mathrm{B}\) and each part contains ...
A question paper is divided into two parts A and B and each part contains 5 questions. The number of ways in which a candidate can answer 6 questions selecting at least two questions from each part is:
A.80
B.100
C.200
D.None of these
Solution
Probability is the branch of mathematics concerning numerical descriptions of how likely an event is to occur, or how likely it is that a proposition is true. The probability of an event is a number between 0 and 1, where, roughly speaking, 0 indicates impossibility of the event and 1 indicates certainty. The probability formula is used to compute the probability of an event to occur. To recall, the likelihood of an event happening is called probability.
- Probability Rule One (For any event A,0≤P(A)≤1)
- Probability Rule Two (The sum of the probabilities of all possible outcomes is 1 )
- Probability Rule Three (The Complement Rule)
- Probabilities Involving Multiple Events.
- Probability Rule Four (Addition Rule for Disjoint Events)
- Finding P(A and B) using Logic.
Complete step-by-step answer:
Permutations and combinations, the various ways in which objects from a set may be selected, generally without replacement, to form subsets. This selection of subsets is called a permutation when the order of selection is a factor, a combination when order is not a factor.
The formula for permutations is: nPr=(n−r)!n!
The formula for combinations is: nCr=[r!(n−r)!]n!
A combination is a mathematical technique that determines the number of possible arrangements in a collection of items where the order of the selection does not matter. In combinations, we can select the items in any order. Combinations can be confused with permutations. In mathematics, a permutation of a set is, loosely speaking, an arrangement of its members into a sequence or linear order, or if the set is already ordered, a rearrangement of its elements. The word "permutation" also refers to the act or process of changing the linear order of an ordered set.
A combination is a mathematical technique that determines the number of possible arrangements in a collection of items where the order of the selection does not matter. In combinations, we can select the items in any order. Combinations can be confused with permutations. In mathematics, a permutation of a set is, loosely speaking, an arrangement of its members into a sequence or linear order, or if the set is already ordered, a rearrangement of its elements. The word "permutation" also refers to the act or process of changing the linear order of an ordered set.
A | B | Total |
---|---|---|
5 questions | 5 questions | |
2 | 4 | 6 |
3 | 3 | 6 |
4 | 2 | 6 |
There are two section and the candidates has to answer at least
2 questions from each section with a total of 6 questions.
So, there are three following ways.
(i) no of ways ⇒ selecting 2 questions from section A and 4 questions from sections B ⇒5C2×5C4⇒10×5⇒50
(ii) no. of ways ⇒ selecting 3 questions from each section. ⇒5C3×5C3⇒10×19=100
(iii) no. of ways ⇒ selecting 4 from section A and 2 from sectionB
⇒5C4×5C2⇒5×10⇒50
∴ Total no. of ways =50+100+50=200.
So, the correct answer is option C.
Note: One could say that a permutation is an ordered combination. The number of permutations of n objects taken r at a time is determined by the following formula:
P(n,r)=(n−r)!n!n! is read n factorial and means all numbers from 1 to n multiplied. Combinations are a way to calculate the total outcomes of an event where order of
the outcomes do not matter.
To calculate combinations, we will use the formula nCr=r!∗(n−r)!n! where n represents the total number of items, and r represents the number of items being chosen at a time. Thus, nPr(n,r) The number of possibilities for choosing an ordered set of r objects (a permutation) from a total of n objects. Definition: nPr(n,r)=(n−r)!nCr(n,r)n!.