11 Pages

dlec10

Course: MA 572, Fall 2009
School: BU
Rating:
 
 
 
 
 

Word Count: 1687

Document Preview

572 MA Introduction to Mathematical Finance Lecture #10 Paolo Guasoni guasoni@bu.edu Boston University c 2004 by Paolo Guasoni p. 1/22 Measuring Risk So far we have evaluated future payoffs from the standpoint of expected utility. This approach is well-suited to problems involving individual choice, but it is not feasible for other applications, such as risk management, which involve assessing the impact of...

Register Now

Unformatted Document Excerpt

Coursehero >> Massachusetts >> BU >> MA 572

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.
572 MA Introduction to Mathematical Finance Lecture #10 Paolo Guasoni guasoni@bu.edu Boston University c 2004 by Paolo Guasoni p. 1/22 Measuring Risk So far we have evaluated future payoffs from the standpoint of expected utility. This approach is well-suited to problems involving individual choice, but it is not feasible for other applications, such as risk management, which involve assessing the impact of unfavorable events only. The main question is: which properties are diserable for a good measure of risk? To answer this question, we need to look at potential applications. c 2004 by Paolo Guasoni p. 2/22 Motivation Capital allocation for banks and insurance companies: when taking on additional risks, financial institutions need to evaluate their impact on the solvability of the firm. Internal risk-management systems usually require to set the probability of extreme losses (such as those leading to bankrupcy) below certain levels. Capital requirements for banks: regulators want to set rules for capital requirements so as to ensure the stability of the entire financial system. Rules should be clear and not allow for loopholes. Calculating risk may be technical, but the result should be understandable to a person without technical prerequisites. c 2004 by Paolo Guasoni p. 3/22 Risk Properties Risk should be... ...translation invariant. If you add a certain amoutn to a position, its risk is reduced by the same amount. ...linear: if you double a position, its risk should also double. ...monotonic: if a payoff is always higher than another, the risk of the former should be lower than that of the latter. ...subadditive: if you combine two positions, their combined risk should be lower than the sum of their risks. These axioms have been formulated by Artzner, Delbaen, Eber and Heath (1999). A risk measure with this set of properties is called coherent. c 2004 by Paolo Guasoni p. 4/22 Value at Risk Value at Risk was introduced by JP Morgan in 1996 as a tool for measuring market risk. The Value at Risk of a certain position is the answer to the following question: what is the minimum size of a loss that will be exceeded or met no more than x% of the time? Equivalently, the question may be reformulated as follows: what is the minimum fixed amount to be added, so that the resulting position will remain solvable with 1 - x% probability? c 2004 by Paolo Guasoni p. 5/22 Value-at-Risk as a Quantile Given a random variable X , the left quantile at level is defined as: q (X) = inf{x : P (X x) } Then the Value at Risk of X is defined as: V @R (X) = -q (X) In other words, Value at Risk is just minus the -quantile of X . c 2004 by Paolo Guasoni p. 6/22 Value at Risk as a Risk Measure Value at Risk is... ...measured in currency units. In fact q (X + c) = q (X) + c. ...linear. In fact, q (cX) = cq (X) ...monotonic. In fact, if X Y then q (X) q (Y ). ...not subadditive. The last pitfall is closely related to a more evident one: Value at Risk in general does not account for the size of the losses above the threshold. c 2004 by Paolo Guasoni p. 7/22 Value at Risk is not subadditive Take two independent random variables X and Y with the following common distribution. P (X = 0) = P (Y = 0) = 1 - /2, P (x = -1) = P (Y = -1) = /2. From the definition, we have that V @R (X) = V @R (Y ) = 0. If we consider Z = (X + Y )/2, we obtain that V @R (Z) = 1, and hence V @R (X + Y ) = 2 > 0 = V @R (X) + V @R (Y ). c 2004 by Paolo Guasoni p. 8/22 Value at Risk and diversification The morale is that V@R ignores the worst cases, as long as they do not exceed a certain probability. Diversification, as beneficial as it is, may turn large losses with a small probability (which are invisible to V@R) into moderate losses with a larger probability (which are visible to V@R). Minimizing V@R may mean concentrating as much downside as possible on a few cases, only to sweep them under the rug of a small probability. Despite this pitfall, V@R continues to be used widely, mainly for inertia, and it is important to understand how to calculate it. c 2004 by Paolo Guasoni p. 9/22 Historical V@R Suppose we have n IID observations x1 , . . . , xn from an unknown distribution. The natural estimate for q (X) is given by the corresponding quantile of the empirical distribution. This provides an estimate for V@R called historical V@R. For example, to estimate 1% V@R from 100o observations, one takes minus the tenth smallest. This approach is very general, but is not always feasible. c 2004 by Paolo Guasoni p. 10/22 Gaussian V@R If X N (, ), then q (X) = + q In particular, V @R1% (X) 2.33 - . This means that one can simply estimate and , thus obtaining an estimate for V@R. The advantage of this approach is that it only requires means and covariances. For example, if we want to calculate the V@R of some linear combination of X , Y , and Z , we only need the means, the and covariance matrix. But this estimate will be reasonable only if we believe that the sample is Gaussian. X- . c 2004 by Paolo Guasoni p. 11/22 Expected Shortfall A risk measure which is related to V@R, but that overcomes its pitfalls, is the Expected Shortfall, defined as follows: ES (X) = - inf{E [X|A] : P (A) > } When X has a continuous distribution, then: ES (X) = -E [X|X q (X)] In other words, ES is the expected loss, conditioned on a loss higher than V@R. ES is always greater than V@R: ES (X) = -E [X|X q (X)] -E [q (X)|X q (X)] = = -q (X) = V @R (X) ES coincides with V @R if and only if the conditional loss is always equal to V @R . c 2004 by Paolo Guasoni p. 12/22 Expected Shortfall as a Risk Measure Expected Shortfall is... ...measured in currency units. ES (X + c) = ES (X) + c. ...linear. In fact, ES (cX) = ESq (X) ...monotonic. In fact, if X Y then ES (X) ES (Y ). ...subadditive. Exercise. Therefore ES is superior to V@R as a measure of risk, because it accounts for both probability and the size of losses. c 2004 by Paolo Guasoni p. 13/22 Example Take two independent random variables X and Y with the following common distribution. P (X = 0) = P (Y = 0) = 1 - /2, P (x = -1) = P (Y = -1) = /2. Now we have that ES (X) = ES (Y ) = -1. If we consider Z = (X + Y )/2, we obtain that ES (Z) = 1/2, and hence ES (X + Y ) = 1 < 2 = ES (X) + ES (Y ). Expected shortfall now encourages diversification. c 2004 by Paolo Guasoni p. 14/22 Relationship between ES and V@R If X has a continuous distribution, there is a simple relationship between expected shortfall and V@R: 1 ES (X) = Proof: Exercise. 0 V @R (X)d In practice, ES is equal to the averaged value of all values of V@R with level from 0 to . Estimating ES must not be much harder than estimating V@R. c 2004 by Paolo Guasoni p. 15/22 Historical ES Suppose we have n IID observations x1 , . . . , xn from an unknown distribution. The natural estimate for ES(X) is given by the corresponding quantity of the empirical distribution. This is historical ES. For example, to estimate 1% V@R from 1000 observations, one takes minus the average among the tenth smallest. As for V@R, this approach is very general, but is not always feasible. c 2004 by Paolo Guasoni p. 16/22 Gaussian V@R If X N (, ), then q (X) = + q X- . Denote by and respectively the distriibution function and the density of a standard normal. We have that V @R (X) = --1 () - . It follows that ES (X) = (-1 ()) - . Exercise. In particular, ES1% (X) 2.66 - . For 0, we have that V @R (X) ES (X). Exercise. c 2004 by Paolo Guasoni p. 17/22 The Cornish-Fisher Expansion The Cornish-Fisher expansion expresses the quantile of certain distributions in terms of their moments, and the quantiles of the standard normal (henceforth z ). The approximation for a normalized distribution (mean 0, variance 1) involving the first four moments is: 2 3 z - 1...

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:

