5 Summarizing Statistical Experiments with Random Variables
5.1 The Need for Random Variables
When introducing probability originally we worked from a sample space and then corresponding events. This is a very general framework which allows us to effectively analyze any statistical experiment. Sample spaces are not restricted to be numeric, for instance, and events are simply subsets of the sample space. As a result, this framework provides the tools for capturing uncertainty quantification in almost any setting. Still, the need to enumerate sample spaces and events over complex sets of arbitrary items is cumbersome and may prevent succinct representations of the underlying phenomena. Often, rather than caring about the entire space of outcomes from an experiment of interest, we are primarily concerned with a summary of the experiment. When we can summarize the experiment using a numerical quantity, we are able to define a random variable.
Definition 5.1 (Random Variable) A random variable is a numeric quantity whose specific value depends on chance through the outcome of a statistical experiment. Formally, a random variable is a mapping from the result of an experiment to a set of numbers.
By reporting the numeric value of the random variable, we are able to summarize the key part of the experiment, succinctly.
For instance, suppose that we are repeatedly tossing a coin. If we toss the coin \(100\) times, then the sample space is going to consist of \(2^{100}\) total possible outcomes, each of which is a sequence of \(100\) heads and tails.1 Instead, it may be more convenient to assign a random variable to be the number of heads that show up on the \(100\) tosses of the coin. In this case, the random variable takes on a non-negative integer between \(0\) and \(100\). In many situations, such a summary may be all that is relevant from the experiment.
It is important to recognize that information is lost when we define this random variable. If \(X\) summarizes the number of heads in \(100\) tosses of a coin, then provided \(X\) you are not able to answer the question “what was the 23rd toss of the coin?” As a result, random variables smooth over the unnecessary information, summarizing the parts of the statistical experiment that we care for. For any statistical experiment, however, we need to carefully define the random variables which are truly of interest to us.
For instance, if the \(23\)rd toss of the coin was integral to our decision-making, then perhaps we define a random variable \(Y\) which counts the number of heads that show up on the \(100\) tosses of the coin, but does so with negative numbers if the \(23\)rd toss was a tail, and with positive numbers if it was a head. Then, provided \(Y\) you can answer “how many heads showed up in the tosses of the coin?” by calculating \(|Y|\), and you can answer “what was the \(23\)rd toss of the coin?” by looking at \(\text{sign}(Y)\).
Example 5.1 (Random Variables at the Coffee Shop) Back at their favourite coffee shop, Charles and Sadie are sitting in their favourite chairs, discussing random variables and watching the cash register for the inevitable sequence of customers who will arrive there. Charles suggests playing a game together, which is creatively called “how many random variables can we name that have to do with the statistical experiment of watching for customers at a cash register?”. Seeing as how catchy the name is, Sadie is excited to play along, and so they start.
Name several distinct random variables which could be observed via the described statistical experiment.
Because of their ability to summarize effectively and flexibly the pertinent components of a statistical experiment, random variables are the default paradigm for discussing randomness. When discussing a random variable we will typically use capital letters, such as \(X\), to represent the random quantity with an unknown value. In the event that an experiment is actually performed, and a value is realized for the random variable, we will record this value as a lower case letter, such as \(x\). For instance, the number of heads showing in \(100\) flips of a coin is an unknown quantity depending on chance which we call \(X\). Once we have flipped the coin \(100\) times and observed \(57\) heads, we denote this as \(x=57\).
The importance of this notation is merely to emphasize what values are unknown and random, and what values are known numeric quantities. Because \(x\) is a known value taking on some set number we will not often speak of probabilities involving \(x\).2 Instead, we wish to translate the language of probability that we have built to statements regarding the random variable \(X\).
The random variable \(X\) has a corresponding “sample space” of possible values that it can take on. We will typically refer to this as the support of the random variable, though borrowing other terms from math courses (such as range) will work also. This support, which we can think of as directly analogous to the sample space of arbitrary elements from before, will depend on the possible realizations from the underlying experiment. We typically will denote the support of a random variable \(X\) as \(\mathcal{X}\). After the experiment has been performed the random variable will take on a single value from this set.3 We can sometimes compactly describe the set of possible values for a random variable, for instance, by stating all the integers, or integers between \(5\) and \(10\), or even values less than \(1000\). This allows for compact descriptions of \(\mathcal{X}\) even when the set \(\mathcal{S}\) is challenging to describe. The probability of realizing any outcome in \(\mathcal{X}\) is dictated by the underlying probability model.
When introducing the concepts of probability we indicated that probability was assigned to events. With random variables, this remains true. As a result we need to define events in terms of random variables. When we have a random variable, \(X\), an event is defined as any set of values that it can take on. For instance, we may have the event \(X=4\), or the event \(X \geq 18\), or the event \(2 \leq X \leq 93\), or the event \(X \in \{2,4,6,8,10\}\). In each case these are subsets of the possible values that the random variable can take on, based on the outcome of the experiment.4
Just as before these events can be simple events (comprised of a single outcome) or compound events (consisting of multiple outcomes). The event \(\{X=5\}\) is a simple event, whereas the event \(\{X \geq 25\}\) is a compound event. With events defined in this way, we can translate the other concepts from the explicit event-based probability. Specifically, we think of the experiment producing a numerical outcome, and then use the same sets of tools as before applied to numeric events.
Example 5.2 (Expanding on Random Variables at the Coffee Shop) After tiring of their game of “how many random variables can we name that have to do with the statistical experiment of watching for customers at a cash register?”, Charles and Sadie fall into a deeper discussion of some of their favourite random variables named during the play through. They take turns describing the support of a chosen random variable, as well as listing examples of simple and compound events that can be translated into the language of random variables.
Choose a random variable identified in Example 5.1 and indicate its support, as well as possible simple and compound events that could be observed in terms of it.
When considering random variables there is a key distinction between two types of random variables, discrete and continuous.
Definition 5.2 (Discrete Random Variable) A discrete random variable is any random variable whose support is either finite or else countably infinite.
Definition 5.3 (Continuous Random Variable) A continuous random variable is any random variable whose support is uncountably infinite.
Typically, discrete random variables will take on some collection of the integers, where continuous random variables will be defined on some interval (or set of intervals). That is, we may take discrete random variables to be defined on \(\{0,1,2,3,\dots,100\}\) or \(\{0,1,2,3,\dots\}\) or \(\mathbb{Z}\)7. For continuous random variables we may take \(X \in [0,1]\) or \(X \in (0,\infty)\) or \(X\in (-\infty,129]\).
Example 5.3 (The Countability of Coffee Shop Random Variables) Charles and Sadie have been discussing the features of all the random variables they identified at the coffee shop for a long time when Sadie points out that they have not been differentiating between discrete and continuous random variables. Charles thinks “how could we have overlooked this?” and seeks to remedy the situation, immediately!
List at least one discrete and one continuous random variable that could arise via the statistical experiment of watching the cashier at a coffee shop over time (as described in Example 5.1).
5.2 Probability Distributions and Probability Mass Functions
We will discuss continuous random variables later. For now, we turn our focus to discrete random variables. One of the major utilities of random variables is that they provide a shorthand for summarizing the results of a statistical experiment. To this end, there are several key concepts relating to random variables which help to expedite the analysis of the corresponding probabilities. Chief among these tools is the concept of a probability distribution.
Definition 5.4 (Probability Distribution) A probability distribution is a mathematical statement describing the probabilistic behaviour of a random variable.
Distributions capture the underlying random behaviour of the random variables of interest, and in so doing, summarize information regarding the experiment or process that is being considered. When concerned with discrete random variables, we typically summarize probability distributions through the use of a probability mass function.
Definition 5.5 (Probability Mass Function) A probability mass function is a function, \(p(x)\), which maps possible values for a discrete random variable (the set \(\mathcal{X}\)) to the probabilities corresponding to those events.8
If a random variable \(X\) has support \(\mathcal{X} = \{x_1,x_2,\dots,x_k\}\), then a probability mass function is a function \(p(x)\) such that \(p(x_1) = P(X = x_1)\), \(p(x_2) = P(X = x_2)\), and so on through to \(p(x_k) = P(X=x_k)\). Once a probability mass function is known, all the probabilistic behaviour of the random variable is fully described.
Example 5.4 (The Coin Game for Three) Sometimes Charlie and Sadie are joined by their friend Garth on their trips to the coffee shop. Also, a probability aficionado, Garth contently joins in the game with Charles and Sadie where three coins are flipped, and depending on the results, one friend pays for the group. Garth’s order is typically less than Charles and Sadie and so Sadie proposes the following modified game.
A fair coin is tossed three times. If all tosses of the coin show the same symbol, Garth pays. Otherwise, if there are more heads than tails, Charles pays. Finally, if there are more tails than heads, Sadie pays.
Help to simplify this statistical experiment by first defining a random variable, \(X\) which can be used to encode this game and then record the probability mass function of \(X\).
The previously outlined conditions for probabilities must still hold when using probability mass functions. As a result, we know that probabilities are all between \(0\) and \(1\), and so we must have \(0 \leq p(x) \leq 1\), for all \(x\in\mathcal{X}\). Moreover, we saw previously that summing the probabilities over the full sample space gave a value of \(1\). Correspondingly, we must have that \[\sum_{x\in\mathcal{X}} p(x) = 1.\] These two properties are often used to define a valid probability mass function, and we can use these properties to both check whether a given mass function is valid and to turn a given function into a valid probability mass function.
Example 5.5 (Charles’s Messy Writing Strikes Again) Charles is reading through some notes regarding a new game under development which, like most good games, relies at least a little bit on chance. In the notes there is a probability mass function written down, which, the best Charles can make out, reads \[p(x) = \begin{cases} 3c & x = 0 \\ 0.6 & x = 1 \\ 7c & x = 2.\end{cases}\] Frustrated with the illegibility, Charles brings the problem to Sadie who points out, if it really is \(p(0) = 3c\) and \(p(2) = 7c\), they actually have all the information required to solve the problem.
What is the probability mass function, assuming Charles is reading it correctly.
When solving questions related to probabilities using a probability mass function, the same secondary properties apply. Notably, if we want to know \(P(X\in A)\), for some set of possible values \(A\), then we can write \[P(X\in A) = \sum_{x\in A}p(x).\] This can be particularly helpful, for instance, if we want to know \(P(X \leq c)\) for some constant value \(c\). In this case we know that the possible values range from the smallest value \(X\) can take on, through to \(c\), giving for instance, \[P(X\leq c) = \sum_{x=0}^c p(x),\] if \(X \geq 0\). These probabilities, that consider the cumulative likelihood of \(X\) taking on a value up to (or including) some number, arise frequently and correspondingly, are themselves named.
Definition 5.6 (Cumulative Distribution Function (Discrete)) The cumulative distribution function of a discrete random variable, \(X\), is denoted \(F_X(x)\), and is defined as the probability that \(X\) is less than or equal to a particular value. That is, \[F_X(x) = P(X \leq x) = \sum_{x = -\infty}^x p_X(x).\] The summation is typically written starting at the smallest value of \(X\) rather than starting from \(-\infty\).
The cumulative distribution function will be explored more thoroughly in Chapter 9. Generally, for discrete random variables, the cumulative distribution function is more complex than the probability mass function, and it is often only expressible directly through a summation. Despite this, you can always convert between the probability mass function and the cumulative distribution function, with each uniquely specifying the distribution of the random variable.
The same rules regarding the complements of events continue to hold when working with probability mass functions and cumulative distribution functions. For instance, \[P(X > c) = 1 - P(X\leq c) = 1 - F_X(c),\] giving a useful avenue for simplifying probability calculations.
Example 5.6 (Charles and Sadie: Amateur Ornithologists) Charles and Sadie watched a documentary about birds together, which had Sadie become quite interested in bird watching. Charles is skeptical11 but agrees to go along with Sadie, supposing that there is a high enough probability of something interesting happening. Sadie scours the scholarly literature and determines that, in the area, the probability of seeing \(x\) rare birds over a five hour birding session has a probability mass function given by \[p(x) = \dfrac{e^{-3}3^x}{x!},\] where \(x\geq 0\).12
What is the probability that during their bird watching adventure, Charles and Sadie see at least \(1\) rare bird?
With events defined in terms of random variables, we can talk about events as being independent of each other or mutually exclusive using the familiar definitions. On a related note, we can talk of joint and conditional probabilities, relating to multiple events. With joint probabilities, it is often easiest to combine the event into a single, compound event, and find the marginal probability of that event. For instance, if you have the events \(X\) is even and \(X \leq 15\), then the intersection of these events is \(X \in \{2,4,6,8,10,12,14\}\) (supposing \(X > 0\)).
Example 5.7 (Charles: The Ornithological Photographer) After a single time bird watching Charles is hooked! The next time that they go out, Charles brings a camera to snag some beautiful memories of the majesty they are witnessing. The only trouble is that Charles is not particularly good at taking photographs of still subjects, let alone of creatures that can fly. Charles is not yet certain, but suspects that every time a photograph is snapped, there is a \(0.1\) probability that it turns out good. Because the camera is a film camera, the number of photos taken is a key metric, and Charles works out that, if \(X\) is the number of bad photographs taken for every good photograph, the probability mass function for \(X\) is given by \[p(x) = (0.1)\times (0.9)^{x},\] where \(x \geq 0\) is an integer.
- What is the probability that Charles takes exactly three bad photos before the first good one?
- If \(A\) is the event that Charles takes three bad photos before the first good one, and \(B\) is the event that Charles takes more than four photos before the first good one, what is \(P(A,B)\)? What does this mean about \(A\) and \(B\)?
- Suppose that Charles has taken \(2\) photos, both of which are bad. What is the probability that at least two more bad photos are taken before a good one?
- What is the probability that at least \(2\) bad photos are taken?
- Do the results of (c) and (d) suggest an independence?
- List two events, not previously described, which are independent of one another.
5.3 Multiple Random Variables and Joint Probability Mass Functions
While we can discuss independence, joint probabilities, and conditional probabilities relating to events on the same random variable, it is often of interest to combine multiple random variables. Sometimes these random variables will be multiple versions coming from the same distribution, and other times they will be coming from multiple different distributions. In either event, frequently our main concern is in summarizing the probabilistic behaviour of two or more random quantities.
When we describe the distribution of a particular random variable, we are implicitly describing the marginal probabilities associated with that quantity. Just as before, the marginal probabilities describe the behaviour of the random variable alone. What happens when we want to be able to describe multiple components of an experiment, together? For this we require extending the idea of a joint probability beyond the concept of events.
Suppose that we roll two six-sided fair dice. Let \(X\) denote the sum of the two dice, and let \(Y\) denote the maximum value showing on the two dice. \(X\) is a discrete random variable taking on values between \(2\) and \(12\), while \(Y\) is a discrete random variable taking on values between \(1\) and \(6\). The supports for the two random variables are different from one another and so immediately we know that their probabilistic behaviour must be different, despite the fact that both random variables summarize the same statistical experiment.
We can also immediately see that the two random variables, while not equal to each other, are dependent. For instance, if you know that \(Y=1\) then you know that \(X = 2\), and if you know that \(Y = 3\), then you know that \(X \leq 6\). To begin to capture the joint behaviour of \(X\) and \(Y\) we introduce the joint distribution and joint probability mass function.
Definition 5.7 (Joint Distribution) A joint probability distribution describes the joint probabilistic behaviour of two or more random variables, simultaneously.
Definition 5.8 (Joint Probability Mass Function) A joint probability mass function describes the behaviour of the joint distribution of multiple random variables. For a set of random variables, \(X_1, \dots, X_n\), the joint probability mass function assigns a probability value for every tuple of values that \((X_1,\dots,X_n)\) can take on.
The joint probability mass function is analogous to the marginal probability mass function, only it considers joint events rather than marginal ones. Suppose that you have two random variables, \(X\) and \(Y\). The joint probability mass function assigns a probability value for every pair of values that \((X,Y)\) can take on. That is, \(p_{X,Y}(x,y) = P(X = x, Y = y)\). Then, once you know the joint behaviour of \(X\) and \(Y\), you can fully summarize the combined behaviour of the underlying experiment.
Example 5.8 (Charles and Sadie’s Bird Outings) Charles and Sadie have both gotten deeply into their ornithological adventures. They go on trips together, Sadie is responsible for spotting the rare birds, and then Charles for snapping the photos. Charles has settled on a camera setup that allows for \(10\) pictures to be taken before changing the film. The strategy that they follow is to go out and look for a rare bird. When one is spotted, Charles takes \(10\) photos, trying to get as many good photos as possible. Then, the film is replaced and they repeat the process.
If \(X\) is a random variable representing the number of good photos that are taken, and \(Y\) is the number of birds that are seen on the trip, then the joint probability mass function of \(X\) and \(Y\) is \[p_{X,Y}(x, y) = \binom{10y}{x}\times(0.25)^{x}\times(0.75)^{10y - x}\times\dfrac{e^{-3}3^y}{y!},\] with \(0 \leq x \leq 10y\), and \(y \geq 0\).
- What is the probability that one bird is seen and there are no good photos taken?
- What is the probability that there is one or fewer good photos taken and two birds seen?
5.3.1 Joint Probability Distributions as Contingency Tables
In practice, joint probability mass functions can be thought of as analogous to the contingency tables we previously saw. If the first variable represents the first random variable being considered, and the second variable represents the second random variable, then each cell of the contingency table assigns a probability to one of the joint events that could be observed in the experiment. Joint distributions are a useful generalization of contingency tables as they allow us to compactly represent not only two different random variables, but sometimes many more. All of the definitions used for the case of two random variables extend naturally to three, four, and beyond.
Example 5.9 (Charles and Sadie: Rock-Paper-Scissors Experimentation) Charles and Sadie were once asked if rock-paper-scissors may be an easier way to solve their “who pays for coffee” dilemmas. Though both of them rejected the description of their coffee games as a “dilemma”, they had never really given it much thought. One day while bird watching, during a particularly long break with no birds, they begin to think through whether this could work or not. To this end, the friends play \(1000\) games, recording the results of each game into a contingency table. They suspect that this provides the true long run proportion of occurrences. To encode these games numerically, they take \(X = -1\), \(X=0\), and \(X=1\) to represent Charles playing rock, paper, and scissors respectively, and they take \(Y = -1\), \(Y=0\), and \(Y=1\) to represent the same events from Sadie.
\(Y=-1\) | \(Y = 0\) | \(Y = 1\) | |
---|---|---|---|
\(X=-1\) | 400 | 100 | 50 |
\(X=0\) | 10 | 200 | 40 |
\(X=1\) | 50 | 50 | 100 |
What is the joint probability mass function that corresponds to this contingency table?
5.4 Independence of Random Variables
If we continue to consider the case of a bivariate (two variable) joint distribution, we can use this setting to introduce the independence of random variables. Recall that the joint probability mass function of \(X\) and \(Y\) is a function, \(p_{X,Y}(x,y) = P(X = x, Y = y)\). We have also introduced the marginal mass functions, \(p_X(x) = P(X = x)\) and \(p_Y(y) = P(Y = y)\). Further, we have said that two events, \(A\) and \(B\), are independent if their joint probability is equal to the product of their marginal probabilities, that is \(P(A,B) = P(A)P(B)\).
If we take \(A=\{X=x'\}\) and \(B=\{Y=y'\}\), then if \(A\perp B\) we can write \(p_{X,Y}(x',y')=p_X(x')p_Y(y')\). If this holds for every possible \(x'\) and every possible \(y'\), then we say that \(X\) and \(Y\) are independent random variables, and we write \(X \perp Y\).
Definition 5.9 (Independent Random Variables) Two random variables, \(X\) and \(Y\) are said to be independent random variables if their joint probability mass function is given by the product of their marginal probability mass functions, \[p_{X,Y}(x,y) = p_X(x)p_Y(y).\] We write \(X\perp Y\), and read: \(X\) is independent of \(Y\).
In words, two random variables are independent whenever all possible combinations of events between them are independent.
Example 5.10 (Charles the Sports Fan) Charles is a major sports fan and has been particularly fond of hurling ever since a trip to Ireland. Each week, Charles watches with deep investment, becoming very attached to the outcome. Because of this attachment, Charles is willing to do just about anything to help out from behind the television set, which mostly consists of wearing the right coloured clothing. Charles’s theory is that by increasing the number of articles of green clothing that are worn, the number of scores in the game will also increase.
Let \(X\) represent the number of articles of green clothing that Charles is wearing, with \(X \in \{0,1,2,3,4\}\), and \(Y\) is the number of scores in the game. Suppose that \[p_X(x) = \dfrac{(x-2)^2}{10},\] and that \[p_Y(y) = \dfrac{e^{-45}\times 45^y}{y!}.\]
- What is the joint probability mass function for \(X\) and \(Y\), assuming that they are independent?
- If it is determined that, assuming Charles wears no green clothing, the probability of \(50\) scores is \(0.01\), are these random variables independent?
Example 5.11 (The Independence Argument) Charles and Sadie are having a disagreement about the nature of the probabilities on their bird outings. Charles claims that, without knowing the marginal probability mass functions of the number of good pictures taken, and the number of rare birds that are seen, there is no way to tell whether the two random quantities are independent or not. Sadie cannot say exactly why this argument feels wrong, but insists that the two quantities must not be independent.
Who is correct, and why? Recall that \[p_{X,Y}(x, y) = \binom{10y}{x}\times(0.25)^{x}\times(0.75)^{10y - x}\times\dfrac{e^{-3}3^y}{y!},\] with \(0 \leq x \leq 10y\), and \(y \geq 0\)
5.5 Conditional Probability Distributions
When introducing events, we discussed how the concepts of independence and dependence could be understood more intuitively through the use of conditional probabilities. The same is true for random variables.
Definition 5.10 (Conditional Distributions) A conditional distribution of a random variable captures the probabilistic behaviour of a random variable, given information regarding another (or several other) random variables.
Definition 5.11 (Conditional Probability Mass Function) A conditional probability mass function assigns probability values associated with any conditional event between multiple random variables. For instance, if there are two random variables \(X\) and \(Y\), the conditional probability mass function of \(X\) given \(Y\) characterizes events of the form \(X\) given \(Y=y\). Mathematically, the conditional mass function is \[p_{X|Y}(x|y) = \dfrac{p_{X,Y}(x,y)}{p_Y(y)}.\]
This definition is analogous to the formula for conditional probabilities more generally, give by the joint distribution over the marginal distribution. To determine the probability of any event (for \(X\)) given some information about \(Y\), you plug-in \(X=x\) and \(Y=y\) into the conditional probability mass function. If you want to condition on more than one random variable, the quantities extend in exactly the same way, where for instance \[P(X=x|Y=y,Z=z)=\dfrac{P(X=x,Y=y,Z=z)}{P(Y=y,Z=z)}.\]
Example 5.12 (Charles Accepts the Argument) After some convincing, Charles accepts the argument that the number of good pictures taken and the number of rare birds seen cannot be independent events. What really makes this clear, however, is when Sadie points out that the marginal probability mass function for the number of rare birds seen is given by \[p_{Y} = \dfrac{e^{-3}3^y}{y!}.\] Taken together with the fact that \[p_{X,Y}(x, y) = \binom{10y}{x}\times(0.25)^{x}\times(0.75)^{10y - x}\times\dfrac{e^{-3}3^y}{y!},\] with \(0 \leq x \leq 10y\), and \(y \geq 0\), Charles realizes that the conditional distribution of \(X|Y\) can be computed.
- What is the conditional probability mass function of \(X\) given \(Y\)?
- Given that \(2\) birds are seen, what is the probability that any good photos are taken?
As was discussed, the joint probability mass function of two independent random variables is given by the product of the marginals. If \(X\perp Y\), then \(p_{X,Y}(x,y) = p_{X}(x)p_{Y}(y)\). Combined with the expression for the conditional probability mass function this results in \(p_{X|Y}(x|y) = p_X(x)\). That is, whenever two variables are independent, the conditional probability mass function is exactly equal to the marginal probability mass function.
We saw that this was true for events, and the same reasoning applies here. This result gives an intuitive method for interpreting the independence of random variables. Two random variables are independent whenever any information about the one does not provide information about the other; when they are completely uninformative for one another. With this intuitive description it is easier to infer when independence of random variables is reasonable. Doing so is a useful skill for manipulating probability expressions.
Example 5.13 (Charles Exploration of Independence) A little shaken after the previous independence mishap, Charles is committed to better understanding independence at an intuitive level. As a result, every time a pair of random quantities are seen together Charles has taken to deciding whether the underlying random variables would be independent.
For each of the following, indicate whether the pairs of random quantities are likely to be independent (and why).
- Charles is buying a butternut squash, and is considering the length of the squash (\(X\)) and the weight of the squash (\(Y\)) as the most relevant measurements.
- Charles is sitting at an intersection which has a separated bike path in front of it, and a lane of vehicular traffic. Take \(X\) to be the number of bikes passing by over a length of time, and \(Y\) to be the number of cars passing by over a certain time.
- As the weekend comes around Charles prepares for the hurling match, once again considering whether the number of green items of clothing worn (\(X\)) has an impact on the number of scores (\(Y\)).
- Charles and Sadie are playing battle dice, where Charles rolls a die and compares the result (\(X\)) to the result of a separate die rolled by Sadie (\(Y\)).
5.6 Manipulating Probabilities with Random Variables
Seeing as the joint, marginal, and conditional probability mass functions are exactly analogous to the corresponding concepts when they were introduced regarding events, it is reasonable to assume that we can extend the multiplication rule, the law of total probability, and Bayes’ theorem to the framework of probability functions. Indeed, each of these relationships continues to hold for random variables in much the way that would be expected.
These rules give the ability to compute the joint distribution and the other conditional information, when we have information regarding some of the marginals and some of the conditionals. These properties are used less explicitly when dealing with probability mass functions directly. Instead, they almost become absorbed into the fabric of the defining relationships themselves. That is to say, you are less likely to see Bayes’ theorem invoked directly when moving between conditional distributions; however, moving between conditional distributions is an important skill, and requires the use of Bayes’ Theorem.
Example 5.14 (Charles and the Chores) Charles has decided to take a break from having paid employment, instead taking time to help ensure that Sadie’s house runs smoothly as Sadie has been busy trying to write a novel. Unfortunately, sometimes chores are not done in a timely manner, despite Charles’s best efforts. While Sadie has been nothing but supportive, Charles decides to turn to probability to ease uncertainties.
Define \(X=1\) if a given chore was done by Charles, with \(X=0\) if it was done by Sadie. Let \(Y=1\) denote a chore being done on time with \(Y = 0\) if it was late. Suppose that \[\begin{align*} p_{Y|X}(y|x) &= (0.5 + 0.4x)^{y}\times(0.5 - 0.4x)^{1-y},\\ p_X(x) &= 0.85^{x}\times(0.15)^{1-x},\\ p_Y(y) &= .85\times(0.9)^y(0.1)^{1-y} + 0.075. \end{align*}\]
- What is the probability that a chore is late and done by Charles?
- What is the probability that, given a chore was done by Charles, it was done late? What about with Sadie?
- What is the probability that, given a chore was late, it was done by Charles? What about with Sadie?
- Explain how the results of (b) and (c) may result in Charles feeling responsible for the late chores. Is that accurate?
Unlike the multiplication rule and Bayes’ theorem, the extension of the law of total probability is frequently cited when manipulating probability mass functions. It is a process which is important enough to warrant its own name: marginalization.
When confronted with questions from statistics and probability, it will often be the case that the natural answer to the question is “it depends.” For instance, if asked “what is the probability that a student passes their next exam?” the likely response is “it depends.” One very useful technique for solving these questions satisfactorily is to continue that line of thought and explicitly specify “on what.” In the previous example, you may say “it depends on how much they study.” The conceit here is that, if you knew how much the student studied, then you would better understand the outcomes of the student’s exam.
In mathematical terms this means you have a firm belief about the conditional distribution between the random quantities of exam performance and study time. The process of marginalization, and the law of total probability before that, provide useful ways of being able to translate these “it depends” statements into concrete beliefs about the marginal probabilities. Recall that marginal distributions are distributions which do not depend on any other quantity, and instead, they capture the overall behaviour of a random variable. They have, in some sense, averaged out all other factors and give you the beliefs which do not depend on anything else at all. The technique for accomplishing this is marginalization.15
Example 5.15 (Photos and Bird Sightings on their Own) Recall that when Charles and Sadie go on their bird watching adventures, Charles takes photos hoping for as many good ones as possible, and Sadie spots the birds. We take \(X\) to be the number of good photos taken on these trips, and \(Y\) to be the number of rare birds that are seen. We noted that \[p_{X,Y}(x, y) = \binom{10y}{x}\times(0.25)^{x}\times(0.75)^{10y - x}\times\dfrac{e^{-3}3^y}{y!},\] with \(0 \leq x \leq 10y\), and \(y \geq 0\).
- Write down an expression for the marginal probability mass function of \(Y\).
- Write down an expression for the marginal probability mass function of \(X\).
- Challenge: solve for the marginal probability mass function of \(Y\).
5.7 Independent and Identically Distributed: A Framework for Interpretation
A very common assumption when addressing questions in statistics and in probability is that we have a set of random variables which are independent and identically distributed (often written iid). We now have the tools to understand concretely what this means.
Definition 5.12 (Independent and Identically Distributed (iid)) A set of random variables, \(X_1,X_2,\dots,X_n\) are said to be independent and identically distributed (denoted iid) whenever:
- every subset of random variables in the collection is independent of every other subset of random variables in the collection; and
- the marginal distribution for each of the random variables are exactly the same.
The assumption of iid random quantities will often come up when we are repeating a process many times over, and thinking about what observations will arise from this. Suppose that \(X_1\) is a random variable that takes the value \(1\) if a flipped coin comes up heads, and \(0\) otherwise. If we imagine flipping this coin \(100\) times then it is reasonable to assume that each sequential coin flip will be independent of each other coin flip, since the result on one flip of a coin should not influence the result of any other flip of a coin. Moreover, every time the coin is flipped, it is reasonable to assume that the probability it shows up heads remains the same. As a result, these \(100\) random quantities, (\(X_1, X_2, \dots, X_{100}\)), are said to be iid.
Example 5.16 (Reframing the Bird Photos) Charles and Sadie had, to this point, been considering their bird photo taking adventures in terms of the joint and conditional distributions. After learning of independent and identically distributed random variables, Charles thinks that there is another way to frame the setup, and describes the following to Sadie:
Suppose it is known that there will be \(y\) birds seen on any given day. Then, the total number of good pictures of birds can be viewed as the sum of the number of good pictures of each bird. Thus, we can take a set of iid random variables, say \(X_1,\dots,X_y\) which represent the number of good pictures taken of each bird.
- Is this an accurate description? In reality, do we think that this will hold?
- Supposing that this description is accurate, and that the probability mass function for each \(X_j\) is given by \[p_X(x) = \binom{10}{x}(0.25)^{x}(0.75)^{10-x},\] what is the joint probability mass function of \((X_1,\dots,X_y)\)?
While we will use the assumption of iid random variables explicitly at a later point, the iid assumption also provides an intuitive method for interpreting probability functions and distributions.
Suppose that we were to take a probability mass function, \(p_X(x)\). If we were able to generate independent and identically distributed realizations from this probability mass function, then the function \(p_X(x)\) describes the behaviour for these repeated realizations. Specifically, \(p_X(x)\) will give the long-run proportion of realizations of the iid random variables which take the value \(x\).
This type of statement is always the flavour of interpretation statements that are made with respect to probability and statistics. It is always the case that, in order to understand what is meant by a statement of probability, we consider the repetition of some statistical experiment over and over again. When we were discussing sample spaces and experiments directly, we talked about repeating the experiment over and over again. When we begin to work with random variables instead, it becomes more natural to think about the replication procedures coming through the use of independent and identically distributed random variables.
As your study of probability progresses, you will begin to work with random quantities in a strictly theoretical sense. In introductory level problems, we are often holding in mind very concrete examples to illustrate the procedures and concepts. In this setting it is easy enough to hold in mind the experiment of interest: for instance, we may have a random variable representing the result of a coin toss, and you can envision repeatedly tossing a coin. As the concepts become less concrete, more abstract, and harder to draw direct parallels to tangible scenarios, it becomes more and more important to rely on the interpretations rooted in a series of independent and identically distributed random variables.
A large component of statistics as an area of study is making explicit the assumptions we are working with, and doing our best to ensure that these are reasonable. By interpreting probability mass functions as the proportion of independent and identically distributed random variables that take on a particular value when we repeatedly take realizations of these random variables, this philosophy is made clear and explicit.
Self-Assessment
Note: the following questions are still experimental. Please contact me if you have any issues with these components. This can be if there are incorrect answers, or if there are any technical concerns. Each question currently has an ID with it, randomized for each version. If you have issues, reporting the specific ID will allow for easier checking!
For each question, you can check your answer using the checkmark button. You can cycle through variants of the question by pressing the arrow icon.
Which of the following is a continuous random variable?
(Question ID: 0368189968)
Which of the following is a continuous random variable?
(Question ID: 0870013095)
Which of the following is a continuous random variable?
(Question ID: 0591164386)
Which of the following is a continuous random variable?
(Question ID: 0684090092)
Which of the following is a continuous random variable?
(Question ID: 0011668095)
Which of the following is a discrete random variable?
(Question ID: 0477029155)
Which of the following is a discrete random variable?
(Question ID: 0999163667)
Which of the following is a continuous random variable?
(Question ID: 0263121455)
Which of the following is a continuous random variable?
(Question ID: 0167616466)
Which of the following is a discrete random variable?
(Question ID: 0507752628)
Which of the following is a discrete random variable?
(Question ID: 0551262246)
Which of the following is a discrete random variable?
(Question ID: 0999267168)
Which of the following is a continuous random variable?
(Question ID: 0231488709)
Which of the following is a continuous random variable?
(Question ID: 0252250436)
Which of the following is a discrete random variable?
(Question ID: 0543452606)
Which of the following is a continuous random variable?
(Question ID: 0192990386)
Which of the following is a discrete random variable?
(Question ID: 0637359245)
Which of the following is a discrete random variable?
(Question ID: 0647154713)
Which of the following is a continuous random variable?
(Question ID: 0324225617)
Which of the following is a continuous random variable?
(Question ID: 0815872826)
Which of the following is a discrete random variable?
(Question ID: 0780283224)
Which of the following is a continuous random variable?
(Question ID: 0616647839)
Which of the following is a continuous random variable?
(Question ID: 0660105131)
Which of the following is a discrete random variable?
(Question ID: 0658308120)
Which of the following is a continuous random variable?
(Question ID: 0755456747)
Which of the following is a continuous random variable?
(Question ID: 0336952340)
Which of the following is a discrete random variable?
(Question ID: 0107537143)
Which of the following is a discrete random variable?
(Question ID: 0318652294)
Which of the following is a continuous random variable?
(Question ID: 0598592259)
Which of the following is a continuous random variable?
(Question ID: 0701585969)
Which of the following is a continuous random variable?
(Question ID: 0245407051)
Which of the following is a continuous random variable?
(Question ID: 0071242952)
Which of the following is a discrete random variable?
(Question ID: 0006501430)
Which of the following is a discrete random variable?
(Question ID: 0211642247)
Which of the following is a discrete random variable?
(Question ID: 0376453932)
Which of the following is a continuous random variable?
(Question ID: 0511831617)
Which of the following is a continuous random variable?
(Question ID: 0386256330)
Which of the following is a discrete random variable?
(Question ID: 0994514319)
Which of the following is a continuous random variable?
(Question ID: 0537889972)
Which of the following is a continuous random variable?
(Question ID: 0534712715)
Which of the following is a continuous random variable?
(Question ID: 0729079057)
Which of the following is a discrete random variable?
(Question ID: 0822493955)
Which of the following is a continuous random variable?
(Question ID: 0302107318)
Which of the following is a continuous random variable?
(Question ID: 0257567298)
Which of the following is a continuous random variable?
(Question ID: 0462769893)
Which of the following is a continuous random variable?
(Question ID: 0782868506)
Which of the following is a discrete random variable?
(Question ID: 0847337400)
Which of the following is a discrete random variable?
(Question ID: 0850566939)
Which of the following is a discrete random variable?
(Question ID: 0322647332)
Which of the following is a continuous random variable?
(Question ID: 0304730699)
Which of the following is a continuous random variable?
(Question ID: 0878410977)
Which of the following is a discrete random variable?
(Question ID: 0141318293)
Which of the following is a continuous random variable?
(Question ID: 0287462430)
Which of the following is a discrete random variable?
(Question ID: 0857108007)
Which of the following is a discrete random variable?
(Question ID: 0595581907)
Which of the following is a continuous random variable?
(Question ID: 0834874022)
Which of the following is a continuous random variable?
(Question ID: 0524665627)
Which of the following is a discrete random variable?
(Question ID: 0863838406)
Which of the following is a discrete random variable?
(Question ID: 0264964642)
Which of the following is a continuous random variable?
(Question ID: 0894729400)
Which of the following is a continuous random variable?
(Question ID: 0506089586)
Which of the following is a continuous random variable?
(Question ID: 0597909996)
Which of the following is a discrete random variable?
(Question ID: 0441506221)
Which of the following is a discrete random variable?
(Question ID: 0073637068)
Which of the following is a discrete random variable?
(Question ID: 0848040342)
Which of the following is a discrete random variable?
(Question ID: 0390696979)
Which of the following is a continuous random variable?
(Question ID: 0844998246)
Which of the following is a continuous random variable?
(Question ID: 0323321970)
Which of the following is a continuous random variable?
(Question ID: 0338798017)
Which of the following is a continuous random variable?
(Question ID: 0802332261)
Which of the following is a continuous random variable?
(Question ID: 0352183504)
Which of the following is a discrete random variable?
(Question ID: 0633220473)
Which of the following is a continuous random variable?
(Question ID: 0051257955)
Which of the following is a continuous random variable?
(Question ID: 0375687174)
Which of the following is a continuous random variable?
(Question ID: 0245578321)
Which of the following is a continuous random variable?
(Question ID: 0946450850)
Which of the following is a discrete random variable?
(Question ID: 0558484046)
Which of the following is a continuous random variable?
(Question ID: 0630775807)
Which of the following is a continuous random variable?
(Question ID: 0943016909)
Which of the following is a discrete random variable?
(Question ID: 0761917831)
Which of the following is a discrete random variable?
(Question ID: 0560032523)
Which of the following is a discrete random variable?
(Question ID: 0003780063)
Which of the following is a continuous random variable?
(Question ID: 0486169430)
Which of the following is a discrete random variable?
(Question ID: 0650646528)
Which of the following is a discrete random variable?
(Question ID: 0682513798)
Which of the following is a continuous random variable?
(Question ID: 0325112362)
Which of the following is a discrete random variable?
(Question ID: 0727876623)
Which of the following is a discrete random variable?
(Question ID: 0426810638)
Which of the following is a discrete random variable?
(Question ID: 0265031205)
Which of the following is a discrete random variable?
(Question ID: 0892733569)
Which of the following is a discrete random variable?
(Question ID: 0218115886)
Which of the following is a continuous random variable?
(Question ID: 0599418918)
Which of the following is a discrete random variable?
(Question ID: 0098659834)
Which of the following is a discrete random variable?
(Question ID: 0123309836)
Which of the following is a discrete random variable?
(Question ID: 0082819283)
Which of the following is a continuous random variable?
(Question ID: 0336140491)
Which of the following is a discrete random variable?
(Question ID: 0385623603)
Which of the following is a discrete random variable?
(Question ID: 0478133122)
Which of the following is a continuous random variable?
(Question ID: 0985517238)
Which of the following is a discrete random variable?
(Question ID: 0730140728)
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{2, 11, 16\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 2)\).
- Compute \(P(X < 9)\).
Question ID: 0614282275
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{1, 7, 14\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 1)\).
- Compute \(P(X \leq 3)\).
Question ID: 0215012287
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}7k & x = -30\\ 0.112 & x =-23 \\ 17k & x = 18.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X = -30)\).
- Compute \(P(X \leq -3)\).
Question ID: 0341110239
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}17k & x = -24\\ 0.622 & x =-20 \\ 10k & x = -18.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X = -24)\).
- Compute \(P(X > -22)\).
Question ID: 0139777441
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}6k & x = -44\\ 11k & x =-28 \\ 0.303 & x = 36.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X = -44)\).
- Compute \(P(X > 34)\).
Question ID: 0141885966
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}0.422 & x = -31\\ 5k & x =13 \\ 12k & x = 20.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X = 13)\).
- Compute \(P(X \leq 13)\).
Question ID: 0932649592
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(2x + 10), x \in \{1, 2, 3\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 3)\).
- Compute \(P(X \leq 2)\).
Question ID: 0635804071
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(1x + 8), x \in \{1, 8, 10\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 1)\).
- Compute \(P(X \geq 8)\).
Question ID: 0548590195
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}14k & x = -36\\ 8k & x =-9 \\ 0.78 & x = 19.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X \neq -9)\).
- Compute \(P(X \leq -31)\).
Question ID: 0744894147
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{12, 15, 17\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 15)\).
- Compute \(P(X \geq 13)\).
Question ID: 0235774553
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}12k & x = -20\\ 0.272 & x =-10 \\ 14k & x = 38.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X = -20)\).
- Compute \(P(X \geq 10)\).
Question ID: 0119915843
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}0.363 & x = -37\\ 8k & x =-7 \\ 5k & x = 23.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X \neq -37)\).
- Compute \(P(X \geq -21)\).
Question ID: 0257712677
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{10, 13, 18\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 18)\).
- Compute \(P(X < 16)\).
Question ID: 0414213091
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}0.48 & x = -49\\ 20k & x =1 \\ 6k & x = 12.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X = -49)\).
- Compute \(P(X \leq 1)\).
Question ID: 0474960071
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}0.43 & x = -13\\ 4k & x =38 \\ 6k & x = 49.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X \neq 49)\).
- Compute \(P(X \leq 41)\).
Question ID: 0578172644
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{7, 14, 15\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 7)\).
- Compute \(P(X \geq 9)\).
Question ID: 0691404833
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}19k & x = 39\\ 0.804 & x =40 \\ 9k & x = 44.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X \neq 44)\).
- Compute \(P(X < 41)\).
Question ID: 0651299414
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}0.775 & x = -31\\ 8k & x =-22 \\ 1k & x = -3.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X = -3)\).
- Compute \(P(X \geq -27)\).
Question ID: 0210808242
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(10x + 8), x \in \{3, 5, 7\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 5)\).
- Compute \(P(X \geq 5)\).
Question ID: 0467259492
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{4, 10, 14\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 10)\).
- Compute \(P(X \geq 11)\).
Question ID: 0317465799
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(5x + 2), x \in \{0, 4, 7\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 0)\).
- Compute \(P(X \leq 4)\).
Question ID: 0468462747
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}8k & x = -9\\ 5k & x =-4 \\ 0.233 & x = 38.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X \neq -4)\).
- Compute \(P(X \geq 35)\).
Question ID: 0722927365
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(10x + 9), x \in \{7, 8, 9\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 9)\).
- Compute \(P(X \leq 6)\).
Question ID: 0955254841
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}7k & x = -34\\ 0.784 & x =14 \\ 11k & x = 39.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X \neq 14)\).
- Compute \(P(X \geq 27)\).
Question ID: 0232773340
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(9x + 7), x \in \{1, 5, 8\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 1)\).
- Compute \(P(X < 5)\).
Question ID: 0197925543
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(9x + 10), x \in \{0, 3, 6\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 3)\).
- Compute \(P(X > 5)\).
Question ID: 0853845892
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(1x + 8), x \in \{1, 5, 9\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 9)\).
- Compute \(P(X \geq 2)\).
Question ID: 0090848016
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{3, 9, 14\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 3)\).
- Compute \(P(X < 6)\).
Question ID: 0814705566
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(3x + 4), x \in \{0, 1, 10\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 1)\).
- Compute \(P(X \leq 8)\).
Question ID: 0858574946
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{3, 8, 10\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 8)\).
- Compute \(P(X < 8)\).
Question ID: 0902625643
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(10x + 4), x \in \{4, 7, 10\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 10)\).
- Compute \(P(X < 5)\).
Question ID: 0426696270
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(6x + 3), x \in \{0, 1, 7\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 7)\).
- Compute \(P(X > 3)\).
Question ID: 0785390501
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{3, 10, 16\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 10)\).
- Compute \(P(X < 6)\).
Question ID: 0778922135
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}10k & x = -41\\ 0.77 & x =-39 \\ 13k & x = -4.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X = -41)\).
- Compute \(P(X > -40)\).
Question ID: 0518278470
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(5x + 4), x \in \{3, 8, 10\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 3)\).
- Compute \(P(X > 5)\).
Question ID: 0342205469
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(8x + 4), x \in \{2, 5, 6\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 6)\).
- Compute \(P(X \geq 5)\).
Question ID: 0254827970
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}0.328 & x = -41\\ 2k & x =-31 \\ 1k & x = -24.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X = -41)\).
- Compute \(P(X > -27)\).
Question ID: 0222496858
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}0.58 & x = -26\\ 19k & x =12 \\ 11k & x = 20.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X = -26)\).
- Compute \(P(X < -16)\).
Question ID: 0153346648
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{5, 6, 11\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 5)\).
- Compute \(P(X > 6)\).
Question ID: 0261592052
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{3, 18, 19\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 18)\).
- Compute \(P(X < 18)\).
Question ID: 0604779127
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}1k & x = -42\\ 12k & x =12 \\ 0.285 & x = 37.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X \neq 12)\).
- Compute \(P(X \geq 12)\).
Question ID: 0518271164
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(4x + 1), x \in \{0, 2, 4\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 0)\).
- Compute \(P(X < 3)\).
Question ID: 0129817022
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(8x + 2), x \in \{4, 6, 8\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 6)\).
- Compute \(P(X < 6)\).
Question ID: 0655061816
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(6x + 10), x \in \{0, 1, 8\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 1)\).
- Compute \(P(X \leq 3)\).
Question ID: 0094823250
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}0.594 & x = -43\\ 13k & x =-37 \\ 16k & x = 18.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X \neq 18)\).
- Compute \(P(X < 0)\).
Question ID: 0451016542
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(2x + 3), x \in \{0, 6, 10\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 6)\).
- Compute \(P(X \leq 2)\).
Question ID: 0840565063
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{4, 18, 20\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 18)\).
- Compute \(P(X \leq 13)\).
Question ID: 0064745143
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(5x + 3), x \in \{1, 3, 10\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 3)\).
- Compute \(P(X \geq 7)\).
Question ID: 0571940655
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(3x + 7), x \in \{3, 4, 8\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 3)\).
- Compute \(P(X \geq 6)\).
Question ID: 0865973899
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{2, 8, 17\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 8)\).
- Compute \(P(X > 13)\).
Question ID: 0797387917
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}10k & x = -50\\ 9k & x =-19 \\ 0.525 & x = -1.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X = -19)\).
- Compute \(P(X > -30)\).
Question ID: 0711216705
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{5, 7, 14\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 14)\).
- Compute \(P(X > 6)\).
Question ID: 0706403095
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(9x + 7), x \in \{1, 5, 7\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 7)\).
- Compute \(P(X \geq 5)\).
Question ID: 0781207944
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}13k & x = -23\\ 0.736 & x =1 \\ 11k & x = 21.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X \neq 1)\).
- Compute \(P(X \geq 7)\).
Question ID: 0876611807
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(4x + 6), x \in \{6, 7, 8\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 8)\).
- Compute \(P(X \leq 5)\).
Question ID: 0714429456
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}5k & x = -34\\ 13k & x =-10 \\ 0.334 & x = 9.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X \neq -10)\).
- Compute \(P(X < -12)\).
Question ID: 0611539072
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{1, 14, 19\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 14)\).
- Compute \(P(X \geq 8)\).
Question ID: 0455008533
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(6x + 5), x \in \{1, 5, 8\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 8)\).
- Compute \(P(X < 4)\).
Question ID: 0977425529
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(10x + 3), x \in \{1, 3, 6\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 6)\).
- Compute \(P(X < 5)\).
Question ID: 0336571776
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{3, 4, 12\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 3)\).
- Compute \(P(X \leq 9)\).
Question ID: 0428424403
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(10x + 2), x \in \{0, 1, 6\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 6)\).
- Compute \(P(X \geq 4)\).
Question ID: 0325305184
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{15, 18, 19\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 19)\).
- Compute \(P(X \leq 18)\).
Question ID: 0409619880
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{5, 7, 20\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 5)\).
- Compute \(P(X \leq 10)\).
Question ID: 0641713692
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{3, 5, 8\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 3)\).
- Compute \(P(X > 7)\).
Question ID: 0626403183
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{2, 3, 13\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 3)\).
- Compute \(P(X > 10)\).
Question ID: 0501419443
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}12k & x = -25\\ 8k & x =21 \\ 0.82 & x = 38.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X \neq 21)\).
- Compute \(P(X \geq 1)\).
Question ID: 0572085757
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{8, 11, 12\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 11)\).
- Compute \(P(X \leq 9)\).
Question ID: 0741487181
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(8x + 1), x \in \{3, 6, 8\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 8)\).
- Compute \(P(X > 7)\).
Question ID: 0754050143
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{1, 9, 12\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 12)\).
- Compute \(P(X \leq 11)\).
Question ID: 0722583361
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{6, 10, 16\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 10)\).
- Compute \(P(X \geq 7)\).
Question ID: 0147350594
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(1x + 4), x \in \{2, 6, 8\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 8)\).
- Compute \(P(X \geq 4)\).
Question ID: 0701579519
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{9, 13, 16\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 13)\).
- Compute \(P(X > 11)\).
Question ID: 0199571739
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{3, 6, 18\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 6)\).
- Compute \(P(X < 14)\).
Question ID: 0906415030
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}0.839 & x = -8\\ 10k & x =-5 \\ 13k & x = 38.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X = -5)\).
- Compute \(P(X < 5)\).
Question ID: 0727574322
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{1, 5, 16\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 5)\).
- Compute \(P(X < 5)\).
Question ID: 0383755491
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{9, 12, 20\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 20)\).
- Compute \(P(X \leq 14)\).
Question ID: 0699451489
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{5, 16, 17\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 16)\).
- Compute \(P(X < 13)\).
Question ID: 0400873158
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{1, 6, 15\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 15)\).
- Compute \(P(X > 4)\).
Question ID: 0857906096
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(6x + 3), x \in \{0, 2, 10\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 2)\).
- Compute \(P(X \leq 6)\).
Question ID: 0497844486
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(10x + 3), x \in \{1, 2, 3\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 2)\).
- Compute \(P(X \geq 2)\).
Question ID: 0251201114
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(7x + 1), x \in \{1, 2, 9\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 2)\).
- Compute \(P(X \leq 3)\).
Question ID: 0593602666
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{6, 13, 15\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 15)\).
- Compute \(P(X > 10)\).
Question ID: 0047920093
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{1, 17, 19\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 1)\).
- Compute \(P(X < 3)\).
Question ID: 0230570065
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}0.153 & x = -47\\ 6k & x =-15 \\ 5k & x = -5.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X = -5)\).
- Compute \(P(X \leq -19)\).
Question ID: 0284954294
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}14k & x = -40\\ 8k & x =30 \\ 0.868 & x = 33.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X = -40)\).
- Compute \(P(X < -4)\).
Question ID: 0740940055
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}0.454 & x = -16\\ 17k & x =-13 \\ 9k & x = -8.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X = -16)\).
- Compute \(P(X \leq -14)\).
Question ID: 0178161129
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{1, 6, 19\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 6)\).
- Compute \(P(X > 2)\).
Question ID: 0988584619
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}12k & x = -41\\ 14k & x =-30 \\ 0.168 & x = -29.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X \neq -41)\).
- Compute \(P(X \geq -39)\).
Question ID: 0018304341
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{9, 18, 20\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 9)\).
- Compute \(P(X \leq 11)\).
Question ID: 0413781886
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}0.188 & x = -21\\ 17k & x =39 \\ 11k & x = 44.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X \neq -21)\).
- Compute \(P(X < 17)\).
Question ID: 0795232718
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}13k & x = -31\\ 5k & x =-12 \\ 0.766 & x = 50.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X = -12)\).
- Compute \(P(X > -4)\).
Question ID: 0215189478
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}1k & x = -32\\ 10k & x =0 \\ 0.494 & x = 20.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X \neq 20)\).
- Compute \(P(X \geq 14)\).
Question ID: 0989890323
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}8k & x = -36\\ 7k & x =-34 \\ 0.295 & x = 2.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X \neq -34)\).
- Compute \(P(X > -5)\).
Question ID: 0169957534
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{3, 4, 18\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 18)\).
- Compute \(P(X < 14)\).
Question ID: 0184874695
A discrete random variable \(X\) has probability mass function \[p_X(x) = k(2x + 7), x \in \{0, 1, 9\}.\]
- What is the value of \(k\)?
- Compute \(P(X \neq 9)\).
- Compute \(P(X \geq 1)\).
Question ID: 0642551931
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}7k & x = -2\\ 0.307 & x =5 \\ 14k & x = 28.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X = -2)\).
- Compute \(P(X > 1)\).
Question ID: 0691477954
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}2k & x = -21\\ 4k & x =10 \\ 0.484 & x = 22.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X \neq -21)\).
- Compute \(P(X < -10)\).
Question ID: 0748337097
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{3, 6, 20\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 20)\).
- Compute \(P(X \geq 16)\).
Question ID: 0238284974
A discrete random variable \(X\) has probability mass function \[p_X(x) = \dfrac{k}{x^2}, x \in \{6, 11, 16\}.\]
- What is the value of \(k\)?
- Compute \(P(X = 11)\).
- Compute \(P(X \leq 8)\).
Question ID: 0897087126
A discrete random variable \(X\) has probability mass function \[p_X(x) = \begin{cases}0.159 & x = -47\\ 19k & x =0 \\ 10k & x = 1.\end{cases}\]
- What is the value of \(k\)?
- Compute \(P(X = 1)\).
- Compute \(P(X \leq -23)\).
Question ID: 0985750585
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{9}{x}\dbinom{18}{6-x}}{296010},\quad x\in\{0,\dots,6\}.\]
- Compte \(P(X = 3)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 2)\).
- Compute \(P(1 < X \leq 4)\).
Question ID: 0951012665
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 9}{x}\dbinom{14-x}{12-x}}{2704156},\quad x\in\{0,\dots,12\}.\]
- Compte \(P(X = 12)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 10)\).
- Compute \(P(6 < X \leq 9)\).
Question ID: 0448269884
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.13^{6}\times\dbinom{6}{x}\left(\dfrac{0.87}{0.13}\right)^x, \quad x \in \{0,\dots,6\}.\]
- Compte \(P(X = 6)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 1)\).
- Compute \(P(4 < X \leq 6)\).
Question ID: 0158036158
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{5}{x}\dbinom{13}{4-x}}{3060},\quad x\in\{0,\dots,4\}.\]
- Compte \(P(X = 1)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 3)\).
- Compute \(P(1 < X < 4)\).
Question ID: 0808276490
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 1}{x}\dbinom{16-x}{8-x}}{43758},\quad x\in\{0,\dots,8\}.\]
- Compte \(P(X = 7)\).
- Compute \(P(X \leq 8)\).
- Compute \(P(X > 2)\).
- Compute \(P(3 < X \leq 5)\).
Question ID: 0993980129
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 4}{x}\dbinom{23-x}{8-x}}{3108105},\quad x\in\{0,\dots,8\}.\]
- Compte \(P(X = 8)\).
- Compute \(P(X \leq 8)\).
- Compute \(P(X > 7)\).
- Compute \(P(1 < X \leq 4)\).
Question ID: 0782200184
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 14}{x}\dbinom{14-x}{6-x}}{475020},\quad x\in\{0,\dots,6\}.\]
- Compte \(P(X = 4)\).
- Compute \(P(X \leq 6)\).
- Compute \(P(X > 1)\).
- Compute \(P(1 < X < 3)\).
Question ID: 0036097539
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 9}{x}\dbinom{18-x}{5-x}}{98280},\quad x\in\{0,\dots,5\}.\]
- Compte \(P(X = 3)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 1)\).
- Compute \(P(0 < X \leq 2)\).
Question ID: 0944170557
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 13}{x}\dbinom{16-x}{11-x}}{54627300},\quad x\in\{0,\dots,11\}.\]
- Compte \(P(X = 9)\).
- Compute \(P(X \leq 11)\).
- Compute \(P(X > 2)\).
- Compute \(P(6 \leq X < 8)\).
Question ID: 0341783209
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 14}{x}\dbinom{15-x}{7-x}}{2035800},\quad x\in\{0,\dots,7\}.\]
- Compte \(P(X = 3)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 0)\).
- Compute \(P(5 \leq X \leq 7)\).
Question ID: 0806579907
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 8}{x}\dbinom{14-x}{12-x}}{1352078},\quad x\in\{0,\dots,12\}.\]
- Compte \(P(X = 5)\).
- Compute \(P(X \leq 12)\).
- Compute \(P(X > 1)\).
- Compute \(P(9 < X < 12)\).
Question ID: 0289985328
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{10}{x}\dbinom{20}{7-x}}{2035800},\quad x\in\{0,\dots,7\}.\]
- Compte \(P(X = 1)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 5)\).
- Compute \(P(0 \leq X \leq 3)\).
Question ID: 0473527629
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 17}{x}\dbinom{11-x}{11-x}}{34597290},\quad x\in\{0,\dots,11\}.\]
- Compte \(P(X = 10)\).
- Compute \(P(X \leq 11)\).
- Compute \(P(X > 1)\).
- Compute \(P(7 \leq X \leq 10)\).
Question ID: 0021047709
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.4^{5}\times\dbinom{5}{x}\left(\dfrac{0.6}{0.4}\right)^x, \quad x \in \{0,\dots,5\}.\]
- Compte \(P(X = 1)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 3)\).
- Compute \(P(3 < X \leq 5)\).
Question ID: 0237146633
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.92^{5}\times\dbinom{5}{x}\left(\dfrac{0.08}{0.92}\right)^x, \quad x \in \{0,\dots,5\}.\]
- Compte \(P(X = 5)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 2)\).
- Compute \(P(2 < X < 4)\).
Question ID: 0009112634
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{10}{x}\dbinom{15}{8-x}}{1081575},\quad x\in\{0,\dots,8\}.\]
- Compte \(P(X = 4)\).
- Compute \(P(X \leq 8)\).
- Compute \(P(X > 1)\).
- Compute \(P(5 \leq X \leq 7)\).
Question ID: 0826818990
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.84^{6}\times\dbinom{6}{x}\left(\dfrac{0.16}{0.84}\right)^x, \quad x \in \{0,\dots,6\}.\]
- Compte \(P(X = 0)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 0)\).
- Compute \(P(0 \leq X \leq 2)\).
Question ID: 0532902750
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 8}{x}\dbinom{17-x}{6-x}}{230230},\quad x\in\{0,\dots,6\}.\]
- Compte \(P(X = 1)\).
- Compute \(P(X \leq 5)\).
- Compute \(P(X > 5)\).
- Compute \(P(0 \leq X \leq 2)\).
Question ID: 0044130467
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 11}{x}\dbinom{10-x}{9-x}}{497420},\quad x\in\{0,\dots,9\}.\]
- Compte \(P(X = 0)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 2)\).
- Compute \(P(6 < X \leq 9)\).
Question ID: 0817207623
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 5}{x}\dbinom{10-x}{5-x}}{4368},\quad x\in\{0,\dots,5\}.\]
- Compte \(P(X = 5)\).
- Compute \(P(X \leq 5)\).
- Compute \(P(X > 1)\).
- Compute \(P(3 < X \leq 5)\).
Question ID: 0554658019
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 4}{x}\dbinom{19-x}{5-x}}{42504},\quad x\in\{0,\dots,5\}.\]
- Compte \(P(X = 1)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 1)\).
- Compute \(P(1 < X \leq 3)\).
Question ID: 0003897127
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 7}{x}\dbinom{13-x}{8-x}}{203490},\quad x\in\{0,\dots,8\}.\]
- Compte \(P(X = 5)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 0)\).
- Compute \(P(5 \leq X \leq 7)\).
Question ID: 0153209612
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 20}{x}\dbinom{8-x}{5-x}}{118755},\quad x\in\{0,\dots,5\}.\]
- Compte \(P(X = 3)\).
- Compute \(P(X \leq 5)\).
- Compute \(P(X > 3)\).
- Compute \(P(3 \leq X \leq 5)\).
Question ID: 0641615460
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{8}{x}\dbinom{8}{7-x}}{11440},\quad x\in\{0,\dots,7\}.\]
- Compte \(P(X = 3)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 7)\).
- Compute \(P(1 \leq X < 4)\).
Question ID: 0928555351
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 11}{x}\dbinom{18-x}{10-x}}{30045015},\quad x\in\{0,\dots,10\}.\]
- Compte \(P(X = 9)\).
- Compute \(P(X \leq 8)\).
- Compute \(P(X > 2)\).
- Compute \(P(2 \leq X < 4)\).
Question ID: 0259888265
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.86^{7}\times\dbinom{7}{x}\left(\dfrac{0.14}{0.86}\right)^x, \quad x \in \{0,\dots,7\}.\]
- Compte \(P(X = 4)\).
- Compute \(P(X \leq 7)\).
- Compute \(P(X > 5)\).
- Compute \(P(0 \leq X \leq 2)\).
Question ID: 0140550477
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{5}{x}\dbinom{16}{4-x}}{5985},\quad x\in\{0,\dots,4\}.\]
- Compte \(P(X = 1)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 2)\).
- Compute \(P(2 \leq X < 4)\).
Question ID: 0469209300
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{6}{x}\dbinom{11}{6-x}}{12376},\quad x\in\{0,\dots,6\}.\]
- Compte \(P(X = 0)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 0)\).
- Compute \(P(1 < X < 4)\).
Question ID: 0817043363
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.24^{7}\times\dbinom{7}{x}\left(\dfrac{0.76}{0.24}\right)^x, \quad x \in \{0,\dots,7\}.\]
- Compte \(P(X = 6)\).
- Compute \(P(X \leq 1)\).
- Compute \(P(X > 6)\).
- Compute \(P(2 < X < 4)\).
Question ID: 0551283827
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.68^{7}\times\dbinom{7}{x}\left(\dfrac{0.32}{0.68}\right)^x, \quad x \in \{0,\dots,7\}.\]
- Compte \(P(X = 6)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 0)\).
- Compute \(P(4 < X < 6)\).
Question ID: 0267139550
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{11}{x}\dbinom{12}{9-x}}{817190},\quad x\in\{0,\dots,9\}.\]
- Compte \(P(X = 6)\).
- Compute \(P(X \leq 8)\).
- Compute \(P(X > 1)\).
- Compute \(P(5 < X \leq 7)\).
Question ID: 0822827501
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{8}{x}\dbinom{12}{5-x}}{15504},\quad x\in\{0,\dots,5\}.\]
- Compte \(P(X = 3)\).
- Compute \(P(X \leq 1)\).
- Compute \(P(X > 1)\).
- Compute \(P(1 \leq X \leq 3)\).
Question ID: 0156935106
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{8}{x}\dbinom{11}{5-x}}{11628},\quad x\in\{0,\dots,5\}.\]
- Compte \(P(X = 0)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 2)\).
- Compute \(P(0 \leq X \leq 2)\).
Question ID: 0553034243
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 7}{x}\dbinom{19-x}{10-x}}{8436285},\quad x\in\{0,\dots,10\}.\]
- Compte \(P(X = 10)\).
- Compute \(P(X \leq 9)\).
- Compute \(P(X > 0)\).
- Compute \(P(3 \leq X \leq 6)\).
Question ID: 0889198396
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{7}{x}\dbinom{18}{7-x}}{480700},\quad x\in\{0,\dots,7\}.\]
- Compte \(P(X = 2)\).
- Compute \(P(X \leq 5)\).
- Compute \(P(X > 2)\).
- Compute \(P(1 < X < 3)\).
Question ID: 0372701921
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{9}{x}\dbinom{12}{6-x}}{54264},\quad x\in\{0,\dots,6\}.\]
- Compte \(P(X = 3)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 6)\).
- Compute \(P(0 < X < 2)\).
Question ID: 0923824094
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{5}{x}\dbinom{11}{4-x}}{1820},\quad x\in\{0,\dots,4\}.\]
- Compte \(P(X = 1)\).
- Compute \(P(X \leq 4)\).
- Compute \(P(X > 1)\).
- Compute \(P(1 \leq X < 3)\).
Question ID: 0271703459
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.23^{9}\times\dbinom{9}{x}\left(\dfrac{0.77}{0.23}\right)^x, \quad x \in \{0,\dots,9\}.\]
- Compte \(P(X = 9)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 7)\).
- Compute \(P(6 \leq X \leq 9)\).
Question ID: 0494026915
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{6}{x}\dbinom{15}{6-x}}{54264},\quad x\in\{0,\dots,6\}.\]
- Compte \(P(X = 6)\).
- Compute \(P(X \leq 4)\).
- Compute \(P(X > 2)\).
- Compute \(P(2 < X \leq 5)\).
Question ID: 0299929333
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.86^{7}\times\dbinom{7}{x}\left(\dfrac{0.14}{0.86}\right)^x, \quad x \in \{0,\dots,7\}.\]
- Compte \(P(X = 2)\).
- Compute \(P(X \leq 6)\).
- Compute \(P(X > 0)\).
- Compute \(P(0 \leq X \leq 2)\).
Question ID: 0724500112
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.28^{10}\times\dbinom{10}{x}\left(\dfrac{0.72}{0.28}\right)^x, \quad x \in \{0,\dots,10\}.\]
- Compte \(P(X = 10)\).
- Compute \(P(X \leq 10)\).
- Compute \(P(X > 9)\).
- Compute \(P(1 < X < 4)\).
Question ID: 0936049911
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{7}{x}\dbinom{12}{6-x}}{27132},\quad x\in\{0,\dots,6\}.\]
- Compte \(P(X = 5)\).
- Compute \(P(X \leq 5)\).
- Compute \(P(X > 4)\).
- Compute \(P(0 < X \leq 2)\).
Question ID: 0680200497
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 9}{x}\dbinom{19-x}{7-x}}{1560780},\quad x\in\{0,\dots,7\}.\]
- Compte \(P(X = 4)\).
- Compute \(P(X \leq 5)\).
- Compute \(P(X > 5)\).
- Compute \(P(3 < X < 6)\).
Question ID: 0441958892
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.59^{10}\times\dbinom{10}{x}\left(\dfrac{0.41}{0.59}\right)^x, \quad x \in \{0,\dots,10\}.\]
- Compte \(P(X = 2)\).
- Compute \(P(X \leq 10)\).
- Compute \(P(X > 1)\).
- Compute \(P(2 < X < 4)\).
Question ID: 0414749834
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{6}{x}\dbinom{18}{4-x}}{10626},\quad x\in\{0,\dots,4\}.\]
- Compte \(P(X = 0)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 0)\).
- Compute \(P(0 \leq X < 3)\).
Question ID: 0918855309
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{9}{x}\dbinom{11}{8-x}}{125970},\quad x\in\{0,\dots,8\}.\]
- Compte \(P(X = 6)\).
- Compute \(P(X \leq 1)\).
- Compute \(P(X > 2)\).
- Compute \(P(3 \leq X < 6)\).
Question ID: 0549928224
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{6}{x}\dbinom{24}{6-x}}{593775},\quad x\in\{0,\dots,6\}.\]
- Compte \(P(X = 6)\).
- Compute \(P(X \leq 6)\).
- Compute \(P(X > 0)\).
- Compute \(P(2 < X \leq 5)\).
Question ID: 0485764645
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.53^{7}\times\dbinom{7}{x}\left(\dfrac{0.47}{0.53}\right)^x, \quad x \in \{0,\dots,7\}.\]
- Compte \(P(X = 6)\).
- Compute \(P(X \leq 5)\).
- Compute \(P(X > 2)\).
- Compute \(P(0 \leq X \leq 2)\).
Question ID: 0149915236
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{6}{x}\dbinom{24}{6-x}}{593775},\quad x\in\{0,\dots,6\}.\]
- Compte \(P(X = 1)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 2)\).
- Compute \(P(1 < X < 3)\).
Question ID: 0148036430
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.02^{5}\times\dbinom{5}{x}\left(\dfrac{0.98}{0.02}\right)^x, \quad x \in \{0,\dots,5\}.\]
- Compte \(P(X = 0)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 3)\).
- Compute \(P(1 \leq X < 3)\).
Question ID: 0751398950
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.52^{10}\times\dbinom{10}{x}\left(\dfrac{0.48}{0.52}\right)^x, \quad x \in \{0,\dots,10\}.\]
- Compte \(P(X = 8)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 10)\).
- Compute \(P(4 < X \leq 6)\).
Question ID: 0181277460
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 9}{x}\dbinom{19-x}{13-x}}{67863915},\quad x\in\{0,\dots,13\}.\]
- Compte \(P(X = 3)\).
- Compute \(P(X \leq 11)\).
- Compute \(P(X > 12)\).
- Compute \(P(2 \leq X < 4)\).
Question ID: 0915878220
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.95^{10}\times\dbinom{10}{x}\left(\dfrac{0.05}{0.95}\right)^x, \quad x \in \{0,\dots,10\}.\]
- Compte \(P(X = 5)\).
- Compute \(P(X \leq 9)\).
- Compute \(P(X > 10)\).
- Compute \(P(1 \leq X \leq 4)\).
Question ID: 0784536300
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{8}{x}\dbinom{15}{5-x}}{33649},\quad x\in\{0,\dots,5\}.\]
- Compte \(P(X = 0)\).
- Compute \(P(X \leq 1)\).
- Compute \(P(X > 0)\).
- Compute \(P(2 < X < 4)\).
Question ID: 0273649600
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{7}{x}\dbinom{22}{5-x}}{118755},\quad x\in\{0,\dots,5\}.\]
- Compte \(P(X = 0)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 2)\).
- Compute \(P(0 < X \leq 3)\).
Question ID: 0254303926
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{5}{x}\dbinom{25}{5-x}}{142506},\quad x\in\{0,\dots,5\}.\]
- Compte \(P(X = 2)\).
- Compute \(P(X \leq 1)\).
- Compute \(P(X > 4)\).
- Compute \(P(1 \leq X < 3)\).
Question ID: 0950735523
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.24^{6}\times\dbinom{6}{x}\left(\dfrac{0.76}{0.24}\right)^x, \quad x \in \{0,\dots,6\}.\]
- Compte \(P(X = 6)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 6)\).
- Compute \(P(2 < X < 4)\).
Question ID: 0884178701
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{15}{x}\dbinom{14}{8-x}}{4292145},\quad x\in\{0,\dots,8\}.\]
- Compte \(P(X = 6)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 7)\).
- Compute \(P(0 < X \leq 2)\).
Question ID: 0682352979
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 3}{x}\dbinom{14-x}{5-x}}{8568},\quad x\in\{0,\dots,5\}.\]
- Compte \(P(X = 0)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 1)\).
- Compute \(P(0 < X \leq 3)\).
Question ID: 0115695445
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.24^{6}\times\dbinom{6}{x}\left(\dfrac{0.76}{0.24}\right)^x, \quad x \in \{0,\dots,6\}.\]
- Compte \(P(X = 4)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 4)\).
- Compute \(P(2 \leq X \leq 4)\).
Question ID: 0492898369
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.94^{8}\times\dbinom{8}{x}\left(\dfrac{0.06}{0.94}\right)^x, \quad x \in \{0,\dots,8\}.\]
- Compte \(P(X = 8)\).
- Compute \(P(X \leq 8)\).
- Compute \(P(X > 6)\).
- Compute \(P(2 < X \leq 5)\).
Question ID: 0324283830
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{9}{x}\dbinom{13}{4-x}}{7315},\quad x\in\{0,\dots,4\}.\]
- Compte \(P(X = 3)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 4)\).
- Compute \(P(0 \leq X \leq 2)\).
Question ID: 0542991619
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.68^{6}\times\dbinom{6}{x}\left(\dfrac{0.32}{0.68}\right)^x, \quad x \in \{0,\dots,6\}.\]
- Compte \(P(X = 0)\).
- Compute \(P(X \leq 1)\).
- Compute \(P(X > 2)\).
- Compute \(P(1 \leq X \leq 3)\).
Question ID: 0466718741
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.07^{7}\times\dbinom{7}{x}\left(\dfrac{0.93}{0.07}\right)^x, \quad x \in \{0,\dots,7\}.\]
- Compte \(P(X = 6)\).
- Compute \(P(X \leq 5)\).
- Compute \(P(X > 1)\).
- Compute \(P(4 \leq X \leq 6)\).
Question ID: 0775594878
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{5}{x}\dbinom{17}{5-x}}{26334},\quad x\in\{0,\dots,5\}.\]
- Compte \(P(X = 3)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 5)\).
- Compute \(P(0 < X \leq 2)\).
Question ID: 0126006970
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.12^{8}\times\dbinom{8}{x}\left(\dfrac{0.88}{0.12}\right)^x, \quad x \in \{0,\dots,8\}.\]
- Compte \(P(X = 7)\).
- Compute \(P(X \leq 6)\).
- Compute \(P(X > 6)\).
- Compute \(P(3 < X \leq 5)\).
Question ID: 0940989278
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.24^{10}\times\dbinom{10}{x}\left(\dfrac{0.76}{0.24}\right)^x, \quad x \in \{0,\dots,10\}.\]
- Compte \(P(X = 4)\).
- Compute \(P(X \leq 8)\).
- Compute \(P(X > 0)\).
- Compute \(P(8 < X < 10)\).
Question ID: 0114114168
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.1^{6}\times\dbinom{6}{x}\left(\dfrac{0.9}{0.1}\right)^x, \quad x \in \{0,\dots,6\}.\]
- Compte \(P(X = 0)\).
- Compute \(P(X \leq 1)\).
- Compute \(P(X > 4)\).
- Compute \(P(3 < X \leq 6)\).
Question ID: 0214523842
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 9}{x}\dbinom{17-x}{13-x}}{20058300},\quad x\in\{0,\dots,13\}.\]
- Compte \(P(X = 7)\).
- Compute \(P(X \leq 13)\).
- Compute \(P(X > 11)\).
- Compute \(P(9 < X < 11)\).
Question ID: 0590028195
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{9}{x}\dbinom{16}{9-x}}{2042975},\quad x\in\{0,\dots,9\}.\]
- Compte \(P(X = 3)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 7)\).
- Compute \(P(2 < X \leq 5)\).
Question ID: 0519653803
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{9}{x}\dbinom{9}{5-x}}{8568},\quad x\in\{0,\dots,5\}.\]
- Compte \(P(X = 3)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 0)\).
- Compute \(P(2 \leq X \leq 4)\).
Question ID: 0082087149
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{6}{x}\dbinom{18}{4-x}}{10626},\quad x\in\{0,\dots,4\}.\]
- Compte \(P(X = 1)\).
- Compute \(P(X \leq 1)\).
- Compute \(P(X > 2)\).
- Compute \(P(0 < X < 3)\).
Question ID: 0768743976
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.49^{5}\times\dbinom{5}{x}\left(\dfrac{0.51}{0.49}\right)^x, \quad x \in \{0,\dots,5\}.\]
- Compte \(P(X = 1)\).
- Compute \(P(X \leq 3)\).
- Compute \(P(X > 5)\).
- Compute \(P(1 \leq X \leq 3)\).
Question ID: 0511671599
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{8}{x}\dbinom{10}{7-x}}{31824},\quad x\in\{0,\dots,7\}.\]
- Compte \(P(X = 3)\).
- Compute \(P(X \leq 1)\).
- Compute \(P(X > 6)\).
- Compute \(P(1 < X < 3)\).
Question ID: 0210980509
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.48^{5}\times\dbinom{5}{x}\left(\dfrac{0.52}{0.48}\right)^x, \quad x \in \{0,\dots,5\}.\]
- Compte \(P(X = 0)\).
- Compute \(P(X \leq 3)\).
- Compute \(P(X > 3)\).
- Compute \(P(1 < X \leq 3)\).
Question ID: 0332244342
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 6}{x}\dbinom{23-x}{6-x}}{593775},\quad x\in\{0,\dots,6\}.\]
- Compte \(P(X = 3)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 6)\).
- Compute \(P(2 < X < 5)\).
Question ID: 0726052302
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{10}{x}\dbinom{15}{5-x}}{53130},\quad x\in\{0,\dots,5\}.\]
- Compte \(P(X = 4)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 4)\).
- Compute \(P(1 \leq X < 3)\).
Question ID: 0707700644
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 8}{x}\dbinom{14-x}{7-x}}{245157},\quad x\in\{0,\dots,7\}.\]
- Compte \(P(X = 5)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 2)\).
- Compute \(P(3 < X < 6)\).
Question ID: 0129919402
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 11}{x}\dbinom{15-x}{7-x}}{888030},\quad x\in\{0,\dots,7\}.\]
- Compte \(P(X = 0)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 6)\).
- Compute \(P(2 \leq X \leq 4)\).
Question ID: 0711336917
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.73^{5}\times\dbinom{5}{x}\left(\dfrac{0.27}{0.73}\right)^x, \quad x \in \{0,\dots,5\}.\]
- Compte \(P(X = 2)\).
- Compute \(P(X \leq 4)\).
- Compute \(P(X > 3)\).
- Compute \(P(1 < X \leq 4)\).
Question ID: 0127744963
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 14}{x}\dbinom{11-x}{6-x}}{230230},\quad x\in\{0,\dots,6\}.\]
- Compte \(P(X = 3)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 0)\).
- Compute \(P(3 \leq X < 6)\).
Question ID: 0213109074
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 3}{x}\dbinom{16-x}{9-x}}{167960},\quad x\in\{0,\dots,9\}.\]
- Compte \(P(X = 9)\).
- Compute \(P(X \leq 1)\).
- Compute \(P(X > 1)\).
- Compute \(P(1 \leq X \leq 4)\).
Question ID: 0964457247
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.63^{10}\times\dbinom{10}{x}\left(\dfrac{0.37}{0.63}\right)^x, \quad x \in \{0,\dots,10\}.\]
- Compte \(P(X = 5)\).
- Compute \(P(X \leq 9)\).
- Compute \(P(X > 1)\).
- Compute \(P(2 < X < 4)\).
Question ID: 0891811403
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.52^{10}\times\dbinom{10}{x}\left(\dfrac{0.48}{0.52}\right)^x, \quad x \in \{0,\dots,10\}.\]
- Compte \(P(X = 1)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 8)\).
- Compute \(P(3 \leq X < 6)\).
Question ID: 0125730508
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{9}{x}\dbinom{13}{9-x}}{497420},\quad x\in\{0,\dots,9\}.\]
- Compte \(P(X = 2)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 2)\).
- Compute \(P(4 < X < 7)\).
Question ID: 0703179409
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.36^{6}\times\dbinom{6}{x}\left(\dfrac{0.64}{0.36}\right)^x, \quad x \in \{0,\dots,6\}.\]
- Compte \(P(X = 5)\).
- Compute \(P(X \leq 5)\).
- Compute \(P(X > 2)\).
- Compute \(P(0 < X < 2)\).
Question ID: 0619095174
A discrete random variable \(X\) has probability mass function \[p_X(x) = 0.87^{5}\times\dbinom{5}{x}\left(\dfrac{0.13}{0.87}\right)^x, \quad x \in \{0,\dots,5\}.\]
- Compte \(P(X = 3)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 4)\).
- Compute \(P(3 \leq X \leq 5)\).
Question ID: 0604537219
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 15}{x}\dbinom{9-x}{6-x}}{177100},\quad x\in\{0,\dots,6\}.\]
- Compte \(P(X = 1)\).
- Compute \(P(X \leq 1)\).
- Compute \(P(X > 6)\).
- Compute \(P(3 < X \leq 5)\).
Question ID: 0462594643
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 10}{x}\dbinom{18-x}{6-x}}{475020},\quad x\in\{0,\dots,6\}.\]
- Compte \(P(X = 2)\).
- Compute \(P(X \leq 1)\).
- Compute \(P(X > 4)\).
- Compute \(P(1 \leq X \leq 3)\).
Question ID: 0388767109
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 9}{x}\dbinom{8-x}{7-x}}{31824},\quad x\in\{0,\dots,7\}.\]
- Compte \(P(X = 3)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 2)\).
- Compute \(P(3 \leq X \leq 6)\).
Question ID: 0158515675
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{5}{x}\dbinom{19}{4-x}}{10626},\quad x\in\{0,\dots,4\}.\]
- Compte \(P(X = 1)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 3)\).
- Compute \(P(0 \leq X < 3)\).
Question ID: 0234421510
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{9}{x}\dbinom{20}{6-x}}{475020},\quad x\in\{0,\dots,6\}.\]
- Compte \(P(X = 2)\).
- Compute \(P(X \leq 6)\).
- Compute \(P(X > 4)\).
- Compute \(P(1 < X < 3)\).
Question ID: 0122357668
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 5}{x}\dbinom{19-x}{11-x}}{4457400},\quad x\in\{0,\dots,11\}.\]
- Compte \(P(X = 1)\).
- Compute \(P(X \leq 9)\).
- Compute \(P(X > 9)\).
- Compute \(P(2 < X \leq 5)\).
Question ID: 0134839259
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 6}{x}\dbinom{14-x}{8-x}}{203490},\quad x\in\{0,\dots,8\}.\]
- Compte \(P(X = 0)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 6)\).
- Compute \(P(3 < X \leq 6)\).
Question ID: 0813057870
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 9}{x}\dbinom{16-x}{10-x}}{5311735},\quad x\in\{0,\dots,10\}.\]
- Compte \(P(X = 9)\).
- Compute \(P(X \leq 2)\).
- Compute \(P(X > 10)\).
- Compute \(P(8 < X < 10)\).
Question ID: 0696499857
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{x + 3}{x}\dbinom{20-x}{9-x}}{1307504},\quad x\in\{0,\dots,9\}.\]
- Compte \(P(X = 2)\).
- Compute \(P(X \leq 1)\).
- Compute \(P(X > 1)\).
- Compute \(P(3 \leq X \leq 6)\).
Question ID: 0631965256
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{8}{x}\dbinom{9}{7-x}}{19448},\quad x\in\{0,\dots,7\}.\]
- Compte \(P(X = 0)\).
- Compute \(P(X \leq 0)\).
- Compute \(P(X > 0)\).
- Compute \(P(2 \leq X \leq 5)\).
Question ID: 0616476509
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{8}{x}\dbinom{18}{8-x}}{1562275},\quad x\in\{0,\dots,8\}.\]
- Compte \(P(X = 5)\).
- Compute \(P(X \leq 6)\).
- Compute \(P(X > 0)\).
- Compute \(P(2 < X \leq 4)\).
Question ID: 0205035528
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{12}{x}\dbinom{11}{7-x}}{245157},\quad x\in\{0,\dots,7\}.\]
- Compte \(P(X = 5)\).
- Compute \(P(X \leq 1)\).
- Compute \(P(X > 7)\).
- Compute \(P(1 < X < 4)\).
Question ID: 0952046873
A discrete random variable \(X\) has probability mass function \[p_X(x) = \frac{\dbinom{11}{x}\dbinom{14}{4-x}}{12650},\quad x\in\{0,\dots,4\}.\]
- Compte \(P(X = 1)\).
- Compute \(P(X \leq 4)\).
- Compute \(P(X > 4)\).
- Compute \(P(1 \leq X < 4)\).
Question ID: 0482378800
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.62 | 0.16 |
\(Y = 2\) | 0.04 | 0.18 |
- Compute \(P(X = 1, Y = 1)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 2|Y = 2)\).
- Compute \(P(Y = 2|X = 2)\).
Question ID: 0287331365
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.17 | 0.11 | 0.21 |
\(Y = 2\) | 0.13 | 0.15 | 0.09 |
\(Y = 3\) | 0.09 | 0.03 | 0.02 |
- Compute \(P(X = 3, Y = 3)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 3|Y = 3)\).
- Compute \(P(Y = 2|X = 3)\).
Question ID: 0910437759
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.42 | 0.33 |
\(Y = 2\) | 0.12 | 0.13 |
- Compute \(P(X = 2, Y = 1)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 1|Y = 1)\).
- Compute \(P(Y = 2|X = 2)\).
Question ID: 0881241900
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.11 | 0.34 | 0.03 |
\(Y = 2\) | 0.16 | 0.14 | 0.07 |
\(Y = 3\) | 0.08 | 0.04 | 0.03 |
- Compute \(P(X = 3, Y = 1)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 2|Y = 3)\).
- Compute \(P(Y = 1|X = 3)\).
Question ID: 0045397313
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.03 | 0.13 | 0.13 |
\(Y = 2\) | 0.18 | 0.09 | 0.15 |
\(Y = 3\) | 0.10 | 0.03 | 0.03 |
\(Y = 4\) | 0.05 | 0.05 | 0.03 |
- Compute \(P(X = 1, Y = 1)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 1|Y = 1)\).
- Compute \(P(Y = 2|X = 3)\).
Question ID: 0764838375
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.08 | 0.40 |
\(Y = 2\) | 0.03 | 0.11 |
\(Y = 3\) | 0.12 | 0.26 |
- Compute \(P(X = 2, Y = 1)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 1|Y = 2)\).
- Compute \(P(Y = 3|X = 2)\).
Question ID: 0663911306
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.32 | 0.17 | 0.11 | 0.05 |
\(Y = 2\) | 0.04 | 0.02 | 0.06 | 0.05 |
\(Y = 3\) | 0.03 | 0.03 | 0.02 | 0.02 |
\(Y = 4\) | 0.02 | 0.02 | 0.02 | 0.02 |
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(X = 4)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 2|Y = 3)\).
- Compute \(P(Y = 1|X = 1)\).
Question ID: 0278901753
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.27 | 0.15 |
\(Y = 2\) | 0.20 | 0.09 |
\(Y = 3\) | 0.10 | 0.10 |
\(Y = 4\) | 0.07 | 0.02 |
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 1|Y = 1)\).
- Compute \(P(Y = 3|X = 2)\).
Question ID: 0396084111
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.32 | 0.11 |
\(Y = 2\) | 0.21 | 0.12 |
\(Y = 3\) | 0.12 | 0.02 |
\(Y = 4\) | 0.06 | 0.04 |
- Compute \(P(X = 2, Y = 1)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 1|Y = 4)\).
- Compute \(P(Y = 4|X = 1)\).
Question ID: 0985563632
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.40 | 0.06 |
\(Y = 2\) | 0.07 | 0.47 |
- Compute \(P(X = 2, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 1|Y = 1)\).
- Compute \(P(Y = 1|X = 1)\).
Question ID: 0358038926
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.31 | 0.16 | 0.03 | 0.15 |
\(Y = 2\) | 0.08 | 0.16 | 0.05 | 0.06 |
- Compute \(P(X = 2, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 4|Y = 2)\).
- Compute \(P(Y = 1|X = 2)\).
Question ID: 0665572100
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.23 | 0.13 | 0.28 | 0.12 |
\(Y = 2\) | 0.12 | 0.05 | 0.05 | 0.02 |
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(X = 3)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 4|Y = 2)\).
- Compute \(P(Y = 1|X = 1)\).
Question ID: 0416408437
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.03 | 0.39 | 0.23 | 0.07 |
\(Y = 2\) | 0.07 | 0.08 | 0.09 | 0.04 |
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(X = 4)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 1|Y = 2)\).
- Compute \(P(Y = 1|X = 1)\).
Question ID: 0565184362
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.31 | 0.13 | 0.15 |
\(Y = 2\) | 0.09 | 0.06 | 0.03 |
\(Y = 3\) | 0.05 | 0.09 | 0.09 |
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 2|Y = 1)\).
- Compute \(P(Y = 3|X = 2)\).
Question ID: 0825479390
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.08 | 0.32 | 0.21 | 0.14 |
\(Y = 2\) | 0.02 | 0.10 | 0.07 | 0.06 |
- Compute \(P(X = 4, Y = 2)\).
- Compute \(P(X = 4)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 2|Y = 1)\).
- Compute \(P(Y = 2|X = 1)\).
Question ID: 0266980536
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.36 | 0.26 | 0.04 | 0.15 |
\(Y = 2\) | 0.03 | 0.08 | 0.04 | 0.04 |
- Compute \(P(X = 4, Y = 1)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 3|Y = 2)\).
- Compute \(P(Y = 1|X = 3)\).
Question ID: 0331127739
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.14 | 0.37 |
\(Y = 2\) | 0.04 | 0.37 |
\(Y = 3\) | 0.05 | 0.03 |
- Compute \(P(X = 2, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 1|Y = 3)\).
- Compute \(P(Y = 1|X = 1)\).
Question ID: 0899544644
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.16 | 0.09 | 0.09 | 0.11 |
\(Y = 2\) | 0.06 | 0.03 | 0.15 | 0.08 |
\(Y = 3\) | 0.03 | 0.02 | 0.04 | 0.03 |
\(Y = 4\) | 0.03 | 0.02 | 0.03 | 0.03 |
- Compute \(P(X = 2, Y = 1)\).
- Compute \(P(X = 3)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 1|Y = 2)\).
- Compute \(P(Y = 1|X = 4)\).
Question ID: 0785318672
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.20 | 0.37 | 0.08 | 0.10 |
\(Y = 2\) | 0.12 | 0.07 | 0.03 | 0.03 |
- Compute \(P(X = 2, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 2|Y = 1)\).
- Compute \(P(Y = 1|X = 4)\).
Question ID: 0861784004
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.44 | 0.17 |
\(Y = 2\) | 0.10 | 0.12 |
\(Y = 3\) | 0.09 | 0.08 |
- Compute \(P(X = 1, Y = 1)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 2|Y = 3)\).
- Compute \(P(Y = 2|X = 1)\).
Question ID: 0464412799
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.21 | 0.10 |
\(Y = 2\) | 0.06 | 0.18 |
\(Y = 3\) | 0.14 | 0.14 |
\(Y = 4\) | 0.09 | 0.08 |
- Compute \(P(X = 2, Y = 2)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 2|Y = 2)\).
- Compute \(P(Y = 2|X = 2)\).
Question ID: 0722750524
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.34 | 0.20 | 0.06 | 0.11 |
\(Y = 2\) | 0.04 | 0.03 | 0.02 | 0.04 |
\(Y = 3\) | 0.05 | 0.03 | 0.02 | 0.06 |
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 1|Y = 3)\).
- Compute \(P(Y = 1|X = 1)\).
Question ID: 0448461487
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.24 | 0.23 |
\(Y = 2\) | 0.05 | 0.06 |
\(Y = 3\) | 0.31 | 0.11 |
- Compute \(P(X = 2, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 1|Y = 1)\).
- Compute \(P(Y = 1|X = 1)\).
Question ID: 0301983218
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.23 | 0.08 | 0.19 | 0.04 |
\(Y = 2\) | 0.09 | 0.03 | 0.06 | 0.06 |
\(Y = 3\) | 0.03 | 0.04 | 0.04 | 0.02 |
\(Y = 4\) | 0.02 | 0.03 | 0.02 | 0.02 |
- Compute \(P(X = 2, Y = 1)\).
- Compute \(P(X = 3)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 3|Y = 4)\).
- Compute \(P(Y = 2|X = 1)\).
Question ID: 0653644705
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.35 | 0.19 | 0.18 |
\(Y = 2\) | 0.11 | 0.04 | 0.13 |
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 1|Y = 2)\).
- Compute \(P(Y = 2|X = 3)\).
Question ID: 0214603735
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.13 | 0.21 | 0.26 |
\(Y = 2\) | 0.12 | 0.06 | 0.03 |
\(Y = 3\) | 0.06 | 0.03 | 0.03 |
\(Y = 4\) | 0.03 | 0.02 | 0.02 |
- Compute \(P(X = 1, Y = 4)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 4)\).
- Compute \(P(X = 3|Y = 2)\).
- Compute \(P(Y = 4|X = 2)\).
Question ID: 0920289204
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.21 | 0.10 |
\(Y = 2\) | 0.30 | 0.16 |
\(Y = 3\) | 0.07 | 0.04 |
\(Y = 4\) | 0.08 | 0.04 |
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 2|Y = 4)\).
- Compute \(P(Y = 3|X = 2)\).
Question ID: 0394909036
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.30 | 0.28 | 0.14 | 0.05 |
\(Y = 2\) | 0.05 | 0.06 | 0.04 | 0.08 |
- Compute \(P(X = 4, Y = 2)\).
- Compute \(P(X = 3)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 3|Y = 2)\).
- Compute \(P(Y = 1|X = 1)\).
Question ID: 0005724614
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.03 | 0.37 | 0.08 |
\(Y = 2\) | 0.07 | 0.16 | 0.14 |
\(Y = 3\) | 0.02 | 0.06 | 0.07 |
- Compute \(P(X = 3, Y = 1)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 3|Y = 2)\).
- Compute \(P(Y = 1|X = 2)\).
Question ID: 0146049314
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.13 | 0.22 | 0.04 | 0.13 |
\(Y = 2\) | 0.13 | 0.07 | 0.05 | 0.02 |
\(Y = 3\) | 0.03 | 0.03 | 0.03 | 0.02 |
\(Y = 4\) | 0.02 | 0.03 | 0.03 | 0.02 |
- Compute \(P(X = 4, Y = 4)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 3|Y = 2)\).
- Compute \(P(Y = 3|X = 4)\).
Question ID: 0047301232
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.15 | 0.38 |
\(Y = 2\) | 0.20 | 0.07 |
\(Y = 3\) | 0.10 | 0.04 |
\(Y = 4\) | 0.03 | 0.03 |
- Compute \(P(X = 1, Y = 3)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 4)\).
- Compute \(P(X = 2|Y = 1)\).
- Compute \(P(Y = 2|X = 1)\).
Question ID: 0400118845
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.12 | 0.63 |
\(Y = 2\) | 0.06 | 0.19 |
- Compute \(P(X = 1, Y = 1)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 2|Y = 1)\).
- Compute \(P(Y = 1|X = 1)\).
Question ID: 0506992956
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.35 | 0.18 | 0.23 |
\(Y = 2\) | 0.12 | 0.03 | 0.09 |
- Compute \(P(X = 2, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 3|Y = 1)\).
- Compute \(P(Y = 1|X = 3)\).
Question ID: 0520344441
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.35 | 0.08 | 0.07 |
\(Y = 2\) | 0.10 | 0.13 | 0.27 |
- Compute \(P(X = 1, Y = 1)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 3|Y = 2)\).
- Compute \(P(Y = 1|X = 3)\).
Question ID: 0165418623
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.04 | 0.27 | 0.04 | 0.09 |
\(Y = 2\) | 0.06 | 0.15 | 0.06 | 0.07 |
\(Y = 3\) | 0.02 | 0.04 | 0.03 | 0.04 |
\(Y = 4\) | 0.02 | 0.02 | 0.02 | 0.03 |
- Compute \(P(X = 4, Y = 4)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 4|Y = 4)\).
- Compute \(P(Y = 4|X = 1)\).
Question ID: 0396588874
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.05 | 0.36 | 0.15 |
\(Y = 2\) | 0.08 | 0.21 | 0.03 |
\(Y = 3\) | 0.07 | 0.03 | 0.02 |
- Compute \(P(X = 3, Y = 1)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 3|Y = 3)\).
- Compute \(P(Y = 1|X = 1)\).
Question ID: 0548322985
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.38 | 0.18 |
\(Y = 2\) | 0.13 | 0.09 |
\(Y = 3\) | 0.04 | 0.11 |
\(Y = 4\) | 0.03 | 0.04 |
- Compute \(P(X = 2, Y = 2)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 2|Y = 2)\).
- Compute \(P(Y = 1|X = 2)\).
Question ID: 0704646043
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.20 | 0.17 | 0.19 |
\(Y = 2\) | 0.14 | 0.16 | 0.04 |
\(Y = 3\) | 0.04 | 0.03 | 0.03 |
- Compute \(P(X = 3, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 1|Y = 2)\).
- Compute \(P(Y = 2|X = 2)\).
Question ID: 0944750174
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.05 | 0.16 | 0.25 |
\(Y = 2\) | 0.48 | 0.04 | 0.02 |
- Compute \(P(X = 2, Y = 2)\).
- Compute \(P(X = 3)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 3|Y = 1)\).
- Compute \(P(Y = 2|X = 2)\).
Question ID: 0827599961
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.19 | 0.18 |
\(Y = 2\) | 0.19 | 0.15 |
\(Y = 3\) | 0.07 | 0.10 |
\(Y = 4\) | 0.07 | 0.05 |
- Compute \(P(X = 1, Y = 3)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 1|Y = 2)\).
- Compute \(P(Y = 4|X = 2)\).
Question ID: 0235127847
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.27 | 0.06 | 0.15 | 0.15 |
\(Y = 2\) | 0.06 | 0.04 | 0.03 | 0.04 |
\(Y = 3\) | 0.02 | 0.04 | 0.03 | 0.03 |
\(Y = 4\) | 0.02 | 0.02 | 0.02 | 0.02 |
- Compute \(P(X = 4, Y = 2)\).
- Compute \(P(X = 3)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 2|Y = 1)\).
- Compute \(P(Y = 4|X = 1)\).
Question ID: 0153778428
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.20 | 0.20 | 0.15 |
\(Y = 2\) | 0.05 | 0.07 | 0.06 |
\(Y = 3\) | 0.02 | 0.05 | 0.04 |
\(Y = 4\) | 0.03 | 0.05 | 0.08 |
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 4)\).
- Compute \(P(X = 1|Y = 3)\).
- Compute \(P(Y = 1|X = 2)\).
Question ID: 0044058297
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.27 | 0.07 | 0.03 | 0.19 |
\(Y = 2\) | 0.03 | 0.04 | 0.09 | 0.03 |
\(Y = 3\) | 0.06 | 0.02 | 0.05 | 0.03 |
\(Y = 4\) | 0.02 | 0.02 | 0.02 | 0.03 |
- Compute \(P(X = 4, Y = 2)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 4)\).
- Compute \(P(X = 4|Y = 2)\).
- Compute \(P(Y = 1|X = 2)\).
Question ID: 0261051834
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.11 | 0.35 | 0.13 | 0.13 |
\(Y = 2\) | 0.06 | 0.04 | 0.05 | 0.03 |
\(Y = 3\) | 0.04 | 0.02 | 0.02 | 0.02 |
- Compute \(P(X = 1, Y = 1)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 3|Y = 2)\).
- Compute \(P(Y = 3|X = 3)\).
Question ID: 0321567556
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.07 | 0.24 | 0.03 | 0.31 |
\(Y = 2\) | 0.03 | 0.12 | 0.15 | 0.05 |
- Compute \(P(X = 2, Y = 2)\).
- Compute \(P(X = 3)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 1|Y = 2)\).
- Compute \(P(Y = 1|X = 4)\).
Question ID: 0626551268
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.09 | 0.37 | 0.08 |
\(Y = 2\) | 0.22 | 0.03 | 0.21 |
- Compute \(P(X = 3, Y = 2)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 3|Y = 1)\).
- Compute \(P(Y = 1|X = 2)\).
Question ID: 0486107367
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.27 | 0.06 | 0.10 | 0.17 |
\(Y = 2\) | 0.07 | 0.04 | 0.06 | 0.03 |
\(Y = 3\) | 0.04 | 0.03 | 0.02 | 0.03 |
\(Y = 4\) | 0.02 | 0.02 | 0.02 | 0.02 |
- Compute \(P(X = 1, Y = 4)\).
- Compute \(P(X = 4)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 4|Y = 2)\).
- Compute \(P(Y = 3|X = 2)\).
Question ID: 0612887221
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.24 | 0.23 | 0.06 | 0.11 |
\(Y = 2\) | 0.03 | 0.03 | 0.04 | 0.06 |
\(Y = 3\) | 0.02 | 0.03 | 0.03 | 0.03 |
\(Y = 4\) | 0.02 | 0.03 | 0.02 | 0.02 |
- Compute \(P(X = 3, Y = 1)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 4)\).
- Compute \(P(X = 2|Y = 1)\).
- Compute \(P(Y = 1|X = 2)\).
Question ID: 0865515641
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.16 | 0.14 | 0.22 | 0.15 |
\(Y = 2\) | 0.06 | 0.05 | 0.06 | 0.03 |
\(Y = 3\) | 0.03 | 0.03 | 0.03 | 0.04 |
- Compute \(P(X = 2, Y = 2)\).
- Compute \(P(X = 4)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 4|Y = 3)\).
- Compute \(P(Y = 2|X = 4)\).
Question ID: 0482297558
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.31 | 0.12 | 0.07 |
\(Y = 2\) | 0.10 | 0.08 | 0.09 |
\(Y = 3\) | 0.10 | 0.11 | 0.02 |
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(X = 3)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 3|Y = 1)\).
- Compute \(P(Y = 3|X = 2)\).
Question ID: 0251054157
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.37 | 0.28 | 0.04 | 0.13 |
\(Y = 2\) | 0.04 | 0.03 | 0.06 | 0.05 |
- Compute \(P(X = 3, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 3|Y = 1)\).
- Compute \(P(Y = 1|X = 1)\).
Question ID: 0977856723
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.24 | 0.24 | 0.08 |
\(Y = 2\) | 0.02 | 0.05 | 0.08 |
\(Y = 3\) | 0.09 | 0.05 | 0.05 |
\(Y = 4\) | 0.04 | 0.03 | 0.03 |
- Compute \(P(X = 2, Y = 1)\).
- Compute \(P(X = 3)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 2|Y = 1)\).
- Compute \(P(Y = 1|X = 2)\).
Question ID: 0629851474
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.24 | 0.03 |
\(Y = 2\) | 0.23 | 0.14 |
\(Y = 3\) | 0.09 | 0.07 |
\(Y = 4\) | 0.13 | 0.07 |
- Compute \(P(X = 1, Y = 1)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 1|Y = 4)\).
- Compute \(P(Y = 4|X = 1)\).
Question ID: 0557717805
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.40 | 0.11 |
\(Y = 2\) | 0.05 | 0.44 |
- Compute \(P(X = 2, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 1|Y = 1)\).
- Compute \(P(Y = 2|X = 2)\).
Question ID: 0578264344
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.55 | 0.1 |
\(Y = 2\) | 0.25 | 0.1 |
- Compute \(P(X = 1, Y = 1)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 1|Y = 2)\).
- Compute \(P(Y = 2|X = 2)\).
Question ID: 0059294556
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.13 | 0.22 |
\(Y = 2\) | 0.20 | 0.25 |
\(Y = 3\) | 0.06 | 0.14 |
- Compute \(P(X = 1, Y = 3)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 1|Y = 1)\).
- Compute \(P(Y = 3|X = 1)\).
Question ID: 0174530691
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.40 | 0.03 |
\(Y = 2\) | 0.07 | 0.23 |
\(Y = 3\) | 0.19 | 0.08 |
- Compute \(P(X = 1, Y = 1)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 2|Y = 1)\).
- Compute \(P(Y = 3|X = 2)\).
Question ID: 0397704292
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.03 | 0.11 |
\(Y = 2\) | 0.09 | 0.02 |
\(Y = 3\) | 0.59 | 0.16 |
- Compute \(P(X = 2, Y = 3)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 2|Y = 3)\).
- Compute \(P(Y = 2|X = 1)\).
Question ID: 0617670897
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.16 | 0.04 | 0.18 |
\(Y = 2\) | 0.27 | 0.09 | 0.11 |
\(Y = 3\) | 0.04 | 0.08 | 0.03 |
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 2|Y = 3)\).
- Compute \(P(Y = 2|X = 3)\).
Question ID: 0031434039
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.31 | 0.22 | 0.04 |
\(Y = 2\) | 0.04 | 0.03 | 0.13 |
\(Y = 3\) | 0.03 | 0.03 | 0.07 |
\(Y = 4\) | 0.04 | 0.03 | 0.03 |
- Compute \(P(X = 3, Y = 3)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 1|Y = 3)\).
- Compute \(P(Y = 2|X = 2)\).
Question ID: 0403260268
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.12 | 0.11 |
\(Y = 2\) | 0.34 | 0.43 |
- Compute \(P(X = 1, Y = 1)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 1|Y = 1)\).
- Compute \(P(Y = 2|X = 1)\).
Question ID: 0477923236
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.12 | 0.07 | 0.06 |
\(Y = 2\) | 0.17 | 0.18 | 0.13 |
\(Y = 3\) | 0.06 | 0.03 | 0.04 |
\(Y = 4\) | 0.04 | 0.07 | 0.03 |
- Compute \(P(X = 3, Y = 1)\).
- Compute \(P(X = 3)\).
- Compute \(P(Y = 4)\).
- Compute \(P(X = 2|Y = 1)\).
- Compute \(P(Y = 1|X = 2)\).
Question ID: 0015852549
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.37 | 0.30 |
\(Y = 2\) | 0.09 | 0.24 |
- Compute \(P(X = 2, Y = 1)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 1|Y = 1)\).
- Compute \(P(Y = 2|X = 2)\).
Question ID: 0463314055
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.41 | 0.29 | 0.04 |
\(Y = 2\) | 0.17 | 0.05 | 0.04 |
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 1|Y = 1)\).
- Compute \(P(Y = 1|X = 2)\).
Question ID: 0464788091
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.18 | 0.18 | 0.16 | 0.21 |
\(Y = 2\) | 0.06 | 0.05 | 0.13 | 0.03 |
- Compute \(P(X = 2, Y = 1)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 3|Y = 2)\).
- Compute \(P(Y = 1|X = 4)\).
Question ID: 0762660905
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.22 | 0.04 | 0.02 | 0.20 |
\(Y = 2\) | 0.17 | 0.13 | 0.05 | 0.03 |
\(Y = 3\) | 0.03 | 0.05 | 0.03 | 0.03 |
- Compute \(P(X = 4, Y = 1)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 2|Y = 3)\).
- Compute \(P(Y = 2|X = 2)\).
Question ID: 0096494332
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.38 | 0.04 |
\(Y = 2\) | 0.09 | 0.05 |
\(Y = 3\) | 0.03 | 0.25 |
\(Y = 4\) | 0.09 | 0.07 |
- Compute \(P(X = 2, Y = 4)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 2|Y = 2)\).
- Compute \(P(Y = 4|X = 1)\).
Question ID: 0488644821
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.29 | 0.08 | 0.08 | 0.08 |
\(Y = 2\) | 0.08 | 0.04 | 0.07 | 0.03 |
\(Y = 3\) | 0.06 | 0.04 | 0.03 | 0.03 |
\(Y = 4\) | 0.02 | 0.02 | 0.03 | 0.02 |
- Compute \(P(X = 3, Y = 4)\).
- Compute \(P(X = 3)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 4|Y = 3)\).
- Compute \(P(Y = 2|X = 1)\).
Question ID: 0227817651
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.20 | 0.15 | 0.08 | 0.11 |
\(Y = 2\) | 0.10 | 0.02 | 0.03 | 0.05 |
\(Y = 3\) | 0.07 | 0.03 | 0.02 | 0.04 |
\(Y = 4\) | 0.03 | 0.02 | 0.02 | 0.03 |
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(X = 3)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 2|Y = 1)\).
- Compute \(P(Y = 2|X = 1)\).
Question ID: 0940742651
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.17 | 0.10 | 0.28 |
\(Y = 2\) | 0.20 | 0.09 | 0.16 |
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(X = 3)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 3|Y = 1)\).
- Compute \(P(Y = 2|X = 2)\).
Question ID: 0579743092
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.13 | 0.59 |
\(Y = 2\) | 0.22 | 0.06 |
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 2|Y = 1)\).
- Compute \(P(Y = 2|X = 2)\).
Question ID: 0645648759
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.17 | 0.14 | 0.07 | 0.13 |
\(Y = 2\) | 0.11 | 0.05 | 0.12 | 0.07 |
\(Y = 3\) | 0.05 | 0.03 | 0.03 | 0.03 |
- Compute \(P(X = 3, Y = 1)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 3|Y = 2)\).
- Compute \(P(Y = 3|X = 1)\).
Question ID: 0913174291
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.24 | 0.31 | 0.22 | 0.07 |
\(Y = 2\) | 0.04 | 0.03 | 0.03 | 0.06 |
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(X = 3)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 3|Y = 2)\).
- Compute \(P(Y = 2|X = 2)\).
Question ID: 0677194148
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.04 | 0.11 | 0.07 | 0.02 |
\(Y = 2\) | 0.12 | 0.21 | 0.17 | 0.08 |
\(Y = 3\) | 0.07 | 0.03 | 0.03 | 0.05 |
- Compute \(P(X = 4, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 1|Y = 2)\).
- Compute \(P(Y = 3|X = 4)\).
Question ID: 0360428238
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.31 | 0.07 |
\(Y = 2\) | 0.17 | 0.19 |
\(Y = 3\) | 0.09 | 0.06 |
\(Y = 4\) | 0.05 | 0.06 |
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 1|Y = 1)\).
- Compute \(P(Y = 2|X = 2)\).
Question ID: 0186550658
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.42 | 0.05 | 0.24 |
\(Y = 2\) | 0.18 | 0.07 | 0.04 |
- Compute \(P(X = 3, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 1|Y = 1)\).
- Compute \(P(Y = 1|X = 1)\).
Question ID: 0744830427
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.70 | 0.09 |
\(Y = 2\) | 0.08 | 0.13 |
- Compute \(P(X = 2, Y = 1)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 2|Y = 2)\).
- Compute \(P(Y = 1|X = 1)\).
Question ID: 0650688363
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.36 | 0.14 | 0.07 |
\(Y = 2\) | 0.09 | 0.08 | 0.07 |
\(Y = 3\) | 0.02 | 0.04 | 0.04 |
\(Y = 4\) | 0.04 | 0.03 | 0.02 |
- Compute \(P(X = 2, Y = 3)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 3|Y = 3)\).
- Compute \(P(Y = 1|X = 2)\).
Question ID: 0672827205
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.27 | 0.12 | 0.14 |
\(Y = 2\) | 0.05 | 0.16 | 0.07 |
\(Y = 3\) | 0.08 | 0.05 | 0.06 |
- Compute \(P(X = 2, Y = 1)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 2|Y = 1)\).
- Compute \(P(Y = 1|X = 1)\).
Question ID: 0307302354
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.34 | 0.18 | 0.13 | 0.04 |
\(Y = 2\) | 0.08 | 0.03 | 0.05 | 0.03 |
\(Y = 3\) | 0.03 | 0.03 | 0.03 | 0.03 |
- Compute \(P(X = 4, Y = 3)\).
- Compute \(P(X = 3)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 2|Y = 2)\).
- Compute \(P(Y = 2|X = 1)\).
Question ID: 0874749745
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.37 | 0.12 |
\(Y = 2\) | 0.23 | 0.03 |
\(Y = 3\) | 0.05 | 0.06 |
\(Y = 4\) | 0.08 | 0.06 |
- Compute \(P(X = 2, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 4)\).
- Compute \(P(X = 1|Y = 1)\).
- Compute \(P(Y = 1|X = 1)\).
Question ID: 0116526310
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.13 | 0.23 |
\(Y = 2\) | 0.24 | 0.08 |
\(Y = 3\) | 0.12 | 0.20 |
- Compute \(P(X = 2, Y = 2)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 2|Y = 2)\).
- Compute \(P(Y = 3|X = 2)\).
Question ID: 0562356753
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.42 | 0.04 |
\(Y = 2\) | 0.15 | 0.10 |
\(Y = 3\) | 0.05 | 0.10 |
\(Y = 4\) | 0.09 | 0.05 |
- Compute \(P(X = 2, Y = 1)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 2|Y = 3)\).
- Compute \(P(Y = 1|X = 2)\).
Question ID: 0116531450
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.26 | 0.10 | 0.11 | 0.12 |
\(Y = 2\) | 0.03 | 0.04 | 0.05 | 0.02 |
\(Y = 3\) | 0.03 | 0.04 | 0.05 | 0.04 |
\(Y = 4\) | 0.03 | 0.03 | 0.03 | 0.02 |
- Compute \(P(X = 2, Y = 4)\).
- Compute \(P(X = 4)\).
- Compute \(P(Y = 4)\).
- Compute \(P(X = 3|Y = 3)\).
- Compute \(P(Y = 1|X = 3)\).
Question ID: 0264895345
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.45 | 0.21 | 0.16 |
\(Y = 2\) | 0.03 | 0.04 | 0.11 |
- Compute \(P(X = 2, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 2|Y = 2)\).
- Compute \(P(Y = 2|X = 1)\).
Question ID: 0489855375
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.4 | 0.31 |
\(Y = 2\) | 0.1 | 0.19 |
- Compute \(P(X = 2, Y = 1)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 2|Y = 1)\).
- Compute \(P(Y = 1|X = 2)\).
Question ID: 0472570202
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.33 | 0.18 | 0.06 | 0.08 |
\(Y = 2\) | 0.06 | 0.04 | 0.03 | 0.03 |
\(Y = 3\) | 0.04 | 0.03 | 0.02 | 0.02 |
\(Y = 4\) | 0.02 | 0.02 | 0.02 | 0.02 |
- Compute \(P(X = 3, Y = 3)\).
- Compute \(P(X = 3)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 4|Y = 1)\).
- Compute \(P(Y = 1|X = 4)\).
Question ID: 0172085687
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.05 | 0.12 | 0.14 | 0.10 |
\(Y = 2\) | 0.10 | 0.10 | 0.04 | 0.04 |
\(Y = 3\) | 0.07 | 0.05 | 0.03 | 0.05 |
\(Y = 4\) | 0.03 | 0.03 | 0.03 | 0.02 |
- Compute \(P(X = 1, Y = 3)\).
- Compute \(P(X = 4)\).
- Compute \(P(Y = 4)\).
- Compute \(P(X = 2|Y = 4)\).
- Compute \(P(Y = 1|X = 3)\).
Question ID: 0177604708
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.20 | 0.23 | 0.19 |
\(Y = 2\) | 0.13 | 0.02 | 0.10 |
\(Y = 3\) | 0.05 | 0.06 | 0.02 |
- Compute \(P(X = 2, Y = 2)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 1|Y = 2)\).
- Compute \(P(Y = 2|X = 2)\).
Question ID: 0468177226
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.24 | 0.36 |
\(Y = 2\) | 0.12 | 0.28 |
- Compute \(P(X = 1, Y = 1)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 1|Y = 1)\).
- Compute \(P(Y = 2|X = 1)\).
Question ID: 0792382223
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.25 | 0.05 | 0.13 |
\(Y = 2\) | 0.21 | 0.06 | 0.11 |
\(Y = 3\) | 0.07 | 0.10 | 0.02 |
- Compute \(P(X = 1, Y = 3)\).
- Compute \(P(X = 3)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 2|Y = 2)\).
- Compute \(P(Y = 3|X = 2)\).
Question ID: 0098876739
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.07 | 0.37 | 0.09 | 0.10 |
\(Y = 2\) | 0.12 | 0.05 | 0.06 | 0.04 |
\(Y = 3\) | 0.03 | 0.03 | 0.02 | 0.02 |
- Compute \(P(X = 1, Y = 3)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 2|Y = 1)\).
- Compute \(P(Y = 2|X = 3)\).
Question ID: 0233643728
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.11 | 0.55 | 0.03 |
\(Y = 2\) | 0.19 | 0.05 | 0.07 |
- Compute \(P(X = 3, Y = 1)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 1|Y = 2)\).
- Compute \(P(Y = 2|X = 2)\).
Question ID: 0910102874
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.28 | 0.25 | 0.09 |
\(Y = 2\) | 0.18 | 0.07 | 0.13 |
- Compute \(P(X = 2, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 2|Y = 2)\).
- Compute \(P(Y = 1|X = 1)\).
Question ID: 0066068980
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.10 | 0.19 |
\(Y = 2\) | 0.15 | 0.10 |
\(Y = 3\) | 0.19 | 0.27 |
- Compute \(P(X = 2, Y = 3)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 2|Y = 2)\).
- Compute \(P(Y = 2|X = 2)\).
Question ID: 0038643683
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.36 | 0.14 | 0.11 | 0.06 |
\(Y = 2\) | 0.05 | 0.06 | 0.04 | 0.04 |
\(Y = 3\) | 0.03 | 0.04 | 0.04 | 0.03 |
- Compute \(P(X = 2, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 1|Y = 3)\).
- Compute \(P(Y = 3|X = 4)\).
Question ID: 0168306072
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.34 | 0.16 |
\(Y = 2\) | 0.03 | 0.26 |
\(Y = 3\) | 0.08 | 0.08 |
\(Y = 4\) | 0.03 | 0.02 |
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 1|Y = 4)\).
- Compute \(P(Y = 2|X = 1)\).
Question ID: 0191336284
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | |
---|---|---|---|
\(Y = 1\) | 0.20 | 0.14 | 0.05 |
\(Y = 2\) | 0.13 | 0.05 | 0.26 |
\(Y = 3\) | 0.05 | 0.04 | 0.08 |
- Compute \(P(X = 1, Y = 3)\).
- Compute \(P(X = 2)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 1|Y = 1)\).
- Compute \(P(Y = 3|X = 2)\).
Question ID: 0627667840
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | \(X = 3\) | \(X = 4\) | |
---|---|---|---|---|
\(Y = 1\) | 0.13 | 0.14 | 0.23 | 0.11 |
\(Y = 2\) | 0.07 | 0.04 | 0.06 | 0.03 |
\(Y = 3\) | 0.04 | 0.02 | 0.02 | 0.03 |
\(Y = 4\) | 0.02 | 0.02 | 0.02 | 0.02 |
- Compute \(P(X = 3, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 4|Y = 2)\).
- Compute \(P(Y = 3|X = 4)\).
Question ID: 0964438054
The joint distribution of \(X\) and \(Y\) is summarized by the following probabilities.
\(X = 1\) | \(X = 2\) | |
---|---|---|
\(Y = 1\) | 0.42 | 0.36 |
\(Y = 2\) | 0.07 | 0.03 |
\(Y = 3\) | 0.10 | 0.02 |
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(X = 1)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 2|Y = 2)\).
- Compute \(P(Y = 2|X = 2)\).
Question ID: 0378672368
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{613}, \quad y \in \{4, 13, 15\}; x \in \{2, 3, 12\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.48 & x = 2\\0.36 & x = 3\\0.16 & x = 12 \end{cases}.\]
- Compute \(P(X = 2, Y = 13)\).
- Compute \(P(Y = 15)\).
- Compute \(P(X = 12 | Y = 15)\).
Question ID: 0628387089
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{159}, \quad y \in \{3, 10, 13\}; x \in \{6, 7, 14\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.36 & x = 6\\0.11 & x = 7\\0.53 & x = 14 \end{cases}.\]
- Compute \(P(X = 6, Y = 10)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 14 | Y = 10)\).
Question ID: 0877038139
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{138}, \quad y \in \{3, 5, 13\}; x \in \{5, 6, 14\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.04 & x = 5\\0.67 & x = 6\\0.29 & x = 14 \end{cases}.\]
- Compute \(P(X = 14, Y = 13)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 5 | Y = 13)\).
Question ID: 0595167284
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{186}, \quad y \in \{6, 12, 14\}; x \in \{7, 8, 15\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.74 & x = 7\\0.04 & x = 8\\0.22 & x = 15 \end{cases}.\]
- Compute \(P(X = 7, Y = 6)\).
- Compute \(P(Y = 12)\).
- Compute \(P(X = 7 | Y = 12)\).
Question ID: 0087794602
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{114}, \quad y \in \{1, 7, 14\}; x \in \{1, 2, 13\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.53 & x = 1\\0.23 & x = 2\\0.24 & x = 13 \end{cases}.\]
- Compute \(P(X = 2, Y = 14)\).
- Compute \(P(Y = 14)\).
- Compute \(P(X = 13 | Y = 14)\).
Question ID: 0978591724
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{945}, \quad y \in \{8, 13, 14\}; x \in \{6, 10, 11\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.16 & x = 6\\0.02 & x = 10\\0.82 & x = 11 \end{cases}.\]
- Compute \(P(X = 11, Y = 8)\).
- Compute \(P(Y = 8)\).
- Compute \(P(X = 6 | Y = 14)\).
Question ID: 0576620762
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{356}, \quad y \in \{2, 4, 11\}; x \in \{8, 11, 12\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.85 & x = 8\\0.1 & x = 11\\0.05 & x = 12 \end{cases}.\]
- Compute \(P(X = 12, Y = 2)\).
- Compute \(P(Y = 11)\).
- Compute \(P(X = 8 | Y = 11)\).
Question ID: 0057221473
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{840}, \quad y \in \{5, 8, 15\}; x \in \{7, 10, 13\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.22 & x = 7\\0.68 & x = 10\\0.1 & x = 13 \end{cases}.\]
- Compute \(P(X = 10, Y = 5)\).
- Compute \(P(Y = 5)\).
- Compute \(P(X = 13 | Y = 15)\).
Question ID: 0750328488
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{324}, \quad y \in \{2, 9, 13\}; x \in \{2, 5, 7\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.3 & x = 2\\0.34 & x = 5\\0.36 & x = 7 \end{cases}.\]
- Compute \(P(X = 2, Y = 9)\).
- Compute \(P(Y = 9)\).
- Compute \(P(X = 2 | Y = 13)\).
Question ID: 0450774585
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{589}, \quad y \in \{8, 10, 13\}; x \in \{2, 6, 11\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.63 & x = 2\\0.23 & x = 6\\0.14 & x = 11 \end{cases}.\]
- Compute \(P(X = 11, Y = 8)\).
- Compute \(P(Y = 10)\).
- Compute \(P(X = 6 | Y = 10)\).
Question ID: 0817351108
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{374}, \quad y \in \{4, 7, 11\}; x \in \{4, 5, 8\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.39 & x = 4\\0.38 & x = 5\\0.23 & x = 8 \end{cases}.\]
- Compute \(P(X = 5, Y = 4)\).
- Compute \(P(Y = 11)\).
- Compute \(P(X = 8 | Y = 7)\).
Question ID: 0488624464
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{380}, \quad y \in \{1, 8, 11\}; x \in \{1, 8, 13\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.03 & x = 1\\0.94 & x = 8\\0.03 & x = 13 \end{cases}.\]
- Compute \(P(X = 13, Y = 11)\).
- Compute \(P(Y = 8)\).
- Compute \(P(X = 8 | Y = 11)\).
Question ID: 0999863265
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{651}, \quad y \in \{5, 6, 10\}; x \in \{7, 11, 13\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.12 & x = 7\\0.15 & x = 11\\0.73 & x = 13 \end{cases}.\]
- Compute \(P(X = 7, Y = 6)\).
- Compute \(P(Y = 5)\).
- Compute \(P(X = 7 | Y = 6)\).
Question ID: 0615578957
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{282}, \quad y \in \{1, 9, 11\}; x \in \{2, 4, 5\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.16 & x = 2\\0.11 & x = 4\\0.73 & x = 5 \end{cases}.\]
- Compute \(P(X = 2, Y = 1)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 4 | Y = 9)\).
Question ID: 0237019566
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{147}, \quad y \in \{1, 3, 9\}; x \in \{2, 3, 7\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.06 & x = 2\\0.45 & x = 3\\0.49 & x = 7 \end{cases}.\]
- Compute \(P(X = 3, Y = 3)\).
- Compute \(P(Y = 9)\).
- Compute \(P(X = 2 | Y = 3)\).
Question ID: 0122985622
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{138}, \quad y \in \{7, 9, 15\}; x \in \{1, 6, 8\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.44 & x = 1\\0.24 & x = 6\\0.32 & x = 8 \end{cases}.\]
- Compute \(P(X = 1, Y = 9)\).
- Compute \(P(Y = 9)\).
- Compute \(P(X = 6 | Y = 7)\).
Question ID: 0109419755
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{171}, \quad y \in \{3, 10, 12\}; x \in \{6, 12, 14\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.88 & x = 6\\0.03 & x = 12\\0.09 & x = 14 \end{cases}.\]
- Compute \(P(X = 14, Y = 10)\).
- Compute \(P(Y = 10)\).
- Compute \(P(X = 6 | Y = 3)\).
Question ID: 0537628522
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{171}, \quad y \in \{2, 11, 15\}; x \in \{8, 10, 11\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.6 & x = 8\\0.38 & x = 10\\0.02 & x = 11 \end{cases}.\]
- Compute \(P(X = 11, Y = 15)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 8 | Y = 15)\).
Question ID: 0741660376
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{300}, \quad y \in \{1, 11, 13\}; x \in \{1, 2, 9\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.4 & x = 1\\0.1 & x = 2\\0.5 & x = 9 \end{cases}.\]
- Compute \(P(X = 2, Y = 11)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 9 | Y = 1)\).
Question ID: 0157870931
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{165}, \quad y \in \{9, 12, 13\}; x \in \{1, 9, 11\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.09 & x = 1\\0.57 & x = 9\\0.34 & x = 11 \end{cases}.\]
- Compute \(P(X = 9, Y = 12)\).
- Compute \(P(Y = 12)\).
- Compute \(P(X = 11 | Y = 12)\).
Question ID: 0340144809
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{575}, \quad y \in \{5, 9, 11\}; x \in \{5, 7, 11\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.08 & x = 5\\0.06 & x = 7\\0.86 & x = 11 \end{cases}.\]
- Compute \(P(X = 11, Y = 11)\).
- Compute \(P(Y = 11)\).
- Compute \(P(X = 11 | Y = 11)\).
Question ID: 0929278314
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{323}, \quad y \in \{3, 5, 9\}; x \in \{2, 5, 12\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.06 & x = 2\\0.14 & x = 5\\0.8 & x = 12 \end{cases}.\]
- Compute \(P(X = 5, Y = 9)\).
- Compute \(P(Y = 5)\).
- Compute \(P(X = 5 | Y = 9)\).
Question ID: 0921470320
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{540}, \quad y \in \{4, 10, 13\}; x \in \{2, 7, 11\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.29 & x = 2\\0.45 & x = 7\\0.26 & x = 11 \end{cases}.\]
- Compute \(P(X = 11, Y = 4)\).
- Compute \(P(Y = 13)\).
- Compute \(P(X = 7 | Y = 4)\).
Question ID: 0560415343
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{720}, \quad y \in \{2, 13, 15\}; x \in \{6, 8, 10\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.21 & x = 6\\0.2 & x = 8\\0.59 & x = 10 \end{cases}.\]
- Compute \(P(X = 10, Y = 2)\).
- Compute \(P(Y = 13)\).
- Compute \(P(X = 8 | Y = 2)\).
Question ID: 0311128462
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{650}, \quad y \in \{4, 7, 14\}; x \in \{5, 10, 11\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.34 & x = 5\\0.03 & x = 10\\0.63 & x = 11 \end{cases}.\]
- Compute \(P(X = 10, Y = 4)\).
- Compute \(P(Y = 4)\).
- Compute \(P(X = 5 | Y = 14)\).
Question ID: 0713217659
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{125}, \quad y \in \{7, 10, 15\}; x \in \{8, 11, 12\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.39 & x = 8\\0.01 & x = 11\\0.6 & x = 12 \end{cases}.\]
- Compute \(P(X = 12, Y = 7)\).
- Compute \(P(Y = 15)\).
- Compute \(P(X = 12 | Y = 7)\).
Question ID: 0390077536
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{516}, \quad y \in \{1, 13, 14\}; x \in \{13, 14, 15\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.15 & x = 13\\0.5 & x = 14\\0.35 & x = 15 \end{cases}.\]
- Compute \(P(X = 15, Y = 1)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 14 | Y = 1)\).
Question ID: 0823733804
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{135}, \quad y \in \{5, 7, 8\}; x \in \{3, 10, 12\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.65 & x = 3\\0.16 & x = 10\\0.19 & x = 12 \end{cases}.\]
- Compute \(P(X = 12, Y = 5)\).
- Compute \(P(Y = 5)\).
- Compute \(P(X = 3 | Y = 7)\).
Question ID: 0567030656
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{180}, \quad y \in \{1, 12, 14\}; x \in \{5, 13, 15\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.05 & x = 5\\0.03 & x = 13\\0.92 & x = 15 \end{cases}.\]
- Compute \(P(X = 15, Y = 14)\).
- Compute \(P(Y = 12)\).
- Compute \(P(X = 13 | Y = 1)\).
Question ID: 0601506976
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{832}, \quad y \in \{9, 11, 12\}; x \in \{5, 8, 13\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.5 & x = 5\\0.23 & x = 8\\0.27 & x = 13 \end{cases}.\]
- Compute \(P(X = 13, Y = 9)\).
- Compute \(P(Y = 11)\).
- Compute \(P(X = 5 | Y = 9)\).
Question ID: 0405391172
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{340}, \quad y \in \{3, 4, 15\}; x \in \{3, 5, 8\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.34 & x = 3\\0.46 & x = 5\\0.2 & x = 8 \end{cases}.\]
- Compute \(P(X = 3, Y = 4)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 8 | Y = 4)\).
Question ID: 0094219971
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{520}, \quad y \in \{4, 10, 12\}; x \in \{4, 7, 9\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.81 & x = 4\\0.0399999999999999 & x = 7\\0.15 & x = 9 \end{cases}.\]
- Compute \(P(X = 4, Y = 4)\).
- Compute \(P(Y = 10)\).
- Compute \(P(X = 4 | Y = 10)\).
Question ID: 0049142119
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{159}, \quad y \in \{2, 9, 12\}; x \in \{3, 13, 14\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.16 & x = 3\\0.1 & x = 13\\0.74 & x = 14 \end{cases}.\]
- Compute \(P(X = 3, Y = 9)\).
- Compute \(P(Y = 9)\).
- Compute \(P(X = 13 | Y = 9)\).
Question ID: 0317142320
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{293}, \quad y \in \{3, 4, 7\}; x \in \{5, 6, 14\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.14 & x = 5\\0.03 & x = 6\\0.83 & x = 14 \end{cases}.\]
- Compute \(P(X = 14, Y = 3)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 6 | Y = 3)\).
Question ID: 0915716652
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{690}, \quad y \in \{9, 10, 11\}; x \in \{2, 10, 11\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.44 & x = 2\\0.26 & x = 10\\0.3 & x = 11 \end{cases}.\]
- Compute \(P(X = 10, Y = 10)\).
- Compute \(P(Y = 10)\).
- Compute \(P(X = 2 | Y = 10)\).
Question ID: 0249562473
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{129}, \quad y \in \{2, 3, 4\}; x \in \{1, 4, 9\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.04 & x = 1\\0.2 & x = 4\\0.76 & x = 9 \end{cases}.\]
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 4 | Y = 2)\).
Question ID: 0547816362
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{690}, \quad y \in \{4, 11, 15\}; x \in \{1, 9, 13\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.46 & x = 1\\0.26 & x = 9\\0.28 & x = 13 \end{cases}.\]
- Compute \(P(X = 9, Y = 11)\).
- Compute \(P(Y = 4)\).
- Compute \(P(X = 9 | Y = 11)\).
Question ID: 0862249643
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{404}, \quad y \in \{3, 9, 14\}; x \in \{3, 10, 15\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.18 & x = 3\\0.4 & x = 10\\0.42 & x = 15 \end{cases}.\]
- Compute \(P(X = 10, Y = 9)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 15 | Y = 3)\).
Question ID: 0433254202
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{417}, \quad y \in \{1, 12, 15\}; x \in \{5, 6, 10\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.16 & x = 5\\0.72 & x = 6\\0.12 & x = 10 \end{cases}.\]
- Compute \(P(X = 5, Y = 15)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 10 | Y = 12)\).
Question ID: 0768846668
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{792}, \quad y \in \{5, 6, 13\}; x \in \{4, 14, 15\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.23 & x = 4\\0.39 & x = 14\\0.38 & x = 15 \end{cases}.\]
- Compute \(P(X = 15, Y = 5)\).
- Compute \(P(Y = 6)\).
- Compute \(P(X = 14 | Y = 13)\).
Question ID: 0960645047
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{650}, \quad y \in \{5, 10, 11\}; x \in \{3, 9, 13\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.67 & x = 3\\0 & x = 9\\0.33 & x = 13 \end{cases}.\]
- Compute \(P(X = 13, Y = 5)\).
- Compute \(P(Y = 5)\).
- Compute \(P(X = 3 | Y = 10)\).
Question ID: 0025268905
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{153}, \quad y \in \{2, 3, 7\}; x \in \{11, 13, 15\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.29 & x = 11\\0.6 & x = 13\\0.11 & x = 15 \end{cases}.\]
- Compute \(P(X = 15, Y = 7)\).
- Compute \(P(Y = 7)\).
- Compute \(P(X = 11 | Y = 7)\).
Question ID: 0595742575
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{186}, \quad y \in \{5, 7, 9\}; x \in \{12, 14, 15\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.1 & x = 12\\0.06 & x = 14\\0.84 & x = 15 \end{cases}.\]
- Compute \(P(X = 15, Y = 9)\).
- Compute \(P(Y = 7)\).
- Compute \(P(X = 15 | Y = 5)\).
Question ID: 0664235318
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{81}, \quad y \in \{1, 2, 10\}; x \in \{1, 6, 7\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.07 & x = 1\\0.21 & x = 6\\0.72 & x = 7 \end{cases}.\]
- Compute \(P(X = 6, Y = 1)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 7 | Y = 1)\).
Question ID: 0596167919
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{150}, \quad y \in \{2, 5, 13\}; x \in \{8, 9, 13\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.42 & x = 8\\0.14 & x = 9\\0.44 & x = 13 \end{cases}.\]
- Compute \(P(X = 8, Y = 5)\).
- Compute \(P(Y = 13)\).
- Compute \(P(X = 8 | Y = 5)\).
Question ID: 0350149007
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{427}, \quad y \in \{6, 14, 15\}; x \in \{4, 6, 10\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.13 & x = 4\\0.66 & x = 6\\0.21 & x = 10 \end{cases}.\]
- Compute \(P(X = 6, Y = 14)\).
- Compute \(P(Y = 14)\).
- Compute \(P(X = 10 | Y = 6)\).
Question ID: 0724649357
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{528}, \quad y \in \{1, 9, 14\}; x \in \{2, 6, 14\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.66 & x = 2\\0.0399999999999999 & x = 6\\0.3 & x = 14 \end{cases}.\]
- Compute \(P(X = 2, Y = 1)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 6 | Y = 1)\).
Question ID: 0360575550
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{174}, \quad y \in \{6, 10, 13\}; x \in \{3, 12, 14\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.15 & x = 3\\0.5 & x = 12\\0.35 & x = 14 \end{cases}.\]
- Compute \(P(X = 3, Y = 10)\).
- Compute \(P(Y = 13)\).
- Compute \(P(X = 14 | Y = 10)\).
Question ID: 0798320949
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{575}, \quad y \in \{5, 6, 12\}; x \in \{6, 9, 10\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.3 & x = 6\\0.03 & x = 9\\0.67 & x = 10 \end{cases}.\]
- Compute \(P(X = 10, Y = 5)\).
- Compute \(P(Y = 5)\).
- Compute \(P(X = 6 | Y = 6)\).
Question ID: 0413144841
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{314}, \quad y \in \{1, 5, 11\}; x \in \{4, 9, 12\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.23 & x = 4\\0.23 & x = 9\\0.54 & x = 12 \end{cases}.\]
- Compute \(P(X = 4, Y = 11)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 9 | Y = 1)\).
Question ID: 0977600548
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{700}, \quad y \in \{3, 10, 15\}; x \in \{4, 10, 11\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.28 & x = 4\\0.12 & x = 10\\0.6 & x = 11 \end{cases}.\]
- Compute \(P(X = 10, Y = 10)\).
- Compute \(P(Y = 15)\).
- Compute \(P(X = 10 | Y = 10)\).
Question ID: 0601709466
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{228}, \quad y \in \{3, 7, 14\}; x \in \{5, 6, 7\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.56 & x = 5\\0.24 & x = 6\\0.2 & x = 7 \end{cases}.\]
- Compute \(P(X = 5, Y = 14)\).
- Compute \(P(Y = 7)\).
- Compute \(P(X = 7 | Y = 7)\).
Question ID: 0025406463
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{384}, \quad y \in \{1, 11, 12\}; x \in \{3, 5, 8\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.5 & x = 3\\0.42 & x = 5\\0.08 & x = 8 \end{cases}.\]
- Compute \(P(X = 3, Y = 11)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 8 | Y = 11)\).
Question ID: 0235827148
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{117}, \quad y \in \{4, 8, 9\}; x \in \{7, 10, 11\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.55 & x = 7\\0.25 & x = 10\\0.2 & x = 11 \end{cases}.\]
- Compute \(P(X = 10, Y = 9)\).
- Compute \(P(Y = 9)\).
- Compute \(P(X = 10 | Y = 4)\).
Question ID: 0826861848
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{552}, \quad y \in \{4, 7, 12\}; x \in \{4, 6, 14\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.27 & x = 4\\0.37 & x = 6\\0.36 & x = 14 \end{cases}.\]
- Compute \(P(X = 6, Y = 4)\).
- Compute \(P(Y = 7)\).
- Compute \(P(X = 14 | Y = 12)\).
Question ID: 0810740458
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{580}, \quad y \in \{3, 12, 14\}; x \in \{1, 8, 11\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.89 & x = 1\\0.01 & x = 8\\0.1 & x = 11 \end{cases}.\]
- Compute \(P(X = 8, Y = 12)\).
- Compute \(P(Y = 14)\).
- Compute \(P(X = 1 | Y = 14)\).
Question ID: 0226206173
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{588}, \quad y \in \{5, 10, 13\}; x \in \{2, 6, 13\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.02 & x = 2\\0.02 & x = 6\\0.96 & x = 13 \end{cases}.\]
- Compute \(P(X = 2, Y = 13)\).
- Compute \(P(Y = 5)\).
- Compute \(P(X = 13 | Y = 10)\).
Question ID: 0166003987
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{69}, \quad y \in \{3, 6, 7\}; x \in \{2, 6, 7\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.37 & x = 2\\0 & x = 6\\0.63 & x = 7 \end{cases}.\]
- Compute \(P(X = 6, Y = 6)\).
- Compute \(P(Y = 7)\).
- Compute \(P(X = 2 | Y = 6)\).
Question ID: 0648885836
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{728}, \quad y \in \{2, 11, 15\}; x \in \{4, 9, 13\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.23 & x = 4\\0.41 & x = 9\\0.36 & x = 13 \end{cases}.\]
- Compute \(P(X = 9, Y = 2)\).
- Compute \(P(Y = 15)\).
- Compute \(P(X = 4 | Y = 2)\).
Question ID: 0330384253
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{478}, \quad y \in \{6, 9, 14\}; x \in \{1, 3, 7\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.58 & x = 1\\0.39 & x = 3\\0.03 & x = 7 \end{cases}.\]
- Compute \(P(X = 3, Y = 14)\).
- Compute \(P(Y = 9)\).
- Compute \(P(X = 1 | Y = 9)\).
Question ID: 0657905770
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{147}, \quad y \in \{3, 4, 11\}; x \in \{7, 11, 13\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.22 & x = 7\\0.06 & x = 11\\0.72 & x = 13 \end{cases}.\]
- Compute \(P(X = 13, Y = 4)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 13 | Y = 3)\).
Question ID: 0137780961
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{265}, \quad y \in \{2, 3, 12\}; x \in \{1, 5, 8\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.17 & x = 1\\0.2 & x = 5\\0.63 & x = 8 \end{cases}.\]
- Compute \(P(X = 1, Y = 2)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 5 | Y = 3)\).
Question ID: 0810745965
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{222}, \quad y \in \{11, 13, 15\}; x \in \{8, 12, 15\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.1 & x = 8\\0.03 & x = 12\\0.87 & x = 15 \end{cases}.\]
- Compute \(P(X = 15, Y = 11)\).
- Compute \(P(Y = 15)\).
- Compute \(P(X = 15 | Y = 13)\).
Question ID: 0686724969
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{324}, \quad y \in \{3, 6, 9\}; x \in \{4, 5, 9\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.01 & x = 4\\0.53 & x = 5\\0.46 & x = 9 \end{cases}.\]
- Compute \(P(X = 4, Y = 3)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 5 | Y = 9)\).
Question ID: 0106730675
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{105}, \quad y \in \{3, 10, 12\}; x \in \{1, 3, 6\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.15 & x = 1\\0.48 & x = 3\\0.37 & x = 6 \end{cases}.\]
- Compute \(P(X = 1, Y = 12)\).
- Compute \(P(Y = 12)\).
- Compute \(P(X = 1 | Y = 10)\).
Question ID: 0137259723
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{754}, \quad y \in \{5, 11, 13\}; x \in \{5, 9, 12\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.23 & x = 5\\0.34 & x = 9\\0.43 & x = 12 \end{cases}.\]
- Compute \(P(X = 9, Y = 13)\).
- Compute \(P(Y = 13)\).
- Compute \(P(X = 5 | Y = 13)\).
Question ID: 0821075925
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{126}, \quad y \in \{2, 5, 12\}; x \in \{1, 8, 14\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.48 & x = 1\\0.33 & x = 8\\0.19 & x = 14 \end{cases}.\]
- Compute \(P(X = 8, Y = 12)\).
- Compute \(P(Y = 12)\).
- Compute \(P(X = 14 | Y = 12)\).
Question ID: 0411351921
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{252}, \quad y \in \{4, 5, 9\}; x \in \{1, 2, 11\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.17 & x = 1\\0.72 & x = 2\\0.11 & x = 11 \end{cases}.\]
- Compute \(P(X = 11, Y = 4)\).
- Compute \(P(Y = 5)\).
- Compute \(P(X = 1 | Y = 5)\).
Question ID: 0650116281
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{132}, \quad y \in \{4, 5, 11\}; x \in \{4, 5, 9\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.74 & x = 4\\0.22 & x = 5\\0.04 & x = 9 \end{cases}.\]
- Compute \(P(X = 4, Y = 4)\).
- Compute \(P(Y = 4)\).
- Compute \(P(X = 9 | Y = 11)\).
Question ID: 0769972929
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{589}, \quad y \in \{6, 10, 15\}; x \in \{1, 4, 5\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.36 & x = 1\\0.16 & x = 4\\0.48 & x = 5 \end{cases}.\]
- Compute \(P(X = 5, Y = 10)\).
- Compute \(P(Y = 15)\).
- Compute \(P(X = 1 | Y = 10)\).
Question ID: 0651119180
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{258}, \quad y \in \{2, 4, 12\}; x \in \{4, 5, 11\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.15 & x = 4\\0.27 & x = 5\\0.58 & x = 11 \end{cases}.\]
- Compute \(P(X = 5, Y = 2)\).
- Compute \(P(Y = 12)\).
- Compute \(P(X = 4 | Y = 2)\).
Question ID: 0801270229
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{620}, \quad y \in \{7, 9, 15\}; x \in \{1, 5, 14\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.14 & x = 1\\0.44 & x = 5\\0.42 & x = 14 \end{cases}.\]
- Compute \(P(X = 1, Y = 9)\).
- Compute \(P(Y = 7)\).
- Compute \(P(X = 5 | Y = 7)\).
Question ID: 0105474535
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{129}, \quad y \in \{6, 10, 11\}; x \in \{4, 7, 9\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.71 & x = 4\\0.02 & x = 7\\0.27 & x = 9 \end{cases}.\]
- Compute \(P(X = 4, Y = 11)\).
- Compute \(P(Y = 11)\).
- Compute \(P(X = 7 | Y = 10)\).
Question ID: 0358978388
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{495}, \quad y \in \{1, 6, 8\}; x \in \{7, 11, 15\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.27 & x = 7\\0.2 & x = 11\\0.53 & x = 15 \end{cases}.\]
- Compute \(P(X = 11, Y = 8)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 15 | Y = 8)\).
Question ID: 0577566453
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{588}, \quad y \in \{6, 9, 13\}; x \in \{2, 5, 14\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.52 & x = 2\\0.25 & x = 5\\0.23 & x = 14 \end{cases}.\]
- Compute \(P(X = 5, Y = 9)\).
- Compute \(P(Y = 9)\).
- Compute \(P(X = 2 | Y = 9)\).
Question ID: 0294823558
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{342}, \quad y \in \{2, 3, 14\}; x \in \{1, 5, 12\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.24 & x = 1\\0.18 & x = 5\\0.58 & x = 12 \end{cases}.\]
- Compute \(P(X = 12, Y = 14)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 1 | Y = 2)\).
Question ID: 0761918673
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{147}, \quad y \in \{2, 10, 13\}; x \in \{1, 10, 13\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.43 & x = 1\\0.43 & x = 10\\0.14 & x = 13 \end{cases}.\]
- Compute \(P(X = 13, Y = 13)\).
- Compute \(P(Y = 13)\).
- Compute \(P(X = 13 | Y = 10)\).
Question ID: 0487356846
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{150}, \quad y \in \{6, 7, 14\}; x \in \{3, 7, 13\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.3 & x = 3\\0.58 & x = 7\\0.12 & x = 13 \end{cases}.\]
- Compute \(P(X = 13, Y = 14)\).
- Compute \(P(Y = 6)\).
- Compute \(P(X = 13 | Y = 6)\).
Question ID: 0295341116
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{108}, \quad y \in \{3, 5, 8\}; x \in \{2, 5, 13\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.38 & x = 2\\0.23 & x = 5\\0.39 & x = 13 \end{cases}.\]
- Compute \(P(X = 13, Y = 3)\).
- Compute \(P(Y = 8)\).
- Compute \(P(X = 2 | Y = 5)\).
Question ID: 0816634460
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{510}, \quad y \in \{1, 5, 15\}; x \in \{3, 8, 14\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.15 & x = 3\\0.45 & x = 8\\0.4 & x = 14 \end{cases}.\]
- Compute \(P(X = 8, Y = 5)\).
- Compute \(P(Y = 15)\).
- Compute \(P(X = 8 | Y = 5)\).
Question ID: 0954002531
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{345}, \quad y \in \{9, 10, 13\}; x \in \{1, 12, 14\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.53 & x = 1\\0.03 & x = 12\\0.44 & x = 14 \end{cases}.\]
- Compute \(P(X = 14, Y = 13)\).
- Compute \(P(Y = 10)\).
- Compute \(P(X = 12 | Y = 9)\).
Question ID: 0457136664
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{528}, \quad y \in \{4, 11, 15\}; x \in \{2, 5, 15\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.72 & x = 2\\0.23 & x = 5\\0.05 & x = 15 \end{cases}.\]
- Compute \(P(X = 15, Y = 11)\).
- Compute \(P(Y = 4)\).
- Compute \(P(X = 2 | Y = 15)\).
Question ID: 0072281179
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{117}, \quad y \in \{3, 12, 14\}; x \in \{1, 3, 6\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.21 & x = 1\\0.06 & x = 3\\0.73 & x = 6 \end{cases}.\]
- Compute \(P(X = 3, Y = 12)\).
- Compute \(P(Y = 14)\).
- Compute \(P(X = 6 | Y = 12)\).
Question ID: 0594257529
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{1116}, \quad y \in \{9, 12, 15\}; x \in \{6, 10, 15\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.43 & x = 6\\0.07 & x = 10\\0.5 & x = 15 \end{cases}.\]
- Compute \(P(X = 10, Y = 15)\).
- Compute \(P(Y = 9)\).
- Compute \(P(X = 6 | Y = 12)\).
Question ID: 0579896228
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{417}, \quad y \in \{4, 5, 12\}; x \in \{3, 13, 14\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.01 & x = 3\\0.32 & x = 13\\0.67 & x = 14 \end{cases}.\]
- Compute \(P(X = 3, Y = 12)\).
- Compute \(P(Y = 5)\).
- Compute \(P(X = 3 | Y = 4)\).
Question ID: 0162917496
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{352}, \quad y \in \{2, 9, 15\}; x \in \{5, 8, 13\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.09 & x = 5\\0.53 & x = 8\\0.38 & x = 13 \end{cases}.\]
- Compute \(P(X = 13, Y = 2)\).
- Compute \(P(Y = 9)\).
- Compute \(P(X = 8 | Y = 9)\).
Question ID: 0924280401
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{102}, \quad y \in \{2, 3, 6\}; x \in \{3, 6, 14\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.51 & x = 3\\0.01 & x = 6\\0.48 & x = 14 \end{cases}.\]
- Compute \(P(X = 14, Y = 3)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 3 | Y = 2)\).
Question ID: 0289517326
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{400}, \quad y \in \{4, 6, 15\}; x \in \{2, 4, 10\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.62 & x = 2\\0.18 & x = 4\\0.2 & x = 10 \end{cases}.\]
- Compute \(P(X = 10, Y = 6)\).
- Compute \(P(Y = 4)\).
- Compute \(P(X = 4 | Y = 15)\).
Question ID: 0109809775
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{102}, \quad y \in \{5, 6, 7\}; x \in \{1, 4, 11\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.31 & x = 1\\0.21 & x = 4\\0.48 & x = 11 \end{cases}.\]
- Compute \(P(X = 11, Y = 6)\).
- Compute \(P(Y = 7)\).
- Compute \(P(X = 1 | Y = 6)\).
Question ID: 0960211315
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{291}, \quad y \in \{5, 7, 15\}; x \in \{7, 10, 15\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.77 & x = 7\\0.17 & x = 10\\0.0600000000000001 & x = 15 \end{cases}.\]
- Compute \(P(X = 10, Y = 5)\).
- Compute \(P(Y = 5)\).
- Compute \(P(X = 10 | Y = 5)\).
Question ID: 0469604131
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{315}, \quad y \in \{2, 4, 6\}; x \in \{4, 8, 13\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.47 & x = 4\\0.38 & x = 8\\0.15 & x = 13 \end{cases}.\]
- Compute \(P(X = 8, Y = 4)\).
- Compute \(P(Y = 4)\).
- Compute \(P(X = 8 | Y = 4)\).
Question ID: 0225794964
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{309}, \quad y \in \{2, 8, 11\}; x \in \{3, 4, 13\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.15 & x = 3\\0.45 & x = 4\\0.4 & x = 13 \end{cases}.\]
- Compute \(P(X = 13, Y = 8)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 4 | Y = 8)\).
Question ID: 0142415121
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{544}, \quad y \in \{3, 11, 14\}; x \in \{1, 3, 12\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.33 & x = 1\\0.33 & x = 3\\0.34 & x = 12 \end{cases}.\]
- Compute \(P(X = 1, Y = 3)\).
- Compute \(P(Y = 14)\).
- Compute \(P(X = 12 | Y = 3)\).
Question ID: 0676312615
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{390}, \quad y \in \{2, 5, 14\}; x \in \{1, 7, 11\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.44 & x = 1\\0.04 & x = 7\\0.52 & x = 11 \end{cases}.\]
- Compute \(P(X = 1, Y = 14)\).
- Compute \(P(Y = 2)\).
- Compute \(P(X = 11 | Y = 2)\).
Question ID: 0635181355
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{506}, \quad y \in \{1, 8, 14\}; x \in \{3, 5, 14\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.41 & x = 3\\0.49 & x = 5\\0.1 & x = 14 \end{cases}.\]
- Compute \(P(X = 14, Y = 14)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 5 | Y = 14)\).
Question ID: 0193712100
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{111}, \quad y \in \{1, 7, 9\}; x \in \{5, 6, 7\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.73 & x = 5\\0.16 & x = 6\\0.11 & x = 7 \end{cases}.\]
- Compute \(P(X = 6, Y = 9)\).
- Compute \(P(Y = 1)\).
- Compute \(P(X = 6 | Y = 9)\).
Question ID: 0566717631
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{(y - x)^2}{231}, \quad y \in \{3, 8, 10\}; x \in \{2, 8, 12\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.77 & x = 2\\0.08 & x = 8\\0.15 & x = 12 \end{cases}.\]
- Compute \(P(X = 12, Y = 3)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 8 | Y = 8)\).
Question ID: 0442935066
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{120}, \quad y \in \{1, 3, 5\}; x \in \{7, 11, 13\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.58 & x = 7\\0.22 & x = 11\\0.2 & x = 13 \end{cases}.\]
- Compute \(P(X = 13, Y = 3)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 11 | Y = 5)\).
Question ID: 0681812316
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{xy}{459}, \quad y \in \{3, 4, 10\}; x \in \{6, 9, 12\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.08 & x = 6\\0.14 & x = 9\\0.78 & x = 12 \end{cases}.\]
- Compute \(P(X = 6, Y = 3)\).
- Compute \(P(Y = 3)\).
- Compute \(P(X = 12 | Y = 3)\).
Question ID: 0853776876
The conditional distribution of \(Y\) given \(X\) has a probability mass function \[p_{Y|X}(y|x) = \dfrac{x+y}{198}, \quad y \in \{3, 10, 15\}; x \in \{9, 14, 15\}.\]
Moreover, the probability mass function for \(X\) is \[p_{X}(x) = \begin{cases}0.85 & x = 9\\0.05 & x = 14\\0.1 & x = 15 \end{cases}.\]
- Compute \(P(X = 15, Y = 10)\).
- Compute \(P(Y = 15)\).
- Compute \(P(X = 9 | Y = 15)\).
Question ID: 0373717206
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{x + 8}{x}\dbinom{7-x}{6-x}}{8008},\quad x\in\{0,\dots,6\}.\]
- Compute \(P(X = 5, Y = 6, Z = 5)\).
- Compute \(P(X = 2 | Y = 1)\).
- Compute \(P(X = 4, Y = 5 | Z = 0)\).
Question ID: 0933989735
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{9}{x}\dbinom{19}{8-x}}{3108105},\quad x\in\{0,\dots,8\}.\]
- Compute \(P(X = 3, Y = 2, Z = 3)\).
- Compute \(P(X = 2 | Y = 4)\).
- Compute \(P(X = 1, Y = 4 | Z = 6)\).
Question ID: 0473284592
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{5}{x}\dbinom{17}{4-x}}{7315},\quad x\in\{0,\dots,4\}.\]
- Compute \(P(X = 1, Y = 1, Z = 0)\).
- Compute \(P(X = 2 | Y = 2)\).
- Compute \(P(X = 0, Y = 2 | Z = 3)\).
Question ID: 0226042838
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.71^{7}\times\dbinom{7}{x}\left(\dfrac{0.29}{0.71}\right)^x, \quad x \in \{0,\dots,7\}.\]
- Compute \(P(X = 2, Y = 1, Z = 3)\).
- Compute \(P(X = 4 | Y = 1)\).
- Compute \(P(X = 4, Y = 4 | Z = 2)\).
Question ID: 0100363920
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.83^{10}\times\dbinom{10}{x}\left(\dfrac{0.17}{0.83}\right)^x, \quad x \in \{0,\dots,10\}.\]
- Compute \(P(X = 1, Y = 2, Z = 2)\).
- Compute \(P(X = 4 | Y = 8)\).
- Compute \(P(X = 3, Y = 2 | Z = 8)\).
Question ID: 0969275131
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.12^{5}\times\dbinom{5}{x}\left(\dfrac{0.88}{0.12}\right)^x, \quad x \in \{0,\dots,5\}.\]
- Compute \(P(X = 5, Y = 4, Z = 5)\).
- Compute \(P(X = 3 | Y = 0)\).
- Compute \(P(X = 5, Y = 5 | Z = 4)\).
Question ID: 0268772098
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{7}{x}\dbinom{23}{7-x}}{2035800},\quad x\in\{0,\dots,7\}.\]
- Compute \(P(X = 1, Y = 2, Z = 2)\).
- Compute \(P(X = 0 | Y = 1)\).
- Compute \(P(X = 2, Y = 1 | Z = 3)\).
Question ID: 0301714230
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{8}{x}\dbinom{19}{6-x}}{296010},\quad x\in\{0,\dots,6\}.\]
- Compute \(P(X = 3, Y = 3, Z = 1)\).
- Compute \(P(X = 1 | Y = 6)\).
- Compute \(P(X = 3, Y = 0 | Z = 6)\).
Question ID: 0714949808
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{13}{x}\dbinom{15}{11-x}}{21474180},\quad x\in\{0,\dots,11\}.\]
- Compute \(P(X = 4, Y = 5, Z = 6)\).
- Compute \(P(X = 7 | Y = 6)\).
- Compute \(P(X = 6, Y = 6 | Z = 10)\).
Question ID: 0497191906
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{12}{x}\dbinom{14}{7-x}}{657800},\quad x\in\{0,\dots,7\}.\]
- Compute \(P(X = 3, Y = 3, Z = 3)\).
- Compute \(P(X = 0 | Y = 2)\).
- Compute \(P(X = 4, Y = 4 | Z = 0)\).
Question ID: 0992451946
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.9^{10}\times\dbinom{10}{x}\left(\dfrac{0.1}{0.9}\right)^x, \quad x \in \{0,\dots,10\}.\]
- Compute \(P(X = 2, Y = 2, Z = 2)\).
- Compute \(P(X = 1 | Y = 9)\).
- Compute \(P(X = 2, Y = 0 | Z = 5)\).
Question ID: 0450176981
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{x + 15}{x}\dbinom{8-x}{7-x}}{346104},\quad x\in\{0,\dots,7\}.\]
- Compute \(P(X = 6, Y = 6, Z = 7)\).
- Compute \(P(X = 3 | Y = 4)\).
- Compute \(P(X = 6, Y = 6 | Z = 5)\).
Question ID: 0769920145
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{5}{x}\dbinom{23}{5-x}}{98280},\quad x\in\{0,\dots,5\}.\]
- Compute \(P(X = 2, Y = 0, Z = 1)\).
- Compute \(P(X = 2 | Y = 2)\).
- Compute \(P(X = 2, Y = 0 | Z = 2)\).
Question ID: 0954602357
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{6}{x}\dbinom{9}{5-x}}{3003},\quad x\in\{0,\dots,5\}.\]
- Compute \(P(X = 2, Y = 2, Z = 2)\).
- Compute \(P(X = 4 | Y = 0)\).
- Compute \(P(X = 2, Y = 3 | Z = 2)\).
Question ID: 0186668150
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{13}{x}\dbinom{17}{4-x}}{27405},\quad x\in\{0,\dots,4\}.\]
- Compute \(P(X = 2, Y = 3, Z = 3)\).
- Compute \(P(X = 0 | Y = 1)\).
- Compute \(P(X = 1, Y = 2 | Z = 2)\).
Question ID: 0096716287
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.57^{10}\times\dbinom{10}{x}\left(\dfrac{0.43}{0.57}\right)^x, \quad x \in \{0,\dots,10\}.\]
- Compute \(P(X = 4, Y = 4, Z = 4)\).
- Compute \(P(X = 2 | Y = 9)\).
- Compute \(P(X = 5, Y = 2 | Z = 10)\).
Question ID: 0110682829
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{14}{x}\dbinom{13}{9-x}}{4686825},\quad x\in\{0,\dots,9\}.\]
- Compute \(P(X = 6, Y = 5, Z = 5)\).
- Compute \(P(X = 4 | Y = 7)\).
- Compute \(P(X = 3, Y = 3 | Z = 2)\).
Question ID: 0335207257
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{x + 6}{x}\dbinom{11-x}{8-x}}{43758},\quad x\in\{0,\dots,8\}.\]
- Compute \(P(X = 6, Y = 6, Z = 5)\).
- Compute \(P(X = 3 | Y = 5)\).
- Compute \(P(X = 4, Y = 3 | Z = 1)\).
Question ID: 0331198256
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{x + 7}{x}\dbinom{21-x}{15-x}}{77558760},\quad x\in\{0,\dots,15\}.\]
- Compute \(P(X = 1, Y = 2, Z = 4)\).
- Compute \(P(X = 5 | Y = 11)\).
- Compute \(P(X = 11, Y = 9 | Z = 2)\).
Question ID: 0577015213
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{6}{x}\dbinom{15}{4-x}}{5985},\quad x\in\{0,\dots,4\}.\]
- Compute \(P(X = 0, Y = 2, Z = 0)\).
- Compute \(P(X = 2 | Y = 0)\).
- Compute \(P(X = 0, Y = 1 | Z = 2)\).
Question ID: 0096362519
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{10}{x}\dbinom{14}{5-x}}{42504},\quad x\in\{0,\dots,5\}.\]
- Compute \(P(X = 1, Y = 3, Z = 3)\).
- Compute \(P(X = 4 | Y = 5)\).
- Compute \(P(X = 1, Y = 1 | Z = 2)\).
Question ID: 0114403406
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{5}{x}\dbinom{16}{5-x}}{20349},\quad x\in\{0,\dots,5\}.\]
- Compute \(P(X = 2, Y = 1, Z = 2)\).
- Compute \(P(X = 2 | Y = 1)\).
- Compute \(P(X = 0, Y = 1 | Z = 5)\).
Question ID: 0912565023
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{5}{x}\dbinom{22}{5-x}}{80730},\quad x\in\{0,\dots,5\}.\]
- Compute \(P(X = 0, Y = 0, Z = 0)\).
- Compute \(P(X = 3 | Y = 3)\).
- Compute \(P(X = 1, Y = 1 | Z = 3)\).
Question ID: 0238049123
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{5}{x}\dbinom{21}{4-x}}{14950},\quad x\in\{0,\dots,4\}.\]
- Compute \(P(X = 0, Y = 0, Z = 0)\).
- Compute \(P(X = 3 | Y = 1)\).
- Compute \(P(X = 0, Y = 1 | Z = 2)\).
Question ID: 0401332726
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{13}{x}\dbinom{12}{4-x}}{12650},\quad x\in\{0,\dots,4\}.\]
- Compute \(P(X = 1, Y = 1, Z = 1)\).
- Compute \(P(X = 1 | Y = 1)\).
- Compute \(P(X = 3, Y = 3 | Z = 1)\).
Question ID: 0827037288
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.1^{9}\times\dbinom{9}{x}\left(\dfrac{0.9}{0.1}\right)^x, \quad x \in \{0,\dots,9\}.\]
- Compute \(P(X = 8, Y = 9, Z = 7)\).
- Compute \(P(X = 5 | Y = 2)\).
- Compute \(P(X = 7, Y = 9 | Z = 3)\).
Question ID: 0627730218
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{11}{x}\dbinom{14}{10-x}}{3268760},\quad x\in\{0,\dots,10\}.\]
- Compute \(P(X = 3, Y = 5, Z = 3)\).
- Compute \(P(X = 1 | Y = 8)\).
- Compute \(P(X = 6, Y = 4 | Z = 7)\).
Question ID: 0811035022
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{12}{x}\dbinom{17}{6-x}}{475020},\quad x\in\{0,\dots,6\}.\]
- Compute \(P(X = 2, Y = 2, Z = 3)\).
- Compute \(P(X = 2 | Y = 1)\).
- Compute \(P(X = 3, Y = 4 | Z = 0)\).
Question ID: 0365426508
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{x + 1}{x}\dbinom{20-x}{6-x}}{74613},\quad x\in\{0,\dots,6\}.\]
- Compute \(P(X = 1, Y = 0, Z = 0)\).
- Compute \(P(X = 0 | Y = 3)\).
- Compute \(P(X = 1, Y = 2 | Z = 1)\).
Question ID: 0847018383
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{10}{x}\dbinom{18}{5-x}}{98280},\quad x\in\{0,\dots,5\}.\]
- Compute \(P(X = 2, Y = 1, Z = 2)\).
- Compute \(P(X = 0 | Y = 3)\).
- Compute \(P(X = 3, Y = 0 | Z = 4)\).
Question ID: 0960188133
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{6}{x}\dbinom{11}{5-x}}{6188},\quad x\in\{0,\dots,5\}.\]
- Compute \(P(X = 3, Y = 2, Z = 1)\).
- Compute \(P(X = 2 | Y = 0)\).
- Compute \(P(X = 1, Y = 0 | Z = 0)\).
Question ID: 0665555088
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{11}{x}\dbinom{10}{9-x}}{293930},\quad x\in\{0,\dots,9\}.\]
- Compute \(P(X = 5, Y = 6, Z = 4)\).
- Compute \(P(X = 4 | Y = 7)\).
- Compute \(P(X = 6, Y = 5 | Z = 8)\).
Question ID: 0296478753
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.86^{10}\times\dbinom{10}{x}\left(\dfrac{0.14}{0.86}\right)^x, \quad x \in \{0,\dots,10\}.\]
- Compute \(P(X = 0, Y = 2, Z = 1)\).
- Compute \(P(X = 3 | Y = 1)\).
- Compute \(P(X = 0, Y = 1 | Z = 3)\).
Question ID: 0155432021
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{12}{x}\dbinom{17}{11-x}}{34597290},\quad x\in\{0,\dots,11\}.\]
- Compute \(P(X = 5, Y = 5, Z = 5)\).
- Compute \(P(X = 5 | Y = 3)\).
- Compute \(P(X = 5, Y = 3 | Z = 1)\).
Question ID: 0625839805
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{11}{x}\dbinom{10}{11-x}}{352716},\quad x\in\{0,\dots,11\}.\]
- Compute \(P(X = 5, Y = 7, Z = 7)\).
- Compute \(P(X = 8 | Y = 9)\).
- Compute \(P(X = 4, Y = 4 | Z = 3)\).
Question ID: 0270344834
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.27^{10}\times\dbinom{10}{x}\left(\dfrac{0.73}{0.27}\right)^x, \quad x \in \{0,\dots,10\}.\]
- Compute \(P(X = 8, Y = 8, Z = 7)\).
- Compute \(P(X = 10 | Y = 1)\).
- Compute \(P(X = 6, Y = 6 | Z = 9)\).
Question ID: 0184052073
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{5}{x}\dbinom{11}{4-x}}{1820},\quad x\in\{0,\dots,4\}.\]
- Compute \(P(X = 1, Y = 2, Z = 0)\).
- Compute \(P(X = 2 | Y = 2)\).
- Compute \(P(X = 2, Y = 1 | Z = 3)\).
Question ID: 0456400977
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.32^{8}\times\dbinom{8}{x}\left(\dfrac{0.68}{0.32}\right)^x, \quad x \in \{0,\dots,8\}.\]
- Compute \(P(X = 7, Y = 6, Z = 5)\).
- Compute \(P(X = 4 | Y = 0)\).
- Compute \(P(X = 4, Y = 4 | Z = 0)\).
Question ID: 0198419230
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{6}{x}\dbinom{20}{4-x}}{14950},\quad x\in\{0,\dots,4\}.\]
- Compute \(P(X = 0, Y = 1, Z = 0)\).
- Compute \(P(X = 1 | Y = 2)\).
- Compute \(P(X = 0, Y = 1 | Z = 2)\).
Question ID: 0578259202
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.9^{6}\times\dbinom{6}{x}\left(\dfrac{0.1}{0.9}\right)^x, \quad x \in \{0,\dots,6\}.\]
- Compute \(P(X = 0, Y = 1, Z = 1)\).
- Compute \(P(X = 2 | Y = 1)\).
- Compute \(P(X = 0, Y = 0 | Z = 0)\).
Question ID: 0022259647
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.05^{5}\times\dbinom{5}{x}\left(\dfrac{0.95}{0.05}\right)^x, \quad x \in \{0,\dots,5\}.\]
- Compute \(P(X = 5, Y = 5, Z = 5)\).
- Compute \(P(X = 5 | Y = 0)\).
- Compute \(P(X = 4, Y = 4 | Z = 2)\).
Question ID: 0864808458
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{6}{x}\dbinom{12}{6-x}}{18564},\quad x\in\{0,\dots,6\}.\]
- Compute \(P(X = 2, Y = 1, Z = 3)\).
- Compute \(P(X = 0 | Y = 2)\).
- Compute \(P(X = 3, Y = 1 | Z = 3)\).
Question ID: 0227357649
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.74^{7}\times\dbinom{7}{x}\left(\dfrac{0.26}{0.74}\right)^x, \quad x \in \{0,\dots,7\}.\]
- Compute \(P(X = 3, Y = 3, Z = 2)\).
- Compute \(P(X = 2 | Y = 3)\).
- Compute \(P(X = 3, Y = 3 | Z = 3)\).
Question ID: 0289297668
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{x + 15}{x}\dbinom{12-x}{10-x}}{13123110},\quad x\in\{0,\dots,10\}.\]
- Compute \(P(X = 8, Y = 10, Z = 10)\).
- Compute \(P(X = 6 | Y = 8)\).
- Compute \(P(X = 10, Y = 10 | Z = 5)\).
Question ID: 0444120774
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.16^{9}\times\dbinom{9}{x}\left(\dfrac{0.84}{0.16}\right)^x, \quad x \in \{0,\dots,9\}.\]
- Compute \(P(X = 9, Y = 7, Z = 9)\).
- Compute \(P(X = 4 | Y = 8)\).
- Compute \(P(X = 7, Y = 9 | Z = 0)\).
Question ID: 0979920831
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{8}{x}\dbinom{8}{7-x}}{11440},\quad x\in\{0,\dots,7\}.\]
- Compute \(P(X = 3, Y = 3, Z = 3)\).
- Compute \(P(X = 5 | Y = 6)\).
- Compute \(P(X = 4, Y = 2 | Z = 2)\).
Question ID: 0447671393
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{x + 20}{x}\dbinom{9-x}{7-x}}{2035800},\quad x\in\{0,\dots,7\}.\]
- Compute \(P(X = 7, Y = 7, Z = 7)\).
- Compute \(P(X = 6 | Y = 7)\).
- Compute \(P(X = 7, Y = 7 | Z = 4)\).
Question ID: 0848110997
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.42^{5}\times\dbinom{5}{x}\left(\dfrac{0.58}{0.42}\right)^x, \quad x \in \{0,\dots,5\}.\]
- Compute \(P(X = 2, Y = 2, Z = 2)\).
- Compute \(P(X = 4 | Y = 1)\).
- Compute \(P(X = 1, Y = 1 | Z = 3)\).
Question ID: 0123286661
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{6}{x}\dbinom{18}{4-x}}{10626},\quad x\in\{0,\dots,4\}.\]
- Compute \(P(X = 2, Y = 1, Z = 2)\).
- Compute \(P(X = 0 | Y = 0)\).
- Compute \(P(X = 2, Y = 0 | Z = 3)\).
Question ID: 0587878313
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.13^{6}\times\dbinom{6}{x}\left(\dfrac{0.87}{0.13}\right)^x, \quad x \in \{0,\dots,6\}.\]
- Compute \(P(X = 6, Y = 5, Z = 5)\).
- Compute \(P(X = 3 | Y = 3)\).
- Compute \(P(X = 6, Y = 6 | Z = 3)\).
Question ID: 0094544947
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{x + 8}{x}\dbinom{15-x}{7-x}}{346104},\quad x\in\{0,\dots,7\}.\]
- Compute \(P(X = 4, Y = 4, Z = 4)\).
- Compute \(P(X = 6 | Y = 4)\).
- Compute \(P(X = 6, Y = 5 | Z = 3)\).
Question ID: 0596232049
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.66^{8}\times\dbinom{8}{x}\left(\dfrac{0.34}{0.66}\right)^x, \quad x \in \{0,\dots,8\}.\]
- Compute \(P(X = 4, Y = 2, Z = 2)\).
- Compute \(P(X = 5 | Y = 8)\).
- Compute \(P(X = 4, Y = 2 | Z = 1)\).
Question ID: 0293307432
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{6}{x}\dbinom{21}{6-x}}{296010},\quad x\in\{0,\dots,6\}.\]
- Compute \(P(X = 2, Y = 1, Z = 1)\).
- Compute \(P(X = 3 | Y = 5)\).
- Compute \(P(X = 3, Y = 3 | Z = 3)\).
Question ID: 0733152834
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{11}{x}\dbinom{16}{4-x}}{17550},\quad x\in\{0,\dots,4\}.\]
- Compute \(P(X = 1, Y = 1, Z = 2)\).
- Compute \(P(X = 1 | Y = 2)\).
- Compute \(P(X = 1, Y = 1 | Z = 1)\).
Question ID: 0556512961
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{5}{x}\dbinom{10}{5-x}}{3003},\quad x\in\{0,\dots,5\}.\]
- Compute \(P(X = 1, Y = 1, Z = 1)\).
- Compute \(P(X = 0 | Y = 2)\).
- Compute \(P(X = 0, Y = 0 | Z = 0)\).
Question ID: 0809798643
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{7}{x}\dbinom{15}{5-x}}{26334},\quad x\in\{0,\dots,5\}.\]
- Compute \(P(X = 1, Y = 2, Z = 1)\).
- Compute \(P(X = 4 | Y = 3)\).
- Compute \(P(X = 1, Y = 0 | Z = 3)\).
Question ID: 0678418470
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{x + 6}{x}\dbinom{8-x}{5-x}}{3003},\quad x\in\{0,\dots,5\}.\]
- Compute \(P(X = 4, Y = 2, Z = 4)\).
- Compute \(P(X = 1 | Y = 0)\).
- Compute \(P(X = 2, Y = 1 | Z = 1)\).
Question ID: 0055903778
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{11}{x}\dbinom{10}{5-x}}{20349},\quad x\in\{0,\dots,5\}.\]
- Compute \(P(X = 3, Y = 2, Z = 3)\).
- Compute \(P(X = 4 | Y = 1)\).
- Compute \(P(X = 4, Y = 3 | Z = 2)\).
Question ID: 0522289569
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.94^{5}\times\dbinom{5}{x}\left(\dfrac{0.06}{0.94}\right)^x, \quad x \in \{0,\dots,5\}.\]
- Compute \(P(X = 0, Y = 1, Z = 0)\).
- Compute \(P(X = 1 | Y = 1)\).
- Compute \(P(X = 0, Y = 0 | Z = 2)\).
Question ID: 0309746682
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.1^{8}\times\dbinom{8}{x}\left(\dfrac{0.9}{0.1}\right)^x, \quad x \in \{0,\dots,8\}.\]
- Compute \(P(X = 8, Y = 7, Z = 7)\).
- Compute \(P(X = 8 | Y = 3)\).
- Compute \(P(X = 7, Y = 6 | Z = 0)\).
Question ID: 0407785530
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{x + 13}{x}\dbinom{15-x}{6-x}}{475020},\quad x\in\{0,\dots,6\}.\]
- Compute \(P(X = 4, Y = 3, Z = 4)\).
- Compute \(P(X = 3 | Y = 3)\).
- Compute \(P(X = 4, Y = 5 | Z = 1)\).
Question ID: 0829627096
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{9}{x}\dbinom{11}{6-x}}{38760},\quad x\in\{0,\dots,6\}.\]
- Compute \(P(X = 4, Y = 4, Z = 3)\).
- Compute \(P(X = 4 | Y = 5)\).
- Compute \(P(X = 4, Y = 4 | Z = 0)\).
Question ID: 0145871570
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{8}{x}\dbinom{17}{8-x}}{1081575},\quad x\in\{0,\dots,8\}.\]
- Compute \(P(X = 3, Y = 3, Z = 3)\).
- Compute \(P(X = 2 | Y = 0)\).
- Compute \(P(X = 1, Y = 2 | Z = 5)\).
Question ID: 0527200763
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{x + 4}{x}\dbinom{16-x}{5-x}}{20349},\quad x\in\{0,\dots,5\}.\]
- Compute \(P(X = 0, Y = 0, Z = 2)\).
- Compute \(P(X = 4 | Y = 2)\).
- Compute \(P(X = 1, Y = 0 | Z = 5)\).
Question ID: 0630719081
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{6}{x}\dbinom{19}{4-x}}{12650},\quad x\in\{0,\dots,4\}.\]
- Compute \(P(X = 2, Y = 1, Z = 2)\).
- Compute \(P(X = 2 | Y = 2)\).
- Compute \(P(X = 0, Y = 2 | Z = 3)\).
Question ID: 0205202431
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{7}{x}\dbinom{15}{7-x}}{170544},\quad x\in\{0,\dots,7\}.\]
- Compute \(P(X = 3, Y = 3, Z = 1)\).
- Compute \(P(X = 1 | Y = 2)\).
- Compute \(P(X = 1, Y = 3 | Z = 1)\).
Question ID: 0158172112
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{x + 13}{x}\dbinom{6-x}{6-x}}{38760},\quad x\in\{0,\dots,6\}.\]
- Compute \(P(X = 5, Y = 5, Z = 5)\).
- Compute \(P(X = 5 | Y = 5)\).
- Compute \(P(X = 6, Y = 5 | Z = 6)\).
Question ID: 0236519353
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{9}{x}\dbinom{13}{4-x}}{7315},\quad x\in\{0,\dots,4\}.\]
- Compute \(P(X = 1, Y = 2, Z = 1)\).
- Compute \(P(X = 1 | Y = 0)\).
- Compute \(P(X = 0, Y = 2 | Z = 0)\).
Question ID: 0573962001
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{x + 2}{x}\dbinom{25-x}{14-x}}{40116600},\quad x\in\{0,\dots,14\}.\]
- Compute \(P(X = 1, Y = 3, Z = 1)\).
- Compute \(P(X = 2 | Y = 0)\).
- Compute \(P(X = 5, Y = 0 | Z = 14)\).
Question ID: 0080070272
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.44^{9}\times\dbinom{9}{x}\left(\dfrac{0.56}{0.44}\right)^x, \quad x \in \{0,\dots,9\}.\]
- Compute \(P(X = 4, Y = 5, Z = 6)\).
- Compute \(P(X = 3 | Y = 7)\).
- Compute \(P(X = 6, Y = 7 | Z = 6)\).
Question ID: 0657705333
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.61^{9}\times\dbinom{9}{x}\left(\dfrac{0.39}{0.61}\right)^x, \quad x \in \{0,\dots,9\}.\]
- Compute \(P(X = 2, Y = 3, Z = 4)\).
- Compute \(P(X = 2 | Y = 3)\).
- Compute \(P(X = 5, Y = 2 | Z = 3)\).
Question ID: 0351355108
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.63^{7}\times\dbinom{7}{x}\left(\dfrac{0.37}{0.63}\right)^x, \quad x \in \{0,\dots,7\}.\]
- Compute \(P(X = 3, Y = 2, Z = 2)\).
- Compute \(P(X = 0 | Y = 2)\).
- Compute \(P(X = 4, Y = 3 | Z = 7)\).
Question ID: 0706137100
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.12^{8}\times\dbinom{8}{x}\left(\dfrac{0.88}{0.12}\right)^x, \quad x \in \{0,\dots,8\}.\]
- Compute \(P(X = 8, Y = 8, Z = 6)\).
- Compute \(P(X = 5 | Y = 5)\).
- Compute \(P(X = 6, Y = 6 | Z = 4)\).
Question ID: 0580789040
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{11}{x}\dbinom{17}{8-x}}{3108105},\quad x\in\{0,\dots,8\}.\]
- Compute \(P(X = 3, Y = 3, Z = 3)\).
- Compute \(P(X = 3 | Y = 7)\).
- Compute \(P(X = 3, Y = 5 | Z = 5)\).
Question ID: 0125186691
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{x + 2}{x}\dbinom{13-x}{7-x}}{11440},\quad x\in\{0,\dots,7\}.\]
- Compute \(P(X = 1, Y = 1, Z = 1)\).
- Compute \(P(X = 3 | Y = 1)\).
- Compute \(P(X = 1, Y = 4 | Z = 7)\).
Question ID: 0901350846
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{8}{x}\dbinom{12}{6-x}}{38760},\quad x\in\{0,\dots,6\}.\]
- Compute \(P(X = 2, Y = 3, Z = 2)\).
- Compute \(P(X = 1 | Y = 1)\).
- Compute \(P(X = 3, Y = 1 | Z = 1)\).
Question ID: 0328025496
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{x + 8}{x}\dbinom{13-x}{8-x}}{319770},\quad x\in\{0,\dots,8\}.\]
- Compute \(P(X = 5, Y = 5, Z = 4)\).
- Compute \(P(X = 5 | Y = 1)\).
- Compute \(P(X = 7, Y = 6 | Z = 5)\).
Question ID: 0590498829
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.58^{6}\times\dbinom{6}{x}\left(\dfrac{0.42}{0.58}\right)^x, \quad x \in \{0,\dots,6\}.\]
- Compute \(P(X = 2, Y = 3, Z = 2)\).
- Compute \(P(X = 6 | Y = 1)\).
- Compute \(P(X = 2, Y = 3 | Z = 0)\).
Question ID: 0861080007
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{x + 3}{x}\dbinom{17-x}{5-x}}{20349},\quad x\in\{0,\dots,5\}.\]
- Compute \(P(X = 1, Y = 2, Z = 1)\).
- Compute \(P(X = 2 | Y = 0)\).
- Compute \(P(X = 1, Y = 2 | Z = 1)\).
Question ID: 0510254515
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.66^{8}\times\dbinom{8}{x}\left(\dfrac{0.34}{0.66}\right)^x, \quad x \in \{0,\dots,8\}.\]
- Compute \(P(X = 4, Y = 4, Z = 2)\).
- Compute \(P(X = 6 | Y = 5)\).
- Compute \(P(X = 1, Y = 2 | Z = 4)\).
Question ID: 0740401633
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{6}{x}\dbinom{9}{6-x}}{5005},\quad x\in\{0,\dots,6\}.\]
- Compute \(P(X = 3, Y = 2, Z = 3)\).
- Compute \(P(X = 5 | Y = 3)\).
- Compute \(P(X = 2, Y = 1 | Z = 3)\).
Question ID: 0494911895
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.03^{10}\times\dbinom{10}{x}\left(\dfrac{0.97}{0.03}\right)^x, \quad x \in \{0,\dots,10\}.\]
- Compute \(P(X = 9, Y = 9, Z = 9)\).
- Compute \(P(X = 9 | Y = 2)\).
- Compute \(P(X = 9, Y = 10 | Z = 2)\).
Question ID: 0907136623
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{x + 2}{x}\dbinom{12-x}{6-x}}{5005},\quad x\in\{0,\dots,6\}.\]
- Compute \(P(X = 1, Y = 0, Z = 0)\).
- Compute \(P(X = 6 | Y = 5)\).
- Compute \(P(X = 0, Y = 1 | Z = 0)\).
Question ID: 0906928567
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.67^{8}\times\dbinom{8}{x}\left(\dfrac{0.33}{0.67}\right)^x, \quad x \in \{0,\dots,8\}.\]
- Compute \(P(X = 2, Y = 3, Z = 3)\).
- Compute \(P(X = 2 | Y = 5)\).
- Compute \(P(X = 4, Y = 2 | Z = 3)\).
Question ID: 0561801634
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.68^{8}\times\dbinom{8}{x}\left(\dfrac{0.32}{0.68}\right)^x, \quad x \in \{0,\dots,8\}.\]
- Compute \(P(X = 3, Y = 3, Z = 3)\).
- Compute \(P(X = 0 | Y = 5)\).
- Compute \(P(X = 1, Y = 1 | Z = 1)\).
Question ID: 0419718705
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{x + 8}{x}\dbinom{20-x}{13-x}}{67863915},\quad x\in\{0,\dots,13\}.\]
- Compute \(P(X = 4, Y = 5, Z = 5)\).
- Compute \(P(X = 1 | Y = 12)\).
- Compute \(P(X = 9, Y = 10 | Z = 8)\).
Question ID: 0859270377
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.98^{5}\times\dbinom{5}{x}\left(\dfrac{0.02}{0.98}\right)^x, \quad x \in \{0,\dots,5\}.\]
- Compute \(P(X = 0, Y = 0, Z = 0)\).
- Compute \(P(X = 0 | Y = 4)\).
- Compute \(P(X = 0, Y = 1 | Z = 1)\).
Question ID: 0299812982
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.17^{8}\times\dbinom{8}{x}\left(\dfrac{0.83}{0.17}\right)^x, \quad x \in \{0,\dots,8\}.\]
- Compute \(P(X = 7, Y = 7, Z = 7)\).
- Compute \(P(X = 7 | Y = 3)\).
- Compute \(P(X = 5, Y = 8 | Z = 6)\).
Question ID: 0963316112
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.39^{10}\times\dbinom{10}{x}\left(\dfrac{0.61}{0.39}\right)^x, \quad x \in \{0,\dots,10\}.\]
- Compute \(P(X = 7, Y = 6, Z = 5)\).
- Compute \(P(X = 2 | Y = 3)\).
- Compute \(P(X = 4, Y = 7 | Z = 7)\).
Question ID: 0357265764
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{8}{x}\dbinom{13}{6-x}}{54264},\quad x\in\{0,\dots,6\}.\]
- Compute \(P(X = 2, Y = 2, Z = 1)\).
- Compute \(P(X = 4 | Y = 2)\).
- Compute \(P(X = 2, Y = 3 | Z = 4)\).
Question ID: 0450228979
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{x + 14}{x}\dbinom{9-x}{7-x}}{346104},\quad x\in\{0,\dots,7\}.\]
- Compute \(P(X = 6, Y = 7, Z = 5)\).
- Compute \(P(X = 2 | Y = 1)\).
- Compute \(P(X = 4, Y = 4 | Z = 7)\).
Question ID: 0482583639
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.83^{10}\times\dbinom{10}{x}\left(\dfrac{0.17}{0.83}\right)^x, \quad x \in \{0,\dots,10\}.\]
- Compute \(P(X = 2, Y = 2, Z = 2)\).
- Compute \(P(X = 5 | Y = 3)\).
- Compute \(P(X = 3, Y = 0 | Z = 2)\).
Question ID: 0510350089
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{5}{x}\dbinom{12}{5-x}}{6188},\quad x\in\{0,\dots,5\}.\]
- Compute \(P(X = 2, Y = 2, Z = 1)\).
- Compute \(P(X = 3 | Y = 3)\).
- Compute \(P(X = 3, Y = 1 | Z = 0)\).
Question ID: 0653218260
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.26^{10}\times\dbinom{10}{x}\left(\dfrac{0.74}{0.26}\right)^x, \quad x \in \{0,\dots,10\}.\]
- Compute \(P(X = 8, Y = 7, Z = 8)\).
- Compute \(P(X = 10 | Y = 9)\).
- Compute \(P(X = 8, Y = 7 | Z = 4)\).
Question ID: 0470368366
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{10}{x}\dbinom{16}{9-x}}{3124550},\quad x\in\{0,\dots,9\}.\]
- Compute \(P(X = 4, Y = 3, Z = 4)\).
- Compute \(P(X = 6 | Y = 5)\).
- Compute \(P(X = 4, Y = 5 | Z = 8)\).
Question ID: 0650496752
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{x + 7}{x}\dbinom{18-x}{11-x}}{7726160},\quad x\in\{0,\dots,11\}.\]
- Compute \(P(X = 6, Y = 5, Z = 5)\).
- Compute \(P(X = 1 | Y = 6)\).
- Compute \(P(X = 8, Y = 5 | Z = 9)\).
Question ID: 0204677039
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.07^{9}\times\dbinom{9}{x}\left(\dfrac{0.93}{0.07}\right)^x, \quad x \in \{0,\dots,9\}.\]
- Compute \(P(X = 8, Y = 8, Z = 8)\).
- Compute \(P(X = 6 | Y = 5)\).
- Compute \(P(X = 9, Y = 9 | Z = 5)\).
Question ID: 0932979262
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.15^{10}\times\dbinom{10}{x}\left(\dfrac{0.85}{0.15}\right)^x, \quad x \in \{0,\dots,10\}.\]
- Compute \(P(X = 8, Y = 9, Z = 9)\).
- Compute \(P(X = 9 | Y = 5)\).
- Compute \(P(X = 9, Y = 10 | Z = 10)\).
Question ID: 0864102549
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = \frac{\dbinom{5}{x}\dbinom{11}{5-x}}{4368},\quad x\in\{0,\dots,5\}.\]
- Compute \(P(X = 1, Y = 2, Z = 2)\).
- Compute \(P(X = 0 | Y = 2)\).
- Compute \(P(X = 1, Y = 0 | Z = 0)\).
Question ID: 0002146096
Suppose that \(X\), \(Y\), and \(Z\) are three independent and identically distributed random variables. Moreover, suppose that the PMF of \(X\) is \[p_X(x) = 0.69^{5}\times\dbinom{5}{x}\left(\dfrac{0.31}{0.69}\right)^x, \quad x \in \{0,\dots,5\}.\]
- Compute \(P(X = 2, Y = 2, Z = 2)\).
- Compute \(P(X = 4 | Y = 1)\).
- Compute \(P(X = 2, Y = 3 | Z = 1)\).
Question ID: 0784414955
Recall our discussions of combinatorics.↩︎
We can actually discuss probabilities revolving around \(x\), but they are all deeply uninteresting. Every probability will either be \(1\), or \(0\). If I tell you that \(x = 5\), then \(P(x=5) = 1\) and \(P(x = 2) = 0\). While this is not a particularly interesting probability statement, it is true, and somewhat surprisingly, can arise in meaningful ways.↩︎
The support of a random variable is directly analogous to the sample space from the statistical experiment. That is, it is the set of possible observations which can be made of the random variable. As a result, it is sometimes permissible to call the support the “sample space of the random variable”, informally. The informality here is important. Formally, a random variable \(X\) is a function which maps from the sample space to its support, which is to say \(X \colon \mathcal{S}\to\mathcal{X}\).↩︎
That is to say, events in the case of random variables are subsets of \(\mathcal{X}\).↩︎
Recall that “real numbers” are just all the standard numbers that we think of (decimals, whole numbers, fractions, negative values, etc.).↩︎
(in principle)↩︎
This notation refers to the set of all integers↩︎
That is, \(p(x)\) is a function, \(p\colon\mathcal{X}\to[0,1]\).↩︎
One particularly elegant technique is to realize that \(p(1)\) and \(p(2)\) must be the same by interchanging the roles of heads and tails. Thus, we have \(p(1) + p(2) + 0.25 = 1\) by the unitary property of probability, and rearranging gives \(p(1) = p(2) = 0.375\).↩︎
We can actually write down this probability mass function more succinctly as \(p(x) = \binom{3}{x}\dfrac{1}{8}\). You can check this holds for yourself, and we will understand why later on!↩︎
Charles is still not entirely sure if birds are even real, let alone worth watching.↩︎
How Sadie found such a concrete answer, I will never know.↩︎
Instead of independence, we may describe this distribution as being “memoryless”. If you know that you have been waiting a certain amount of time for something to happen (a good picture to get taken) that does not change your belief about how much longer you have to wait; the process “forgets” that it has been ongoing for some time.↩︎
This is another example of confusion of the inverse.↩︎
We shall see other forms of these “conditioning arguments” in the next chapter, where we try to summarize the behaviour of a random variable.↩︎