Question
Two hats are picked at random, what is the probability
that all hats are of green colour? A box contains 6 red, 4 blue, 2 green and 4 yellow hats.Solution
Total number of hats = 6 + 4 + 2 + 4 = 16 Let S be the sample space. Then, n(S) = number of ways of drawing 2 hats out of 16 = ¹⁶C₂ = (16 × 15)/( 2 × 1) = 120 Let E= event of drawing all the hats are of green colour n(E) = ²C₂ = 1 ∴ P (E) = (n(E))/(n(S)) = 1/120
In which phase of the SDLC is User Acceptance Testing (UAT) most commonly performed?
Which of the following methods is most appropriate for forecasting future values in time series data with a consistent trend and seasonality?
You are combining sales data from three different sources, each with slightly different column names for the same information (e.g., "Product_ID," "Prod...
In a structured database, which data storage format would best support hierarchical data with varying levels of nested attributes?
Which Python library is primarily used for data manipulation and cleaning?
Why is sampling an essential technique in data analysis?
Which of the following factors is most crucial when determining the appropriate sample size for a data analysis study?
Which characteristic of cloud computing ensures resources can be scaled up or down based on user demand?
To ensure data is accurate and complete before beginning analysis, which data validation technique is most commonly used?
Which of the following best describes a method to handle inconsistent data when integrating datasets from different sources?