Question
In an examination, it is required to get 300 marks to
pass. A student gets 225 marks and is declared fail by 10% marks. What are the maximum marks of the examination?Solution
1. If a student is declared fail by 10% marks, then 225 marks is 90% of the passing marks. 2. Let the total marks be x. 3. Then, 0.9 × 300 = 225 ⇒ x = 800.
CREATE OR REPLACE VIEW high _ salary _ employees AS
SELECT employee _ id, salary
FROM employees
WHERE salary > 50000;
Which ...
Which of the following best describes quantitative data in a business analysis context?
In defining KPIs for a marketing campaign, what is the most critical aspect a data analyst should ensure?
In hypothesis testing, which of the following best describes the p-value?
Which of the following factors should primarily determine the sample size in a data analysis project?
Which format is best suited for organizing customer complaints recorded in text format, including emails and social media messages?
Which of the following is the most appropriate method to handle missing data in a dataset for predictive modeling?
In data transformation, what is the primary purpose of standardization?
Which of the following statements about the mean, median, and mode is true when applied to a dataset with a skewed distribution?
Which of the following features in Power BI allows for dynamically filtering data across multiple visuals with a single control element?