5 Pages

ENGRD2700F10HW1Sol (With Grading Scheme)-F10

Course: ENGRD 2700, Fall 2011
School: Cornell
Rating:
 
 
 
 
 

Word Count: 1484

Document Preview

NGRD E 2700 F10 Homework 1 Solutions (65 points total) 1. What fraction of the calls are cancelled? (5 points) To get the number of calls canceled, the students can use the fil ter and wipe out all t he data with pre-cancel t ime -1, the answer of percentile is 883 / 15,000 = 5.9%. T here are also many other methods to get the answer, e.g. by sorting or COUNTIF f unction. (there are many ways of computing this...

Register Now

Unformatted Document Excerpt

Coursehero >> New York >> Cornell >> ENGRD 2700

Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.

Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
NGRD E 2700 F10 Homework 1 Solutions (65 points total) 1. What fraction of the calls are cancelled? (5 points) To get the number of calls canceled, the students can use the fil ter and wipe out all t he data with pre-cancel t ime -1, the answer of percentile is 883 / 15,000 = 5.9%. T here are also many other methods to get the answer, e.g. by sorting or COUNTIF f unction. (there are many ways of computing this number and so long as the method used is explained and the answer is correct, students should receive full points, 3 points for describing the working, 2 points for the percentile) 2 . Provide a histogram for the time in seconds until cancellation for all of those calls that are eventually cancelled. Explain why your histogram allows us to conclude that cancellation times greater than about 840 seconds (14 minutes) can be disregarded as outliers. (No formal de_nition of outlier is necessary.) (6 points) You can fi rst copy the pre-cancel t ime of canceled calls, and scale them in to seconds by *24*60*60. Then draw a histogram from these pre-cancel time data. From the h istogram, you can see that there are very rare data with cancellation t ime greater t han 840s. (6 points broken down as follows: 2 points for ensuring the histogram doesn't include the "-1"s that indicate a non-cancelled call. 1 point for scaling to seconds from days. 1 point if the histogram axes are both labeled and there is a t i t le (0 if any of these labels are missing). 2 points for explaining their working and reasoning) 3. Now provide a second histogram for the time until cancellation for all those calls that are eventually cancelled within 840 seconds (14 minutes). Based on your new histogram, what is the most common value for the time until cancellation of a call? (4 points) Fil ter the data in question 2 to get all calls canceled within 840s and draw the h istogram. I ts easy to see that the most common value for cancellation time is approximately 300 seconds (5 minutes). (2 points for histogram to ensure that i t does not contain -1s or calls with pre-cancel time greater than 840s, 2 points for i ndicating the most common values of time. Deduct a point if the t ime given as the most common value is either too specific (say to the nearest second) or too broad (greater than 3 minutes)) 4. From now on let us just focus on the non-cancelled calls. What fraction of these calls require transport to a hospital? (2 points) Fil ter out all the data with Time_Ar rive_Hosp equal to -1. Then we find that the n umber of calls require t ransport is 9999. So the fraction is 9999/14117 = 70.8% (2 points for calculating the percentile, ensuring that they got the number of calls require t ransport rather than just the percentile) 5. What are the mean and median times spent at the scene? Be sure to remove any outliers before computing your answer, and to explain how you arrived at your answer. Why is the median smaller than the mean? (7 points) From histogram we can see that data with t ime larger than approximately 3,600s should be outliers. The mean is 1102.4s and the median is 1020.1s, which are obtained by AVERAGE and MEDIAN functions in Excel. The reason why median is smaller than mean is because there are many extremely large data which will affect mean a lot but have li t t le effect on median. (1 points for indicating outliers, 4 points for MEAN and MEDIAN (not necessarily completely the same, nearby is okay), 2 points for explanation for why median is smaller than mean.) 6. What are the mean and median times required to transfer a patient into the hospital once the ambulance arrives there? Be sure to remove any outliers before computing your answer, and to explain how you arrived at your answer. Why are the mean and median closer to each other than was the case for the time required to transport a patient to the hospital? (7 points) We can t reat data larger than 3,600s to be outliers. Then, we can get the mean and median, which are 1603.5s, 1581.3s. The reason why they are much closer is that the d istribution of the data is more symmet ric a nd there are few extreme values. (1 point for outliers, 4 points for mean and median (not necessarily completely the same, nearby is okay), 2 points for explanation) 7. Generate a scatter plot of the time spent traveling to the scene (time en route till the time of arrival at scene) versus the time spent at scene. If in Excel, change size the of the points to their smallest visible setting and uncheck shadow." Notice the many values near the axes. Why do you think that a large time spent traveling to the scene is sometimes followed by only seconds spent at the scene? And why are incredibly short travel times often followed by long periods at the scene? Hint: The time stamps we used are recorded by ambulance drivers pushing a button on their dashboard at the appropriate times. (10 points) Drivers occasionally forget to push the button on the dashboard and when they realize their mistake push the button multiple times to "catch up", or they make accidentally push the button twice when they meant to push it once. (5 points for the scatter plot, including t i t le and appropriate axis labels, 5 points for a plausible explanation) 8. EMS providers are usually measured by the fraction of calls that they receive that have response times (the elapsed time from when the call was initially received till a vehicle arrives at scene) that fall below some threshold. This threshold is typically 10 minutes for high-priority calls, and larger than that for lower-priority calls, or calls arising in remote areas. What fraction of non-cancelled calls in this dataset have response times under 10 minutes? Contracts typically stipulate that this fraction should be at least 80%. What is the 80% percentile for the response times in this data set? (7 points) T here are 14117 uncancelled calls in total. So, the 80% of them is 11294. By fil tering, we find that among all the non-canceled calls, there are 8769 of them which has response t ime less than 10mins. The fraction of calls with response t ime less than 10 m inutes is 8769/14117 = 62.1%. The 80% percentile is 16.94mins. (1 point for number of non-cancelled calls, 1 point for the number of 80% non-cancelled calls, 1 point for n umber of calls with response time less than 10mins, 1point for the fraction of calls w ith response t ime less than 10min, 1 point for number of non-cancelled calls, 3 points for 80% percentile) 9. A subdivision of 20 houses has a mean price of $300,000, a median of $260,000, and a standard deviation of $30,000. A new house is then built in the subdivision that has a price of $2,000,000. (a) What is the new mean house price? (3 points) (b) Can the new standard deviation also be computed? If so, then compute it. If not, then explain. (6 points) (c) Does the 45% percentile increase, decrease, or stay the same after the new house is built? Or can no conclusion be made? Explain. (3 points) (a) Since the mean is defined as --------- 1 point So we can get the sum of house prices, 300000*20 = 6000000 Then, we can calculate the new mean by adding new house to the sum and then d ividing i t by the new group size: (6000000+2000000)/21 = 380950 ----------- 2points (b)The definit ion of variance is ------------ 1 point So, we can get the quadratic sum of house prices by 20*300^2+19*30^2 = 1817100 ------- 2points Then, we can get new standard deviation by Sqrt((1817100 + 2000^2 21*380.95^2)/21) = 363.15542The new standard deviation is 363155.------3 point (c) the 45% percentile may stay the same or increase. In the original case, the 45% percentile i s the 9th lowest house price, but now, since the new house price is higher t han that, the new 45% percentile w ill be the average of original 9th and 10th lowest house prices. If the two houses have the same prices, the 45% percentile w ill stay the same, otherwise, i t will increase. --------3 points. 1 point if they say i t stays the same and give a nearly plausible reason (even though that is wrong) 10. A certain hospital administrator once learned that the bed utilization (fraction of beds used per unit time) in a year was 90%. The administrator wanted this number to be 100% (true story). Explain why the hospital administrators goal is untenable from a practical perspective in two or three sentences. (5 points) To run at 100% utilization means that all beds are filled all the time. This leaves no room to accommodate day-to-day fluctuations in bed needs that are the inevitable result of fluctuations in demand for hospitalization. There has to be some spare capacity. (How much spare capacity is required depends on many factors. You can learn more about this in ORIE classes at the senior level.) (5 points for anything reasonable, get some points off for strange answer.)
Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more. Course Hero has millions of course specific materials providing students with the best way to expand their education.

Below is a small sample set of documents:

Cornell - ENGRD - 2700
ENGRD 2700 F11 Homework 21. There are 48 Master of Engineering students to assign to projects this year. Suppose project teamsmust consist of exactly 4 people. How many dierent ways are there to construct a single project team?What if the team must con
Cornell - ENGRD - 2700
ENGRD 2700 F11 Homework 2 Solutions1. There are 48 Master of Engineering students to assign to projects this year. Suppose project teamsmust consist of exactly 4 people. How many dierent ways are there to construct a single project team?What if the tea
Cornell - ENGRD - 2700
ENGRD 2700 F11 Basic Engineering Probability and StatisticsHomework 4The same conditions as outlined on Homework 1 apply to this work too. In particular, you may workwith a partner and hand in a single homework with both your names (and net IDs, sectio
Cornell - ENGRD - 2700
ENGRD 2700 F11 Basic Engineering Probability and StatisticsHomework 1 You may complete this homework either on your own or in pairs. No groups of 3 or more! If youcomplete it with a partner, hand in a single homework with both of your names etc. on it.
Cornell - ENGRD - 2700
ENGRD 2700 F11 Basic Engineering Probability and StatisticsHomework 3The same conditions as outlined on Homework 1 apply to this work too. In particular, you may workwith a partner and hand in a single homework with both your names (and net IDs, sectio
Cornell - ENGRD - 2700
Sheet1123456789101112131415161718192011111111111111111111123456266143624301502401206254015601800720126180684001680015120254579640824126000191520510181501864808341201905120102255
Cornell - ENGRD - 2700
Lifetime0123456789101112131415161718192021222324252627282930P(Lifetime = x)0.00340.01680.04210.07030.08810.08870.07550.05740.04240.03430.03340.03730.04310.04850.05150.05130.04800.04240.03530.02790.0209
Cornell - ENGRD - 2700
np40k0.50P(K=k)0123456789101112131415161718192021222324252627282930313233343536373839400000000000000.010.010.020.040.060.080.10.120.130.120.10.080.060.040.020.010.010000000
Cornell - ENGRD - 2700
ENGRD2700Basic Engineering Probability and StatisticsFall 2011Recitation 4: 16-19 September 2011If not already done, please sign up (after recitation) for an ORIE computer account atintranet.orie.cornell.edu.1. An estimated 20 million Americans (1 i
Cornell - ENGRD - 2700
ENGRD2700Basic Engineering Probability and StatisticsFall 2011Recitation 4: 16-19 September 2011If not already done, please sign up (after recitation) for an ORIE computer account atintranet.orie.cornell.edu.1. An estimated 20 million Americans (1 i
Cornell - ENGRD - 2700
ENGRD2700Basic Engineering Probability and StatisticsFall 2011Recitation 5: 23-26 September 20111. Roulette is one of the most popular casino games played across the world. In this problem we willexamine the probabilities associated with this game of
Cornell - ENGRD - 2700
ENGRD2700Basic Engineering Probability and StatisticsFall 2011Recitation 5: 23-26 September 20111. Roulette is one of the most popular casino games played across the world. In this problem we willexamine the probabilities associated with this game of
Cornell - ENGRD - 2700
ENGRD2700Basic Engineering Probability and StatisticsFall 2011Recitation 6: 30 September3 October 20111. We will use @RISK to examine the following common discrete distributions: Binomial, Poisson, Geometric, Hypergeometric. Generate the probability m
Cornell - ENGRD - 2700
ENGRD2700Basic Engineering Probability and StatisticsFall 2011Recitation 2: 1-6 September 2011If not already done, please sign up (after recitation) for an ORIE computer account atintranet.orie.cornell.edu.A geyser is a hot spring that occasionally
Cornell - ENGRD - 2700
ENGRD2700Basic Engineering Probability and StatisticsFall 2011Recitation 3: 9-12 September 2011If not already done, please sign up (after recitation) for an ORIE computer account atintranet.orie.cornell.edu.1. In 5card poker, a straight consists of
Cornell - ENGRD - 2700
ENGRD2700Basic Engineering Probability and StatisticsFall 2011Recitation 3: 9-12 September 2011SolutionsIf not already done, please sign up (after recitation) for an ORIE computer account atintranet.orie.cornell.edu.1. In 5card poker, a straight co
Cornell - ENGRD - 2700
DURATIONINTERVALBins4.4783.9744684763.5804.1842.3504.7931.7554.9761.7584.6743.4754.3801.7563.9803.7693.1574901.8424.1911.8513.2791.9534.6822514.5763.9824.3842.3533.8861.9514.6851.8454.7
Cornell - ENGRD - 2700
Prize DoorFirst opened1321222132212332232122222313221223332111331223313111Win if stay2233333223333223323233333222332332223233222332232332Win if swit
Cornell - ENGRD - 2700
ORIE 2700: Section 12629 August 2011Flaw of AveragesOne cannot base decisions solely on average values as these do not take into account the amountof variability that is possible in the system.Excel Skills Generate random values (for demonstration p
Cornell - ENGRD - 2700
Flaw of AveragesPlans based on average assumptions are wrong, onClick to edit Master subtitle styleaverage.9/30/11Why Statistics?Statistics is the study of random variables (numbers you dont know)through their distributions.Why bother? Why not jus
Temple - HISTORY - 3434
10/03/2011BandungandNonAlignment 10/03waswhentreatiesofGermanunificationweresignedI:IntroductionDecolonizationandItsDiscontents1945EndofWWII(duringlatterstagesofthewar,onthealliedside,therewasadealofdiscussionofthefutureofEuropeancolonialempires;So,U
University of Florida - FOS - 2001
Module 3 Nutrition: The MicronutrientsLesson 10: What Are Vitamins?What are Vitamins?Vitamins are tasteless organic compounds that the body needs for growth, reproduction, andoverall good health. Vitamins are non-caloric, essential nutrients. The body
UMass (Amherst) - CHEM - 262
UMass (Amherst) - CHEM - 262
UMass (Amherst) - CHEM - 262
UMass (Amherst) - CHEM - 262
UMass (Amherst) - CHEM - 262
1. W hat is the major organic product of the reaction?2. W hat is the major organic product of the reaction?3. W hich is the reagent of choice for the reaction?4. W hich aldehyde/ketone could be used in a Grignard synthesis of 4-ethyl-3-hexanol?5. W h
UMass (Amherst) - CHEM - 262
UMass (Amherst) - CHEM - 262
UMass (Amherst) - CHEM - 262
York University - STATS - 2320
Statistics Dictionaryphenomenon |fnmnn, -nn|noun(pl.phenomenona |-n|)1afactorsituationthatisobservedtoexistorhappen,esp.onewhosecauseorexplanationisinquestion:glaciersareuniqueand interestingnaturalphenomena.aremarkableperson,thing,orevent.Statisti
University of Baghdad - CFX - sxv
1ECOMMSECOMMS Readiness QuizSpring 2010January 26, 20109:30-10:30 AMStudents Name:DIRECTIONS: This QUIZ is intended to verify that you have sufficient knowledge ofthe pre-requisites for ECOMMS, namely NETWORKS II and MATH FOR ENGANALYSIS II.Answ
University of Baghdad - CFX - sxv
##[#.#S#h#e#l#l#C#l#a#s#s#I#n#f#o#]##L#o#c#a#l#i#z#e#d#R#e#s#o#u#r#c#e#N#a#m#e#=#@#%#S#y#s#t#e#m#R#o#o#t#%#\#s#y#s#t#e#m#3#2#\#s#h#e#l#l#3#2#.#d#l#l#,#-#2#1#7#9#8##I#c#o#n#R#e#s#o#u#r#c#e#=#%#S#y#s#t#e#m#R#o#o#t#%#\#s#y#s#t#e#m#3#2#\#i#m#a#g#e#r#e#s#
Portland State - CS - 162
Introduction to C+Arrays of ArraysTopic #6CS162 Topic #6 1CS162 - Topic #6 Lecture: Arrays with Structured Elements defining and using arrays of arrays remember pointer arithmetic Review for the Final Exam ComprehensiveCS162 Topic #62CS162 - S
Portland State - CS - 162
Introduction to C+RecursionTopic #5CS162 Topic #5 1CS162 - Topic #5 Lecture: Recursion The Nature of Recursion Tracing a Recursive Function Work through Examples of Recursion Problem solving with recursionCS162 Topic #52CS162 - Recursion Recursi
Portland State - CS - 162
Introduction to C+Linear Linked ListsTopic #4CS162 Topic #41CS162 - Topic #4 Lecture: Dynamic Data StructuresReview of pointers and the new operatorIntroduction to Linked ListsBegin walking thru examples of linked listsInsert (beginning, end)Re
Portland State - CS - 162
CS162 - POINTERS Lecture: Pointers and Dynamic MemoryWhat are pointersWhy dynamically allocate memoryHow to dynamically allocate memoryWhat about deallocation?Walk thru pointer exercisesCS162 Pointers1CS162 - Pointers In C+, a pointer is just a
Portland State - CS - 162
Introduction to C+ Data Abstraction w/ ClassesTopic #3CS162 Topic #3 1Topic #3 Abstract Data Types Introduction to.Object Models Introduction to.Data Abstraction Using Data Abstraction in C+ .an introduction to the class The class interface, using th
Portland State - CS - 162
Today in CS162External FilesWhat is an external file? How do we save data in a file?CS162 External Data Files1External Files So far, all of our programs have used main memory to temporarily store information. In addition, all input and output has be
Portland State - CS - 162
More about External File Stream Input and OutputCS 162: Introduction to Computer Science IIOverview Earlier, we learned how to use the iostream library to perform basic input from and output to standard input, standard output, and standard error. Now it
Portland State - CS - 162
Introduction to C+FunctionsTopic #2CS162 Topic #21Todays Agenda Topic #2: Functions Prototypes vs. Function Definitions Pass by Value, by Reference, by ConstantReference, by Pointer Function Overloading Default Arguments Structures and Dynamic
Portland State - CS - 162
CS162Introduction toComputer Science IIWelcome!CS162 Topic #11Today in CS162 Introduction.what to expect!?! Talk about the Syllabus Discuss what Assignments will be like Go over our ObjectivesThe Science of Computing!CS162 Topic #12Office Ho
Tsinghua University - CS - 262
C+ **1C+ G x*GxE *+ E+++2C+ B *B3/H * +*H / 3**+ H/3++*%ye*D3C+ G *Gclass complex/ G u cfw_public:complex(double r=0.0,double i=0.0) / lcfw_ real=r; imag=i; void display(); / G u 8private:double real;double imag
Tsinghua University - CS - 262
C+*[/C+ * * I/O/////2C+ * I/O /jk@F= * / x*GF=i/////G x*F=i */x *pk@F=j * *xp / *//3C+ * + ostream ofstream ostringstream4C+ (* ( H:` cout o cerr *x p H* clog oocerr *] B F=i
Tsinghua University - CS - 262
C+ H *hC+ A*A@H * C+H@ *2C+ M (*M(3+f() N *333 N *g()h() 33C+ E h*Ehh2*.throw.I0ht;trytcatch E ptcatch E pt4C+ 8 *8K* h *t try K ;K catch K m: m: K pthrow h *DDtry h *D*try K *lc+try
Tsinghua University - CS - 262
C+ h_*MFCW ndowsi*_C+ h*ssshH* Windows H* Cs MFCiiVisual C+ iWindows i2C+ *ssWindows *sis *s i*s *s i?3* s* s33333* s3C+ *s+s+WinMain() i (H`4C+ x*] ] xWndProc()+Yp* 3*M* _ h5C+ *] ] M
Tsinghua University - CS - 255
cDATASTRUCTURSTRUCTURE C+ nF < sF `3(hnnF < sF p`F<F < sF `sn` C+ C+ F+CsF+Cs+Cs nF+C 8 12345678910119813198164981659818298203982249823698297983109831811111111111111111111111
Tsinghua University - CS - 255
s7ps[cfw_/ m st ( Sequential List)X(Polynomial ADT)[t ( Sparse Matrix) m s cfw_am st[ cfw_ a( String) m t xq m st / m x z[nt m t Xcfw_[* X /X /X /X /X /m stm stmtm stmt3RQn3RQnD3RQn3RQntm t x#include <iostream
Tsinghua University - CS - 255
Cloudssu Hs - u s H( Stack )Stack( Queue )Queue( Priority Queue)( Stack )StackHE 3 00 G0EH3=s- u n 0s- u XnHn X(top)+ XnHu(bottom)tHu + Xus(LIFO)0 + Hu*template <class Type> class Stack cfw_public:Stack ( int=10 );/
Tsinghua University - CS - 255
F ( Recurve)e+se+ ( Maze)e+s4 + = cfw_s(General Lists )+es + z s n+* y @ Hn$hEcfw_n@ s n(* E @ cfw_ n*ynH@x H*yn@x *@x, @ *(Ecfw_n, E @ cfw_ E9*p$nn, @ cfw_ * y* *@h y *@1,n!= n (n 1)!,n
University of Phoenix - BUSINESS - 210
University of Phoenix - BUSINESS - 210
Axia College MaterialAppendix BRoles and BehaviorsDescription of CompanyMy companys main function is the manufacturing of sweetpotato French fries.Roles and BehaviorsEntrepreneursManagersEmployeesSince I am the creator of the business that would
University of Phoenix - BUSINESS - 210
Axia College MaterialAppendix CThe Four Functions of ManagementDescription of EventThe event that I have most recently helped with was a HUGEtour for a major company that we are hoping to attain ascustomers. The event involves breakfast, the history
University of Phoenix - BUSINESS - 210
Axia College MaterialAppendix DContingency Theory of LeadershipDescription of workenvironmentA sweet potato plant where they manufacture sweet potatofries. Overall a very good work environment, most of thepeople get along well.In the table below,
University of Phoenix - BUSINESS - 210
Axia College MaterialAppendix EHardware/Software ComponentsIn your own words, describe the following hardware/software componentsLegacy systemsThe old hardware and software components that are in acompanys system.Mainframe computersMicroprocessors
University of Phoenix - BUSINESS - 210
1Job FairJob FairApril B. BedgoodBus/210June 6, 2011Thien Ngo2Job FairMy company is The Bronx Deli and Bakery. This company provides a food service tothe community on a daily basis. The focus of the deli and bakery is to make sure that theircus
University of Phoenix - BUSINESS - 210
1SWOT AnalysisSWOT AnalysisApril B. BedgoodBUS/210May 21, 2011Thien Ngo2SWOT AnalysisMy SWOT analysis is on The Bronx Deli and Bakery.The S in SWOT stands for strength. It is in a prime location where it will get the muchneeded business that a
University of Phoenix - BUSINESS - 210
Write a 200- to 300-word description of a business scenario, either real or fictional, that depictseach of the following forms of business organization:ooooJoint-stock companyLimited liability companyPartnershipSole proprietorshipThe Bedgood Co
University of Phoenix - BUSINESS - 210
o What motivation theories may be found in each case study?o Describe the theories found in each case study and cite specific examples.o What was each business owners approach to creating high-performing teams within theircompany? Ms. Sheets used the
University of Phoenix - COMMUNICAT - 155
For my choices I picked paragraphs numbers one and four. I feel that number four was more effectivethan paragraph number one. The paragraph was more thought out I think and didnt appear to be writtenby someone who did not have much education whereas par