1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
svp [43]
2 years ago
14

Developed an automated program in any language which take 12 dependent variable and corresponding independent variables and show

the output of least square regression in a form of relations.
Engineering
1 answer:
otez555 [7]2 years ago
3 0

Answer:

Explanation:

var generator = new Random(1);

// Now the nextGaussian() function returns a normal distribution of random numbers with the following parameters: a mean of zero and a standard deviation of one

var draw = function() {

var num = generator.nextGaussian();

var standardDeviation = 60;

var mean = 2003;

// Multiply by the standard deviation and add the mean.

var x = standardDeviation * num + mean;

noStroke();

fill(214, 159, 214, 10);

ellipse(x, 200, 16, 16); };

Hope this will be helpful

You might be interested in
The y component of velocity in a steady, incompressible flow field in the xy plane is v = -Bxy3, where B = 0.4 m-3 · s-1, and x
love history [14]

Answer:

attached below

Explanation:

3 0
3 years ago
Which of the following is true about ideal standards? a.Ideal standards provide allowance for normal breakdowns and interruption
marysya [2.9K]

Answer: D. All of the choice A, B and C are correct.

8 0
3 years ago
Which type of work is a textile engineer most likely to do?
pickupchik [31]

Answer:

B because as a textile engineer, your job is to help design and create fabric, including the equipment and materials needed for fabrication.

7 0
2 years ago
An airline ticket counter forecasts that 220 people per hour will need to check in. It takes an average of 2 minutes to service
Nadusha1986 [10]

A) Number of agents required to achieve a wait time of 10 minutes or less = 8 agents

B) The number of agents required on duty to reduce cost = 9 agents

<u>Given data : </u>

Arrival rate of customers ( β ) = 220 per hour

Service rate ( mu ) = 60 minutes / 2 minutes = 30 customer per hour

utilization ( rho ) = 220 / 30 ≈ 7

at least 8 server personnel are required for stability of the queue

A<u>) Determine the number of agents required to achieve a wait time of 10 minutes or less per customer</u>

waiting time = 10 - 2 = 8 minutes

number of customers waiting ( ∝ ) = 7 and required server = 8

assuming   Lq = 5.2266

Hence the waiting time in line = Lq / arrival rate

                                                  = 5.2266 / 220 = 0.0238 hour

                                                  = 0.0238 * 60 = 1.428 minutes

Since the waiting time ( 1.428 minutes ) is less than the original waiting time ( 2 minutes ) the number of agents that will achieve a wait time of 10 minutes or less is = 8 agents

<u>B) Determine the number of</u><u> ticket agents</u><u> that should be on duty to minimize cost </u>

salary of ticket agent = £12 per hour

cost of customer waiting in queue = £5 per hour per customer

<em> </em><u>i) When 8 agents are used </u>

waiting time of customers = 0.0238 * 220 = 5.236

waiting cost for customers = 5.236 * 5 = £26.18

employee cost = 8 * 12 = £96

∴ Total cost = 96 + 26.18

                    = £ 122.18

<u>ii) When 9 agents are used </u>

waiting time for customers = 0.0074 * 220 = 1.628

Wq = 1.6367 / 220 = 0.0074

waiting cost for customers = 1.6367 * 5 = £ 8.1835

assuming Lq = 1.6367

employee cost = 9 * 12 = £ 108

∴ Total cost = 108 + 8.1835 = £ 116.18

From the calculations in ( i ) and ( ii ) the Ideal number of ticket agents that should be on duty to minimize cost should be 9 agents.

Hence we can conclude that A) Number of agents required to achieve a wait time of 10 minutes or less = 8 agents and The number of agents required on duty to reduce cost = 9 agents.

Learn more about cost reduction : brainly.com/question/14115944

6 0
2 years ago
The ignition temperature of 87-octane gasoline vapor is about 430 ∘C and, assuming that the working gas is diatomic and enters t
Flura [38]

Answer:

I have solved the problem below. I hope it will let you clear the concept.

For any inquiries ask me in the comments.

Explanation:

6 0
3 years ago
Other questions:
  • What is pessimism technology
    12·1 answer
  • Write a program that prompts the user to enter two characters and display the corresponding major and year status. The first cha
    7·1 answer
  • Write a function separatethem that will receive one input argument which is a structure containing fields named length and width
    8·1 answer
  • /* Function findBestVacation * duration: number of vacation days * prefs: prefs[k] indicates the rate specified for game k * pla
    14·1 answer
  • What is the function of engineering
    6·1 answer
  • The design-bid-build model is prons to abuse because separation of phases facilitates the hiding of corrupt practices.
    7·2 answers
  • When was solar power envold ​
    8·2 answers
  • CNG is a readily available alternative to _________.
    9·1 answer
  • Engineered lumber should not be used for
    15·1 answer
  • 11. As __and___ prices continued to rise in the late 1960’s and 70's, 4 and 6 cylinder engines began to make a comeback.
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!