Question
The simple interest on a sum of Rs 10,000 for 2 years at
10% per annum is Rs 2,000. Find the compound interest on the same sum at the same rate and time, compounded annually.Solution
Principal P = 10,000, R = 10% p.a., T = 2 years. Amount A = P(1 + R/100)² = 10,000 × (1 + 10/100)² = 10,000 × (11/10)² = 10,000 × 121/100 = 12,100 Compound Interest CI = A − P = 12,100 − 10,000 = 2,100 Answer: Compound Interest = Rs 2,100.
When decomposing time series data, which component is primarily targeted to be removed to focus on the longer-term trend?
Which Python library is most commonly used to calculate the correlation matrix of a dataset in preparation for predictive modeling?
In time series forecasting, which of the following is true regarding the impact of autocorrelation on the model?
Which of the following is the best example of metadata in a database system?
Why is metadata crucial in the management of data?
Which of the following testing types focuses on validating that a system meets its functional requirements?
Which of the following scheduling algorithms can cause the starvation of low-priority processes?
In hypothesis testing, a p-value of 0.03 indicates that:
A scatter plot reveals a strong positive linear relationship between two variables. Which of the following is the most appropriate statistical measure t...
Which type of data visualization is most useful for identifying the relationship between two continuous variables?