
Numerical Analysis
10th Edition
ISBN: 9781305253667
Author: Richard L. Burden, J. Douglas Faires, Annette M. Burden
Publisher: Cengage Learning
expand_more
expand_more
format_list_bulleted
Concept explainers
Question
Chapter 4.4, Problem 21ES
To determine
To approximate: The value of the integral
Expert Solution & Answer

Trending nowThis is a popular solution!

Students have asked these similar questions
Consider the following false statement:
For all integers a and b, if ab = 1 (mod 8), then a = 1 (mod 8) or b = 1 (mod 8).
(a) Which of the following could be used as a counterexample. Select all that apply.
a = -7 and b = −7
a = 1 and b = 23
☐ a = 3 and b: = −5
☐ a = 4 and b = 6
□ a = −1 and b = −9
A classification study involving several classifiers was carried out. After training and the usual validation step, the following table
shows results for classifiers tried. In below, classifiers are identified as M1, M2 and so on.
Sensitivity
Specificity
M1
0.82
0.82
M2
0.92
0.72
M3
0.72
0.92
M4
0.46
0.47
M5
0.03
0.16
M6
0.13
0.02
M7
0.33
0.64
M8
0.72
0.24
M9
0.47
0.82
M10
0.06
0.84
The following list has statements about the classifiers. In the list, there is a single incorrect statement. Please identify the incorrect
statement.
Hint 1: recall that a classifier dominates another if both performance measures are better.
Hint 2: to help you visualize and compare classifiers, you may want to plot the classifier data in a ROC graph (which will not be
submitted).
Select one:
Qa.
O b.
Oc.
d.
By swapping zeroes and ones, M5 can be worsened
M8 does not dominate M9
M1 dominates all of M4, M5 and M6
M1 is a good classifier
?
e.
By swapping zeroes and ones, the performance of M4 does not change…
Consider the following training data, shown below before centering.
XY
1
0
1
1
1
1
1
1
00
1
1
1
0 0
1
1
1
0
1
1
This data set will be analysed after centering all columns (not scaling). In what follows, the centered data columns are referred to as
X and Y. Using these centered columns, we have the following quantities: XTX = 24/11 = 2.1818; XTY = 13/11 =
and YTY = 24/11 = 2.1818.
Ridge regression
Q1 For 2 =
R
AR
=
1.1818
0.56, compute and write in the provided space the ridge estimate ẞ (0.56). Use decimal numbers, not fractions.
Q2 Using the ridge estimate ẞ (0.56) you just computed, determine the percentage of shrinkage achieved with respect to the
squared L2 norm. That is, compute the shrinkage using || (0.56)||||||with the OLS estimate. In the provided space, write
the shrinkage as percentage between 0 and 100 with decimal values.
Lasso
AR
Q3 The following are several expressions for the lasso estimate: (2) = 0.5833 * (1 - 0.84622);
L
L
(a) = 0.5833 * (1 -0.78572); (A) = 0.5417 *…
Chapter 4 Solutions
Numerical Analysis
Ch. 4.1 - Use the forward-difference formulas and...Ch. 4.1 - The data in Exercise 1 were taken from the...Ch. 4.1 - Use the most accurate three-point formula to...Ch. 4.1 - Use the most accurate three-point formula to...Ch. 4.1 - The data in Exercise 5 were taken from the...Ch. 4.1 - The data in Exercise 6 were taken from the...Ch. 4.1 - Prob. 9ESCh. 4.1 - Use the formulas given in this section to...Ch. 4.1 - The data in Exercise 9 were taken from the...Ch. 4.1 - Prob. 12ES
Ch. 4.1 - Use the following data and the knowledge that the...Ch. 4.1 - Prob. 14ESCh. 4.1 - Prob. 15ESCh. 4.1 - Prob. 16ESCh. 4.1 - Prob. 17ESCh. 4.1 - Prob. 18ESCh. 4.1 - Prob. 19ESCh. 4.1 - Prob. 20ESCh. 4.1 - Prob. 21ESCh. 4.1 - In a circuit with impressed voltage (t) and...Ch. 4.1 - In Exercise 9 of Section 3.4, data were given...Ch. 4.1 - Derive an O(h4) five-point formula to approximate...Ch. 4.1 - Use the formula derived in Exercise 24 and the...Ch. 4.1 - a. Analyze the round-off errors, as in Example 4,...Ch. 4.1 - Derive a method for approximating f (x0) whose...Ch. 4.1 - Consider the function e(h)=h+h26M, where M is a...Ch. 4.1 - Prob. 1DQCh. 4.1 - Prob. 2DQCh. 4.2 - Apply the extrapolation process described in...Ch. 4.2 - Add another line to the extrapolation table in...Ch. 4.2 - The following data give approximations to the...Ch. 4.2 - Prob. 6ESCh. 4.2 - Prob. 7ESCh. 4.2 - The forward-difference formula can be expressed as...Ch. 4.2 - Prob. 9ESCh. 4.2 - Prob. 10ESCh. 4.2 - Prob. 11ESCh. 4.2 - Prob. 12ESCh. 4.2 - Prob. 13ESCh. 4.3 - Approximate the following integrals using the...Ch. 4.3 - Approximate the following integrals using the...Ch. 4.3 - Find a bound for the error in Exercise 1 using the...Ch. 4.3 - Prob. 4ESCh. 4.3 - Repeat Exercise 1 using Simpsons rule. 1....Ch. 4.3 - Prob. 6ESCh. 4.3 - Prob. 7ESCh. 4.3 - Prob. 8ESCh. 4.3 - Prob. 9ESCh. 4.3 - Prob. 10ESCh. 4.3 - Prob. 11ESCh. 4.3 - Prob. 12ESCh. 4.3 - The Trapezoidal rule applied to 02f(x)dx gives the...Ch. 4.3 - Prob. 14ESCh. 4.3 - Approximate the following integrals using formulas...Ch. 4.3 - Prob. 17ESCh. 4.3 - Suppose that the data of Exercise 17 have...Ch. 4.3 - Prob. 19ESCh. 4.3 - Prob. 20ESCh. 4.3 - The quadrature formula...Ch. 4.3 - The quadrature formula...Ch. 4.3 - Find the constants c0, c1, and x1 so that the...Ch. 4.3 - Find the constants x0, x1, and c1 so that the...Ch. 4.3 - Prob. 25ESCh. 4.3 - Prob. 26ESCh. 4.3 - Prob. 27ESCh. 4.3 - Derive Simpsons Three-Eighths rule (the closed...Ch. 4.3 - Prob. 1DQCh. 4.3 - Prob. 2DQCh. 4.4 - Use the Composite Trapezoidal rule with the...Ch. 4.4 - Prob. 2ESCh. 4.4 - Use the Composite Simpsons rule to approximate the...Ch. 4.4 - Prob. 4ESCh. 4.4 - Prob. 5ESCh. 4.4 - Prob. 6ESCh. 4.4 - Prob. 7ESCh. 4.4 - Prob. 8ESCh. 4.4 - Prob. 9ESCh. 4.4 - Prob. 10ESCh. 4.4 - Determine the values of n and h required to...Ch. 4.4 - Repeat Exercise 11 for the integral 0x2cosxdx. 11....Ch. 4.4 - Determine the values of n and h required to...Ch. 4.4 - Repeat Exercise 13 for the integral 12xlnxdx. 13....Ch. 4.4 - Prob. 15ESCh. 4.4 - Prob. 17ESCh. 4.4 - A car laps a race track in 84 seconds. The speed...Ch. 4.4 - Prob. 19ESCh. 4.4 - Prob. 20ESCh. 4.4 - Prob. 21ESCh. 4.4 - Prob. 23ESCh. 4.4 - Prob. 24ESCh. 4.4 - Prob. 25ESCh. 4.4 - Prob. 26ESCh. 4.4 - Prob. 1DQCh. 4.4 - Prob. 2DQCh. 4.5 - Use Romberg integration to compute R3, 3 for the...Ch. 4.5 - Use Romberg integration to compute R3, 3 for the...Ch. 4.5 - Prob. 3ESCh. 4.5 - Prob. 4ESCh. 4.5 - Use the following data to approximate 15f(x)dx as...Ch. 4.5 - Prob. 9ESCh. 4.5 - Prob. 10ESCh. 4.5 - Prob. 11ESCh. 4.5 - Romberg integration for approximating 01f(x)dx...Ch. 4.5 - Prob. 15ESCh. 4.5 - Prob. 18ESCh. 4.5 - Prob. 19ESCh. 4.5 - Prob. 1DQCh. 4.5 - Prob. 4DQCh. 4.6 - Prob. 1ESCh. 4.6 - Prob. 2ESCh. 4.6 - Prob. 11ESCh. 4.6 - Prob. 12ESCh. 4.6 - Could Romberg integration replace Simpsons rule in...Ch. 4.7 - Approximate the following integrals using Gaussian...Ch. 4.7 - Approximate the following integrals using Gaussian...Ch. 4.7 - Repeat Exercise 1 with n = 3. 1. Approximate the...Ch. 4.7 - Repeat Exercise 2 with n = 3. 2. Approximate the...Ch. 4.7 - Repeat Exercise 1 with n = 4. 1. Approximate the...Ch. 4.7 - Repeat Exercise 2 with n = 4. 2. Approximate the...Ch. 4.7 - Repeat Exercise 1 with n = 5. 1. Approximate the...Ch. 4.7 - Repeat Exercise 2 with n = 5. 2. Approximate the...Ch. 4.7 - Describe the differences and similarities between...Ch. 4.7 - Prob. 2DQCh. 4.8 - Prob. 1DQCh. 4.8 - Prob. 2DQCh. 4.8 - Prob. 3DQCh. 4.8 - Prob. 4DQCh. 4.9 - Suppose a body of mass m is traveling vertically...Ch. 4.9 - The Laguerre polynomials {L0(x), L1(x) ...} form...Ch. 4.9 - Prob. 7ESCh. 4.9 - Prob. 8ESCh. 4.9 - Prob. 9ESCh. 4.9 - Prob. 1DQCh. 4.9 - Prob. 2DQ
Knowledge Booster
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
- 5:38 Video Message instructor Submit Question ||| Darrow_forwardCalculate the 95% confidence intervals for the proportion of children surviving, and the proportion of non-crew adult passengers surviving. We want to use the given data to make inferences about the general population of all large boat crashes, so the data set should be treated as a random sample for this purpose. Part 2 The 95% confidence interval for survival rate amongst non-crew adults runs from enter your response here% to enter your response here%. (Round to one decimal place as needed. Use ascending order.) Part 3 The 95% confidence interval for survival rate amongst children runs from enter your response here% to enter your response here%. (Round to one decimal place as needed. Use ascending order.) Part 4 Test the alternative hypothesis that the proportion of children surviving does not equal 35%, and next, test the alternative hypothesis that the proportion of non-crew adult passengers surviving does not equal 35%. Again, the data set should…arrow_forward1. Given X' = X 3 e2t (a) Verify that X₁(t) = (e) and X2(t) = (et) - are solutions to the given system. (b) Verify that X₁(t) and X2(t) form a fundamental set on the interval (-∞, ∞). (c) Write the general solution to the given system. (d) Find the solution that satisfies the initial condition X(0) = ( 2 ).arrow_forward
- Prove that a relation X defined on a set A that is reflexive, symmetric and antisymmetric is an equivalence relation and determine the equivalence classes.arrow_forward8:38 *** TEMU TEMU -3 -2 7 B 2 1 & 5G. 61% 1 2 -1 Based on the graph above, determine the amplitude, period, midline, and equation of the function. Use f(x) as the output. Amplitude: 2 Period: 2 Midline: 2 ☑ syntax error: this is not an equation. Function: f(x) = −2 cos(πx + 2.5π) +2× Question Help: Worked Example 1 ☑ Message instructor Submit Question ||| <arrow_forwardLet X be the relation defined on the power set of the set integers P(Z) by AXB whenever A U B is a finite set of integers. Prove whether or not X is reflexive, symmetric, antisymmetirc or transitivearrow_forward
- 8:39 *** TEMU 5G 60% A ferris wheel is 28 meters in diameter and boarded from a platform that is 2 meters above the ground. The six o'clock position on the ferris wheel is level with the loading platform. The wheel completes 1 full revolution in 4 minutes. The function h = f(t) gives your height in meters above the ground t minutes after the wheel begins to turn. What is the amplitude? 14 meters What is the equation of the Midline? y = 16 What is the period? 4 meters minutes The equation that models the height of the ferris wheel after t minutes is: f(t): = ƒ (3) = ·−14(0) + 16 syntax error: you gave an equation, not an expression. syntax error. Check your variables - you might be using an incorrect one. How high are you off of the ground after 3 minutes? Round your answe the nearest meter. ||| <arrow_forwardcan you solve this question step by step pleasearrow_forwardS cosx dx sin -3/ (x) Xarrow_forward
- Using the toddler data table in Question 1, describe the toddlers in the sample with joint probabilities only. (300) B(K)-00+300 501 30 smot dbabib (oor de leng 001-009:(00s) 200, yoogie Fox (D) ed to diman edarrow_forwardRight-Handed Left-Handed 24 Gender Males 4 Females 2 12arrow_forwardappropriate probabilities. 19 Using the data from Table 17-1, are gender and political party independent for this group? nis cow sib signia si Falows grillor le pussarrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Functions and Change: A Modeling Approach to Coll...AlgebraISBN:9781337111348Author:Bruce Crauder, Benny Evans, Alan NoellPublisher:Cengage Learning

Functions and Change: A Modeling Approach to Coll...
Algebra
ISBN:9781337111348
Author:Bruce Crauder, Benny Evans, Alan Noell
Publisher:Cengage Learning
Definite Integral Calculus Examples, Integration - Basic Introduction, Practice Problems; Author: The Organic Chemistry Tutor;https://www.youtube.com/watch?v=rCWOdfQ3cwQ;License: Standard YouTube License, CC-BY