subject

Asmall textile company is working with 4 machines each of which breaks down with exponential interarrival times with mean 3 days. there are two repairmen in the maintenance department each of which repairs the broken machines with a mean of 2 days.

a) model the number of working machines as ctmc (steady state probabilities for 0,1,2,3,4 are 0.051,0.153,0.306,0.357,0.131)
b) model the number of broken machines as ctmc
c) what is the proportion of time all machines are working
d) what is the proportion of time both repairmen are busy
e) what is average number of machines broken and working

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:00
What is the foundation for proper monitoring, load balancing and routing in distributed systems
Answers: 3
question
Computers and Technology, 22.06.2019 21:00
Which of these is most responsible for differences between the twentieth century to the twenty-first century?
Answers: 2
question
Computers and Technology, 23.06.2019 06:00
Which statement is true of web-based social media? a.they allow consumers to interact with and update content. b.they cannot be updated easily, as compared to print media. c.they are expensive to produce and maintain, as compared to print and television. d.they can exist independent of the internet.
Answers: 1
question
Computers and Technology, 24.06.2019 18:50
Write a program that reads in a series of lines of input character by character (using the library function the first line of the input contains an integer which specifies the number of remaining lines of input, each of which contains a floating point number. the integer value on the first line can be read with (the library function) but all of the following lines can only be read with each line, after the first, contains a single floating point value, with up to four digits before the decimal point, and up to four digits following the decimal point, but there is not necessarily a decimal point in each number; i.e., it may appear to be an integer, but the digits should be read by your program, and the number should be converted to a corresponding floating point number. for instance, suppose the following input: 5 3.1255 20.25 0.875 1921.50 31 the required output is: βˆ’ each of the input floating point values, printed on a separate line with four digits of precision, using printf(); βˆ’ on the last line of the output, the string β€œtotal: ” followed by the sum of the input values, printed with printf() to 4 digits of precision. for example, the total of the sample input given above is 1976.7505, so the required output for this input would be: 3.1255 20.2500 0.8750 1921.5000 31.0000 total: 1976.7505 do not concern yourself with small differences in the total due to rounding, as the grader will not deduct points for this. constraints: βˆ’ you are not allowed to use arrays on this portion of the lab assignment. βˆ’ there is no maximum number of lines allowable. it all depends upon the first value of input. since you aren’t saving anything, it doesn’t matter. βˆ’ you can assume that input will not contain more than 4 digits before or after the decimal point. you do not need to error check for this condition. -you must use getchar() to read in the floating point values one character at a time (i.e. do not use -you must declare and use your floating point values as a double to minimize rounding errors. -only use printf() to output the floating point numbers and the total (do not use βˆ’ be sure your directions to the user are clear so they are sure to enter the input data correctly.
Answers: 1
You know the right answer?
Asmall textile company is working with 4 machines each of which breaks down with exponential interar...
Questions
question
Mathematics, 15.09.2020 21:01
question
Mathematics, 15.09.2020 21:01
question
Mathematics, 15.09.2020 21:01
question
Mathematics, 15.09.2020 21:01
question
English, 15.09.2020 21:01
question
English, 15.09.2020 22:01
question
Mathematics, 15.09.2020 22:01
question
Mathematics, 15.09.2020 22:01
question
Mathematics, 15.09.2020 22:01
question
Mathematics, 15.09.2020 22:01
question
Mathematics, 15.09.2020 22:01
question
Mathematics, 15.09.2020 22:01
question
Mathematics, 15.09.2020 22:01
question
Mathematics, 15.09.2020 22:01
question
Mathematics, 15.09.2020 22:01
question
Mathematics, 15.09.2020 22:01
question
Mathematics, 15.09.2020 22:01
question
Mathematics, 15.09.2020 22:01
question
Mathematics, 15.09.2020 22:01
Questions on the website: 13722367