The degree measure of the four add up to 360 degrees. This is actually true of any quadrilateral. Let lower case letter a,b,c and d represent the angle of trapezoid ABCD. Then a+b+c+d= 360 degreees.
a) With geometric distribution you can measure the number of trials until the first success, that is, a defective chip is found, as follows:
P(x = k) = p*(1-p)^(k-1)
This means: probability to find exactly 1 defective in k trials, p is the probability to find a defective chip, which is equal to 0.02, and the number of trials are k = 5. Replacing:
P(x = 5) = 0.02*(1-0.02)^(5-1) = 0.0184
b) If you want the probability of 1 success within k trials, compute: