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: The equation can be written as 8n = 99.2.
Step-by-step explanation:
In my answer, I used the variable n to distinguish itself as one side of the stop sign. 99.2 is the final perimeter in inches.
A stop sign is an octagonal shape (otherwise, it is made up of 8 equal sides). Therefore, with this information, you can interpret that the length of one side would be equal to the length of all of the other sides.
Hence, the answer can be represented as 8n = 99.2.
Answer:
y = (5/2)x + 20
Step-by-step explanation:
Since the bus and train are both at the station at time 0, the y-intercept for the new equation is 20. That is one point on the new graph: (0,20) The question said that the train travels faster, that means it spends less time getting to the next station. The existing graph shows the bus got to the next station in 10 minutes, so maybe the train got there in 8 minutes. So another point on the graph is (8,0) We can use a slope formula to calculate the slope of a new line. Or just count squares on the graph (se image) to find the slope. Slope tells how steep a line is, whether the line is going up or down, but also the slope is like directions how to get from one point to another point on the line.
All you need to write an equation is the slope, m and the y-intercept, b and fill those two numbers into the formula y=mx+b Here slope is 5/2 and y-intercept is 20. So you get
y=(5/2)x +20
The number of ways to choose the colors is 36
<h3>How to determine the number of ways?</h3>
The given parameters are:
Colors = 9
Colors to choose = 7
Since order does not matter, then it is combination
This is calculated using:

This gives

Evaluate

Hence, the number of ways is 36
Read more about combination at:
brainly.com/question/11732255
#SPJ1