A Database Management Assessment Instrument

Size: px
Start display at page:

Download "A Database Management Assessment Instrument"

Transcription

1 2012 Proeedings of the Informati Systems Eduators Cferene ISSN: A Database Management Assessment Instrument Jeffrey P. Landry jlandry@usouthal.edu J. Harold Pardue hpardue@southalabama.edu Roy Daigle RDaigle@southalabama.edu Herbert E. Lgeneker, Jr. lgenekerb@gmail.om Shool of Computing University of South Alabama Mobile, AL 36688, USA Abstrat This paper desribes an instrument designed for assessing learning outomes in data management. In additi to assessment of student learning and ABET outomes, we have also found the instrument to be effetive for determining database plaement of inoming informati systems (IS) graduate students. Eah of these three uses is disussed in this paper. We desribe the use of a pre/post test, item validati, and orrelati tehniques for the purpose of validati and assessment. Although the instrument was developed for loal assessment, its design is based internatial informati systems urriulum guidelines rendering it suitable for use in any program whih inorporates database management in its urriulum. Keywords: assessment, database, data management, exams, outomes 1. INTRODUCTION Universities are inreasingly being required to demstrate that student learning is ourring at their institutis in measurable, doumented ways, and that these measurable results are being used to improve their eduatial programs. Assessment of learning has beome a requirement of institutial and program areditati. Many methods of assessment are possible, inluding internally/externally developed, diret/indiret measures of performane, and formative/summative indiators. Often these assessment approahes are developed for loal use, i.e. they are not designed to be generalized for use by similar programs at peer institutis. This paper desribes the development, validati, use, and results interpretati of a database exam an internally-developed, diret assessment, formative indiator of student learning in a fouryear informati systems (IS) degree program that we believe an be used for assessment in any program requiring a database management ourse. In the setis that follow, we desribe the foundati for the exam, the approah taken 2012 EDSIG (Eduati Speial Interest Group of the AITP) Page 1

2 2012 Proeedings of the Informati Systems Eduators Cferene ISSN: for developing and verifying exam items, the approah taken for validating that the exam is a useful instrument for student outomes assessment, and a disussi of the several uses that we have made of the instrument. 2. BACKGROUND The exam was developed in the mid-2000 s as an outgrowth of a natial ertifiati exam projet, and for use at the o-authors university the University of South Alabama (USA), loated in Mobile, Alabama. Available from the Center for Forensis, Informati Tehnology, and Seurity, the USA-CFITS DB Exam sists of 25 multiple hoie items, 16 of whih appear the IS 2002 exit exam, a natial ertifiati exam for informati systems exit skills (Landry, Reynolds, & Lgeneker, & 2003). The original reas for reating the exam was to address a graduate program plaement issue. Students admitted to the informati systems master s program had traditially been plaed into the graduate data management ourse based the prerequisite of having passed an undergraduate database ourse. Despite having transript evidene of an undergraduate database management ourse at other institutis, some students were not prepared to sueed in our graduate database ourse. Sine our undergraduate ourse was designed to satisfy ourse objetives sistent with learning units in IS 2002 and sine graduate students who suessfully ompleted our undergraduate database ourse also suessfully ompleted the graduate database ourse, we luded that a plaement exam was needed to aurately determine when the undergraduate ourse should be a required prerequisite. Subsequently, the database plaement exam was reated to be given to inoming master s students, and used as a plaement mehanism. Students making a passing sore were admitted to the graduate data management ourse, while students making a failing sore were advised to omplete the undergraduate database ourse with a passing grade of C or better. Development and Validati of the Exam The USA-CFITS DB Exam was originally designed to be a measure of data management knowledge and skills, e of the fundamental ore areas of Informati Systems urriula (Landry, Lgeneker, Haigood, & Feinstein, 2000; Haigood 2001; Colvin 2008). The foundatis for the exam are database-related learning units (LU) of IS urriula models, IS 90, IS 97, and IS2002 (Lgeneker & Feinstein, 1991; Lgeneker, Feinstein, Couger, Davis, & Gorge, 1995; Davis, Gorge, Couger, Feinstein, & Lgeneker, 1997; Gorge, Davis, Valaih, Topi, Feinstein, & Lgeneker, 2003). The tinuing relevane of database skills and knowledge in the IS urriula models is further supported by the results of two surveys e targeting faulty and industry partners (Landry et al., 2000) and a sed targeting IS professials two to four years beyd graduati (Colvin, 2008). Speifi knowledge and skill areas used to motivate item writing for the USA-CFITS DB Exam were drawn from prior work refleting an interseti of aademi and professial needs. Henders, Champlin, Coleman, Cupoli, Hoffer, Howarth, Sivier, Smith, & Smith (2004) published a framework for Data Management urriula intended for postsedary eduati and spsored by a professial soiety, the Data Management Assoiati (DAMA). Lgeneker, Henders, Smith, Cupoli, Yarbrough, Smith, Gillens, & Feinstein (2006) studied this framework in detail and found that the skills were ompatible with the IS2002 and IS2010 IS urriulum guidelines. Table 5 in the appendix reflets a synthesis of the DAMA framework, the IS model urriulum guidelines, and a job ad analysis (Landry et al., 2000; Haigood 2001). In developing the USA-CFITS DB Exam to reflet both professial skills and urriulum guidelines, the authors wrote items that assessed the interseti of a data management sub-skill area and an IS 2002 learning unit. The learning objetives for eah of the 25 items the USA-CFITS DB Exam are as follows: 1. Given a piee of data to programmatially manipulate, hoose the appropriate data type 2. Given a real-world appliati, determine appropriate fields to be stored in a file 3. Choose and defend the orret data type for representing a omm data attribute 4. Differentiate between entities and attributes when developing an ERD 5. Reognize the need either for an interseti table in a M:N relatiship or the need to revisit requirements to determine if there is a missing entity 2012 EDSIG (Eduati Speial Interest Group of the AITP) Page 2

3 2012 Proeedings of the Informati Systems Eduators Cferene ISSN: Given a relatial database desripti, evaluate the arhiteture 7. Given a system need, suh as aess trol to a database, identify the neessary informati 8. Differentiate amg alternatives for enforing data integrity straints 9. Compare and trast the proesses involved in data modeling 10. Reognize the impliati of a asade delete 11. Reognize the notati of standard ER models 12. Reognize and desribe a orret threeentity soluti to a problem expressed as a many-to-many relatiship between two entities 13. Reognize that many-to-many relatiships require a third, linking table in a relatial DB 14. Apply the knowledge of using a stored proedure to enhane the performane in a database envirment 15. Given database design goals, identify orret tehniques for implementati 16. Normalize (redesign) an unnormalized (poorly designed) table 17. Reognize orret syntax and orret use of views 18. Reognize the impliati of using views in a lient appliati 19. Reognize the advantages and disadvantages of implementati with stored proedures 20. Trae and debug SQL syntax 21. Reognize the orret formulati of a query 22. Differentiate normal forms as part of database design 23. Reognize whih tasks are assoiated with disovering and eliiting database design requirements in the initial phase of requirements analysis 24. Reognize relevant fators involved in the purhasing deisi of a major enterprise level DBMS pakage 25. Reognize properties of the Entity- Relatiship Model, partiularly the ept of minimum ardinality Sine the development of the USA-CFITS DB Exam, a revisi of the informati systems urriulum guidelines has been issued. IS 2010, available at defines ore ourse IS as Data and Informati Management. All 25 USA-CFITS DB Exam items map to a stated ourse objetive of the IS ourse. Of the 25 items, 13 of them map to ourse objetives 6, 8, and 12, dealing with eptual data modeling, designing a high quality database, and various SQL ommands, and 13 of the 21 ourse objetives are overed by at least e exam item. The exam item objetives were also mapped to ABET student outomes riteria (ABET, 2007, p. 14). The outomes riteria, alg with the number of exam items mapped to eah, are shown in Table 1. See Table 5 in the appendix for a grand mapping of the 25 item objetives with IS 2002, IS 2010 and ABET. Table 1 - Coverage of ABET Student Outomes The program has doumented measurable outomes that are based the needs of the program s stituenies Student Outomes that must be enabled (a) An ability to apply knowledge of omputing and mathematis appropriate to the disipline (b) An ability to analyze a problem, and identify and define the omputing requirements appropriate to its soluti () An ability to design, implement and evaluate a omputer-based system, proess, ompent, or program to meet desired needs (i) An ability to use urrent tehniques, skills, and tools neessary for omputing Number of assoiated exam item objetives It is important that an internal exam designed for assessment be mappable into multiple assessment frameworks. Doing so strengthens the validity of the exam s tent as being relevant outside of the loal unit s needs. For more the approah used to map multiple assessment frameworks, write items, and validate exams, see related papers (Landry et al., 2003; Landry, Daigle, Lgeneker, & 2012 EDSIG (Eduati Speial Interest Group of the AITP) Page

4 2012 Proeedings of the Informati Systems Eduators Cferene ISSN: Pardue, 2010; Reynolds, Lgeneker, Landry, Pardue, & Applegate, 2004). Exam Cstruti differentiate between those who know and those who d t, perhaps to a higher degree than instrutors do in general. The multiple mappings established a useful foundati for item writing, whih was arried out using these and other good praties in eduatial assessment (Hogan 2007; Croker & Algina 1986). The writers wrote items and objetives in alignment with mapped frameworks. An item sisted of a stem with four possible answers with e orret answer. Good item writing was diffiult, and multiple reviewers were utilized in the item review proess. The entire item-writing and review proess was supported by a web-based exam delivery system developed by the o-authors and their graduate students at the University of South Alabama. The andidate items were pilot tested, revised, and validated with statistial tehniques, inluding test item statistis. See Seti 3 Validati below for details. A summary of reommended praties inludes the following: Define objetives, and write items that target the objetives Map items into other outomes for assessment value D t write items that are too diffiult Make sure items are based knowledge Get multiple reviewers to rigorously review items, and orret Pilot test the exam Use test item statistis to validate Make exam easy to administer and sore Selet an appropriate passing sore Develop good seurity poliies See Figure 1 for an overview of the item struti proess. A ut sore for passing was set at 44% orret respses. The suess rate of students in our graduate database ourse orrelated with whether the student made at least a 44. A sore of 44 orrelated with a midrange C performane in our undergraduate database ourse. While the sore of 44 would seem low for a student who has taken a database management ourse, an explanati is that sores for this external exam are preditably lower than sores internal assessments that reflet an individual instrutor s preferenes in instrutial approah and topi emphasis. Furthermore, we designed the items the exam to be disriminating, that is, to Write items & objetives Align w/skill, urriulum frameworks Review & revise items Cdut pilot tests Validate w/ statistis Make revisis and publish Figure 1 - Item Cstruti Proess Multiple Uses of the Exam The faulty eventually found multiple uses for the exam in additi to graduate data management ourse plaement. In the undergraduate database ourse, the exam is given as a pre-test at the beginning of the ourse and as a post-test inorporated as part of the final exam. This pratie provides the apability of assessing the degree to whih the undergraduate database ourse is ahieving its intended learning outomes, independent of instrutor assignment (espeially part-time instrutors) and in different delivery formats (traditial, blended, fully line). This results are used as a formative program assessment method for both ABET and regial areditati agenies (e.g. SACS). 3. VALIDATION The results of using the exam over three years are desribed next. The first test desribed is a test using tent experts. This test was 2012 EDSIG (Eduati Speial Interest Group of the AITP) Page 4

