aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • GATE 2015 ECE - Technical Section Questions
  • Directions: Carry Two Marks Each. Let X $\epsilon$ P{0, 1...
Multiple choice

Directions: Carry Two Marks Each.

Let X $\epsilon$ P{0, 1} and Y $\epsilon$ {0, 1} be two independent binary random variables. If P(X = 0) = p and P(Y = 0) = q, then P(X + Y $\geq$ 1) is equal to

  1. pq + (1 – p) (1 – q)

  2. pq

  3. p(1 – q)

  4. 1 – pq

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Keep practicing — related questions

  • Consider two independent random variables X and Y with identical distributions. The variables X and Y take ...
  • Let X and Y be two statistically independent random variables uniformly distributed in the ranges (-1,1) an...
  • Two independent random variables X and Y are uniformly distributed in the interval [-1, 1]. The probability...
  • What will be the result of the given code snippet in C language? main() { int x=1; clrscr(); for(;x++;x%10?...
  • What will be the output of the program? class Test { public static void main(String [] args) { int x= 0; in...
  • What will be the output of the program? class A { final public int GetResult(int a, int b) { return 0; } } ...
  • switch(x) { default: System.out.println(Hello); } Which two are acceptable types for x? 1. byte 2. long 3. ...
  • What will be the output of the program? public class Switch2 { final static short x = 2; public static int ...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy