Term
| What are the three main classes of computers and what are they |
|
Definition
Mainframes: largest most powerful, multiuser, found in dedicated computer centers.
Servers: same as mainframes, but less powerful.
Microcomputers: personal computers, embedded controllers |
|
|
Term
|
Definition
| A fancy, high end desktop computer, sometimes running an OS other than Windows / Mac, often Unix or Linux. Has special graphics capabilities. |
|
|
Term
| What type of computer is often found in labs? |
|
Definition
| A rack mounted computer. Designed to fit a standard 19" electronic rack. |
|
|
Term
| What is an embedded computer? |
|
Definition
| A microcomputer built into a larger device. |
|
|
Term
| What are the main hardware components of a computer? |
|
Definition
| A CPU, display, sound card, input devices. |
|
|
Term
|
Definition
| The central processing unit, a computer box, a chip that actually does the computing. |
|
|
Term
| What are some common displays for a computer? |
|
Definition
| CRT (cathode ray tube), flat panels such as LCD, LED, etc. |
|
|
Term
| What are the I/O ports on a computer? |
|
Definition
| Serial ports, parallel ports, network ports, USB. |
|
|
Term
| What are serial ports often used for? |
|
Definition
| Modems, occasionally mouse, instruments. |
|
|
Term
| What are parallel ports used for? |
|
Definition
|
|
Term
| What types of memory are there? |
|
Definition
| RAM (random access memory), ROM (read only memory), Flash, and slots. |
|
|
Term
|
Definition
| Random access memory is available in 128, 256, 512 megabytes, 1 gigabyte and more. In the form of chips, SIMMs, SIPs. It is volatile and is lost when power is lost. |
|
|
Term
|
Definition
| Read only memory, in chip form, semi-permanent. |
|
|
Term
| What is the primary characteristic of a disk drive? |
|
Definition
| Is it non-volatile memory, retained forever even when power is off, chip based. |
|
|
Term
| What is a non-removable disk drive? |
|
Definition
| A hard drive, which functions using magnetic technology. |
|
|
Term
| What are some types of removable disk drives? |
|
Definition
| Floppy disks (magnetic), removable cartridges such as Zip (magnetic), CD/DVD (optical), tape drives such as QIC and DAT (magnetic), and flash thumb drives (solid state technology). |
|
|
Term
| What is an operating system? |
|
Definition
| Operates the hardware, allows humans to use the computer, provides services to operator and applications. |
|
|
Term
|
Definition
| Software for specific tasks, e.g. word processor, spreadsheet, browser -why people buy computers. |
|
|
Term
| What types of networks are there? |
|
Definition
|
|
Term
|
Definition
| A local area network, private, geographically small, a single "campus". |
|
|
Term
|
Definition
| A wide area network, private, links multiple LANS in different geographical locations. |
|
|
Term
|
Definition
| A public network that links LANS world-wide. |
|
|
Term
| What hardware is necessary for a network? |
|
Definition
| A network interface card, hubs, routers, access points, servers such as file servers, application servers, database servers. |
|
|
Term
| What type of software is necessary for a network? |
|
Definition
| Network operating software, protocols such as TC/IP, FTP, HTTP, etc. |
|
|
Term
| What is the importance of having backups? |
|
Definition
| Computers will break down, hard disks and floppy disks go bad. You WILL lose data if you have not planned ahead. |
|
|
Term
| When and how should you back up files? |
|
Definition
| Back up early and often! This will minimize loss and inconvenience due to system failures. Back up data by copying to more than one physical location, the more important the data the more places it should be stored! |
|
|
Term
|
Definition
| Data of one type incorporated into a document of another type. E.g. a chemical structure in a word processing document. An object will retain its identity and editability. |
|
|
Term
| What are some tips for having good powerpoint slides? |
|
Definition
- Use a simple uncluttered design, too many objects are distracting.
- Use a "template", place "constants" in the same place on each slide.
- Keep contrast high
- Use large lettering
- Keep the formatting simple, use only 1 or 2 fonts, sparingly with italics, bold for emphasis
|
|
|
Term
| What type of font should be used in powerpoint presentations, and what does the name for it mean? |
|
Definition
| Sans serif fonts should be used, this means they do not have the serif - the short decorative lines at the ends of characters. |
|
|
Term
| How can you force excel to use an absolute cell reference instead of the relative reference it defaults to? |
|
Definition
| The insertion of $ leads to an absolute, unchanging cell reference. |
|
|
Term
| What are some examples of descriptive statistics? |
|
Definition
| Range, mean, median, standard deviation, variance, standard error of the mean. |
|
|
Term
| What is the input for getting standard deviation in excel? |
|
Definition
|
|
Term
| What is relative error and how do you calculate it with excel? |
|
Definition
Relative error is the standard deviation as a percentage of the mean.
% error = stdev/mean x 100 |
|
|
Term
| What is the Student T test? |
|
Definition
| Used to decide if averages of two sets of data are the same or different. Returns a p (probability value). If p < 0.01 then the two values are considered statistically different. |
|
|
Term
| What is the most common type of T test and what is its input for excel? |
|
Definition
| Two tailed, unequal variance is the most common type. TTEST(data A, data B, 2, 3). |
|
|
Term
| What is least squares analysis and how is it performed? |
|
Definition
| The correlation coefficient (R^2) is a measure of goodness of fit, of how a straight line fits a set of data. |
|
|
Term
| What is the use of the trend line function in excel? |
|
Definition
| Good for putting a line on the graph, bad for getting values of m, b, R^2. |
|
|
Term
| What are the formulas for calculating slope, intercept, and R^2? |
|
Definition
Slope – slope(y data, x data)
y-intercept – intercept(y data, x data)
R2 – rsq(y data, x data)
|
|
|
Term
| When would you want to get a calculated value for y from a set of a data? |
|
Definition
| When you will be performing residual analysis. |
|
|
Term
|
Definition
| The difference between the fit (calculated value) and the data. A good fit shows random distribution of residuals around 0. |
|
|
Term
| What is one of the most common data file formats in chemistry? |
|
Definition
| An ASCII file - American Standard Code for Information Interchange. Often referred to as a text file, no formatting. If you can read a file with the application Notepad, it is an ASCII file. |
|
|
Term
| What is the most common, simplest form of the ASCII file? |
|
Definition
| The comma delimited file. |
|
|
Term
|
Definition
| A collection of atoms held together by bonds, atoms are arranged in three dimensional space, arrangement is specified by bond angle, length, etc. |
|
|
Term
| What types of ASCII file formats are commonly used to store molecules? |
|
Definition
| The three dimensional space model of a molecules given by a 3 coordinate system can by stored as mol files or pdb files. These contains lists of atoms and coordinates. |
|
|
Term
| Where does the data for molecule files come from? |
|
Definition
| Data from real experiments such as NMR and X-ray diffraction, can also be from calculation performed with molecular modeling that perform quantum chemical calculations. |
|
|
Term
| What is a CIS and some examples thereof? |
|
Definition
| A chemical information system, often web-based, examples include webelements, MSDS, chemfinder, etc. |
|
|
Term
| What is primary scientific literature? |
|
Definition
| Peer-reviewed reports of experimental results, very narrow scope, containing detailed methods, graphics, experimental results. |
|
|
Term
| What is secondary scientific literature? |
|
Definition
| A review article, a summary of a discrete area of knowledge, scope ranging from very to mildly narrow, peer-reviewed, rarely containing methods and materials, often contains depictions of experimental results. |
|
|
Term
| What is tertiary literature? |
|
Definition
| Popular press, not peer-reviewed, newsy, very little detail actually given. |
|
|
Term
| What is the typical format for citation used in the journal Biochemistry? |
|
Definition
Authors (Year) Article Title, Journal Title, Volume,
Inclusive Pages
|
|
|
Term
| What are some things to consider when assessing the veracity of information for citation? |
|
Definition
| Is it peer-reviewed, what is the publisher's reputation, is it a Web article only, are there any hidden agendas, etc. |
|
|
Term
| What are the two types of general databases? |
|
Definition
Flat files - simple,
Relational - more powerful |
|
|
Term
|
Definition
| Laboratory information management system |
|
|
Term
| What types of information are stored in CIS or LIMS? |
|
Definition
| Structure, physical properties, reactivity, safety, toxicological information, etc. Allows one to make correlations between these data. |
|
|
Term
| What are the two types of computational chemistry (molecular modeling)? |
|
Definition
| Molecular mechanics and quantum mechanics. |
|
|
Term
| What are the two divisions of quantum mechanic computation? |
|
Definition
| Semi-empirical and Ab initio. |
|
|
Term
| Explain the molecular mechanic method of computational chemistry. |
|
Definition
| Considers molecules as balls connected by springs, uses classical Newtonian physics. Does not explicitly consider electrons - two methods in Chem3D - MM2 (for small organic molecules, MMFF94 for proteins). |
|
|
Term
| Explain the quantum mechanic method of computational chemistry. |
|
Definition
| Explicitly models electrons in a molecule using the Schrodinger equations, describes the motion of electrons and nuclei in a molecule or atom. Utilizes wave functions, equations which describe electrons by treating them as waves. Solves these equations to find where the electrons and nuclei are likely to be within a given molecule. |
|
|
Term
| Describe ab initio approach. |
|
Definition
| A quantum mechanic method of molecular modeling, literally "from the beginning", makes no assumptions about the parameters needed to solve the equations that describe a molecules. Doable in Chem3D via GAMESS. |
|
|
Term
| Describe the semi-empirical method. |
|
Definition
| A method of quantum mechanic modeling that relies on some empirical (experimentally derived) parameters to simplify the equations that describe a molecule. Many methods available in Chem 3D, we primarily use Extended Huckel. |
|
|