Numerical Analysis
Numerical Analysis
10th Edition
ISBN: 9781305253667
Author: Richard L. Burden, J. Douglas Faires, Annette M. Burden
Publisher: Cengage Learning
bartleby

Videos

Textbook Question
100%
Book Icon
Chapter 1.2, Problem 5ES

Perform the following computations (i) exactly, (ii) using three-digit chopping arithmetic, and (iii) using three-digit rounding arithmetic. (iv) Compute the relative errors in parts (ii) and (iii).

  1. a. 4 5 + 1 3
  2. b. 4 5 1 3
  3. c. ( 1 3 3 11 ) + 3 20
  4. d. ( 1 3 + 3 11 ) 3 20
Blurred answer
Students have asked these similar questions
5) State any theorems that you use in determining your solution. a) Suppose you are given a model with two explanatory variables such that: Yi = a +ẞ1x1 + ẞ2x2i + Ui, i = 1, 2, ... n Using partial differentiation derive expressions for the intercept and slope coefficients for the model above. [25 marks] b) A production function is specified as: Yi = α + B₁x1i + ẞ2x2i + Ui, i = 1, 2, ... n, u₁~N(0,σ²) where: y = log(output), x₁ = log(labor input), x2 = log(capital input) The results are as follows: x₁ = 10, x2 = 5, ỹ = 12, S11 = 12, S12= 8, S22 = 12, S₁y = 10, = 8, Syy = 10, S2y n = 23 (individual firms) i) Compute values for the intercept, the slope coefficients and σ². [20 marks] ii) Show that SE (B₁) = 0.102. [15 marks] iii) Test the hypotheses: ẞ1 = 1 and B2 = 0, separately at the 5% significance level. You may take without calculation that SE (a) = 0.78 and SE (B2) = 0.102 [20 marks] iv) Find a 95% confidence interval for the estimate ẞ2. [20 marks]
Page < 2 of 2 - ZOOM + The set of all 3 x 3 upper triangular matrices 6) Determine whether each of the following sets, together with the standard operations, is a vector space. If it is, then simply write 'Vector space'. You do not have to prove all ten vector space axioms. If it is not, then identify one of the ten vector space axioms with its number in the attached sheet that fails and also show that how it fails. a) The set of all polynomials of degree four or less. b) The set of all 2 x 2 singular matrices. c) The set {(x, y) : x ≥ 0, y is a real number}. d) C[0,1], the set of all continuous functions defined on the interval [0,1]. 7) Given u = (-2,1,1) and v = (4,2,0) are two vectors in R³-space. Find u xv and show that it is orthogonal to both u and v. 8) a) Find the equation of the least squares regression line for the data points below. (-2,0), (0,2), (2,2) b) Graph the points and the line that you found from a) on the same Cartesian coordinate plane.
1. A consumer group claims that the mean annual consumption of cheddar cheese by a person in the United States is at most 10.3 pounds. A random sample of 100 people in the United States has a mean annual cheddar cheese consumption of 9.9 pounds. Assume the population standard deviation is 2.1 pounds. At a = 0.05, can you reject the claim? (Adapted from U.S. Department of Agriculture) State the hypotheses: Calculate the test statistic: Calculate the P-value: Conclusion (reject or fail to reject Ho): 2. The CEO of a manufacturing facility claims that the mean workday of the company's assembly line employees is less than 8.5 hours. A random sample of 25 of the company's assembly line employees has a mean workday of 8.2 hours. Assume the population standard deviation is 0.5 hour and the population is normally distributed. At a = 0.01, test the CEO's claim. State the hypotheses: Calculate the test statistic: Calculate the P-value: Conclusion (reject or fail to reject Ho): Statistics

Chapter 1 Solutions

Numerical Analysis

