The number of trays that should be prepared if the owner wants a service level of at least 95% is; 7 trays
<h3>How to utilize z-score statistics?</h3>
We are given;
Mean; μ = 15
Standard Deviation; σ = 5
We are told that the distribution of demand score is a bell shaped distribution that is a normal distribution.
Formula for z-score is;
z = (x' - μ)/σ
We want to find the value of x such that the probability is 0.95;
P(X > x) = P(z > (x - 15)/5) = 0.95
⇒ 1 - P(z ≤ (x - 15)/5) = 0.95
Thus;
P(z ≤ (x - 15)/5) = 1 - 0.95
P(z ≤ (x - 15)/5) = 0.05
The value of z from the z-table of 0.05 is -1.645
Thus;
(x - 15)/5 = -1.645
x ≈ 7
Complete Question is;
A bakery wants to determine how many trays of doughnuts it should prepare each day. Demand is normal with a mean of 15 trays and standard deviation of 5 trays. If the owner wants a service level of at least 95%, how many trays should he prepare (rounded to the nearest whole tray)? Assume doughnuts have no salvage value after the day is complete. 6 5 4 7 unable to determine with the above information.
Read more about Z-score at; brainly.com/question/25638875
#SPJ1
Answer:
The British Standards Institution, is the national standards body of the United Kingdom. BSI produces technical standards on a wide range of products and services and also supplies certification and standards-related services to businesses
Answer:
1. cout << "Num: " << songNum << endl;
2. cout << songNum << endl;
3. cout << songNum <<" songs" << endl;
Explanation:
//Full Code
#include <iostream>
using namespace std;
int main ()
{
int songNum;
songNum = 5;
cout << "Num: " << songNum << endl;
cout << songNum << endl;
cout << songNum <<" songs" << endl;
return 0;
}
1. The error in the first cout statement is that variable songnum is not declared.
C++ is a case sensitive programme language; it treats upper case and lower case characters differently.
Variable songNum was declared; not songnum.
2. Cout us used to print a Variable that has already been declared.
The error arises in int songNum in the second cout statement.
3. When printing more than one variables or values, they must be separated with <<
Answer:
Explanation:
When preparing to move to a curb or side of the road you should always accelerate quickly to move ahead of traffic.
Seriously? Ok
first, get some good quality metal, preferably aluminum, if you want to avoid rust.
build in the the shape of a robot, you can use a doll to help you if you are a beginner, but feel free to shape it the a Star Wars Character!
create an AI (now you said robot not AI) and fix everything up.