9 Pages

Notes_Ch11

Course: AAEC 3401, Fall 2008
School: Texas Tech
Rating:
 
 
 
 
 

Word Count: 1969

Document Preview

11--Inferences Chapter on Two Samples 11.1--Inference about Two Means: Dependent Samples (or Matched-Pairs) t hypothesis test t confidence interval 11.2--Inference about Two Means: Independent Samples t hypothesis test--unequal population variances t confidence interval t hypothesis test--equal population variances 11.3--Inference about Two Population Proportions Z hypothesis test Z confidence interval...

Register Now

Unformatted Document Excerpt

Coursehero >> Texas >> Texas Tech >> AAEC 3401

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.
11--Inferences Chapter on Two Samples 11.1--Inference about Two Means: Dependent Samples (or Matched-Pairs) t hypothesis test t confidence interval 11.2--Inference about Two Means: Independent Samples t hypothesis test--unequal population variances t confidence interval t hypothesis test--equal population variances 11.3--Inference about Two Population Proportions Z hypothesis test Z confidence interval Sample size Example--Comparison of two teaching methods for statistics: Traditional method involving class lectures Computer method using web-based instruction Example--Comparison of pig gains on two diets. Independent versus Dependent Sampling Independent sampling--when the individuals selected for one sample do not dictate which individuals are to be in a second sample. Dependent sampling--when the individuals in two samples are somehow related: husband-wife siblings similar characteristics same person same year Example 1, p. 508, provides examples of independent versus dependent samples. Matched-Pairs Design using the t-Distribution--Hypothesis Test Regarding the Difference of Two Means (d) with d Unknown Assumptions: The sample is obtained using simple random sampling; The sample data are matched-pairs; The differences are normally distributed or the sample size, n, is "large" (n>30). Step 1: A claim is made regarding the mean difference from matched-pairs data (d). The null and alternative hypotheses can be structured in three ways: Two-Tailed H0: d = 0 H1: d 0 d<0 or d>0 Left-Tailed H0: d = 0 H1: d < 0 Right-Tailed H0: d = 0 H1: d > 0 Step 2: Select a level of significance, , which is generally chosen to be 0.10, 0.05, or 0.01. The significance level is used to determine the critical value. Critical value is the t-value that separates the rejection and nonrejection regions. The rejection region (or critical region) is the set of all values of the test statistic (defined in step 3) such that the null hypothesis is rejected. Step 3: Calculate the test statistic or calculated t-value. Note: Statistical inference methods on matched-pairs data use the d - d d - 0 d t= = = , same methods as inference on a single population mean with sd sd sd unknown, except that differences are analyzed. n n n which follows Student's t-distribution with df=n-1. The values of d and sd are the mean and standard deviation of the differenced data. The test statistic (t) measures the number of standard deviations that the sample mean, d , is from the assumed population mean, d=0. __ Step 4: Draw a conclusion: Compare the calculated t-value (or test statistic) to the critical t-value and state whether or not H0 is rejected at the specified . Two-Tailed Left-Tailed Right-Tailed If t < -t or t > t 2 2 If t < -t reject the null hypothesis. If t > t reject the null hypothesis. reject the null hypothesis Interpret the conclusion in the context of the problem. 2 Example 2, p. 510--Testing a Claim Regarding Matched-Pairs Data Problem: Professor Andy Neill measured the time (in seconds) required to catch a falling meter stick for 12 randomly selected students' dominant hand and nondominant hand. Professor Neill claims that the reaction time in an individual's dominant hand is less than the reaction time in their nondominant hand. Test the claim at the =0.05 level of significance. Step 1: Null and Alternative Hypotheses: H0 : d = 0 d < 0 H1 : Step 2: Select = 0.05 and find the critical value of t (df=12-1=11). Step 3: Draw a random sample of n=12 students and measure their reaction times in the dominant and nondominant hands. Calculate the sample mean, d , sample standard deviation, sd, and the test statistic, t. A 1 Student 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 10 11 11 12 12 13 14 15 16 t= B C D E Dominant Nondominant Difference, Hand, X1 Hand, X2 di=X1-X2 (d i - d ) 0.177 0.179 -0.002 0.011167 0.210 0.202 0.008 0.021167 0.186 0.208 -0.022 -0.008833 0.189 0.184 0.005 0.018167 0.198 0.215 -0.017 -0.003833 0.194 0.193 0.001 0.014167 0.160 0.194 -0.034 -0.020833 0.163 0.160 0.003 0.016167 0.166 0.209 -0.043 -0.029833 0.152 0.164 -0.012 0.001167 0.190 0.210 -0.020 -0.006833 0.172 0.197 -0.025 -0.011833 Sum= -0.158 0.000000 -0.013167 =AVERAGE(D2:D13) d = s d= 0.01643 =STDEV(D2:D13) sd = F (d i - d ) 2 0.000125 0.000448 0.000078 0.000330 0.000015 0.000201 0.000434 0.000261 0.000890 0.000001 0.000047 0.000140 0.002970 (d - 0) (-0.013167 - 0) - 0.013167 = = = -2.778 sd 0.01643 0.00474 12 n (d i - d ) 2 n -1 __ = 0.00297 = 0.01643 12 - 1 Step 4: Conclusion--Because the calculated t = -2.778 is less than the critical t = -1.796 (and in the rejection region), reject H0 at the 0.05 significance level. There is sufficient evidence at the 0.05 significance level to support Professor Neill's claim that the mean reaction time in the dominant hand is less than the mean reaction time in the nondominant hand. 3 Example 2, p. 510--Using Excel to Test a Claim Regarding Matched-Pairs Data Problem (see previous page): This problem can be solved using Excel. One advantage is that Excel provides a calculated P-value as well as a calculated t-value. The P-value serves as a measure of the strength of evidence against H0. A small P-value means that the null hypothesis is strongly rejected or the result is highly statistically significant. Excel: Two-sample t-tests, Dependent Sampling (or Matched-Pairs): Step 1: Enter raw data in columns B and C (the Excel worksheet page is shown on the next page). Step 2: Select the Tools menu, highlight Data Analysis. Step 3: Select "t-test: Paired Two-Sample for Means." With the cursor in the "Variable 1 Range" box, highlight the data in column B. With the cursor in the "Variable 2 Range" box, highlight the data in column C. Enter the hypothesized mean difference (usually 0) and a value for alpha (e.g., =0.05). In the "Output Range" box, specify a cell for the output (upper left corner of the output range). Click OK. From Tools menu select Data Analysis. Select an Analysis Tool: t-Test: Paired Two Sample for Means Highlight the data for Variable 1 and Variable 2 Enter the hypothesized mean difference of 0, and enter =0.05 Specify a cell for the output. 4 Output from Excel--t-Test: Paired Two Sample for Means A B Dominant Hand, X1 0.177 0.210 0.186 0.189 0.198 0.194 0.160 0.163 0.166 0.152 0.190 0.172 C Nondominant Hand, X2 0.179 0.202 0.208 0.184 0.215 0.193 0.194 0.160 0.209 0.164 0.210 0.197 Sum= D Difference, di=X1-X2 -0.002 0.008 -0.022 0.005 -0.017 0.001 -0.034 0.003 -0.043 -0.012 -0.020 -0.025 -0.158 -0.013167 E F 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 Student 1 2 3 4 5 6 7 8 9 10 11 12 (d i - d ) 0.011167 0.021167 -0.008833 0.018167 -0.003833 0.014167 -0.020833 0.016167 -0.029833 0.001167 -0.006833 -0.011833 0.000000 (d i - d ) 2 0.000125 0.000448 0.000078 0.000330 0.000015 0.000201 0.000434 0.000261 0.000890 0.000001 0.000047 0.000140 0.002970 d = t-Test: Paired Two Sample for Means Dominant Hand, X1 0.179750 Mean 0.000307 Variance 12 Observations 0.572 Pearson Correlation Hypothesized Mean 0 Difference 11 df -2.776 t Stat 0.00902 P(T<=t) one-tail t 1.796 Critical one-tail 0.018 P(T<=t) two-tail 2.201 t Critical two-tail Nondominant Hand, X2 0.192917 0.000324 12 Confidence Interval for a Matched-Pairs Test: (1-)100% CI: point estimate margin of error s d t d 2 n where t is computed using df=n-1. 2 5 Independent-Samples Design using the t-Distribution--Hypothesis Test Regarding the Difference of Two Means with Unknown Population Standard Deviations (1 and 2) Assumptions: The samples are obtained using simple random sampling; The samples are independent; The populations from which the samples are drawn are normally distributed or the sample sizes are "large" (n1>30 and n2>30). Step 1: A claim is made regarding the two population means (1 and 2). The null and alternative hypotheses can be structured in three ways: Two-Tailed H0: 1 = 2 H1: 1 2 1<2 or 1>2 Left-Tailed H0: 1 = 2 H1: 1 < 2 Right-Tailed H0: 1 = 2 H1: 1 > 2 Step 2: Select a level of significance, , which is generally chosen to be 0.10, 0.05, or 0.01. The critical value is determined using the smaller of n1-1 or n2-1 degrees of freedom. Critical value is the t-value that separates the rejection and nonrejection regions. The rejection region (or critical region) is the set of all values of the test statistic (defined in step 3) such that the null hypothesis is rejected. Step 3: Calculate the test statistic or calculated t-value. , 2 2 s1 s2 + n1 n2 which approximately follows Student's t-distribution. The test statistic (t) measures the number of standard deviations that the difference in sample means, ( x 1 - x 2 ), is from the assumed difference in the population means, (1-2)=0. t= ( x1 - x 2 ) - ( 1 - 2 ) __ Step 4: Draw a conclusion: Compare the calculated t-value (or test statistic) to the critical t-value and state whether or not H0 is rejected at the specified . Two-Tailed Left-Tailed Right-Tailed If t < -t or t > t 2 2 If t < -t reject the null hypothesis. If t > t reject the null hypothesis. reject the null hypothesis Interpret the conclusion in the context of the problem. 6 Independent-Samples Design using the t-Distribution--Hypothesis Test Regarding the Difference of Two Means with Unknown Population Standard Deviations (1 and 2) Problem (p. 523): In the Spacelab Life Sciences 2 payload, 14 male rats were sent to space. Upon their return, the red blood cell mass (in milliliters) of the rats was determined. A control group of 14 male rats was held under the same conditions (except for space flight) as the space rats and their red blood cell mass was also determined when the space rats returned. Test the claim that the flight rats have a different mean red blood cell mass from the control rats at the = 0.05 significance level. Step 1: Null and Alternative Hypotheses: H0: H1 : 1 = 2 or 1 - 2 = 0 1 2 or 1 - 2 0 1 < 2 or 1 > 2 Step 2: Select = 0.05 and find the critical value of t (df=14-1=13). Step 3: Draw a random sample of n=28 rats and randomly assign them to the flight group or the control group. Calculate the sample means, x1 and x 2 , standard deviations, s1 and s2, and test statistic, t. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 A Flight, X1 8.59 8.64 7.43 7.21 6.87 7.89 9.79 6.85 7.00 8.80 9.30 8.03 6.39 7.54 B Control, X2 8.65 6.99 8.40 9.66 7.62 7.44 8.55 8.70 7.33 8.58 9.88 9.94 7.14 9.14 t= ( x 1 - x 2 ) - ( 1 - 2 ) s1 s + 2 n1 n2 __ __ 2 2 = (7.881 - 8.430) - 0 1.017 2 1.005 2 + 14 14 = - 0.549 = -1.437 0.3821288115 s1 = ( x1i - x 1 ) 2 n1 - 1 = 13.4458 = 1.017 14 - 1 x1 = 7.881 s1=1.017 x 2 = 8.430 =STDEV(A2:A15) Step 4: Conclusion--Because the calculated t = -1.437 is greater than the left critical t = -2.160 (and in the nonrejection region), do not reject H0 at the 0.05 significance level. There is not a significant difference in the mean red blood cell mass of the flight rats and the control rats at the 0.05 level. 7 The red blood cell mass problem for flight and control rats was calculated in Excel using a "tTest: Two-Sample Assuming Unequal Variances."--the Excel output is shown at the bottom of this page. Notice that df=26 in the Excel output versus df=13 in the hand calculations above. Your textbook (p. 525) explains that a more accurate way to calculate df is using the following df formula, which is th...

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:

