Advertisements
Advertisements
Question
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.
Solution
Let X = number of terminals which required attention during a week.
p = probability that any terminal will require attention during a week
∴ p = 0.1
and q = 1 - p = 1 - 0.1 = 0.9
Given: n = 10
∴ X ~ B (10, 0.1)
The p.m.f. of X is given by
P(X = x) = `"^nC_x p^x q^(n - x)`
i.e. p(x) = `"^10C_x (0.1)^x (0.9)^(10 - x)`, x = 0, 1, 2,...,10
P(1 terminal will require attention)
P(X = 1) = p(1) = `"^10C_1 (0.1)^1 (0.9)^(10 - 1)`
`= 10(0.1)(0.9)^9`
`= (1.0)(0.9)^9`
`= (0.9)^9`
Hence, the probability that 1 terminal requires attention `= (0.9)^9`
APPEARS IN
RELATED QUESTIONS
A die is thrown 6 times. If ‘getting an odd number’ is a success, find the probability of 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 none of the 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 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:
A die is thrown 100 times. If getting an even number is considered a success, then the standard deviation of the number of successes is ______.
Choose the correct option from the given alternatives:
For a binomial distribution, n = 5. If P(X = 4) = P(X = 3), then p = ______
Choose the correct option from the given alternatives:
For a binomial distribution, n = 4. If 2P(X = 3) = 3P(X = 2), then p = ______
Let X ~ B(10, 0.2). Find P(X = 1).
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: exactly one has 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: at most three have a 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?
A large chain retailer purchases a certain kind of electronic device from a manufacturer. The manufacturer indicates that the defective rate of the device is 3%. The inspector of the retailer picks 20 items from a shipment. What is the probability that the store will receive at most one defective item?
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.
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 at most 6 machines will produce all bolts within specification.
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.
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.
Find the probability that the visitor obtains answer yes from at least 2 pupils:
- when the number of pupils questioned remains at 4.
- when the number of pupils questioned is increased to 8.
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.
Solve the following problem:
An examination consists of 5 multiple choice questions, in each of which the candidate has to decide which one of 4 suggested answers is correct. A completely unprepared student guesses each answer completely randomly. Find the probability that,
- the student gets 4 or more correct answers.
- the student gets less than 4 correct answers.
In a Binomial distribution with n = 4, if 2P(X = 3) = 3P(X = 2), then value of p is ______.
If X ~ B(n, p) with n = 10, p = 0.4, then find E(X2).
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 ______.
If X∼B (n, p) with n = 10, p = 0.4 then E(X2) = ______.
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`