BU - MA - 572
MA 572 Introduction to Mathematical FinanceLecture #11Paolo Guasoniguasoni@bu.eduBoston Universityc 2004 by Paolo Guasoni p. 1/31Options A (European) call option is a contract which gives the right (but not the obligation) to buy a share o
BU - MA - 572
MA 572 Introduction to Mathematical FinanceLecture #12Paolo Guasoniguasoni@bu.eduBoston Universityc 2004 by Paolo Guasoni p. 1/42Options Prices as Expectations Risk-neutral valuations says that if a payoff is replicable, then its arbitrage
BU - MA - 572
MA 572 Introduction to Mathematical FinanceLecture #13Paolo Guasoniguasoni@bu.eduBoston Universityc 2004 by Paolo Guasoni p. 1/8Motivation Suppose that you expect Japanese stocks to do well. So you could exchange some dollars into yen, and
Laurentian - GEOG - 200801
University of Lethbridge Department of Geography GEOG 3740 Geographic Information Systems Spring 2008 Lab Schedule and Information Lab Instructor: J. Montain Office: C 755 Office Phone: 329-2486 Email: j.montain@uleth.ca Office Hours: Monday 12-1pm;
Texas Pan American - MATH - 3328
THE UNIVERSITY OF TEXAS-PAN AMERICANDepartment of Mathematics Math 3328.01: Intro Mathematics Proof Summer 2009 MAGC 2.206 MTWRF 11:05-12:35Contact information Instructor: Dr. Eleftherios Gkioulekas, Department of Mathematics E-mail: gkioulekase@ut
Virginia Tech - CS - 1044
Bolts and NutsThe Problem:Design MethodologyBolts 1You are given three boxes. Initially: Box 1 contains an unknown number of bolts. Box 2 contains an unknown number of matching nuts. Box 3 is empty. When you are done: You must have combined as
Virginia Tech - CS - 1044
CS 1044 Program 5Fall 1997Using ArraysThis programming assignment uses many of the ideas presented in sections 3 through 6 and 9 of the course notes, so you are advised to read those carefully. Read and follow the following program specification
Virginia Tech - CS - 1044
CS 1044 Program 2Fall 1997Some Hints on Implementing the Future Value ProgramOnce you've designed your program, you're ready for the fun part - turning your design into working C+ code. What follows is a suggested plan for implementing your desi
Virginia Tech - CS - 1044
CS 1044 Program 2Fall 1997Reading to Input Failure, Simple File Input/Output, Arithmetic CalculationsThis programming assignment uses many of the ideas presented in section 3 of the course notes, so you are advised to read those carefully. Read
Virginia Tech - CS - 1044
CS 1044 Program 3Fall 1997Reading to a Sentinel Value, Decision Logic, Simple Character I/OThis programming assignment uses many of the ideas presented in sections 3 through 5 of the course notes, so you are advised to read those carefully. Read
Virginia Tech - CS - 1044
CS 1044 Program 4Fall 1997Functions, Decision LogicThis programming assignment uses many of the ideas presented in sections 3 through 6 of the course notes, so you are advised to read those carefully. Read and follow the following program specif
Virginia Tech - CS - 1044
Input file digits.dat (with newlines removed for simplicity):3917901111111367979114950025601111111214462899616996190999121478911155029746901121611711894120991144Output file freq.dat:Bill McQuainDigits Analyzed: 100Digit Count Pct
Virginia Tech - CS - 1044
CS 1044 Koofer Final Exam Key 1 5*You* are responsible for handling logic errors. 2 4 3 3 4 1 5 5 6 3 7 2 8 3 9 310 3Skips the first five characters - doesn't reach the newline.11 5Skips through the newline. (File reopens a
Virginia Tech - CS - 1044
CS 1044 Intro. Programming in CMark A Point values assigned 2.0Test 1 Answer KeyB C 1.0 0.5Fall 19961 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 251 B B A A A A23 B456 A A78910 26 27 28 29 30 31 32 33 34
Virginia Tech - CS - 1044
CS 1044 Intro. Programming in CMark A Point values assigned 2.5Test 2 Answer KeyB C 1.25 0.5Fall 19961 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 212 B B3 A A A4 B B567891022 23 24 25A A A A 1 2 3 A B 4 A B A A A
Virginia Tech - CS - 1044
CS 1044 Homework Assignment 1Fall 1997For this assignment you will devise an algorithm to carry out a fairly simple task. You will turn in a detailed, precise statement of the algorithm similar to those presented in class this week. Your solution
Virginia Tech - CS - 1044
CS 1044 Homework Assignment 2Fall 1997Instructions: This homework assignment focuses primarily on some of the basic syntax and semantics of C+. The answers to the following questions can be determined from Chapters 3 and 4 of the lecture notes an
Virginia Tech - CS - 1044
CS 1044 Homework Assignment 3Fall 1997For this assignment you will produce a design outline for Programming Assignment 2 - the future value program. Your outline must be typed and satisfy the following requirements: You must indicate at wha
Virginia Tech - CS - 1044
CS 1044 Homework Assignment 4Fall 1997Instructions: This homework assignment focuses primarily on some of the basic syntax and semantics of C+. The answers to the following questions can be found in the lectures and text (Chapters 4 and 5). Selec
Virginia Tech - CS - 1044
CS 1044 Homework Assignment 5Fall 1997Instructions: This homework assignment focuses primarily on the basic syntax and semantics of selection and iteration in C+. The answers to the following questions can be deduced from the lectures and text (t
Virginia Tech - CS - 1044
CS 1044 Homework Assignment 6Fall 1997Instructions: This assignment is concerned with functions and parameter-passing in C+. The answers to the following questions can be deduced from the lectures and text (through section 6 of the notes and Chap
Virginia Tech - CS - 1044
CS 1044 Homework Assignment 7Fall 1997For this assignment you will produce a design outline for Programming Assignment 4 - the triangle classification program. Your outline must be typed and satisfy the following requirements: You must indi
Virginia Tech - CS - 1044
CS 1044 Homework Assignment 8Fall 1997Instructions: This assignment is mostly concerned with arrays in C+. The answers to the following questions can be deduced from the lectures and text, but you may also want to type in and run these programs t
Virginia Tech - CS - 1044
CS 1044 Homework Assignment 9 Design a C+ function that conforms to the prototype:Fall 1997bool StrCopy(char Dest[], const char Source[], int DestSize, int SourceSize); where the formal parameters are: Dest[] Source[] DestSize SourceSize an array
Virginia Tech - CS - 1044
CS 1044 Homework 10Fall 1997Instructions: This assignment is mostly concerned with character strings, searching and sorting, and struct variables in C+. Note: the phrase &quot;illegal reference&quot; used below refers to a reference to a location that lies
Virginia Tech - CS - 1044
Design Outline for the Payroll Program1. Initialize variables 1.1 Set counter NumEmployees equal to 0 1.2 Set running totals TotalGross, TotalNet, TotalIns, TotalSSI and TotalFIT equal to 0 Prepare files for use 2.1 Open the input file &quot;inpay.dat&quot; 2
ASU - MAT - 275
Section 1.3 Slope Fields and Solution CurvesFor #1, sketch the slope fields and at least 5 solution curves (must be done by hand) for the following differential equation by filling in the slope chart and sketching those slopes on a graph. 1) dy/dx
ASU - MAT - 275
Section 1.3 Selected Answers3) dy/dx = x ySection 2.4 Selected Answers5) y' = y 2, y(0) = 1 a) For h = 0.2 0.2000 0.4000 0.6000 0.8000 1.0000x=0y = 1.00000.80000.56000.2720 -0.0736 -0.4883For h = 0.1 x= 0 0.1000 0.2000 0.3000 0.40
ASU - MAT - 275
Section 1.3 Selected Answers3) dy/dx = x ySection 2.4 Selected Answers5) y' = y 2, y(0) = 1 a) For h = 0.2 x=0 0.2000 0.4000 0.6000 0.8000 1.0000y = 1.00000.80000.56000.2720 -0.0736 -0.4883For h = 0.1 x= 0 0.1000 0.2000 0.3000 0.400
Stanford - APSG - 1033
Case 4:05-cv-01027-SBA Document 87 Filed 04/02/2009 Page 1 of 31 JEFFREY S. NOBEL (jnobel@izardnobel.com ) MARK P. KINDALL (Bar #138703) (mkindall@izardnobel.com ) 2 IZARD NOBEL LLP 29 South Main Street, Suite 215 3 West Hartford, CT 06107 Tel: (8
Stanford - PUBS - 8000
SLAC-PUB-8135 March, 1999New Developments in the Next Linear Collider Beam Delivery System Design 1P. T ENENBAUM , L. E RIKSSON , T. M ARKIEWICZ , T.O. R AUBENHEIMER , A. R INGWALL Stanford Linear Accelerator Center, Stanford University, Stanford,
CSU Fullerton - INT - 520
Assignment #3 Provide a detailed diagram depicting 2 Dual honed Fire Walls, one Fire Wall connected to the internet and protecting the DMZ and the other protecting the internal network. Use the reserved class A network 10.X.X.X and provide Class C a
CSU Fullerton - INT - 520
Installation processa. Log in as a user with administrator privileges. (We used a user ID of cfguser, password Secure99.) b. Uninstall any previous versions of the SecureWay Directory or DB2. c. If it exists, delete the \ldapdb2 folder. (There appea
CSU Fullerton - INT - 520
Assignment # 2 Describe and compare 2 TCP Port Scanners.why would one use these?
CSU Fullerton - INT - 520
Assignment 1 Describe and compare the following: Viruses, Trojans, and Worms.
CSU Fullerton - INT - 520
Course Outline Week 2 - TCP/UDP Week 3 - TCP/UDP Applications - Introduction to Firewall components Week 4 - LAB install Apache Web Server &amp; LDAP - Hand out 1st assignment Week 5 Firewalls continued - students hand in 1st assignment Week
CSU Fullerton - INT - 520
CryptographyIntroduction to CryptographyObjectives A conceptual understanding of secret-key, public-key, and hashing cryptographic algorithms and how they fit into the notion of certificates and how these certificates form the basis of Public Key
CSU Fullerton - INT - 520
LDAPLightweight Directory Access ProtocolWhat is a D ir ector y?A specialized data storage and retrieval serviceS tores typed and ordered information about objects, e.g. printers and their locations, speed, and supported streams (postscript, asc
CSU Fullerton - INT - 520
Networking Lab &amp; NIC Installation LabObjectives: To Install and configure a NIC utilizing TCP/IP and Netbios on NT 4.0 Workstation / Server. Installation for the Intel Pro 100+ Management AdapterMaterials Required NT 4.0 WorkStation / Server CD &amp;
CSU Fullerton - INT - 520
Internet and Network SecurityIntroduction to Network SecurityInternet and Network SecurityWhat you should be able to do s Describe the types of security attacks s Identify the scope of the security problems s Identify the need for establishing a
CSU Fullerton - INT - 520
TCP/IP ApplicationsWhat you should be able to Do Describe the major TCP/IP Based services and Applications Describe the security risks involved in using these servicesTCP/IP Applications SMTP NNTP SNMP Telnet FTP RPC, NIS, NFS R-Commands X-
Stanford - ENGR - 207
Engr207aS. Lall2008.01.15.01Homework 1 SolutionsDue Tuesday 1/22. 0220 1. Comparing dice In this problem, we consider three dice with unusual numbering. The numbers on the dice are die 1 5 die 2 2 die 3 1 6 3 10 7 4 11 8 15 12 9 16 13 18 17 14
Georgia Tech - ECE - 2030
Cmpe 2030 AIntroduction to Computer Engineering Quiz -I September 16th, 1999There are 10 questions and 13 pages including the cover sheet and two blank work sheets. Please make sure that you have all of them. No textbook, calculators, class notes o
University of Illinois, Urbana Champaign - PHYS - 101
Newton's Laws of Motion1.If the sum of all external forces on an object is zero, then its speed and direction will not change. Inertia If a nonzero net force is applied to an object its motion will change F= ma In an interaction between two object
University of Illinois, Urbana Champaign - PHYS - 101
Todayq Forcesin 2D q Go to your first lab q Kinematics (maybe)Physics 101: Lecture 3, Pg 1Newton's 3 law (Review)rdq Forcescome in pairs q Same type (gravity, normal, friction) q Different objects q Always same magnitude, opposite directio
University of Illinois, Urbana Champaign - PHYS - 101
Todayq Forcesin 2D q Go to your first lab q Kinematics (maybe)Physics 101: Lecture 3, Pg 1Newton's 3 law (Review)rdq Forcescome in pairs q Same type (gravity, normal, friction) q Different objects q Always same magnitude, opposite directio
University of Illinois, Urbana Champaign - PHYS - 101
Physics 101: Lecture 04Kinematics + DynamicsPhysics 101: Lecture 4, Pg 1Equations for Constant Acceleration (text, page 80)qx qv qvq q qx (meters) 2001501005000510 t (seconds)1520v (m/s)= x0 + v0t + 1/2 at2 = v0 + at2
University of Illinois, Urbana Champaign - PHYS - 101
Physics 101: Lecture 04Kinematics + DynamicsPhysics 101: Lecture 4, Pg 1Physics 101: Lecture 4, Pg 2Physics 101: Lecture 4, Pg 3Physics 101: Lecture 4, Pg 4GraphsPhysics 101: Lecture 4, Pg 5Direction, Direction, DirectionVelocity + +
University of Illinois, Urbana Champaign - PHYS - 101
Physics 101: Lecture 05Exam ITwo Dimensional DynamicsPhysics 101: Lecture 5, Pg 1Brief Review Thus Far Newton's Laws of motion Kinematics Dynamics Today we work in 2 Dimensions!Physics 101: Lecture 5, Pg 205y2-DimensionsqXxand Y a
University of Illinois, Urbana Champaign - PHYS - 101
Physics 101: Lecture 05Exam ITwo Dimensional DynamicsPhysics 101: Lecture 5, Pg 1Brief Review Thus Far Newton's Laws of motion Kinematics Dynamics Today we work in 2 Dimensions!Physics 101: Lecture 5, Pg 205y2-DimensionsqXxand Y a
University of Illinois, Urbana Champaign - PHYS - 101
Physics 101: Lecture 06 Constant Acceleration and Relative VelocityPhysics 101: Lecture 6, Pg 1Relative VelocityqSometimes your velocity is known relative to a reference frame that is moving relative to the earth. Example 1: A person moving r
University of Illinois, Urbana Champaign - PHYS - 101
Physics 101: Lecture 06 Constant Acceleration and Relative VelocityPhysics 101: Lecture 6, Pg 1Physics 101: Lecture 6, Pg 2Physics 101: Lecture 6, Pg 3Physics 101: Lecture 6, Pg 4Relative VelocityqSometimes your velocity is known relativ
University of Illinois, Urbana Champaign - PHYS - 101
Physics 101: Lecture 07 Circular MotionExam I Centripetal Acceleration andPhysics 101: Lecture 7, Pg 1Circular MotionB A CvAnswer : BA bal l i s goi ng ar ound i n a ci r cl e attached to a str i ng. I f the str i ng br eaks at the i nst
University of Illinois, Urbana Champaign - PHYS - 101
Exam II Physics 101: Lecture 9 Work and Kinetic EnergyHour Exam 1, Friday!Physics 101: Lecture 9, Pg 1Energy (and mass) is Conservedq Energyis &quot;Conserved&quot; meaning it can not be created nor destroyedCan change form Can be transferredq Tota
University of Illinois, Urbana Champaign - PHYS - 101
Exam II Physics 101: Lecture 9 Work and Kinetic EnergyHour Exam 1, Friday!Physics 101: Lecture 9, Pg 1Energy (and mass) is Conservedq Energyis &quot;Conserved&quot; meaning it can not be created nor destroyedCan change form Can be transferredq Tota
University of Illinois, Urbana Champaign - PHYS - 101
Exam II Physics 101: Lecture 11 Momentum and ImpulseqToday's lecture will cover Textbook Sections 7.17.5Physics 101: Lecture 9, Pg 1Physics 101: Lecture 9, Pg 2Physics 101: Lecture 9, Pg 3Example: blocks and pulleyWhat is the velocity of
University of Illinois, Urbana Champaign - PHYS - 101
Exam IIPhysics 101: Lecture 12 2D Collisions and Center of massPhysics 101: Lecture 12, Pg 1yCollisions or Explosions in Two Dimensionsxbe foreafte rPhysics 101: Lecture 12, Pg 237Example: shooting poolbefore vo = 3m/sAt re st 30
University of Illinois, Urbana Champaign - PHYS - 101
Exam IIPhysics 101: Lecture 12 2D Collisions and Center of massPhysics 101: Lecture 12, Pg 1yCollisions or Explosions in Two Dimensionsxbe foreafte rPhysics 101: Lecture 12, Pg 237Example: shooting poolbefore vo = 3m/sAt re st 30
University of Illinois, Urbana Champaign - PHYS - 101
Exam IIPhysics 101: Lecture 14 Torque and Equilibriumq Today'slecture will cover Textbook Chapter 8.2-8.4Physics 101: Lecture 14, Pg 1TorqueWhat exactly is torque in normal English? q Rotationaleffect of force. Tells how effective force
University of Illinois, Urbana Champaign - PHYS - 101
Exam IIIPhysics 101: Lecture 16 Fluidsq Today's9.1-9.6lecture will cover Textbook ChapterPhysics 101: Lecture 16, Pg 1States of Matterq SolidHold Volume Hold Shapeq LiquidHold VolumeFluidsAdapt Shapeq GasAdapt Volume Adapt Shap
University of Illinois, Urbana Champaign - PHYS - 101
Exam IIIPhysics 101: Lecture 16 Fluidsq Today's9.1-9.6lecture will cover Textbook ChapterPhysics 101: Lecture 16, Pg 1States of Matterq SolidHold Volume Hold Shapeq LiquidHold VolumeFluidsAdapt Shapeq GasAdapt Volume Adapt Shap