Question

In: Math

1) The daily demand, D, of sodas in the break room is: D 0 1 2...

1) The daily demand, D, of sodas in the break room is:

D 0 1 2 3
P=(D=d) 0.1 0.2 0.4 0.3

i) Find the probability that the demand is at most 2.
ii) Compute the average demand of sodas.
iii) Compute SD of daily demand of sodas.

2) From experience you know that 83% of the desks in the schools have gum stuck
beneath them. In a random sample of 14 desks.
a) Compute the probability that all of them have gum underneath.
b) Compute the probability that 10 or less desks have gum.
c) What is the probability that more than 10 have gum?
d) What is the expected number of desks in the sample have gum?
e) What is the SD of the number of desks with gum?

3) The number of customers, X, arriving in a ATM in the afternoon can be modeled
using a Poisson distribution with mean 6.5.
a) Compute P(X<3).
b) Compute P(X>4).
c) SD of X.

Solutions

Expert Solution

1)

i) The probability that the demand is at most 2 is P(d <=2) = 0.1 + 0.2+ 0.4 = 0.7

ii) From the given data

X P(X=x) xP(X=x) X^2P(X=x)
0 0.1 0 0
1 0.2 0.2 0.2
2 0.4 0.8 1.6
3 0.3 0.9 2.7
Total: 1 1.9 4.5

2) From experience you know that 83% of the desks in the schools have gum stuck beneath them. In a random sample of 14 desks.

i.e. n = 14 and p = 0.83

a) Compute the probability that all of them have gum underneath.

P(X=14) = 0.83^14 = 0.0736

b) Compute the probability that 10 or less desks have gum.


c) What is the probability that more than 10 have gum?

P(X>10) = 1 - P(X<=10) = 1 - 0.2038 = 0.7962

d) What is the expected number of desks in the sample have gum?

E(X) = np = 14*0.83 = 11.62

e) What is the SD of the number of desks with gum?

SD = Sqrt(npq) = sqrt(14*0.83*0.17) = 1.4055

3) The number of customers, X, arriving in a ATM in the afternoon can be modeled
using a Poisson distribution with mean 6.5.


a) Compute P(X<3).


b) Compute P(X>4).


c) SD of X.

SD = Sqrt(Lamda) = Sqrt(6.5) = 2.5495


Related Solutions

l = [0 1 -2 1 1]; d = [2 -2 4 2 2]; r =...
l = [0 1 -2 1 1]; d = [2 -2 4 2 2]; r = [-1 1 -1 -2 0]; b = [2 0 -6 1 4]; n = length(d); x= zeros(n,1); for i = 2:n factor = l(i)/d(i-1); d(i) = d(i) - factor*r(i-1); b(i) = b(i) - factor*b(i-1); end x(n) = b(n)/d(n); for i = n-1:-1:1 x(i) = b(i)-r(i)*x(i+1) / d(i); end x1 = x(1); x2 = x(2); x3 = x(3); x4 = x(4); fprintf('\nx1 = %f\nx2 =...
Day Date Weekday Daily Demand Weekend 1 4/25/2016 Mon 297 0 2 4/26/2016 Tue 293 0...
Day Date Weekday Daily Demand Weekend 1 4/25/2016 Mon 297 0 2 4/26/2016 Tue 293 0 3 4/27/2016 Wed 327 0 4 4/28/2016 Thu 315 0 5 4/29/2016 Fri 348 0 6 4/30/2016 Sat 447 1 7 5/1/2016 Sun 431 1 8 5/2/2016 Mon 283 0 9 5/3/2016 Tue 326 0 10 5/4/2016 Wed 317 0 11 5/5/2016 Thu 345 0 12 5/6/2016 Fri 355 0 13 5/7/2016 Sat 428 1 14 5/8/2016 Sun 454 1 15 5/9/2016 Mon 305...
Two Charges q>0 are located at r1=(d/2, 0,d/2) and r2=(-d/2,0,d/2) above an infinite conducting plate in...
Two Charges q>0 are located at r1=(d/2, 0,d/2) and r2=(-d/2,0,d/2) above an infinite conducting plate in the xy plane at z=0. The plate is grounded. Determine the induced charge density on the plate at z=0. Sketch this charge distribution along the line y = 0 and along the line x = 0. On your sketches indicate its sign and approximate magnitude as a function of x and y respectively. Interpret your results.
Let the demand and supply functions for a commodity be Q =D(P) ∂D < 0 ∂P...
Let the demand and supply functions for a commodity be Q =D(P) ∂D < 0 ∂P Q=S(P,t) ∂S>0, ∂S<0 ∂P ∂t where t is the tax rate on the commodity. (a) What are the endogenous and exogenous variables? (b) Derive the total differential of each equation. (c) Use Cramer’s rule to compute dQ/dt and dP/dt. (d) Determine the sign of dQ/dt and dP/dt. (e) Use the Q − P diagram to explain your results. Find the Taylor series with n...
Let the demand and supply functions for a commodity be Q =D(P) ∂D < 0 ∂P...
Let the demand and supply functions for a commodity be Q =D(P) ∂D < 0 ∂P Q=S(P,t) ∂S>0, ∂S<0 ∂P ∂t where t is the tax rate on the commodity. (a) What are the endogenous and exogenous variables? (b) Derive the total differential of each equation. (c) Use Cramer’s rule to compute dQ/dt and dP/dt. (d) Determine the sign of dQ/dt and dP/dt. (e) Use the Q − P diagram to explain your results. Find the Taylor series with n...
Use a LaPlace transform to solve d^2x/dt^2+dx/dt+dy/dt=0 d^2y/dt^2+dy/dt-4dy/dt=0 x(0)=1,x'(0)=0 y(0)=-1,y'(0)=5
Use a LaPlace transform to solve d^2x/dt^2+dx/dt+dy/dt=0 d^2y/dt^2+dy/dt-4dy/dt=0 x(0)=1,x'(0)=0 y(0)=-1,y'(0)=5
2.10-2. Consider the system described by x(k + 1) = c 0 1 0 3 d...
2.10-2. Consider the system described by x(k + 1) = c 0 1 0 3 d x(k) + c 1 1 d u(k) y(k) = [-2 1]x(k) (a) Find the transfer function Y(z)/U(z). (b) Using any similarity transformation, find a different state model for this system. (c) Find the transfer function of the system from the transformed state equations. (d) Verify that A given and Aw derived in part (b) satisfy the first three properties of similarity transformations. The fourth...
0. 0. 0. 0.0. 0. 0. 0. 0. 1. 1. 1. 1. 1. 1. 2. 2. 2. 3. 4.
0. 0. 0. 0.0. 0. 0. 0. 0.   1. 1. 1. 1. 1. 1. 2. 2. 2. 3.   4. A.)MEAN – B.)MEDIAN - C.)MODE - D.)STANDARD DEVIATION – E.)5 NUMBER SUMMARY – F.)BOX AND WHISKERS PLOT – G.) OUTLIERS-
0. 0. 0. 0.0. 0. 0. 0. 0. 1. 1. 1. 1. 1. 1. 2. 2. 2. 3. 4.
0. 0. 0. 0.0. 0. 0. 0. 0.   1. 1. 1. 1. 1. 1. 2. 2. 2. 3.   4. A.)5 NUMBER SUMMARY – B.)BOX AND WHISKERS PLOT – C.) OUTLIERS-
SOLVE the IVP: (D^2+1)y = e^t, y(0) = -1 and y'(0) = 1. Thank you.
SOLVE the IVP: (D^2+1)y = e^t, y(0) = -1 and y'(0) = 1. Thank you.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT