Let be the probability that a randomly chosen point has many friends, . Let be a random variable such that for , the probability . Then the value of is :View written solutionFree
Correct answer: 24
- Interpret the grid
A square divided into unit squares has intersection points arranged in a grid.
So total number of points is
Each point can have friends only in the four possible directions: left, right, up, down, provided such adjacent points exist.
Thus the number of friends of a point depends on its position.
- Classify the points
There are three types of points:
(i) Corner points
There are corner points. Each corner has exactly friends.
(ii) Edge points (excluding corners)
Each side has points, so excluding the corners leaves edge points per side. Thus total edge-but-not-corner points: Each such point has exactly friends.
(iii) Interior points
These are the points not on the boundary. Count: Each interior point has exactly friends.
- Find the probabilities
Since each of the points is equally likely:
- Compute the expectation
By definition, So,
Now simplify:
- Find
- Compare with stored answer
Derived answer is , which matches the stored correct answer.
More from Probability
- Consider the square in the figure. Let be the points of intersections (dots in the picture) in some order. We say that and are friends if they are adjacent along a row or along a column.… Includes diagram2023 · Numerical
- In a study about a pandemic, data of 900 persons was collected. It was found that 190 persons had symptom of fever, 220 persons had symptom of cough, 220 persons had symptom of breathing problem, 330 persons had symptom of fever or cough…2022 · Numerical
- Two players, and , play a game against each other. In every round of the game, each player rolls a fair die once, where the six faces of the die have six distinct numbers. Let and denote the readings on the die… Includes table2022 · MCQ
- Suppose that Box-I contains 8 red, 3 blue and 5 green balls, Box-II contains 24 red, 9 blue and 15 green balls, Box-III contains 1 blue, 12 green and 3 yellow balls, Box-IV contains 10 green, 16 orange and 6 white balls. A ball is chosen…2022 · MCQ
- Consider three sets E1 = {1, 2, 3}, F1 = {1, 3, 4} and G1 = {2, 3, 4, 5}. Two elements are chosen at random, without replacement, from the set E1, and let S1 denote the set of these chosen elements. Let E2 = E1 S1 and F2 = F1 …2021 · MCQ
- Three numbers are chosen at random, one after another with replacement, from the set S = {1, 2, 3, ......, 100}. Let p1 be the probability that the maximum of chosen numbers is at least 81 and p2 be the probability that the minimum of…2021 · Numerical
- Three numbers are chosen at random, one after another with replacement, from the set S = {1, 2, 3, ......, 100}. Let p1 be the probability that the maximum of chosen numbers is at least 81 and p2 be the probability that the minimum of…2021 · Numerical
- Let E, F and G be three events having probabilities , and , and let P (E F G) =. For any event H, if Hc denotes the complement, then which of the…2021 · Multiple correct