Answer:


Step-by-step explanation:
From the question we are told that:
Sample size n=9
Number of Green 
Number of yellow 
Number of white 
Probability of Green Followed by yellow P(GY) ball


Generally the equations for when n is even is mathematically given by



Therefore



Generally the equations for when n is odd is mathematically given by



b)
Probability of drawing white ball

Therefore



Therefore
![E(y)=[E(w)-1]\frac{4}{9}](https://tex.z-dn.net/?f=E%28y%29%3D%5BE%28w%29-1%5D%5Cfrac%7B4%7D%7B9%7D)
![E(y)=[\frac{9}{2}-1]\frac{4}{9}](https://tex.z-dn.net/?f=E%28y%29%3D%5B%5Cfrac%7B9%7D%7B2%7D-1%5D%5Cfrac%7B4%7D%7B9%7D)

I think you may need a picture; nobody can help if we don’t know the size of the different sizes of the packages (:
Answer:
Please see explanation for the answer. The code is written in python and is as given below:
Step-by-step explanation:
The solution is obtained on the Python with the following code
import matplotlib.pyplot as plotter
import numpy as npy
x_s = npy.linspace(-5,5,100) #Defining a linear sample space with boundaries as -5 to 5 and 100 as number of samples.
def sigmo(z):return 1/(1 + npy.exp(-z)) #Defining sigmoid function for the f(x).
plotter.plot(x_s, sigmo(x_s))
plotter.plot([-5,5],[.5,.5])
plotter.xlabel("z")
plotter.ylabel("sigmoid(z)")
plotter.show()
Common difference is -2-5 = -7
first term is 5
a_50 = 5 -7(50-1) = -338
2) d = 3 - (-7) = 10
a = -7
a_110 = -7 + 10(110 - 1) = 1083
d = -27 - (-22) = -5
second -7 - 5= -12
third = -12 - 5 = -17
Answer: 4 1/10g^5+5 1/4
Step-by-step explanation: