Start learning 50% faster. Sign in now
Since, 91 = 13 X 7
So, the number must be divisible by '7'
Divisibility by '7': If we make two groups each having three digits, taken from right to left and subtract the two groups and the resultant is divisible by '7', then the number if divisible by '7'.
So, {49x} - {038} must be divisible by '7'
Only x = 3 will satisfy the above condition as 493 - 38 = 455 which is divisible by 7
So, x = 3
Which type of data visualization is most useful for identifying the relationship between two continuous variables?
Which of the following statistical methods is most appropriate for analyzing the relationship between two continuous variables?
How does supply chain optimization benefit from predictive analytics?
In a machine learning experiment, the company wants to predict future sales based on advertising spend. What is the dependent variable in this scenario?
Which of the following forecasting methods would be most suitable for a time series that exhibits both a long-term trend and seasonality?
Which of the following best describes the primary purpose of a data warehouse in analytics?
In the context of metadata for data management, which of the following examples best illustrates descriptive metadata?
In an AVL tree, what happens if a node insertion causes the balance factor of a node to become +2 or -2?
Given the following SQL query:
SELECT department _ id, COUNT(*) AS employee _ count
FROM employees
GROUP BY department_id
HA...
Which of the following statements best describes the purpose of a p-value in hypothesis testing?