Start learning 50% faster. Sign in now
Let the bag contain ‘x’ black and ‘y’ white balls Total no. of balls = x + y Probability of picking a black ball = 4/7 ⇒ x/(x + y) = 4/7 ⇒ 7x = 4x + 4y ⇒ 3x = 4y ⇒ y = 3x/4 ⇒ Total no. of balls = x + 3x/4 = 7x/4 Now, probability of picking two black balls without replacement = 4/13 ⇒ [x/(x + y)] × [(x – 1)/(x + y – 1)] = 4/13 ⇒ 4/7 × (x – 1)/(7x/4 – 1) = 4/13 ⇒ 4(x – 1)/(7x – 4) = 7/13 ⇒ 52(x – 1) = 7(7x – 4) ⇒ 52x – 52 = 49x – 28 ⇒ 52x – 49x = 52 – 28 ⇒ 3x = 24 ⇒ x = 24/3 = 8 Therefore, there are 8 black balls in the bag.
Which of the following statements correctly identifies the components of time series data ?
A retail company wants to optimize its marketing strategy by segmenting customers based on purchasing patterns. Which technique is most suitable for thi...
Which of the following forecasting methods is specifically designed to capture both autoregressive and moving average properties, often applied to non-s...
When performing trend analysis for forecasting sales, which of the following methods is most commonly used to identify future trends based on historical...
Which of the following best describes the difference between simple moving averages and exponential smoothing in forecasting?
What is polymorphism in Python?
Which of the following is the best example of metadata in a database system?
If a dataset has a mean significantly higher than the median, which of the following is most likely true?
A database holding sensitive customer data is compromised, and attackers exfiltrate data without altering it. Which principle of the CIA triad has been ...
Which of the following sampling techniques is most suitable when the population is divided into distinct subgroups, and it is important to ensure each s...