Question
The probability that Aarav passes the exam is (3/8) and
the probability that Meera fails the exam is (3/5). If both Aarav and Meera give the exam, then find the probability that both of them have the same result.Solution
Probability that Aarav fails the exam = 1 - (3/8) = (5/8)
Probability that Meera passes the exam = 1 - (3/5) = (2/5)
Required probability = (3/8) × (2/5) + (5/8) × (3/5)
= (6/40) + (15/40) = (21/40)
Which searching algorithm requires the data to be sorted beforehand?
What is a serializable schedule in concurrency control?
Which component in the MVC architecture communicates directly with the database?
What is the primary advantage of using a snapshot-based backup method over traditional backup methods?
Which of the following is not a type of web hosting?
Join in which result is generated when variable matches from any one of table
Arrange the following memory components in the memory hierarchy from the fastest to the slowest: Cache memory, Main memory (RAM), Hard disk.
A physical DFD specifies
Which statement is true about Python indentation?
The join operation can be defined as