Question
Two Dice are thrown simultaneously. Find the probability
that the number on the first dice is more than the number of 2nd Dice.Solution
When two Dice are thrown simultaneously then – Total number of possible cases =62 =36 Number of favorable cases – (2,1) (3,1) (3,2) (4,1) (4,2) (4,3) (5,1) (5,2) (5,3) (5,4) (6,1) (6,2) (6,3) (6,4) (6,5) Total number of favorable cases = 15 Probability = 15/36 =5/12
What is the primary concept behind the ALOHA protocol in network communication?
Which statement is TRUE regarding SCR Thyristor?
Fill in the correct option for 26 blank space.
 In a digital communication system’s block diagram, which of the below components can be found at the receiver?
In the Software Development Lifecycle, which phase is primarily responsible for identifying and documenting the needs of the stakeholders to create a bl...
If signal-to-interference ratio is 5 dB, signal power is 8 dB, then what is the interference power in dB?
- In a dense index, why might an index entry not appear for every search key value in the file?
Which of the following is a default connector for Shielded twisted pair?
A software development team is implementing a sorting function for a large dataset in their project. They decide to use the quick sort algorithm to opti...
Which of the following programming language can be used to process text data for the requirements in various textual data analysis?Â