Probability is a measure of the likelihood that an event will occur, expressed as a number between 0 and 1. An event with a probability of 0 will not occur, while an event with a probability of 1 will occur. |
Card: 2 / 30 |
The probability of a single event occurring can be calculated using the formula: |
Card: 4 / 30 |
Independent events are those whose outcomes do not affect each other. For example, flipping a coin and rolling a die are independent. Dependent events are those where the outcome of one event affects the outcome of another. For example, drawing cards from a deck without replacement. |
Card: 6 / 30 |
If you roll two six-sided dice, what is the probability that the sum of the numbers rolled is 7? |
Card: 7 / 30 |
To find the probability of rolling a sum of 7, identify the favorable outcomes: (1,6), (2,5), (3,4), (4,3), (5,2), (6,1) — a total of 6 outcomes. |
Card: 8 / 30 |
The mean is the average of all data points, calculated by summing them and dividing by the number of points. The median is the middle value when the data points are arranged in order. The mode is the value that appears most frequently in the data set. |
Card: 10 / 30 |
What is the formula for the expected value (EV) of a discrete random variable? |
Card: 11 / 30 |
The expected value is calculated using the formula: |
Card: 12 / 30 |
Variance is calculated using the formula: |
Card: 14 / 30 |
![]() Unlock all Flashcards with EduRev Infinity Plan Starting from @ ₹99 only
|
A common mistake is to forget to adjust the total number of outcomes when dealing with dependent events. Always ensure you are using the correct total based on whether the events are independent or dependent. |
Card: 16 / 30 |
A bag contains 3 red balls and 2 blue balls. If one ball is drawn at random, what is the probability that it is red? |
Card: 17 / 30 |
The total number of balls is 5. The number of favorable outcomes (red balls) is 3. Thus, P(red) = 3/5. |
Card: 18 / 30 |
If a fair coin is flipped three times, what is the probability of getting exactly two heads? |
Card: 19 / 30 |
The total outcomes when flipping a coin three times is 2³ = 8. |
Card: 20 / 30 |
In a normal distribution, what percentage of data falls within one standard deviation of the mean? |
Card: 21 / 30 |
Approximately 68% of the data falls within one standard deviation of the mean in a normal distribution. |
Card: 22 / 30 |
To find the median, arrange the numbers in order. The median is the middle value, which is 20, since there are 5 data points. |
Card: 24 / 30 |
Combinations are used when the order does not matter, calculated as C(n, k) = n! / (k! * (n - k)!), while permutations are used when the order matters, calculated as P(n, k) = n! / (n - k)!. |
Card: 26 / 30 |
A die is rolled twice. What is the probability that the sum of the numbers rolled is greater than 8? |
Card: 27 / 30 |
First, calculate the total outcomes: 6 * 6 = 36. The favorable outcomes for sums greater than 8 are: (3,6), (4,5), (4,6), (5,4), (5,5), (5,6), (6,3), (6,4), (6,5), (6,6) — totaling 10 outcomes. Thus, P(sum > 8) = 10/36 = 5/18. |
Card: 28 / 30 |
To calculate the median of an even set, arrange the numbers in order and take the average of the two middle numbers. |
Card: 30 / 30 |