Texas Tech - AAEC - 3401
Chapter 2-Organizing and Summarizing DataThe Statistical Process (p. 4) involves four steps: 1. Identify the research objective. 2. Collect information to answer the question posed in (1). 3. Organize and summarize the information. 4. Draw conclusio
Texas Tech - AAEC - 3401
Chapter 3Numerically Summarizing DataTo reduce a large body of data to an understandable form that can be quickly grasped, we construct a frequency distribution table for the data and draw the corresponding histogram or frequency curve (as illustrat
Texas Tech - AAEC - 3401
8.1 Sampling Distributions; The Central Limit Theorem- Population Distribution (7.3) - - Sampling Distribution of the Mean (8.1) -xX X1 X2 X3 . . . XN n n nX1 =_xnX2 = X3 =--_Why is there less dispersion in the right curve?X
Texas Tech - AAEC - 3401
Chapter 9-Confidence Intervals about a Single Parameter9.1 Confidence Intervals about a Population Mean Point Estimate vs. Interval Estimate_Definition: A point estimate of a parameter is the value of a statistic ( X ) that estimates the value of
Texas Tech - AAEC - 3401
One-way Analysis of Variance (available on E-book)In basic statistics, the F-distribution is used in: (1) making inferences about two population variances- i.e., homogeneity of variance test, and (2) analysis of variance (ANOVA). In this class, we w
Texas Tech - AAEC - 3401
Chapter 9Hypothesis TestingDefinition: A statistical hypothesis is a statement or claim regarding a population parameter (e.g., =500). To determine the truth or falsity of a statistical hypothesis with 100% accuracy, you would need to examine the e
Texas Tech - AAEC - 3401
Chapter 10Inferences on Two Samples10.1Inference about Two Means: Dependent Samples (or Matched-Pairs) t hypothesis test t confidence interval 10.2Inference about Two Means: Independent Samples t hypothesis testunequal population variances t con
Texas Tech - AAEC - 3401
Chi-SquareChapter 11, Sections 11.1-11.2Your text discusses three types of chi-square tests: 1. Goodness-of-Fit 2. Independence 3. Homogeneity of Proportions We use the Greek symbol 2 (pronounced k i square to rhyme with sky-square) to represent
Texas Tech - AAEC - 5308
AAEC 5/6308, Lecture 10 Lecture 10 Optimal Control Theory and Nonrenewable Resource Use 1 Optimal control theoryPage 11.1 To determine optimal extraction of a nonrenewable resource, we need new tools 1.2 We need to determine optimal response at
Texas Tech - AAEC - 5308
AAEC 5/6308, Lecture 11 Lecture 11 Renewable Resource Economics 1 Renewable natural resources are those capable of self-reproduction 1.1 Here we will focus on fisheries, but the concepts presented will be generally applicable to most natural resourc
Texas Tech - AAEC - 5308
AAEC 5/6308, Evolutionary Games (Gintis, Game Theory Evolving, Chapter 9)1. Structure of Evolutionary Game 1.1. Definitions 1.1.1. Each player follows one of n pure strategies si for i = 1, 2,., n . 1.1.1.1. A pure strategy is one in which one of t
Texas Tech - AAEC - 5308
AAEC 5308/6308, Lecture 1 Lecture 1 Subject Matter and History of Natural Resource EconomicsPage 11 Subject matter of natural resource economics 1.1 Concerned with the problems and issues of management of natural resources and environmental qual
Texas Tech - AAEC - 4306
Nontariff BarriersChapter 7Nontariff Barriers Quotas: Import Export Tariff Rate Quota Subsidies Import Export Qualitative Restrictions Health and safety standardQuotas Quotas are government-imposed limits on the quantity or value of
Texas Tech - AAEC - 6311
Discrete Dependent VariablesBinary and Discrete Choice ModelsAAEC 6311 Prof. Belasco1Binary Dependent Variables The Linear Probability Model (LPM) canbe written as E(y|x) = P(y = 1|x) = x + There are some drawbacks to this model: Hete
Texas Tech - ISQS - 4350
This chapter has been removed. Press the Back Button
Texas Tech - ISQS - 4350
Texas Tech - ISQS - 4350
WebsiteandDatabaseSystem ForMedicalArtsClinicPreparedfor:Mr.XXXXYYYYY MedicalArtsOfficeManagerPREPAREDBY: AaaaBbbbbb,CEOandLeadWebandDatabaseProgrammer JjjjjCccccc,LeadSystemAnalyst LlllBbbbb,WebandDatabaseProgrammer JjjjHhhhh,WebandDatabaseProgr
Texas Tech - PHYS - 5306
Sect. 1.3: Constraints Discussion up to now All mechanics is reduced to solving a set of simultaneous,ndcoupled, 2 order differential eqtns which come from Newton's 2nd Law applied to each mass individually:(dpi/dt) = mi(d2ri/dt2) = Fi(e) + jF
Texas Tech - PHYS - 5306
Sect. 2.4: HP for Non-Holonomic Systems Can formally extend HP to include some types of non-holonomic systems. Derivation of Lagranges Eqtns: Holonomic constraint requirement does not appear until last step. (When qi are considered independent).
Texas Tech - PHYS - 5306
Sect. 4.7: Finite Rotations So far: Have used various representations to describe the relative orientation of 2 Cartesian coord systems with common origin: We've shown the transformation matrix A in terms of: The Euler Angles: A = A( ,) The Cayley
Texas Tech - PHYS - 5306
Find the horizontal deflection from the plumb line caused by the Coriolis force acting on a particle falling freely in Earth's gravitational field from height h above Earth's surface. (N. hemisphere):Example (Marion) Acceleration in the rotating
Texas Tech - PHYS - 5306
Sect 5.7: Heavy Symmetrical Top with 1 Point Fixed, Part I Euler's Eqtns of Motion for a Rigid Body with 1 pt. fixed:I1(d1/dt) - 23(I2 -I3) = N1 I2(d2/dt) - 31(I3 -I1) = N2 I3(d3/dt) - 12(I1 -I2) = N3(1) (2) (3) Complicated example! The heavy
Texas Tech - PHYS - 5306
Sect. 2.6: Conservation Theorems &amp; Symmetry Properties Lagrange Method: A method to get the eqtns ofmotion. Solving them = math!n degrees of freedom. Need n eqtns of motion (2nd order diff. eqtns) 2n constants of integration (2n initial conditi
Texas Tech - PHYS - 5306
Sect. 8.3: Routh's Procedure These examples were simple, but they illustrate the procedure which is followed in many more complex problems! In most cases:1) The 1st Hamilton Equation qi = ( H/ pi), usuallymerely gives the relation between pi &amp; qi
Texas Tech - PHYS - 5306
Definition of inertia tensor (continuous body):Sect 5.4: Eigenvalues of I &amp; Principal Axis TransformationIjk V(r)[r2jk - xjxk]dV Clearly, Ijk is symmetric: Ijk = Ikj Out of the 9 elements Ijk only 6 are independent. Ijk depend on the location
Texas Tech - PHYS - 5306
Brief Discussion!Apsidal Angles &amp; Precession Particle undergoing bounded, non-circular motion in a central force field Always have r1 &lt; r &lt; r2 V(r) vs r curve Only 2 apsidal distances exist for bounded, noncircular motion. Possible motion:
Texas Tech - PHYS - 5306
Chapter 1: Survey of Elementary Principles Sect. 1.1: Mechanics of a Particle Basic definitions &amp; notation: m mass of particle r position vector of particle (arbitrary v (dr/dt) = velocity of particle p mv = linear momentum of particle Interac
Texas Tech - PHYS - 5306
General Lorentz Transformation Consider a Lorentz Transformation, with arbitrary v, : ct = (ct - r) r = r + -2(r)( -1) - ct Transformation matrix in 4d spacetime: x Lx Can write L as: L = RL0 = L0R. Here R rotation matrix, as in Ch. 4. L0 Pure
Texas Tech - PHYS - 5306
Sect. 3.10: Central Force Field Scattering Application of Central Forces outside of astronomy: Scattering of particles. Atomic scale scattering: Need QM of course! Description of scattering processes: Independent of CM or QM. 1 body formulation
Texas Tech - PHYS - 5306
Sect. 3.3: Equivalent 1d Problem Formally, the 2 body Central Force problem has been reduced to evaluation of 2 integrals, which will give r(t) &amp; (t) : (Given V(r) can do them, in principle.)t(r) = dr({2/m}[E - V(r)] - [ 2(m2r2)])- (1) Limits r0
Texas Tech - PHYS - 5306
Sect. 1.5: Velocity-Dependent Potentials &amp; the Dissipation Function Non-conservative forces? It's still possible, in a Special Case, to use Lagrange's Eqtns unchanged, provided a Generalized or Velocity-Dependent Potential U = U(qj,qj) exists, where
Texas Tech - PHYS - 5306
PARTIAL listing of some World Wide Web resources on graduate classical dynamics NOTE: There is a lot of material on the web which is potentially useful for classical dynamics . I have not had time to check out the details of most of these. I am listi
Texas Tech - PHYS - 1306
Chapter 10: Fluids Three (common) phases of matter: 1. Solid: Maintains shape &amp; size (approx.), even under large forces. 2. Liquid: No fixed shape. Takes shape of container. 3. Gas: Neither fixed shape, nor fixed volume. Expands to fill container. L
Texas Tech - PHYS - 5335
Model Bandstructure ProblemOne-dimensional, almost free electron model (easily generalized to 3D!)(BW, Ch. 2 &amp; Kittels book, Ch. 7) Almost free electron approach to bandstructure.1 e- Hamiltonian: H = (p)2/(2mo) + V(x); p -i(d/dx) V(x) V(x+a):
Texas Tech - PHYS - 1306
Ch. 2: Describing Motion: Kinematics in One DimensionBrief Overview of the CoursePoint Particles &amp; Large Masses Translational Motion = Straight line motion. Chapters 2,3,4,6,7 Rotational Motion = Moving (rotating) in a circle. Chapters 5,8
Texas Tech - PHYS - 5335
3-DimensionalCrystal Structure3-D Crystal StructureBW, Ch. 1; YC, Ch. 2; S, Ch. 2 General: A crystal structure is defined by primitivelattice vectors a1, a2, a3. a1, a2, a3 : Depend on geometry. Once specified, theprimitive lattice structur
Texas Tech - PHYS - 5335
Still Another Semiconductor Definition!Clathrate SemiconductorsNot in Texts! Relatively new research area A current research interest for me! &quot;New&quot; crystalline phases of Group IV elements: Si, Ge, Sn (not C yet). Few pure elemental phases yet
Texas Tech - PHYS - 1306
Chapter 11: Vibrations &amp; Waves First half of Chapter: Vibrations Second half: Waves Chapter 12: Sound waves.Sect. 11-1: Simple Harmonic Motion Vibration Oscillation = back &amp; forth motion of an object Periodic motion: Vibration or Oscillation
Texas Tech - PHYS - 5305
Section 2.3: Basic Postulate Definition:ISOLATED SYSTEM A system which has no interaction of any kind with the outside world Clearly, an idealization! Such a system has No Exchange of Energy with the outside world. The laws of mechanics tell
Texas Tech - PHYS - 5305
IntroductionOverview of Statistical &amp; Thermal Physics Basic Definitions &amp; Terminology Thermodynamics: Study of Macroscopic p v(Laws of Thermo!). Derives relations betweenmacroscopic properties of a system (heat capacity,temperature, volume, pre
Texas Tech - PHYS - 4304
Section 4.8 For the driven, damped pendulum, we found chaos for some values of the parameters (the driving torque F) &amp; not for others. Similarly, for the Logistic Equation, we found chaos for some values of &amp; not for others.Chaos Identification
Texas Tech - PHYS - 4304
Superposition &amp; Fourier Series Sect. 3.9 (Mostly) A math discussion! Possibly useful in laterapplications. Can use this method to treat oscillators with non-sinusoidal driving forces. The 2nd order time dependent diff. eqtn (N's 2nd Law!) for all
Texas Tech - PHYS - 5335
The Ancient Periodic TableGroup IV (Elemental) Crystalline Materials (Periodic Table, Column IV) C (carbon)Diamond Structure: (diamond!) semiconductor Graphite: metal, most common form Fullerenes (buckminsterfullerene): bucky balls, nanotubes, .
Texas Tech - PHYS - 1306
Inclined Plane ProblemsTilted coordinate system: Convenient, but not necessary.MUST understand these!aUnderstand F = ma &amp; how to resolve into x,y components in the tilted coordinate system!aYou MUST understand this case to understand the ca
Texas Tech - PHYS - 1306
Newton's 3rd LawAnother Statement of Newton's 3 Law &quot;If two objects interact,Example: Newton's 3rd LawWhen a force is exerted on an object, that force is caused by another object.rdNewton's 3 Law:&quot;Whenever one object exerts a force on a seco
Texas Tech - PHYS - 1306
Sect. 2-5: Motion at Constant AccelerationMotion with Constant Acceleration Many practical situations: The magnitude of the acceleration is uniform (constant) The motion is in a straight line Its useful to derive some equations which apply in t
Texas Tech - PHYS - 4304
Introduction Section 5.1 Newton's Universal Law of Gravitation:Every mass particle attracts every other particle in the universe with a force that varies as the product of the masses and inversely as the square of the distance between them.F = -
Texas Tech - PHYS - 1306
Ch. 1: Introduction, Measurement, EstimatingPhysics: The most basic of all sciences! Physics: The &quot;Mother&quot; of all sciences! Physics = The study of the behavior of and the structure of matter and energy and of the interaction between matter and en
Texas Tech - TSF - 03
WORKSHOP PRE-REGISTRATION FORM Texas Section of AAPT Texas Tech University October 24 25, 2003Name: _Tel. _ Address: __ City, State, Zip: _ E-Mail: _(circle workshop numbers)Ideas: Women in Physics. Friday, October 24, 1:30 pm - 3:30 pmW1 &quot;G
Texas Tech - PHYS - 5101
COURSE SYLLABUS - Physics 5101, Fall, 2007 ColloquiumInstructor: Dr. C.W. Myles, Professor, Dept. of Physics. Office: Sc. Rm 18. Phone: 742-3768. Office Hours: 10:00-11:00 am, M-F. Afternoons by appointment. Email: Charley.Myles@ttu.edu. A class ema
Texas Tech - PHYS - 1403
Learning Outcomes (Course Objectives), Physics 1403, General Physics IAfter completing this course, students will be able to:1. Understand: a) measurements, units, &amp; estimating; b) basic &amp; derived units in the SI system; c) significantfigures2.
Texas Tech - PHYS - 1403
HOW TO SUCCEED IN PHYSICS BY REALLY TRYING (Many items apply to any course!) 1. Course Preparation: Your math skills need to be good! The majority of the problems students have with this course can be traced to MATH weakness, not to a lack of underst
Texas Tech - PHYS - 5305
LIBRARY RESEARCH PAPER &amp; TALK The rules for the LIBRARY RESEARCH paper &amp; talk are below. This project counts the same weight (25%) in your final grade as one of the exams.RULES FOR LIBRARY RESEARCH PAPER &amp; TALK1. This paper should be on an advance
Texas Tech - PHYS - 1306
WHERE TO GO FOR HELP?! See Me! Room 018. During office hours or not (Im usually not rigid about these). Or call me on the phone. Or email me! I respond to email! 2. See your Physics Lab TA! There will be office hours for this person. You can also see
Texas Tech - PHYS - 5306
MIDTERM EXAM, PHYSICS 5306, Fall, 2005 Dr. Charles W. Myles Take Home Exam: Distributed, Wednesday, October 26 DUE, IN MY OFFICE OR MAILBOX, 5PM, WED., NOV. 2. NO EXCEPTIONS! TAKE HOME EXAM RULE: You are allowed to use almost any resources (books fro
Texas Tech - PHYS - 1306
From gturner@door.net Wed Jan 22 09:15:09 2003Date: Tue, 21 Jan 2003 18:25:46 -0600From: gturner@door.netTo: cmyles@spudhammer.phys.ttu.eduSubject: physics 1306 infoDr. Myles,I was one of the &quot;lucky&quot; ones in Physics 1306 that did not have Mi
Texas Tech - P - 1305
Home &gt; What is Linux? &gt; Linus TorvaldsMonday, April 12, 1999 | Last Updated 2:30pm The Linus Torvalds Documentation Project With all due apologies to the Linux Documentation Project we hereby present this page
Texas Tech - P - 2401
PHYS2401PrinciplesofPhysicsIILab Spring2009 TexasTechUniversity CourseSyllabus LabInstructor:_ Section:_ LabCoordinator: Dr.D.A.Barlow SC116 8067423651 douglas.barlow@ttu.edu www.webpages.ttu.edu/dobarlow MeetingPlace:SC130 CourseDescription:Eachmeet
Texas Tech - SF - 6
2 (d1ehd'0ds#)(VR'he~h&amp;dw wehde~%~hwv $d#HevdT&quot; !~hwdxVRdyRdwhHd y3 3Pd wnfT ow ~wfh ohnwTwnf wnyow~nuy~nwHTwyfnf w r ffyn kTwT
Texas Tech - CH - 4
Texas Tech - H - 2
DPM (US:1.5 a0) 10 symmetries; lmax = 7 3 Differential Cross Section (a0 sr ) 2.5 2 1.5 1 0.5 01.00 eV 2.00 eV 3.00 eV 4.00 eV 5.00 eV 6.00 eV 7.00 eV 8.00 eV-1e -&gt;H2+20306090 (degrees)120150180