Question
At the rate of any compound interest rate, it gets
tripled in 4 years, in how many years it will become 2187 times its own?Solution
Let the principal be Rs. x, then Amount = 3x As we know, A = P (1+r/100)t 3x = x (1 + r/100)4 (1+r/100) = 4√3 ...i) Again, A = 2187x, P = x 2187x = x (1 + r/100)t (1+r/100) = t√2187 ...ii) From equation (i) 4 √3= t√2187 31/4 = 37/t Compare on powers 1/4 = 7/t t = 28 years Smart Approach- In 4th year = 3 times. After T years =2187=37 T=4×7=28 years.
To help a retail business increase its conversion rate, a data analyst should start by defining which of the following metrics?
What factor is the most critical when determining the appropriate sample size for a study?
In SQL, which of the following best describes the role of a subquery within a SELECT statement?
A retail company is facing declining sales over the last three quarters. As a data analyst, what is the first step in identifying the business problem t...
Which data transformation technique would be best for converting categorical variables, such as “Gender” (Male, Female), into a format usable in mac...
Which of the following best defines the role of a data analyst within an organization?
A data analyst has generated insights on customer retention trends. To effectively communicate these insights, which of the following techniques would b...
Which of the following statements best describes the purpose of a p-value in hypothesis testing?
You are combining sales data from three different sources, each with slightly different column names for the same information (e.g., "Product_ID," "Prod...
Which of the following best illustrates the concept of polymorphism in Object-Oriented Programming (OOP)?