Question
The mode of the sample data = is 24 and the median = 80.
Find the mean of this distributionSolution
Given -mode = 24 median =80 let mean = x As we know that relation between mean, mode, and median median × 3= mode + 2 mean so 80×3 = 24 + 2x 240 = 24 +2x 2x = 240-24 =216 x= 261/2=108 mean = 108
Which of the following best defines the concept of the "Internet of Things" (IoT)?
Which of the following best describes a fact constellation schema in a data warehouse?
Which analytics type is focused on predicting future outcomes?
Which SQL clause is used to summarize data?
A surrogate key is:
What is meant by 'cardinality' in data modeling?
Data cleansing is primarily concerned with:
Which of the following commands is part of the Transaction Control Language (TCL) in SQL?
In a snowflake schema of a data warehouse, which of the following consequences is most likely as a result of normalization of dimension tables?
Which SQL query will correctly calculate the average salary of employees in each department and group them by department in a table named 'employees'?