Advertisements
Advertisements
Question
A pair of dice is thrown 4 times. If getting a doublet is considered a success, find the probability of two successes.
Solution
Let X = number of doublets.
p = probability of getting a doublet when a pair of dice is thrown
∴ p = `6/36 = 1/6` and
q = 1 - p = `1 - 1/6 = 5/6`
Given: n = 4
∴ X ~ B`(4, 1/6)`
The p.m.f. of X is given by
P(X = x) = `"^nC_x p^x q^(n - x)`
i.e. p(x) = `"^nC_x (1/6)^x (5/6)^(4 - x)`, x = 0, 1, 2, 3, 4
∴ P(2 successes) = P(X = 2)
= p(2) = `"^4C_2 (1/6)^2 (5/6)^(4 - 2)`
`= (4!)/(2!*2!) (1/6)^2 (5/6)^2`
`= (4 * 3 * 2!)/(2!.2.1) xx 1/36 xx 25/36`
`= 25/216`
Hence, the probability of two successes is `25/216`.
APPEARS IN
RELATED QUESTIONS
A die is thrown 6 times. If ‘getting an odd number’ is a success, find the probability of 5 successes.
A die is thrown 6 times. If ‘getting an odd number’ is a success, find the probability of at least 5 successes.
Five cards are drawn successively with replacement from a well-shuffled deck of 52 cards; find the probability that none is a spade.
In a box of floppy discs, it is known that 95% will work. A sample of three of the discs is selected at random. Find the probability that exactly one floppy disc work.
In a box of floppy discs, it is known that 95% will work. A sample of three of the discs is selected at random. Find the probability that exactly two floppy disc work.
In a box of floppy discs, it is known that 95% will work. A sample of three of the discs is selected at random. Find the probability that all 3 of the sample will work.
Choose the correct option from the given alternatives:
The probability of a shooter hitting a target is `3/4` How many minimum numbers of times must he fire so that the probability of hitting the target at least once is more than 0·99?
If the mean and variance of a binomial distribution are 18 and 12 respectively, then n = ______.
Let X ~ B(10, 0.2). Find P(X ≤ 8).
The probability that a bomb will hit a target is 0.8. Find the probability that out of 10 bombs dropped, exactly 2 will miss the target.
The probability that a mountain-bike travelling along a certain track will have a tyre burst is 0.05. Find the probability that among 17 riders: at most three have a burst tyre
The probability that a mountain-bike travelling along a certain track will have a tyre burst is 0.05. Find the probability that among 17 riders: two or more have burst tyre.
The probability that a lamp in a classroom will be burnt out is 0.3. Six such lamps are fitted in the class-room. If it is known that the classroom is unusable if the number of lamps burning in it is less than four, find the probability that the classroom cannot be used on a random occasion.
A lot of 100 items contain 10 defective items. Five items are selected at random from the lot and sent to the retail store. What is the probability that the store will receive at most one defective item?
An examination consists of 10 multiple choice questions, in each of which a candidate has to deduce which one of five suggested answers is correct. A completely unprepared student guesses each answer completely randomly. What is the probability that this student gets 8 or more questions correct? Draw the appropriate morals.
The probability that a machine will produce all bolts in a production run within specification is 0.998. A sample of 8 machines is taken at random. Calculate the probability that all 8 machines.
The probability that a machine will produce all bolts in a production run within specification is 0.998. A sample of 8 machines is taken at random. Calculate the probability that 7 or 8 machines.
A computer installation has 10 terminals. Independently, the probability that any one terminal will require attention during a week is 0.1. Find the probabilities that 0.
A computer installation has 10 terminals. Independently, the probability that any one terminal will require attention during a week is 0.1. Find the probabilities that 1.
A computer installation has 10 terminals. Independently, the probability that any one terminal will require attention during a week is 0.1. Find the probabilities that 2.
A computer installation has 10 terminals. Independently, the probability that any one terminal will require attention during a week is 0.1. Find the probabilities that 3 or more, terminals will require attention during the next week.
In a large school, 80% of the pupil like Mathematics. A visitor to the school asks each of 4 pupils, chosen at random, whether they like Mathematics.
Calculate the probabilities of obtaining an answer yes from 0, 1, 2, 3, 4 of the pupils.
If E(x) > Var(x) then X follows _______.
In Binomial distribution if n is very large and probability success of p is very small such that np = m (constant) then _______ distribution is applied.
In Binomial distribution, probability of success ______ from trial to trial
If X follows a binomial distribution with parameters n = 10 and p. If 4P(X = 6) = P(X = 4), then p = ______
In a binomial distribution `B(n, p = 1/4)`, if the probability of at least one success is greater than or equal to `9/10`, then n is greater than ______.
In a binomial distribution `B(n, p = 1/4)`, if the probability of at least one success is greater than or equal to `9/10`, then n is greater than ______.
A pair of dice is thrown 3 times. If getting a doublet is considered a success, find the probability of getting at least two success.
Solution:
A pair of dice is thrown 3 times.
∴ n = 3
Let x = number of success (doublets)
p = probability of success (doublets)
∴ p = `square`, q = `square`
∴ x ∼ B (n, p)
P(x) = nCxpx qn–x
Probability of getting at least two success means x ≥ 2.
∴ P(x ≥ 2) = P(x = 2) + P(x = 3)
= `square` + `square`
= `2/27`