Question
The probabilities of solving a problem by three students
A, B and C are 3/7, 5/9 and 1/5, respectively. The probability that problem will be solved is:Solution
ATQ, P(A) = 3/7, P(B) = 5/9, P(C) = 1/5 All students solves the problem independently, so if at least one of them solves the problem then the problem is considered solved. Probability that the problem is unsolved = [1 β P(A)][1 β P(B)][1 β P(C)] = (64/315) The probability that the problem will be solved = 1 β Probability that the problem is unsolved = (1- (64/315)) = (251/315)
What is false about linked list?
Which layer of the TCP/IP model is responsible for IP addressing and routing?
Which hazard occurs when there is a conflict in accessing a shared resource, such as a register file or an ALU, in an instruction pipeline?
Which consensus mechanism is used by Bitcoin, the first blockchain-based cryptocurrency?
In dynamic programming, what does "optimal substructure" mean?
What is a "token" in lexical analysis?
Which sorting algorithm is known for its best-case time complexity of O(n) when the input is already partially sorted?
Which data visualization technique is commonly used to represent the frequency distribution of a large dataset?
An XML document is a string of ____.
Which of the following algorithm is most sensitive to outliers?