Let X be a discrete random variable with geometric distribution.
Let x be the number of tests and p the probability of success in each trial, then the probability distribution is:
P (X = x) = p * (1-p) ^ (x-1). With x = (1, 2, 3 ... n).
This function measures the probability P of obtaining the first success at the x attempt.
We need to know the probability of obtaining the first success at the third trial.
Where a success is defined as a customer buying online.
The probability of success in each trial is p = 0.3.
So:
P (X = 3) = 0.3 * (1-0.3) ^ (3-1)
P (X = 3) = 0.147
The probability of obtaining the first success at the third trial is 14.7%
Answer:
Do you still need help with this problem?
Step 1: Add the two equations together to get just one equation.
2x + y + x - y = 5 + 1
Step 2: Simplify.
3x = 6
Step 3: Divide by 3 on both sides.
3x / 3 = 6 / 3
x = 2
Therefore, the answer is x=2
The answer choice which represents the quotient of the polynomials given is; 2x² +x -3.
<h3>What is the quotient of the polynomial division?</h3>
According to the task content, the quotient of the polynomial division; (2x4 – 3x3 – 3x2 7x – 3) ÷ (x2 – 2x 1) is required;
Hence, it follows from long division of polynomials that the required quotient is; 2x² +x -3.
Read more on quotients of polynomials;
brainly.com/question/24662212
#SPJ4