ThatQuiz Test Library Take this test now
Numerical analysis - Test
Contributed by: MacKenzie
  • 1. Numerical analysis is a branch of mathematics that deals with the development and implementation of algorithms for solving problems involving continuous quantities. It encompasses a wide range of techniques for approximating solutions to mathematical problems that are difficult or impossible to solve exactly. These techniques often involve computational methods such as interpolation, numerical integration, and solving differential equations numerically. Numerical analysis plays a crucial role in many scientific and engineering disciplines, providing tools for simulating and optimizing complex systems, analyzing experimental data, and making predictions based on mathematical models.

    What does the term 'convergence' refer to in numerical analysis?
A) The property of a sequence of iterates to approach a solution
B) The rate of error accumulation in calculations
C) The property of a function to have multiple solutions
D) The property of numerical methods to never reach a solution
  • 2. What is the purpose of using interpolation in numerical analysis?
A) Finding exact solutions to equations
B) Generating random numbers
C) Estimating unknown values between known data points
D) Testing statistical hypotheses
  • 3. What is the purpose of function approximation in numerical analysis?
A) Exact calculation of mathematical functions
B) Approximating complex functions using simpler ones
C) Finding maximum or minimum values of functions
D) Modeling physical systems
  • 4. In numerical analysis, what is the purpose of performing matrix factorization?
A) Solving systems of linear equations efficiently
B) Finding eigenvalues of matrices
C) Predicting future trends
D) Generating random matrices
  • 5. Which numerical method is commonly used for solving systems of linear equations?
A) Gaussian elimination
B) Runge-Kutta method
C) Newton's method
D) Secant method
  • 6. Which technique is commonly used for approximating the solution of nonlinear equations?
A) Lagrange interpolation
B) Gaussian elimination
C) Runge-Kutta method
D) Newton's method
  • 7. Which technique is commonly used for solving nonlinear optimization problems?
A) Gradient descent
B) False position method
C) Newton's method
D) Bisection method
  • 8. What is the primary purpose of data interpolation in numerical analysis?
A) Estimating missing values between known data points
B) Exact replication of known data points
C) Discarding outliers in the dataset
D) Creating new data points beyond the given range
  • 9. In which century did numerical analysis begin to find applications in life and social sciences?
A) 20th century.
B) 19th century.
C) 21st century.
D) 18th century.
  • 10. What has enabled the use of more complex numerical analysis models in recent times?
A) Reduction in data availability.
B) Decrease in computational costs.
C) Growth in computing power.
D) Advancements in symbolic manipulation.
  • 11. Which field uses numerical analysis to predict the motions of planets, stars, and galaxies?
A) Quantum physics.
B) Celestial mechanics.
C) Thermodynamics.
D) Electromagnetism.
  • 12. What is typically used in numerical analysis instead of exact symbolic answers?
A) Discrete mathematical proofs.
B) Exact symbolic translations into digits.
C) Approximate solutions within specified error bounds.
D) Purely theoretical models without computation.
  • 13. What did mechanical calculators evolve into during the 1940s?
A) Interpolation tables
B) Formula lists
C) Mechanical books
D) Electronic computers
  • 14. Who are two mathematicians linked to the origins of modern numerical analysis?
A) Newton and Lagrange
B) Whittaker and Stegun
C) Euler and Gaussian
D) John von Neumann and Herman Goldstine
  • 15. In what year did E. T. Whittaker contribute to numerical analysis?
A) 1985
B) 1947
C) 1912
D) 2000
  • 16. For what purpose do insurance companies use numerical programs?
A) For actuarial analysis.
B) To develop discrete models.
C) To simulate quantum phenomena.
D) To perform symbolic computations.
  • 17. Which programming language is noted for its libraries like NumPy and SciPy?
A) Python
B) R
C) MATLAB
D) C++
  • 18. What is a practical application of numerical weather prediction?
A) Discrete mathematics provides the foundation.
B) Symbolic manipulation techniques are used.
C) It relies solely on historical data analysis.
D) Advanced numerical methods make it feasible.
  • 19. Which example illustrates an ill-conditioned problem?
A) Integrating a function with an infinite number of regions.
B) Differentiating a function where the differential element is zero.
C) Evaluating f(x) = 1/(x − 1) near x = 1.
D) Evaluating f(x) = 1/(x − 1) near x = 10.
  • 20. What type of arithmetic can enhance the accuracy of computer algebra systems?
A) Fixed-point arithmetic
B) Arbitrary-precision arithmetic
C) Binary arithmetic
D) Floating-point arithmetic
  • 21. Which free-software alternative is mentioned for numerical computation?
A) Netlib repository
B) IMSL library
C) NAG libraries
D) GNU Scientific Library
  • 22. Which method is an example of Newton–Cotes formulas?
A) Simpson's rule
B) Monte Carlo integration
C) Simplex method
D) Sparse grids
  • 23. Which method becomes expensive in higher dimensions for numerical integration?
A) Newton–Cotes formulas
B) Sparse grids
C) Gaussian quadrature
D) Monte Carlo methods
  • 24. Which software can be used to solve simple numerical analysis problems using its built-in solver?
A) Excel
B) Scilab
C) MATLAB
D) Julia
  • 25. Which algorithm is based on singular value decomposition?
A) Spectral image compression
B) Principal component analysis
C) Simplex method
D) Monte Carlo integration
  • 26. What type of algorithms do airlines use for optimizing operations?
A) Basic arithmetic calculations.
B) Sophisticated optimization algorithms developed within operations research.
C) Symbolic manipulation techniques.
D) Discrete event simulations.
  • 27. What are the initial values a and b used in the example for the bisection method?
A) a = 2, b = 5
B) a = 1, b = 2
C) a = 0, b = 3
D) a = -1, b = 4
  • 28. What is the maximum error for the solution in the example?
A) Greater than 1
B) Less than 0.2
C) Equal to 0.5
D) Exactly 0
  • 29. Why are function values from large tables less useful today?
A) Because they were only calculated to 16 decimal places
B) Because of E. T. Whittaker's work
C) Because the Leslie Fox Prize was initiated
D) Because a computer is available
  • 30. In the example provided, what is the function f(x) used for the bisection method?
A) 3x2 + 4
B) x3 - 8
C) 3x + 4 = 28
D) 3x3 − 24
  • 31. What is typically used to decide when a sufficiently accurate solution has been found in iterative methods?
A) The precision of arithmetic operations.
B) The number of steps taken.
C) The size of the initial guess.
D) A convergence test involving the residual.
  • 32. What is the name of a journal that publishes articles on numerical mathematics since 1959?
A) Journal on Numerical Analysis (SINUM)
B) Encyclopedia of Mathematics
C) Digital Library of Mathematical Functions
D) Numerische Mathematik
Created with That Quiz — where test making and test taking are made easy for math and other subject areas.