Question
Bag 'A' contains 5 white and 2 black balls. Bag 'B'
contains 2 white and 3 black balls. If any one bag is chosen and a ball is taken out of it at random, what is the probability that the ball is black?Solution
Bag A=5White, 2 Black balls Bag B=2 White, 3 Black balls. Probability of selecting a bag = 1/2 Now, the Probability of picking a black ball = from bag A or from bag B = ²C ₁ /³C ₁ + ³C ₁ /³C ₁ =2/5+3/5 = 1 So, required probability = (1/2) *1 = 1/2
Which schema uses multiple fact tables sharing dimension tables?
What is the result of SELECT COALESCE(NULL, NULL, 5, 10);?
Which of the following is used to maintain information about the structure of a data warehouse?
Which of the following is NOT a characteristic of OLAP systems?
Which of these is NOT an ensemble method?
Which of the following is a real-time data warehouse application?
Which of the following best describes a fact constellation schema in a data warehouse?
In a star schema, what is the primary characteristic of the fact table?
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 of the following is a key process in ETL?