Question
John is answering a survey with 3 questions, each with 2
options. Only one option is correct per question. If John answers randomly, what is the probability that he gets exactly 1 question right?Solution
ATQ, Probability of choosing the right answer = 1/2 Probability of choosing the wrong answer = 1/2 Number of ways to choose 1 correct answer out of 3 = (3/1) = 3 So, the required probability = 3 × (1/2)1 × (1/2)2 = (3×1×1)/(2×2×2) = 3/8
Function to copy one memory location to other in C++
Which data analytics technique is best suited for identifying hidden patterns or relationships in large datasets?
A device that helps to prevent congestion and data collision?
In time series forecasting, what does MAE stand for?
A is the only candidate key. Then how many superkey possible with R(A,S,C,D)
Which of the following is used to retrieve data from a SQL database?
Which COCOMO mode provides a more detailed estimation based on individual project characteristics?
Which of the following is not a stable sort algorithm?
_________ is an agile development process focused primarily on ways to manage tasks in team-based development conditions
Which SQL command is used to create a new database table?