Question

4. Core i5 and i7 are two different types of CPU manufactured by Intel. As you...

4. Core i5 and i7 are two different types of CPU manufactured by Intel. As you may know as a matter of fact, Intel does not produce two types of CPUs. Instead, they just produce Core i7 chips. However, since a chip contains many millions of transistors, some of the transistors may not work properly, while other regions from the chip are working perfectly. In this case, Intel does not scrap the chip to trash, as it will be a waste, but deactivates the malfunctioning region and sell it as a cheaper chip, named Core i5, with less but perfectly functional features. Suppose an assembly line is able to manufacture 3000 chips per day. The probability that a chip meets the Core i7 standard is independently 1/1000. (While the background of this question is real, the probability here is much lower than the true probability.) An assembly line is qualified if it is able to produce at least 3 Core i7 per day. (a) Write down the exact expression of the probability that this assembly line is qualified if it operates only one day. (b) Write down a relevant approximate expression for the probability from (a).

5. Consider the assembly line described in the above question. Since Core i7 makes much more profit than Core i5, Intel decides to manufacture more chips in a day in order to produce sufficient Core i7 chips per day with high probability. Specifically, the CEO wants to get at least 3 Core i7 chips per day with probability at least 0.999. How many assembly lines should Intel purchase in total? (You might need wolframalpha.com or other devices to solve an equation.)

0 0
Add a comment Improve this question Transcribed image text
Answer #1

ANSWER:

Note: If you have any queries related the answer please do comment. I would be very happy to resolve all your queries.

clc
clear all
close all
format long
x=-4*pi:0.01:4*pi;
y=-2*sin(2*x);
v=[0 (y(2:end)+y(1:end-1))/2.*(x(2:end)-x(1:end-1))];
integral=cumsum(v);
plot(x,integral,x,cos(2*x))
legend('integral','cos(2*x)');

Add a comment
Know the answer?
Add Answer to:
4. Core i5 and i7 are two different types of CPU manufactured by Intel. As you...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT