Solution:
Let X denote the number of customers who are comfortable with
delivery of their purchases by drones.
here,
-The number of customers (n) is finite.
-The customers are independent of each other.
-The probability of comfort(p) is constant for each customer as, x
satisfies the conditions of binomial distribution, so x follows
binomial distribution with parameters n and p respectively
symbolically X ~ Bin(n,p)
Then,
P[X = x] = nCx p^x q^n-x , p+q = 1
=> P[X = 2] = 4C2 (0.49)^2 (0.51)^4-2, x = 0,1,2...n
=> P[X = 2] = 4!/2!(4-2)! (0.2401) (0.2601)
=>P[X = 2] = 6* 0.06245001 = 0.3747
The values are
n = 4, x = 2, p = 0.49 and q = 0.51
Get Answers For Free
Most questions answered within 1 hours.