Ch. 1.1 - Find the second Taylor polynomial P2(x) for the...Ch. 1.1 - Repeat Exercise 11 using x0 = /6. 11. Find the...Ch. 1.1 - Prob. 13ESCh. 1.1 - Prob. 14ESCh. 1.1 - Prob. 15ESCh. 1.1 - Use the error term of a Taylor polynomial to...Ch. 1.1 - Use a Taylor polynomial about /4 to approximate...Ch. 1.1 - Let f(x) = (1 x)1 and x0 = 0. Find the nth Taylor...Ch. 1.1 - Let f(x) = ex and x0 = 0. Find the nth Taylor...Ch. 1.1 - Prob. 20ESCh. 1.1 - The polynomial P2(x)=112x2 is to be used to...Ch. 1.1 - Use the Intermediate Value Theorem 1.11 and Rolles...Ch. 1.1 - Prob. 23ESCh. 1.1 - In your own words, describe the Lipschitz...Ch. 1.2 - Compute the absolute error and relative error in...Ch. 1.2 - Compute the absolute error and relative error in...Ch. 1.2 - Prob. 3ESCh. 1.2 - Find the largest interval in which p must lie to...Ch. 1.2 - Perform the following computations (i) exactly,...Ch. 1.2 - Use three-digit rounding arithmetic to perform the...Ch. 1.2 - Use three-digit rounding arithmetic to perform the...Ch. 1.2 - Repeat Exercise 7 using four-digit rounding...Ch. 1.2 - Repeat Exercise 7 using three-digit chopping...Ch. 1.2 - Prob. 10ESCh. 1.2 - Prob. 11ESCh. 1.2 - Prob. 12ESCh. 1.2 - Let f(x)=xcosxsinxxsinx. a. Find limx0 f(x). b....Ch. 1.2 - Let f(x)=exexx. a. Find limx0(ex ex )/x. b. Use...Ch. 1.2 - Use four-digit rounding arithmetic and the...Ch. 1.2 - Prob. 16ESCh. 1.2 - Prob. 17ESCh. 1.2 - Repeat Exercise 16 using four-digit chopping...Ch. 1.2 - Use the 64-bit-long real format to find the...Ch. 1.2 - Prob. 23ESCh. 1.2 - Discuss the difference between the arithmetic...Ch. 1.2 - Prob. 2DQCh. 1.2 - Discuss the various different ways to round...Ch. 1.2 - Discuss the difference between a number written in...Ch. 1.3 - The Maclaurin series for the arctangent function...Ch. 1.3 - Prob. 4ESCh. 1.3 - Prob. 5ESCh. 1.3 - Find the rates of convergence of the following...Ch. 1.3 - Find the rates of convergence of the following...Ch. 1.3 - Prob. 8ESCh. 1.3 - Prob. 9ESCh. 1.3 - Suppose that as x approaches zero,...Ch. 1.3 - Prob. 11ESCh. 1.3 - Prob. 12ESCh. 1.3 - Prob. 13ESCh. 1.3 - Prob. 14ESCh. 1.3 - a. How many multiplications and additions are...Ch. 1.3 - Write an algorithm to sum the finite series i=1nxi...Ch. 1.3 - Construct an algorithm that has as input an...Ch. 1.3 - Let P(x) = anxn + an1xn1 + + a1x + a0 be a...Ch. 1.3 - Prob. 4DQCh. 1.3 - Prob. 5DQCh. 1.3 - Prob. 6DQ
Knowledge Booster
Background pattern image
Math
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, subject and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Mathematics For Machine Technology
Advanced Math
ISBN:9781337798310
Author:Peterson, John.
Publisher:Cengage Learning,
Text book image
Algebra & Trigonometry with Analytic Geometry
Algebra
ISBN:9781133382119
Author:Swokowski
Publisher:Cengage
Introduction to Integers,Maths - What are integers - English; Author: Mathispower4u;https://www.youtube.com/watch?v=04pURxo-iu0;License: Standard YouTube License, CC-BY
Integers-Middle School Math; Author: MooMooMath and Science;https://www.youtube.com/watch?v=DGWcWtqM_yk;License: Standard YouTube License, CC-BY