5 2012 Proeedings of the Informati Systems Eduators Cferene ISSN: intended as a fae validity test, but also demstrated tent validity. The panel of experts, whih sisted of professors from the university using the exam, took the test as a student would, in a protored lab envirment. Overall, observatis made by the experts inluded a perepti that the test items are disriminating, that is, they are effetive at disriminating between whether somee knew the answer or would have to guess. The perepti amg the tent experts is testable. See disussi of item validati and pre/post testing below. Another positive reati from an expert after taking the test was that I knew what the item was about, but d t know if I got it right. This omment was interpreted as meaning the item was about a relevant database ept familiar to the expert, but that the item was also hallenging. Another expert said that it was helpful that the exam had a sistent format of diagrams and tables that aompanied some of the items, as well as reuse of data in tables. Suh sisteny uts down the ognitive overload takers. The eight items (of 25) that use tables or figures depit ER models, queries, or tables/views of data. One expert liked the normalizati item, another liked the item interseti tables (whih table gets the foreign key? ). More ritially, the experts thought that four or five items need revisiting (more review). Some jarg was reognized as being potentially fusing to students, inluding the use of United States zip odes a data types item. The toughest items were believed to be those triggers and straints. The experts were skeptial of items that presumed a speifi order of database life yle ativities. Another item asked about the best way to do something, and it was believed the item to be too normative. The sed set of tests we duted was to run statistial analyses the most reent set of test taker data. We alulated summary and item statistis, and duted pre/post tests, and ran orrelatis of test vs. ourse performane. Summary and Test Item Statistis From January 2008 until May 2010, a total of 246 USA students, a ombinati of graduate and undergraduate students, English speaking and ESL students, took the USA-CFITS DB Exam. Over this period, 53.4 was the mean sore with standard deviati of This sore is sistent with natial norms for the informati systems exit exam. The highest sore was a 92, and the lowest sore was a 16. Eight test takers, or a little more than 3 perent of all takers, sored below 25, or worse than guessing. The KR20, whih measures internal item sisteny, was The sore is right above a minimally aeptable sore of 0.60, whih is reommended for tests in a subjet domain taken by those trained in that domain. Some test item statistis are provided in Table-2 below. This table indiates the perentage of subjets getting eah item orret, whih varies from 26% to 87%, and the point biserial, whih varies from.12 to.51. The perent orret sores indiate item diffiulty a 100-point sale, with a 100 representing the easiest (least diffiult) item, that is, with 100% of takers answering it orretly. Higher point biserials are indiative of items that orrelate well with the exam as whole, espeially when values are 0.40 and higher. Table 2 - Item Statistis Pt Corret Point Biserial EDSIG (Eduati Speial Interest Group of the AITP) Page 5

6 2012 Proeedings of the Informati Systems Eduators Cferene ISSN: Pre and Post tests The purpose of a pre/post test is to demstrate that learning took plae between the two measurements. In our ase, we gave the USA- CFITS DB Exam to inoming graduate students. Those (25 students) who failed to make a passing sore were required to take an undergraduate database ourse, and three other students who barely passed also deided to take the database ourse. Table 3 - Pre/Post Test Results Pretest sore Posttest sore Taker # # Failed 25 3 # Passed 3 25 Total takers Pt takers passed 11% 89% Mean sore (0-100) Differene b/w pre & post At the end of the database ourse, they again took the plaement exam. These two sets of sores were ompared using a paired t-test, using PASW Statistis. There were 28 students in the sample. The pre/post test sores are in Table 3 as follows. By the end of the ourse the results were reversed. There were now 25 passing sores and three that were still below passing (although e of those improved by 20 points) for a pass rate of 89%. The pre-test mean was 35.1, ompared to a post-test mean of The mean differene was 18.4 points, and the result of a paired differenes test was statistially signifiant at a.001 level (p=.000). Suh a result is a strg indiator of learning taking plae in the ourse. It was partiularly remarkable that the inrease in sores ourred despite the fat that many of the students in the sample had prior database experiene and sored lose to passing in the pre-test. If the test maps well to the objetives of the ourse, and the pre-test is given to those with little knowledge of the subjet matter, a pre/post test design ought to detet whether learning is taking plae. In this way, we an use the USA-CFITS DB Exam to verify that the undergraduate ourse is ahieving its planned learning outomes, over time, espeially as the instrutor hanges. One a pre/post relatiship is established, it might be suffiient just to give the post-test, and ompare the post test mean to historial post-test averages. Correlatis of test taker performane vs. database ourse performane Over time (see Table 4), we determined that the sores the exam orrelated as follows: Table 4 - Exam-Course Correlatis Sore USA-CFITS DB Exam (% orret) A B C D 0-29 F Assoiated letter grade in the ourse The grading sale an exam like this is not the same as a typial 10-point sale used ommly 2012 EDSIG (Eduati Speial Interest Group of the AITP) Page 6

