Consider a device that requires two batteries to function. If
either of these batteries dies, the device will not work. Currently
there are two new batteries in the device, and there are three
extra new batteries. Each battery, once it is placed in the device,
lasts a random amount of time that is triangularly distributed with
parameters 20, 30, and 50 (all expressed in hours). When any of the
batteries in the device dies, it is immediately replaced by an
extra if an extra is still available. Use @RISK to simulate the
time the device can last with the batteries currently available. If
needed, round your answer to one decimal digit.
hours


Consider a device that requires two batteries to function. If either of these batteries dies, the...
13. (5 marks) In order for a device to run, two batteries must both be functional. Let X be the lifetime of battery 1, and Y be the lifetime of battery 2, both measured in days. Suppose the joint density of X and Y is given as 0 otherwise If you just turned on the device with these new batteries, what is the expected life of the machine? That is, what the expected time to wait until the first battery...
13. (5 marks) In order for a device to run, two batteries must both be functional. Let X be the lifetime of battery 1, and Y be the lifetime of battery 2, both measured in days. Suppose the joint density of X and Y is given as f(x, y)-po 0 , otherwise If you just turned on the device with these new batteries, what is the expected life of the machine? That is, what the expected time to wait until...
Also please solve by either using excel or R LP solvers
The Magnetron Company manufactures and markets microwave ovens. Currently, the company produces two models: full-size and compact. Production is limited by the amount of labor available in the general assembly and electronic assembly departments, as well as by the demand for each model. Each full-size oven requires 2 hours of general assembly and 2 hours of electronic assembly, whereas each compact oven requires 1 hour of general assembly and...
I need help implementing 3 function prototypes with using operator overloading in a class. I have bolded the section I need help with since the cpp file is bigger than I expected. Any comments throughout would be extremely helpful. Time.cpp file #include "Time.h" #include #include #include // The class name is Time. This defines a class for keeping time in hours, minutes, and AM/PM indicator. // You should create 3 private member variables for this class. An integer variable for...
Problem 1: Zippy motorcycle manufacturing produces two popular pocket bikes (miniature motorcycles with 49cc engines): the Razor and the Zoomer. In the coming week, the manufacturer wants to produce up to 700 bikes and wants to ensure the number of Razors produced does not exceed the number of Zoomers by more than 300. Each Razor produced and sold results in a profit of $70 while each Zoomer results in a profit of $A0. The bikes are identical mechanically and only...
The following guidelines outline the basic template for a robot vacuum cleaner game. The game must be implemented in c programming language. It mimics a robotic vacuum cleaner. The code must only use the following libraries: #include <math.h> #include <stdlib.h> #include <string.h> #include <limits.h> and any .graphics and .timers libraries. The guidelines are outlined as follows: Terminal Set-up: you may assume that the terminal will be quite large, for example, on the order of 150×50, or more. Status Display: The...
The following guidelines outline the basic template for a robot vacuum cleaner game. The game must be implemented in c programming language. It mimics a robotic vacuum cleaner. The code must only use the following libraries: #include <math.h> #include <stdlib.h> #include <string.h> #include <limits.h> and any .graphics and .timers libraries. The guidelines are outlined as follows: Terminal Set-up: you may assume that the terminal will be quite large, for example, on the order of 150×50, or more. Status Display: The...
Background Dr. Eileen O’Toole bought the assets of the old “OK Care Hospital” in 2010 believing the former company had gone out of business because of poor management rather then issues relating to market demand. The new “Extra Care Hospital” was a 24/7 emergency hospital and the only one in the County. The closest direct rival was over 45 minutes in any direction. With many 80 hour weeks and the help of friends, the new Extra Care Hospital was building...
Enhance and correct a Tic Tac Toe game. The game is intended to be played against a computer. The object TicTacToeBoard is initialized to indicate if the computer is the player 1 or player 2. Your task is to allow turns between the player and computer and to determine if a winner exists. Keyboard input implies using the Scanner object. Review Section 7.7 in the textbook. Ideally, do 1 task at a time and test the results. The tasks are...
Could you help me summarize this? As a horse’s hoof forms, scientists say something profound is occurring in its anatomical development. From the perspective of evolutionary and developmental biologists, a horse’s hoof is literally a giant middle finger. It seems to be the remnant of a foot that once had five full toes, with only three remaining visible — two vestigial digits are still on either side of the large, hardened middle digit, but there is no trace of the...