Question
In a bag, there are ‘x’ pink balls and 15 white
balls. If the probability of drawing a pink ball is 3/8, then calculate the probability of getting two balls of different colours when chosen at random.Solution
ATQ, Total = x + 15 So, x/(x + 15) = 3/8 Or, 8x = 3x + 45 So, x = 9 Desired Probability = (9C1 × 15C1)/(24C2) = (2 × 9 × 15)/(24 × 23) = 270/552 = 135/276 = 45/92
What factor primarily determines the minimum sample size needed for a survey ?
A data analyst is tasked with presenting findings on customer churn to the executive team. Which technique would be most effective for ensuring the team...
What is the primary benefit of customer segmentation in a data-driven marketing strategy?
Which type of machine learning technique is best suited for supervised learning tasks?Â
Why is testing for stationarity important in time series modeling, and which test is commonly used for this purpose?
You are combining sales data from three different sources, each with slightly different column names for the same information (e.g., "Product_ID," "Prod...
A smart home system is compromised, and attackers remotely control connected devices like security cameras and smart locks. Which security principle is ...
A bank notices unusual activity in a customer’s account, such as multiple large withdrawals in a short period. What is the most appropriate technique...
Which statistical language is widely used for performing advanced statistical operations and visualizations, particularly popular in academia and research?
Which of the following is a key advantage of using box plots over histograms for visualizing data?