7 2012 Proeedings of the Informati Systems Eduators Cferene ISSN: in universities, with A, B, et. The items the exam, while representative of a first database ourse, are not partiular to a speifi instituti s database ourse or its instrutor. We believe that instrutors taught the database ourse in an unbiased manner towards the exam. It should be noted that that data inludes sores from students in setis taught by two of the o-authors, e of whom also developed questis for this exam. The oauthor s approah in teahing the ourse was not to teah to the test, nor use exam items elsewhere in the ourse. The other instrutors had no aess to the exam items before, during, and after the pre/post tests. 4. CONCLUSION In summary, the benefits of using the exam are as follows: Maps to ABET outomes Provides instrutor-independent assessment of learning Can use as a plaement exam for grad program or transfer students Useful for outomes assessment for ABET areditati Useful for ourse assessment We believe that the need for more and better assessment helps make efforts like ours worthwhile. To inquire about use of the exam, tat the University of South Alabama Center for Forensis, Informati Tehnology, and Seurity (USA-CFITS, 5. REFERENCES ABET Computing Areditati Commissi - ABET CAC (2007). Self-Study Questinaire. ABET, In. August Baltimore, Maryland. Colvin, R. (2008). Informati Systems Skills and Career Suess, Master s Thesis, University of South Alabama, Shool of Computer and Informati Sienes. Croker, L. and Algina J. (1986). Introduti to Classial and Modern Test Theory. Holt, Rinehart and Winst. Orlando, Florida. Davis, G., Gorge J., Couger J., Feinstein D., and Lgeneker H. (1997). IS'97: Model Curriulum and Guidelines for Undergraduate Degree Programs in Informati Systems. ACM SIGMIS Database, 28(1). With the growing demand for more outomesbased assessment in higher eduati, the use of this type of internally-developed exam, while beoming neessary, will offer many benefits. Amg these are instrutor-independent ourse and program outomes assessment that supports multiple frameworks. We have shown that the USA-CFITS DB Exam is aligned with internatial urriulum models, ABET outomes and job-related skills from two surveys (Landry et al., 2000; Colvin, 2008). With the speifi exam being desribed, the USA-CFITS DB Exam, we have provided evidene that suess in a first database ourse is most losely orrelated with mastery of a speifi subset of learning outomes in data management. We desribed how we were able to verge a ut sore that predited whether or not a graduate student needed to take a database prerequisite ourse. We provided evidene that post-test student sores parallel their loal ourse performane, while trending lower than loal sores for preditable reass (i.e. exam is not speifi to an instrutor or the loal ourse). All this made the exam useful for student plaement and ourse assessment. Gorge, J., Davis G., Valaih J., Topi H., Feinstein D., and Lgeneker H. (2003). IS 2002 Model Curriulum and Guidelines for Undergraduate Degree Programs in Informati Systems. Data Base 34(1). Haigood, B. (2001). Classifiati of Performane Level Requirements of Current Jobs Within the Field of Informati Systems, Master s Thesis, University of South Alabama, Shool of Computer and Informati Sienes. Henders, D., Champlin B., Coleman D., Cupoli P., Hoffer J., Howarth L., Sivier K., Smith A., and Smith E. (2004). Model Curriulum Framework for Post Sedary Eduati Programs in Data Resoure Management. The Data Management Assoiati Internatial Foundati, Committee the Advanement of Data Management in Post Sedary Institutis, Sub Committee Curriulum Framework Development EDSIG (Eduati Speial Interest Group of the AITP) Page 7

8 2012 Proeedings of the Informati Systems Eduators Cferene ISSN: Hogan, T. (2007). Eduatial Assessment: A Pratial Introduti. John Wiley & Ss, In., Danvers, Massahusetts. Landry, J., Daigle R., Lgeneker H., and Pardue H. (2010). IS 2002 and ABET Areditati: Meeting the ABET Program Outome Criteria. Informati Systems Eduati Journal, August 6, 2010, Volume 8, Issue No. 67, URL: Landry, J., Lgeneker H., Haigood B., and Feinstein D. (2000). Comparing Entry-Level Skill Depths Aross Informati Systems Job Types: Pereptis of IS Faulty. Amerias Cferene Informati Systems (AMCIS 2000), August 2000, Lg Beah, California. Landry, J., Reynolds J., and Lgeneker H. (2003). Assessing Readiness of IS Majors to Enter the Job Market: An IS Competeny Exam Based the Model Curriulum. Amerias Cferene Informati Systems (AMCIS 2003), August 2003, Tampa, FL. Lgeneker, H., and Feinstein D. (Eds.) (1991). IS 90: The DPMA Model Curriulum for Informati Systems for 4 Year Undergraduates. Park Ridge, Illinois: Data Proessing Management Assoiati Lgeneker, H., Feinstein D., Couger J., Davis G., and. Gorge J. (1995). Informati Systems 95: A Summary of the Collaborative IS Curriulum Speifiati of the Joint DPMA, ACM, AIS Task Fore. Journal of Informati Systems Eduati, Volume 6, Number 4, pp Lgeneker, H., Henders D., Smith E., Cupoli P., Yarbrough D., Smith A., Gillens M., and Feinstein D. (2006). A Reommendati for a Professial Fous Area in Data Management for the IS2002 Informati Systems Model Curriulum. In The Proeedings of the Informati Systems Eduati Cferene 2006, v 23 (Dallas): ISSN: Reynolds, J. H., Lgeneker H., Landry J., Pardue J., and Applegate B. (2004). Informati Systems Natial Assessment Update: The Results of a Beta Test of a New Informati Systems Exit Exam Based the IS 2002 Model Curriulum. Informati Systems Eduati Journal, May 1, 2004, Volume 2, Issue Number 24, URL: EDSIG (Eduati Speial Interest Group of the AITP) Page 8

9 2012 Proeedings of the Informati Systems Eduators Cferene ISSN: APPENDIX: Table 5 - Grand Mapping of the USA-CFITS DB Exam Skill Data Types and File Strutures Skill Words analysis, design, development, debugging, testing, simple data strutures (arrays, reords, strings). # ABE T Out ome LU IS2002 LU-Title IS2002 LU-Goal IS 2010 Outome Item Objetive % Corret PtBi Ser Group Avg% Corre t 1 b Analy ze 58 Problem Solving, with Files and Database to present and ensure problem solving involving files and database representatis Implement a relatial database design using an industrial-strength database management system, inluding the priniples of data type seleti and indexing. given a piee of data to programmatially manipulate, hoose the appropriate data type b Analy ze 42 Informati Measuremen ts/ Data /Events to present the ept that data is a representati and measurement of real-world events 2.05 Apply informati requirements speifiati proesses in the broader systems analysis & design text. given a real-world appliati, determine appropriate fields to be stored in a file b Analy ze 58 Problem Solving, with Files and Database to present and ensure problem solving involving files and database representatis 2.11 Implement a relatial database design using an industrial-strength database management hoose and defend the orret data type for representing a omm data attribute EDSIG (Eduati Speial Interest Group of the AITP) Page 9

10 2012 Proeedings of the Informati Systems Eduators Cferene ISSN: system, inluding the priniples of data type seleti and indexing Modeling and design, struti, shema tools, DB systems Data modeling, SQL, struti, tools -top down, eptual, logial and physial designs; sripts; bottom up designs; shema development tools; desk-top/enterprise versis; systems: Aess, SQL Server/Orale/Sybase, data warehousing & mining; sripts, GUI tools; retrieve, manipulate and store data; tables, relatiships and views 13 a Basis 89 ADTs: Database Models and Funtis to develop awareness of the syntatial and theoretial differenes between database models 2.11 Implement a relatial database design using an industrial-strength database management system, inluding the priniples of data type seleti and indexing. reognize that many-tomany relatiships require a third, linking table in a relatial DB b Analy ze 111 IS Requirement s and Database to develop requirements and speifiatis for a database requiring multi-user informati system 2.07 Link to eah other the results of data/informati modeling and proess modeling. reognize whih tasks are assoiated with disovering and eliiting database design requirements in the initial phase of requirements analysis b Analy ze 111 IS Requirement s and Database to develop requirements and speifiatis for a database requiring multi-user informati system 2.08 Design high-quality relatial databases. reognize properties of the Entity-Relatiship Model, partiularly the ept of minimum ardinality EDSIG (Eduati Speial Interest Group of the AITP) Page 10

11 2012 Proeedings of the Informati Systems Eduators Cferene ISSN: Build 81 Appliatis Development to develop appliati skills for implementing databases and appliatis by operating and testing these databases 2.06 Use at least e eptual data modeling tehnique (suh as entity-relatiship modeling) to apture the informati requirements for an enterprise domain given a relatial database desripti, evaluate the arhiteture Build 81 Appliatis Development to develop appliati skills for implementing databases and appliatis by operating and testing these databases 2.08 Design high-quality relatial databases. differentiate amg alternatives for enforing data integrity straints Build 88 IS Data Modeling to develop skill with data modeling whih desribe databases 2.06 Use at least e eptual data modeling tehnique (suh as entity-relatiship modeling) to apture the informati requirements for an enterprise domain reognize the notati of standard ER models Build 88 IS Data Modeling to develop skill with data modeling whih desribe databases 2.06 Use at least e eptual data modeling tehnique (suh as entity-relatiship modeling) to apture the informati requirements for an enterprise domain reognize and desribe a orret three-entity soluti to a problem expressed as a many-to-many relatiship between two entities Build 88 IS Data Modeling to develop skill with data modeling whih desribe databases 2.15 Understand the basi mehanisms for aessing relatial databases from various types of appliati development envirments. ompare and trast the proesses involved in data modeling Build 90 and IS to develop skill in appliati of database systems development and retrieval failities needed to failitate reati of informati system appliatis 2.10 Design a relatial database so that it is at least in 3NF. normalize (redesign) an unnormalized (poorly designed) table EDSIG (Eduati Speial Interest Group of the AITP) Page 11

12 2012 Proeedings of the Informati Systems Eduators Cferene ISSN: Build 92 Appliati to develop skill with appliati and physial implementati of database systems, using a programming envirment 2.12 Use the data definiti, data manipulati, and data trol language ompents of SQL in the text of e widely used implementati language. reognize the impliati of using views in a lient appliati i Tools 58 Problem Solving, with Files and Database to present and ensure problem solving involving files and database representatis 2.06 Use at least e eptual data modeling tehnique (suh as entity-relatiship modeling) to apture the informati requirements for an enterprise domain differentiate between entities and attributes when developing an ERD i Tools 92 Appliati to develop skill with appliati and physial implementati of database systems, using a programming envirment 2.12 Use the data definiti, data manipulati, and data trol language ompents of SQL in the text of e widely used implementati language. reognize orret syntax and orret use of views Triggers, Stored Proedures, Audit Ctrols: Design / Development Triggers, audit trols-stored proedures, trigger epts, design, development, testing; audit trol epts/standards, audit trol ; SQL, epts, proedures, embedded programming (e.g. C#) 5 Build 81 Appliatis Development to develop appliati skills for implementing databases and appliatis by operating and testing these databases 2.06 Use at least e eptual data modeling tehnique (suh as entityrelatiship modeling) to apture the informati requirements for an enterprise domain reognize the need either for an interseti table in a M:N relatiship or the need to revisit requirements to determine if there is a missing entity EDSIG (Eduati Speial Interest Group of the AITP) Page 12

13 2012 Proeedings of the Informati Systems Eduators Cferene ISSN: Build 90 and IS to develop skill in appliati of database systems development and retrieval failities needed to failitate reati of informati system appliatis 2.11 Implement a relatial database design using an industrial-strength database management system, inluding the priniples of data type seleti and indexing. given database design goals, identify orret tehniques for implementati Build 90 and IS to develop skill in appliati of database systems development and retrieval failities needed to failitate reati of informati system appliatis 2.14 Understand the ept of database transati and apply it appropriately to an appliati text. apply the knowledge of using a stored proedure to enhane the performane in a database envirment Build 92 Appliati to develop skill with appliati and physial implementati of database systems, using a programming envirment 2.12 Use the data definiti, data manipulati, and data trol language ompents of SQL in the text of e widely used implementati language. reognize the advantages and disadvantages of implementati with stored proedures Build 92 Appliati to develop skill with appliati and physial implementati of database systems, using a programming envirment 2.12 Use the data definiti, data manipulati, and data trol language ompents of SQL in the text of e widely used implementati language. trae and debug SQL syntax Build 92 Appliati to develop skill with appliati and physial implementati of database systems, using a programming envirment 2.12 Use the data definiti, data manipulati, and data trol language ompents of SQL in the text of e widely used implementati language. reognize the orret formulati of a query EDSIG (Eduati Speial Interest Group of the AITP) Page 13

14 2012 Proeedings of the Informati Systems Eduators Cferene ISSN: Build 95 Ceptual/L ogial Models to show how to design a eptual relatial database model and logial data base model, vert the logial database designs to physial designs, develop the physial database, and generate test data 2.09 Understand the purpose and priniples of normalizing a relatial database struture. differentiate normal forms as part of database design Administrati: seurity, safety, bakup, repairs, repliating mitoring, safety -seurity, administrati, repliati, mitoring, repair, upgrades, bakups, mirroring, seurity, privay, legal standards, HIPAA; data administrati, poliies 24 b Anal yze 111 IS Requirement s and Database to develop requirements and speifiatis for a database requiring multi-user informati system 2.01 Understand the role of databases and database management systems in managing organizatial data and informati. reognize relevant fators involved in the purhasing deisi of a major enterprise level DBMS pakage Build 81 Appliatis Development to develop appliati skills for implementing databases and appliatis by operating and testing these databases 2.17 Understand the key priniples of data seurity and identify data seurity risk and violatis in data management system design given a system need, suh as aess trol to a database, identify the neessary informati Data Quality: dimensis, assessment, improvement Data Auray, Believability, Relevany, Resoluti, Completeness, Csisteny, Timeliness; Data definiti quality harateristis, Data model / requirements quality harateristis; Data lean-up of legay data, Mapping, transforming, leansing legay data; Data defet preventi; referential integrity; Data quality employee motivati, Informati quality maturity assessment, gap analysis 2012 EDSIG (Eduati Speial Interest Group of the AITP) Page 14

15 2012 Proeedings of the Informati Systems Eduators Cferene ISSN: b Anal yze 88 IS Data Modeling to develop skill with data modeling whih desribe databases 2.18 Understand the ore epts of data quality and their appliati in an organizatial text. reognize the impliati of a asade delete Average % Corret ----> 0.53 Note: The table is organized by sub-skills. Eah row of the table shows the item number, the mapping of the item to the ABET program outomes, IS 2002 Learning Unit (LU) number, LU Title and LU Goal statement followed by and IS 2010 learning outome from IS ourse. The item objetive (in bold) was mapped to the IS 2010 learning outome. The last three fields show the perent orret, and the point bi-serial orrelati oeffiient, and the average of perent orret for eah sub-skill. Test items (not shown) were derived by first developing the Item Objetives (while studying the sub-skill and LU data) and then the Test Item was written EDSIG (Eduati Speial Interest Group of the AITP) Page 15

Henley Business School at Univ of Reading. Pre-Experience Postgraduate Programmes Chartered Institute of Personnel and Development (CIPD)

Henley Business School at Univ of Reading. Pre-Experience Postgraduate Programmes Chartered Institute of Personnel and Development (CIPD) MS in International Human Resoure Management For students entering in 2012/3 Awarding Institution: Teahing Institution: Relevant QAA subjet Benhmarking group(s): Faulty: Programme length: Date of speifiation:

More information

Henley Business School at Univ of Reading. Chartered Institute of Personnel and Development (CIPD)

Henley Business School at Univ of Reading. Chartered Institute of Personnel and Development (CIPD) MS in International Human Resoure Management (full-time) For students entering in 2015/6 Awarding Institution: Teahing Institution: Relevant QAA subjet Benhmarking group(s): Faulty: Programme length: Date

More information

SOFTWARE ENGINEERING I

SOFTWARE ENGINEERING I SOFTWARE ENGINEERING I CS 10 Catalog Desription PREREQUISITE: CS 21. Introdution to the systems development life yle, software development models, analysis and design tehniques and tools, and validation

More information

Strategic Plan. Achieving our 2020 vision. Faculty of Health Sciences

Strategic Plan. Achieving our 2020 vision. Faculty of Health Sciences Strategi Plan Ahieving our 00 vision Faulty of Health Sienes Our Values guide our ations Health and Understanding, promoting, and influening the holisti well-eing of self and others Our Vision To e a national

More information

A Comparison of Service Quality between Private and Public Hospitals in Thailand

A Comparison of Service Quality between Private and Public Hospitals in Thailand International Journal of Business and Soial Siene Vol. 4 No. 11; September 2013 A Comparison of Servie Quality between Private and Hospitals in Thailand Khanhitpol Yousapronpaiboon, D.B.A. Assistant Professor

More information

Unit 12: Installing, Configuring and Administering Microsoft Server

Unit 12: Installing, Configuring and Administering Microsoft Server Unit 12: Installing, Configuring and Administering Mirosoft Server Learning Outomes A andidate following a programme of learning leading to this unit will be able to: Selet a suitable NOS to install for

More information

26 th Annual Summer Seminar for Language Teachers

26 th Annual Summer Seminar for Language Teachers The California Language Teahers Assoiation and The California World Language Projet s 26 th Annual Summer Seminar for Language Teahers Common Core, World Readiness and Interulturality: The Passport to

More information

THE UNIVERSITY OF TEXAS AT ARLINGTON COLLEGE OF NURSING. NURS 6390-004 Introduction to Genetics and Genomics SYLLABUS

THE UNIVERSITY OF TEXAS AT ARLINGTON COLLEGE OF NURSING. NURS 6390-004 Introduction to Genetics and Genomics SYLLABUS THE UNIVERSITY OF TEXAS AT ARLINGTON COLLEGE OF NURSING NURS 6390-004 Introdution to Genetis and Genomis SYLLABUS Summer Interession 2011 Classroom #: TBA and 119 (lab) The University of Texas at Arlington

More information

Behavior Analysis-Based Learning Framework for Host Level Intrusion Detection

Behavior Analysis-Based Learning Framework for Host Level Intrusion Detection Behavior Analysis-Based Learning Framework for Host Level Intrusion Detetion Haiyan Qiao, Jianfeng Peng, Chuan Feng, Jerzy W. Rozenblit Eletrial and Computer Engineering Department University of Arizona

More information

A Holistic Method for Selecting Web Services in Design of Composite Applications

A Holistic Method for Selecting Web Services in Design of Composite Applications A Holisti Method for Seleting Web Servies in Design of Composite Appliations Mārtiņš Bonders, Jānis Grabis Institute of Information Tehnology, Riga Tehnial University, 1 Kalu Street, Riga, LV 1658, Latvia,

More information

Agile ALM White Paper: Redefining ALM with Five Key Practices

Agile ALM White Paper: Redefining ALM with Five Key Practices Agile ALM White Paper: Redefining ALM with Five Key Praties by Ethan Teng, Cyndi Mithell and Chad Wathington 2011 ThoughtWorks ln. All rights reserved www.studios.thoughtworks.om Introdution The pervasiveness

More information

' R ATIONAL. :::~i:. :'.:::::: RETENTION ':: Compliance with the way you work PRODUCT BRIEF

' R ATIONAL. :::~i:. :'.:::::: RETENTION ':: Compliance with the way you work PRODUCT BRIEF ' R :::i:. ATIONAL :'.:::::: RETENTION ':: Compliane with the way you work, PRODUCT BRIEF In-plae Management of Unstrutured Data The explosion of unstrutured data ombined with new laws and regulations

More information

MEDICATION MANAGEMENT ASSESSMENT

MEDICATION MANAGEMENT ASSESSMENT MEDICATION MANAGEMENT ASSESSMENT The Mediation Management Assessment provides evidene-based reommendations/standards for Minnesota hospitals in the development of a omprehensive mediation safety program.

More information

The Basics of International Trade: A Classroom Experiment

The Basics of International Trade: A Classroom Experiment The Basis of International Trade: A Classroom Experiment Alberto Isgut, Ganesan Ravishanker, and Tanya Rosenblat * Wesleyan University Abstrat We introdue a simple web-based lassroom experiment in whih

More information

RATING SCALES FOR NEUROLOGISTS

RATING SCALES FOR NEUROLOGISTS RATING SCALES FOR NEUROLOGISTS J Hobart iv22 WHY Correspondene to: Dr Jeremy Hobart, Department of Clinial Neurosienes, Peninsula Medial Shool, Derriford Hospital, Plymouth PL6 8DH, UK; Jeremy.Hobart@

More information

Big Data Analysis and Reporting with Decision Tree Induction

Big Data Analysis and Reporting with Decision Tree Induction Big Data Analysis and Reporting with Deision Tree Indution PETRA PERNER Institute of Computer Vision and Applied Computer Sienes, IBaI Postbox 30 11 14, 04251 Leipzig GERMANY pperner@ibai-institut.de,

More information

UNIVERSITY AND WORK-STUDY EMPLOYERS WEB SITE USER S GUIDE

UNIVERSITY AND WORK-STUDY EMPLOYERS WEB SITE USER S GUIDE UNIVERSITY AND WORK-STUDY EMPLOYERS WEB SITE USER S GUIDE September 8, 2009 Table of Contents 1 Home 2 University 3 Your 4 Add 5 Managing 6 How 7 Viewing 8 Closing 9 Reposting Page 1 and Work-Study Employers

More information

i_~f e 1 then e 2 else e 3

i_~f e 1 then e 2 else e 3 A PROCEDURE MECHANISM FOR BACKTRACK PROGRAMMING* David R. HANSON + Department o Computer Siene, The University of Arizona Tuson, Arizona 85721 One of the diffiulties in using nondeterministi algorithms

More information

BUSINESS PRACTICE BULLETIN The School Board of Broward County, Florida

BUSINESS PRACTICE BULLETIN The School Board of Broward County, Florida PAGE: 1 OF 16 (ECE) GUIDELINES FOR INFANT, TODDLER AND PRE-K PROGRAMS TOPICS IN BULLETIN: I. GENERAL INFORMATION II. CRITERIA FOR OPENING PROGRAM III. ACCOUNTING AND FINANCIAL MANAGEMENT IV. OPERATIONAL

More information

IT Essentials II: Network Operating Systems

IT Essentials II: Network Operating Systems Unit 13: IT Essentials II: Network Operating Systems Learning Outomes: A andidate following a programme of learning leading to this unit will be able to: demonstrate understanding of network operating

More information

Open and Extensible Business Process Simulator

Open and Extensible Business Process Simulator UNIVERSITY OF TARTU FACULTY OF MATHEMATICS AND COMPUTER SCIENCE Institute of Computer Siene Karl Blum Open and Extensible Business Proess Simulator Master Thesis (30 EAP) Supervisors: Luiano Garía-Bañuelos,

More information

State of Maryland Participation Agreement for Pre-Tax and Roth Retirement Savings Accounts

State of Maryland Participation Agreement for Pre-Tax and Roth Retirement Savings Accounts State of Maryland Partiipation Agreement for Pre-Tax and Roth Retirement Savings Aounts DC-4531 (08/2015) For help, please all 1-800-966-6355 www.marylandd.om 1 Things to Remember Complete all of the setions

More information

TECHNOLOGY-ENHANCED LEARNING FOR MUSIC WITH I-MAESTRO FRAMEWORK AND TOOLS

TECHNOLOGY-ENHANCED LEARNING FOR MUSIC WITH I-MAESTRO FRAMEWORK AND TOOLS TECHNOLOGY-ENHANCED LEARNING FOR MUSIC WITH I-MAESTRO FRAMEWORK AND TOOLS ICSRiM - University of Leeds Shool of Computing & Shool of Musi Leeds LS2 9JT, UK +44-113-343-2583 kia@i-maestro.org www.i-maestro.org,

More information

Picture This: Molecular Maya Puts Life in Life Science Animations

Picture This: Molecular Maya Puts Life in Life Science Animations Piture This: Moleular Maya Puts Life in Life Siene Animations [ Data Visualization ] Based on the Autodesk platform, Digizyme plug-in proves aestheti and eduational effetiveness. BY KEVIN DAVIES In 2010,

More information

( Articulatio Agreement. College of Sou bern Maryland. Southern Maryland C minal Justice Academy Police Entrance Le el Training Program

( Articulatio Agreement. College of Sou bern Maryland. Southern Maryland C minal Justice Academy Police Entrance Le el Training Program ...... ' Artiulatio Agreement College of Sou bern Maryland Southern Maryland C minal Justie Aademy Polie Entrane Le el Training Program ...... Artiulation Agreement and Southern Maryland Criminal Justie

More information

MEMBER. Application for election MEMBER, NEW GRADUATE. psychology.org.au. April 2015

MEMBER. Application for election MEMBER, NEW GRADUATE. psychology.org.au. April 2015 MEMBER Appliation for eletion MEMBER, NEW GRADUATE April 2015 psyhology.org.au MEMBER Belonging to the Australian Psyhologial Soiety (APS) means you are part of an ative, progressive organisation whih

More information

A Keyword Filters Method for Spam via Maximum Independent Sets

A Keyword Filters Method for Spam via Maximum Independent Sets Vol. 7, No. 3, May, 213 A Keyword Filters Method for Spam via Maximum Independent Sets HaiLong Wang 1, FanJun Meng 1, HaiPeng Jia 2, JinHong Cheng 3 and Jiong Xie 3 1 Inner Mongolia Normal University 2

More information

Classical Electromagnetic Doppler Effect Redefined. Copyright 2014 Joseph A. Rybczyk

Classical Electromagnetic Doppler Effect Redefined. Copyright 2014 Joseph A. Rybczyk Classial Eletromagneti Doppler Effet Redefined Copyright 04 Joseph A. Rybzyk Abstrat The lassial Doppler Effet formula for eletromagneti waves is redefined to agree with the fundamental sientifi priniples

More information

TRENDS IN EXECUTIVE EDUCATION: TOWARDS A SYSTEMS APPROACH TO EXECUTIVE DEVELOPMENT PLANNING

TRENDS IN EXECUTIVE EDUCATION: TOWARDS A SYSTEMS APPROACH TO EXECUTIVE DEVELOPMENT PLANNING INTERMAN 7 TRENDS IN EXECUTIVE EDUCATION: TOWARDS A SYSTEMS APPROACH TO EXECUTIVE DEVELOPMENT PLANNING by Douglas A. Ready, Albert A. Viere and Alan F. White RECEIVED 2 7 MAY 1393 International Labour

More information

Hierarchical Clustering and Sampling Techniques for Network Monitoring

Hierarchical Clustering and Sampling Techniques for Network Monitoring S. Sindhuja Hierarhial Clustering and Sampling Tehniques for etwork Monitoring S. Sindhuja ME ABSTRACT: etwork monitoring appliations are used to monitor network traffi flows. Clustering tehniques are

More information

Representing Alabama s Public Two-Year College System NUR 204 ROLE TRANSITION FOR THE REGISTERED NURSE. Plan Of Instruction

Representing Alabama s Public Two-Year College System NUR 204 ROLE TRANSITION FOR THE REGISTERED NURSE. Plan Of Instruction Alabama Department of Postseonary Euation Representing Alabama s Publi Two-Year ollege System NUR 204 ROLE TRANSITION FOR THE REGISTERED NURSE Plan Of Instrution Effetive Date: 2006 Version Number: 2006-1

More information

Entrepreneur s Guide. Starting and Growing a Business in Pennsylvania FEBRUARY 2015. newpa.com

Entrepreneur s Guide. Starting and Growing a Business in Pennsylvania FEBRUARY 2015. newpa.com Entrepreneur s Guide Starting and Growing a Business in Pennsylvania FEBRUARY 2015 newpa.om The Entrepreneur s Guide: Starting and Growing a Business in Pennsylvania was prepared by the Pennsylvania Department

More information

An Efficient Network Traffic Classification Based on Unknown and Anomaly Flow Detection Mechanism

An Efficient Network Traffic Classification Based on Unknown and Anomaly Flow Detection Mechanism An Effiient Network Traffi Classifiation Based on Unknown and Anomaly Flow Detetion Mehanism G.Suganya.M.s.,B.Ed 1 1 Mphil.Sholar, Department of Computer Siene, KG College of Arts and Siene,Coimbatore.

More information

An exploration of student failure on an undergraduate accounting programme of study

An exploration of student failure on an undergraduate accounting programme of study Aounting Eduation 11 (1), 93 107 (2002) An exploration of student failure on an undergraduate aounting programme of study LOUISE GRACIA* and ELLIS JENKINS University of Glamorgan, S Wales, UK Reeived:

More information

How To Fator

How To Fator CHAPTER hapter 4 > Make the Connetion 4 INTRODUCTION Developing seret odes is big business beause of the widespread use of omputers and the Internet. Corporations all over the world sell enryption systems

More information

London Metropolitan Business School

London Metropolitan Business School North Campus London Metropolitan Business Shool Publi Relations Single Honours Degree Course Handbook For admission to Certifiate Level in 2011-2012 PBR4N Undergraduate Aademi Year 2011-2012 AUTUMN SEMESTER

More information

Board Building Recruiting and Developing Effective Board Members for Not-for-Profit Organizations

Board Building Recruiting and Developing Effective Board Members for Not-for-Profit Organizations Board Development Board Building Reruiting and Developing Effetive Board Members for Not-for-Profit Organizations Board Development Board Building Reruiting and Developing Effetive Board Members for Not-for-Profit

More information

Neural network-based Load Balancing and Reactive Power Control by Static VAR Compensator

Neural network-based Load Balancing and Reactive Power Control by Static VAR Compensator nternational Journal of Computer and Eletrial Engineering, Vol. 1, No. 1, April 2009 Neural network-based Load Balaning and Reative Power Control by Stati VAR Compensator smail K. Said and Marouf Pirouti

More information

Customer Efficiency, Channel Usage and Firm Performance in Retail Banking

Customer Efficiency, Channel Usage and Firm Performance in Retail Banking Customer Effiieny, Channel Usage and Firm Performane in Retail Banking Mei Xue Operations and Strategi Management Department The Wallae E. Carroll Shool of Management Boston College 350 Fulton Hall, 140

More information

WORKFLOW CONTROL-FLOW PATTERNS A Revised View

WORKFLOW CONTROL-FLOW PATTERNS A Revised View WORKFLOW CONTROL-FLOW PATTERNS A Revised View Nik Russell 1, Arthur H.M. ter Hofstede 1, 1 BPM Group, Queensland University of Tehnology GPO Box 2434, Brisbane QLD 4001, Australia {n.russell,a.terhofstede}@qut.edu.au

More information

computer science Program Educational Objectives

computer science Program Educational Objectives omputer siene bahelor of siene minor ertifiates: managing information on the world wide web master of siene in omputer siene master of siene in software engineering advaned ertifiate programs: bioinformatis

More information

Capacity at Unsignalized Two-Stage Priority Intersections

Capacity at Unsignalized Two-Stage Priority Intersections Capaity at Unsignalized Two-Stage Priority Intersetions by Werner Brilon and Ning Wu Abstrat The subjet of this paper is the apaity of minor-street traffi movements aross major divided four-lane roadways

More information

Findings and Recommendations

Findings and Recommendations Contrating Methods and Administration Findings and Reommendations Finding 9-1 ESD did not utilize a formal written pre-qualifiations proess for seleting experiened design onsultants. ESD hose onsultants

More information

WINSTON-SALEM STATE UNIVERSITY

WINSTON-SALEM STATE UNIVERSITY FRESHMEN TRANSFER STUDENTS NON-WSSU SECOND DEGREE STUDENTS NON-DEGREE & SUMMER SCHOOL TEACHER CERTIFICATION/LICENSURE READMISSION UNDERGRADUATE INTERNATIONAL WINSTON-SALEM STATE UNIVERSITY MAIL COMPLETED

More information

THE PERFORMANCE OF TRANSIT TIME FLOWMETERS IN HEATED GAS MIXTURES

THE PERFORMANCE OF TRANSIT TIME FLOWMETERS IN HEATED GAS MIXTURES Proeedings of FEDSM 98 998 ASME Fluids Engineering Division Summer Meeting June 2-25, 998 Washington DC FEDSM98-529 THE PERFORMANCE OF TRANSIT TIME FLOWMETERS IN HEATED GAS MIXTURES John D. Wright Proess

More information

FOOD FOR THOUGHT Topical Insights from our Subject Matter Experts

FOOD FOR THOUGHT Topical Insights from our Subject Matter Experts FOOD FOR THOUGHT Topial Insights from our Sujet Matter Experts DEGREE OF DIFFERENCE TESTING: AN ALTERNATIVE TO TRADITIONAL APPROACHES The NFL White Paper Series Volume 14, June 2014 Overview Differene

More information

Using Live Chat in your Call Centre

Using Live Chat in your Call Centre Using Live Chat in your Call Centre Otober Key Highlights Yesterday's all entres have beome today's ontat entres where agents deal with multiple queries from multiple hannels. Live Chat hat is one now

More information

BENEFICIARY CHANGE REQUEST

BENEFICIARY CHANGE REQUEST Poliy/Certifiate Number(s) BENEFICIARY CHANGE REQUEST *L2402* *L2402* Setion 1: Insured First Name Middle Name Last Name Permanent Address: City, State, Zip Code Please hek if you would like the address

More information

An Enhanced Critical Path Method for Multiple Resource Constraints

An Enhanced Critical Path Method for Multiple Resource Constraints An Enhaned Critial Path Method for Multiple Resoure Constraints Chang-Pin Lin, Hung-Lin Tai, and Shih-Yan Hu Abstrat Traditional Critial Path Method onsiders only logial dependenies between related ativities

More information

Retirement Option Election Form with Partial Lump Sum Payment

Retirement Option Election Form with Partial Lump Sum Payment Offie of the New York State Comptroller New York State and Loal Retirement System Employees Retirement System Polie and Fire Retirement System 110 State Street, Albany, New York 12244-0001 Retirement Option

More information

An integrated optimization model of a Closed- Loop Supply Chain under uncertainty

An integrated optimization model of a Closed- Loop Supply Chain under uncertainty ISSN 1816-6075 (Print), 1818-0523 (Online) Journal of System and Management Sienes Vol. 2 (2012) No. 3, pp. 9-17 An integrated optimization model of a Closed- Loop Supply Chain under unertainty Xiaoxia

More information

Robust Classification and Tracking of Vehicles in Traffic Video Streams

Robust Classification and Tracking of Vehicles in Traffic Video Streams Proeedings of the IEEE ITSC 2006 2006 IEEE Intelligent Transportation Systems Conferene Toronto, Canada, September 17-20, 2006 TC1.4 Robust Classifiation and Traking of Vehiles in Traffi Video Streams

More information

Road Map to a Perinatal Patient Safety Program

Road Map to a Perinatal Patient Safety Program Road Map to a Perinatal Patient Safety Program Perinatal Safety 2012 Minnesota Hospital Assoiation The Perinatal Patient Safety Road Map provides evidene-based reommendations/standards for Minnesota hospitals

More information

Weighting Methods in Survey Sampling

Weighting Methods in Survey Sampling Setion on Survey Researh Methods JSM 01 Weighting Methods in Survey Sampling Chiao-hih Chang Ferry Butar Butar Abstrat It is said that a well-designed survey an best prevent nonresponse. However, no matter

More information

Professional Certificate Training in Business Writing

Professional Certificate Training in Business Writing Professional Certifiate Training in Business Writing About Training in Business Writing ZeebraCross Centre for Management Exellene (ZCME) is an initiative of ZeebraCross (Unit of InfousRx Marketing and

More information

Discovering Trends in Large Datasets Using Neural Networks

Discovering Trends in Large Datasets Using Neural Networks Disovering Trends in Large Datasets Using Neural Networks Khosrow Kaikhah, Ph.D. and Sandesh Doddameti Department of Computer Siene Texas State University San Maros, Texas 78666 Abstrat. A novel knowledge

More information

Deadline-based Escalation in Process-Aware Information Systems

Deadline-based Escalation in Process-Aware Information Systems Deadline-based Esalation in Proess-Aware Information Systems Wil M.P. van der Aalst 1,2, Mihael Rosemann 2, Marlon Dumas 2 1 Department of Tehnology Management Eindhoven University of Tehnology, The Netherlands

More information

Computer Networks Framing

Computer Networks Framing Computer Networks Framing Saad Mneimneh Computer Siene Hunter College of CUNY New York Introdution Who framed Roger rabbit? A detetive, a woman, and a rabbit in a network of trouble We will skip the physial

More information

Sebastián Bravo López

Sebastián Bravo López Transfinite Turing mahines Sebastián Bravo López 1 Introdution With the rise of omputers with high omputational power the idea of developing more powerful models of omputation has appeared. Suppose that

More information

Criminal Geographical Profiling: Using FCA for Visualization and Analysis of Crime Data

Criminal Geographical Profiling: Using FCA for Visualization and Analysis of Crime Data Criminal Georaphial rofilin: Usin FCA for Visualization and Analysis of Crime Data Quist-Aphetsi Kester, MIEEE Leturer, Faulty of Informatis Ghana Tehnoloy University Collee Ara, Ghana Email: kquist-aphetsi@tu.edu.h

More information

A Context-Aware Preference Database System

A Context-Aware Preference Database System J. PERVASIVE COMPUT. & COMM. (), MARCH 005. TROUBADOR PUBLISHING LTD) A Context-Aware Preferene Database System Kostas Stefanidis Department of Computer Siene, University of Ioannina,, kstef@s.uoi.gr Evaggelia

More information

Granular Problem Solving and Software Engineering

Granular Problem Solving and Software Engineering Granular Problem Solving and Software Engineering Haibin Zhu, Senior Member, IEEE Department of Computer Siene and Mathematis, Nipissing University, 100 College Drive, North Bay, Ontario, P1B 8L7, Canada

More information

university of illinois library AT URBANA-CHAMPAIGN BOOKSTACKS

university of illinois library AT URBANA-CHAMPAIGN BOOKSTACKS university of illinois library AT URBANA-CHAMPAIGN BOOKSTACKS CENTRAL CIRCULATION BOOKSTACKS The person harging this material is responsible for its renewal or its return to the library from whih it was

More information

Improved SOM-Based High-Dimensional Data Visualization Algorithm

Improved SOM-Based High-Dimensional Data Visualization Algorithm Computer and Information Siene; Vol. 5, No. 4; 2012 ISSN 1913-8989 E-ISSN 1913-8997 Published by Canadian Center of Siene and Eduation Improved SOM-Based High-Dimensional Data Visualization Algorithm Wang

More information

1. Name and Contact Information of Person(s) Responsible for Program s Assessment

1. Name and Contact Information of Person(s) Responsible for Program s Assessment Date: 2/04/08 I. Assessment of Stuent Learning Outomes 1. Name an Contat Information of Person(s) Responsile for Program s Assessment Terry Kiser, Chair Department of Mathematis & Statistis, zip 0525 898-6111

More information

Electrician'sMathand BasicElectricalFormulas

Electrician'sMathand BasicElectricalFormulas Eletriian'sMathand BasiEletrialFormulas MikeHoltEnterprises,In. 1.888.NEC.CODE www.mikeholt.om Introdution Introdution This PDF is a free resoure from Mike Holt Enterprises, In. It s Unit 1 from the Eletrial

More information

Design Implications for Enterprise Storage Systems via Multi-Dimensional Trace Analysis

Design Implications for Enterprise Storage Systems via Multi-Dimensional Trace Analysis Design Impliations for Enterprise Storage Systems via Multi-Dimensional Trae Analysis Yanpei Chen, Kiran Srinivasan, Garth Goodson, Randy Katz University of California, Berkeley, NetApp In. {yhen2, randy}@ees.berkeley.edu,

More information

GABOR AND WEBER LOCAL DESCRIPTORS PERFORMANCE IN MULTISPECTRAL EARTH OBSERVATION IMAGE DATA ANALYSIS

GABOR AND WEBER LOCAL DESCRIPTORS PERFORMANCE IN MULTISPECTRAL EARTH OBSERVATION IMAGE DATA ANALYSIS HENRI COANDA AIR FORCE ACADEMY ROMANIA INTERNATIONAL CONFERENCE of SCIENTIFIC PAPER AFASES 015 Brasov, 8-30 May 015 GENERAL M.R. STEFANIK ARMED FORCES ACADEMY SLOVAK REPUBLIC GABOR AND WEBER LOCAL DESCRIPTORS

More information

Information Security 201

Information Security 201 FAS Information Seurity 201 Desktop Referene Guide Introdution Harvard University is ommitted to proteting information resoures that are ritial to its aademi and researh mission. Harvard is equally ommitted

More information

AUDITING COST OVERRUN CLAIMS *

AUDITING COST OVERRUN CLAIMS * AUDITING COST OVERRUN CLAIMS * David Pérez-Castrillo # University of Copenhagen & Universitat Autònoma de Barelona Niolas Riedinger ENSAE, Paris Abstrat: We onsider a ost-reimbursement or a ost-sharing

More information

Learning Curves and Stochastic Models for Pricing and Provisioning Cloud Computing Services

Learning Curves and Stochastic Models for Pricing and Provisioning Cloud Computing Services T Learning Curves and Stohasti Models for Priing and Provisioning Cloud Computing Servies Amit Gera, Cathy H. Xia Dept. of Integrated Systems Engineering Ohio State University, Columbus, OH 4310 {gera.,

More information

Availability, Reliability, Maintainability, and Capability

Availability, Reliability, Maintainability, and Capability Availability, Reliability, Maintainability, and Capability H. Paul Barringer, P.E. Barringer & Assoiates, In. Humble, TX Triplex Chapter Of The Vibrations Institute Hilton Hotel Beaumont, Texas February

More information

A Survey of Usability Evaluation in Virtual Environments: Classi cation and Comparison of Methods

A Survey of Usability Evaluation in Virtual Environments: Classi cation and Comparison of Methods Doug A. Bowman bowman@vt.edu Department of Computer Siene Virginia Teh Joseph L. Gabbard Deborah Hix [ jgabbard, hix]@vt.edu Systems Researh Center Virginia Teh A Survey of Usability Evaluation in Virtual

More information

Medical Assistant-Registered Application Packet

Medical Assistant-Registered Application Packet Medial Assistant-Registered Appliation Paket Contents: 1. 651-001...Contents List/SSN Information/Mailing Information...1 page 2. 651-002...Appliation Instrutions Cheklist...2 pages 3. 651-003...Credentialing

More information

Pattern Recognition Techniques in Microarray Data Analysis

Pattern Recognition Techniques in Microarray Data Analysis Pattern Reognition Tehniques in Miroarray Data Analysis Miao Li, Biao Wang, Zohreh Momeni, and Faramarz Valafar Department of Computer Siene San Diego State University San Diego, California, USA faramarz@sienes.sdsu.edu

More information

Recovering Articulated Motion with a Hierarchical Factorization Method

Recovering Articulated Motion with a Hierarchical Factorization Method Reovering Artiulated Motion with a Hierarhial Fatorization Method Hanning Zhou and Thomas S Huang University of Illinois at Urbana-Champaign, 405 North Mathews Avenue, Urbana, IL 680, USA {hzhou, huang}@ifpuiuedu

More information

Masters Thesis- Criticality Alarm System Design Guide with Accompanying Alarm System Development for the Radioisotope Production L

Masters Thesis- Criticality Alarm System Design Guide with Accompanying Alarm System Development for the Radioisotope Production L PNNL-18348 Prepared for the U.S. Department of Energy under Contrat DE-AC05-76RL01830 Masters Thesis- Critiality Alarm System Design Guide with Aompanying Alarm System Development for the Radioisotope

More information

AFSC 3S1X1. Military Equal Opportunity (MEO)

AFSC 3S1X1. Military Equal Opportunity (MEO) CFETP 3S1X1 Parts I and II 22 Deember 1999 AFSC 3S1X1 Military Equal Opportunity (MEO) CAREER FIELD EDUCATION AND TRAINING PLAN DEPARTMENT OF THE AIR FORCE Headquarters US Air Fore Washington, DC 20330-1030

More information

Chapter 5 Single Phase Systems

Chapter 5 Single Phase Systems Chapter 5 Single Phase Systems Chemial engineering alulations rely heavily on the availability of physial properties of materials. There are three ommon methods used to find these properties. These inlude

More information

Intelligent Measurement Processes in 3D Optical Metrology: Producing More Accurate Point Clouds

Intelligent Measurement Processes in 3D Optical Metrology: Producing More Accurate Point Clouds Intelligent Measurement Proesses in 3D Optial Metrology: Produing More Aurate Point Clouds Charles Mony, Ph.D. 1 President Creaform in. mony@reaform3d.om Daniel Brown, Eng. 1 Produt Manager Creaform in.

More information

UNIQUE CHALLENGES FOR THE YOUNG CHILD. 2834 Diabetes Care Volume 37, October 2014 POSITION STATEMENT

UNIQUE CHALLENGES FOR THE YOUNG CHILD. 2834 Diabetes Care Volume 37, October 2014 POSITION STATEMENT 2834 Diabetes Care Volume 37, Otober 2014 Care of Young Children With Diabetes in the Child Care Setting: A Position Statement of the Amerian Diabetes Assoiation Diabetes Care 2014;37:2834 2842 DOI: 10.2337/d14-1676

More information

INCOME TAX WITHHOLDING GUIDE FOR EMPLOYERS

INCOME TAX WITHHOLDING GUIDE FOR EMPLOYERS Virginia Department of Taxation INCOME TAX WITHHOLDING GUIDE FOR EMPLOYERS www.tax.virginia.gov 2614086 Rev. 07/14 * Table of Contents Introdution... 1 Important... 1 Where to Get Assistane... 1 Online

More information

Table of Contents. Appendix II Application Checklist. Export Finance Program Working Capital Financing...7

Table of Contents. Appendix II Application Checklist. Export Finance Program Working Capital Financing...7 Export Finane Program Guidelines Table of Contents Setion I General...........................................................1 A. Introdution............................................................1

More information

Channel Assignment Strategies for Cellular Phone Systems

Channel Assignment Strategies for Cellular Phone Systems Channel Assignment Strategies for Cellular Phone Systems Wei Liu Yiping Han Hang Yu Zhejiang University Hangzhou, P. R. China Contat: wliu5@ie.uhk.edu.hk 000 Mathematial Contest in Modeling (MCM) Meritorious

More information

FIRE DETECTION USING AUTONOMOUS AERIAL VEHICLES WITH INFRARED AND VISUAL CAMERAS. J. Ramiro Martínez-de Dios, Luis Merino and Aníbal Ollero

FIRE DETECTION USING AUTONOMOUS AERIAL VEHICLES WITH INFRARED AND VISUAL CAMERAS. J. Ramiro Martínez-de Dios, Luis Merino and Aníbal Ollero FE DETECTION USING AUTONOMOUS AERIAL VEHICLES WITH INFRARED AND VISUAL CAMERAS. J. Ramiro Martínez-de Dios, Luis Merino and Aníbal Ollero Robotis, Computer Vision and Intelligent Control Group. University

More information

SCHEME FOR FINANCING SCHOOLS

SCHEME FOR FINANCING SCHOOLS SCHEME FOR FINANCING SCHOOLS UNDER SECTION 48 OF THE SCHOOL STANDARDS AND FRAMEWORK ACT 1998 DfE Approved - Marh 1999 With amendments Marh 2001, Marh 2002, April 2003, July 2004, Marh 2005, February 2007,

More information

Context-Sensitive Adjustments of Cognitive Control: Conflict-Adaptation Effects Are Modulated by Processing Demands of the Ongoing Task

Context-Sensitive Adjustments of Cognitive Control: Conflict-Adaptation Effects Are Modulated by Processing Demands of the Ongoing Task Journal of Experimental Psyhology: Learning, Memory, and Cognition 2008, Vol. 34, No. 3, 712 718 Copyright 2008 by the Amerian Psyhologial Assoiation 0278-7393/08/$12.00 DOI: 10.1037/0278-7393.34.3.712

More information

SLA-based Resource Allocation for Software as a Service Provider (SaaS) in Cloud Computing Environments

SLA-based Resource Allocation for Software as a Service Provider (SaaS) in Cloud Computing Environments 2 th IEEE/ACM International Symposium on Cluster, Cloud and Grid Computing SLA-based Resoure Alloation for Software as a Servie Provider (SaaS) in Cloud Computing Environments Linlin Wu, Saurabh Kumar

More information

Account Contract for Card Acceptance

Account Contract for Card Acceptance Aount Contrat for Card Aeptane This is an Aount Contrat for the aeptane of debit ards and redit ards via payment terminals, on the website and/or by telephone, mail or fax. You enter into this ontrat with

More information

INCOME TAX WITHHOLDING GUIDE FOR EMPLOYERS

INCOME TAX WITHHOLDING GUIDE FOR EMPLOYERS Virginia Department of Taxation INCOME TAX WITHHOLDING GUIDE FOR EMPLOYERS www.tax.virginia.gov 2614086 Rev. 01/16 Table of Contents Introdution... 1 Important... 1 Where to Get Assistane... 1 Online File

More information

Trade Information, Not Spectrum: A Novel TV White Space Information Market Model

Trade Information, Not Spectrum: A Novel TV White Space Information Market Model Trade Information, Not Spetrum: A Novel TV White Spae Information Market Model Yuan Luo, Lin Gao, and Jianwei Huang 1 Abstrat In this paper, we propose a novel information market for TV white spae networks,

More information

Impact Simulation of Extreme Wind Generated Missiles on Radioactive Waste Storage Facilities

Impact Simulation of Extreme Wind Generated Missiles on Radioactive Waste Storage Facilities Impat Simulation of Extreme Wind Generated issiles on Radioative Waste Storage Failities G. Barbella Sogin S.p.A. Via Torino 6 00184 Rome (Italy), barbella@sogin.it Abstrat: The strutural design of temporary

More information

ARIZONA STATE UNIVERSITY

ARIZONA STATE UNIVERSITY ARIZONA STATE The ompleted and signed proposal should be subm itted by the Dean's Offie to: urriulumplanning@asu.edu. Before aademi units an advertise undergraduate onentrations or inlude them in their

More information

Impedance Method for Leak Detection in Zigzag Pipelines

Impedance Method for Leak Detection in Zigzag Pipelines 10.478/v10048-010-0036-0 MEASUREMENT SCIENCE REVIEW, Volume 10, No. 6, 010 Impedane Method for Leak Detetion in igzag Pipelines A. Lay-Ekuakille 1, P. Vergallo 1, A. Trotta 1 Dipartimento d Ingegneria

More information

On the Characteristics of Spectrum-Agile Communication Networks

On the Characteristics of Spectrum-Agile Communication Networks 1 On the Charateristis of Spetrum-Agile Communiation Networks Xin Liu Wei Wang Department of Computer Siene University of California, Davis, CA 95616 Email:{liu,wangw}@s.udavis.edu Abstrat Preliminary

More information

) ( )( ) ( ) ( )( ) ( ) ( ) (1)

) ( )( ) ( ) ( )( ) ( ) ( ) (1) OPEN CHANNEL FLOW Open hannel flow is haraterized by a surfae in ontat with a gas phase, allowing the fluid to take on shapes and undergo behavior that is impossible in a pipe or other filled onduit. Examples

More information

Wireless Transmission Systems. Instructor

Wireless Transmission Systems. Instructor Teleommuniation Engineering Tehnology, Texas A&M University Wireless Transmission Systems Leture Notes - Copyright Jeff M. MDougall 2 Wireless Transmission Systems Teleommuniation Engineering Tehnology,

More information

AT 6 OF 2012 GAMBLING DUTY ACT 2012

AT 6 OF 2012 GAMBLING DUTY ACT 2012 i e AT 6 OF 2012 GAMBLING DUTY ACT 2012 Gambling Duty At 2012 Index i e GAMBLING DUTY ACT 2012 Index Setion Page PART 1 INTRODUCTORY 5 1 Short title... 5 2 Commenement... 5 3 General interpretation...

More information

The Application of Mamdani Fuzzy Model for Auto Zoom Function of a Digital Camera

The Application of Mamdani Fuzzy Model for Auto Zoom Function of a Digital Camera (IJCSIS) International Journal of Computer Siene and Information Seurity, Vol. 6, No. 3, 2009 The Appliation of Mamdani Fuzzy Model for Auto Funtion of a Digital Camera * I. Elamvazuthi, P. Vasant Universiti

More information

Effectiveness of a law to reduce alcohol-impaired driving in Japan

Effectiveness of a law to reduce alcohol-impaired driving in Japan Effetiveness of a law to redue alohol-impaired driving in Japan T Nagata, 1,2 S Setoguhi, 3 D Hemenway, 4 M J Perry 5 Original artile 1 Takemi Program, Department of International Health, Harvard Shool

More information