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