Answer:
22 minutes minimum time
Explanation:
In the given scenario Subway sandwich shop has given its processes and time of each process.
We are to calculate the minimum time it will take to process a order. So we add all the times
Below is breakdown of the process time
Jim take orders 5 minutes
Tim prepares bread and Kim prepares filling for the order 7 - 10 minutes. We use 7 minutes since we are looking for minimum time.
Jim then assembles the bread 5 minutes
Time delivers order and takes payment 5 minutes
Total time = 5 + 7 + 5 + 5 = 22 minuites
Answer:
The query may still be specified in SQL by using a nested query as follows (not all
implementations may support this type of query):
SELECT DNAME, COUNT (*)
FROM DEPARTMENT, EMPLOYEE
WHERE DNUMBER=DNO AND SEX='M' AND DNO IN ( SELECT DNO
FROM EMPLOYEE
GROUP BY DNO
HAVING AVG (SALARY) > 30000 )
GROUP BY DNAME;
Explanation:
Answer:
-0.136 and $528
Explanation:
Given that
p = 50 - 0.5Q
where,
Q = 88
So, p equals to
= 50 - 0.5 × 88
= 50 - 44
= $6
As it is mentioned that
p = 50 - 0.5Q
0.5Q = 50 - p
Q = 100 - 2p
And we know that
Price elasticity of demand is
= Percentage Change in quantity demanded ÷ Percentage Change in price
So,
= -2 × (6 ÷ 88)
= -0.136
And, the revenue is
= Price × Quantity
= $6 × 88
= $528
Answer:
The probability is 1.
Explanation:
Despite that the he distribution is positively skewed, the distribution of sample means of one-bedroom apartments will still be a a normal distribution based on Central Limit Theorem.
Since we have
μ = mean = 2200
SD = standard deviation = 250
n = sample size = 50
Therefore,
Standard error = SD ÷ √n
= 250 ÷ √50
= 250 ÷ 7.07106781186548
= 35.3553390593274 approximately 35.36
Standardize xbar to z = (xbar - μ) ÷ (SD ÷ √n)
Therefore, we have:
P(xbar > 1,950) = P(z > (1,950 - 2200) ÷ 35.36)
= P(z > - 250 ÷ 35.36)
= P(z > -7.07) = 1
Therefore, the probability of selecting a sample of 50 one bedroom apartments is 1 which can be said to be certain.
Answer:
d. economies of scale
Explanation:
Based on the information provided within the question it can be said that this concept is known as an economy of scale. Like mentioned in the question this concept states that as a company scales their operation, the cost of each input unit decreases as their output or production increases, Thus granting the company a cost advantage. As is happening in this scenario.