Question
Question: Five dice are thrown simultaneously. If the occurrence of an even number in a single die is consider...
Five dice are thrown simultaneously. If the occurrence of an even number in a single die is considered a success and the probability of at most 3 success is 2x13, then the value of x is ___.
Solution
We find the probability of getting an even number p and odd number q. We see that the random variable that takes the number of successes as outcomes follows binomial distribution because we get p+q=1. We find the probability of at most 3 success P\left( X\le 3 \right)=1-P\left( X>3 \right)=1-\left\\{ P\left( X=4 \right)+P\left( X=5 \right) \right\\} using the formula for the probability of getting k successes in n trials P(X=k)=nCkpkqn−k=nCkpk(1−p)n−k.
Complete step-by-step solution:
We know that the binomial distribution with parameters n∈N and p∈[0,1] is the discrete probability distribution of the number of successes in a sequence of n independent experiments (also called trials ) each asking a yes-no question, and each with its own Boolean-valued outcome: success/ yes/true/one (with probability p) or failure/no/false/zero (with probability q = 1 − p). $$$$
We also know that random variable X that follows binomial distribution then the probability of getting k successes in n trials is given by,
P(X=k)=nCkpkqn−k=nCkpk(1−p)n−k
We are given in the question that five dice are thrown simultaneously and if the occurrence of an even number in a single die is considered a success and the probability of at most 3 success is 2x13 . The number of possible outcomes of a single dice throw is 6 (1, 2, 3, 4, 5, and 6). The number of even numbers is 3(2, 4, 6) and the number of odd numbers is 3 (1, 3, and 5). Let us denote the probability of getting an even number be p and the probability of getting an odd number as q. So we have