Question
The ratio of two numbers is 2:5. If each number is
decreased by 4, the ratio becomes 3:8. Find the smaller numbers.Solution
Let the two numbers be 2x and 5x. => (2x-4)/(5x-4) = 3/8 => 16x – 32 = 15x – 12 => x = 20 The smaller numbers = 2 × 20 = 40
Which of the following semantic HTML tags is best suited for defining a block of navigation links?
Which forecasting method is most appropriate for time series data with a consistent trend but no seasonality?
Which of the following is the primary reason why bias occurs in sampling?
Which of the following is an example of semi-structured data?
Which of the following is a measure of central tendency?
In R, which operator is used for sequence?
Which data structure is used in Prim’s Algorithm to efficiently find the minimum edge connecting a vertex to the spanning tree?
Why is sampling an essential technique in data analysis?
You are analyzing sales data and notice missing values in some of the records. What is the most appropriate first step to take during the data analysis ...
A data analyst is tasked with understanding customer churn for a subscription-based business. Which of the following steps should they prioritize immedi...