Electrical Engineering > GATE 2024 > Probability
Let X be a discrete random variable that is uniformly distributed over the set {-10,-9,...,0,...,9,10}. Which of the following random variables is/are uniformly distributed?
Explanation
Correct : a) x2, d) (x+10)2
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.