Data Analysis

174 soru

Soru 101Soru

An academic conference has 7 consecutive presentation time slots. A committee must assign 7 presentations—3 in Biology (BB), 2 in Chemistry (CC), and 2 in Physics (PP)—to these slots subject to the following conditions:

1. Presentations of the same discipline are indistinguishable (only the subject sequence matters).
2. No two Biology presentations may be scheduled in consecutive time slots.
3. The two Physics presentations must be scheduled in consecutive time slots.

How many different subject-sequence schedules for the 7 presentation time slots satisfy all of these conditions?

Cevabı ve açıklamayı göster

Cevap: 1212

Cevap

12
To satisfy the condition that the two Physics presentations are consecutive, we combine them into a single block (PP)(PP). We then arrange the non-Biology items—two Chemistry presentations CC and one block (PP)(PP)—which can be ordered in 3!2!=3\frac{3!}{2!} = 3 distinct ways. These 3 items create 4 potential gaps (before the first item, between items, and after the last item). To ensure no two Biology presentations are adjacent, we place one Biology presentation into each of 3 chosen gaps out of the 4 available spaces, which can be done in (43)=4\binom{4}{3} = 4 ways. By the Fundamental Counting Principle, the total number of valid subject-sequence schedules is 3×4=123 \times 4 = 12.

Adım Adım Çözüm

1
Group the adjacent Physics presentations into a single block
The two Physics presentations (P,P)(P, P) form a single block (PP)(PP). The set of non-Biology items consists of two indistinguishable CC's and one (PP)(PP) block, making 3 items in total.
Since the two Physics presentations must be scheduled in consecutive slots, treating them as a single unit guarantees they stay adjacent.
2
Calculate the number of distinct arrangements of the non-Biology items
The number of distinct arrangements of {C,C,(PP)}\{C, C, (PP)\} is 3!2!1!=3\frac{3!}{2!1!} = 3 ways.
The 2 Chemistry presentations are identical, so we divide the total permutations (3!3!) by 2!2! to account for indistinguishability.
3
Apply the gap method to place the non-adjacent Biology presentations
Any sequence of the 3 non-Biology items creates 4 available spaces (gaps), including the two ends: _item1_item2_item3_\_ \text{item}_1 \_ \text{item}_2 \_ \text{item}_3 \_. Choosing 3 gaps out of 4 yields (43)=4\binom{4}{3} = 4 ways to insert the 3 identical BB presentations.
Placing at most one Biology presentation in each gap guarantees no two Biology presentations are consecutive.
4
Apply the Fundamental Counting Principle
Total valid schedules = 3×4=123 \times 4 = 12.
The choices of arranging non-Biology items and selecting gaps for Biology items are independent.

Anahtar Kavram

Combinatorics with Adjacency Restrictions and Indistinguishable Objects
Soru 102Soru

An executive education program surveyed 400400 professional candidates regarding their enrollment in three specialized tracks: Artificial Intelligence (AA), Financial Technology (FF), and Sustainable Energy (SS).

The survey revealed the following data:
- 4040 candidates were enrolled in none of the three tracks.
- 210210 candidates were enrolled in Artificial Intelligence.
- 180180 candidates were enrolled in Financial Technology.
- 150150 candidates were enrolled in Sustainable Energy.
- 9090 candidates were enrolled in both Artificial Intelligence and Financial Technology.
- 7070 candidates were enrolled in both Financial Technology and Sustainable Energy.
- 6060 candidates were enrolled in both Artificial Intelligence and Sustainable Energy.

How many candidates were enrolled in exactly one of the three tracks?

Cevabı ve açıklamayı göster

Cevap: 220220

Cevap

The number of candidates enrolled in exactly one of the three tracks is 220220.
To find the number of candidates enrolled in exactly one track, we first apply the Principle of Inclusion-Exclusion to find the triple intersection AFS|A \cap F \cap S|: AFS=A+F+S(AF+FS+AS)+AFS|A \cup F \cup S| = |A| + |F| + |S| - (|A \cap F| + |F \cap S| + |A \cap S|) + |A \cap F \cap S|. Substituting known values gives 360=210+180+150220+AFS360 = 210 + 180 + 150 - 220 + |A \cap F \cap S|, so AFS=40|A \cap F \cap S| = 40. Isolating mutually exclusive regions yields 100100 candidates in Artificial Intelligence only, 6060 in Financial Technology only, and 6060 in Sustainable Energy only. Summing these gives 100+60+60=220100 + 60 + 60 = 220.

Adım Adım Çözüm

1
Determine the number of candidates enrolled in at least one track.
AFS=40040=360|A \cup F \cup S| = 400 - 40 = 360
Candidates in none of the tracks must be subtracted from the total survey population.
2
Calculate the number of candidates enrolled in all three tracks (x=AFSx = |A \cap F \cap S|) using the Principle of Inclusion-Exclusion.
360=210+180+150(90+70+60)+x    360=320+x    x=40360 = 210 + 180 + 150 - (90 + 70 + 60) + x \implies 360 = 320 + x \implies x = 40
The sum of individual sets overcounts pairwise intersections and undercounts the triple intersection.
3
Calculate the counts for regions representing enrollment in exactly two tracks.
AF only=9040=50A \cap F \text{ only} = 90 - 40 = 50, FS only=7040=30F \cap S \text{ only} = 70 - 40 = 30, AS only=6040=20A \cap S \text{ only} = 60 - 40 = 20
Subtracting the triple intersection from each pairwise intersection isolates candidates enrolled in precisely two tracks.
4
Calculate the counts for candidates enrolled in exactly one track and sum them.
A only=210(50+20+40)=100A \text{ only} = 210 - (50 + 20 + 40) = 100; F only=180(50+30+40)=60F \text{ only} = 180 - (50 + 30 + 40) = 60; S only=150(20+30+40)=60S \text{ only} = 150 - (20 + 30 + 40) = 60. Total =100+60+60=220= 100 + 60 + 60 = 220.
Subtracting all overlap regions from each set total yields the single-track enrollment.

Anahtar Kavram

Principle of Inclusion-Exclusion for Three Sets
Soru 103Soru

A fair six-sided die with faces numbered 11 through 66 is rolled twice. What is the probability of rolling a 44 on the first roll and an odd number on the second roll?

Cevabı ve açıklamayı göster

Cevap: 112\frac{1}{12}

Cevap

112\frac{1}{12}
Because the outcome of the first die roll does not affect the outcome of the second die roll, the two events are independent. The probability of rolling a 44 on the first roll is 16\frac{1}{6}, and the probability of rolling an odd number (1,3,1, 3, or 55) on the second roll is 36=12\frac{3}{6} = \frac{1}{2}. Multiplying these individual probabilities together yields 16×12=112\frac{1}{6} \times \frac{1}{2} = \frac{1}{12}.

Adım Adım Çözüm

1
Determine the probability of the first event (rolling a 4).
There is 11 favorable outcome out of 66 possible outcomes, so P(First roll is 4)=16P(\text{First roll is } 4) = \frac{1}{6}.
Each face of a fair six-sided die is equally likely to land face up.
2
Determine the probability of the second event (rolling an odd number).
The odd numbers are 1,3,1, 3, and 55, giving 33 favorable outcomes out of 66 total outcomes, so P(Second roll is odd)=36=12P(\text{Second roll is odd}) = \frac{3}{6} = \frac{1}{2}.
Half of the outcomes on a standard six-sided die are odd.
3
Calculate the joint probability of both independent events occurring.
P(4 on first AND odd on second)=16×12=112P(\text{4 on first AND odd on second}) = \frac{1}{6} \times \frac{1}{2} = \frac{1}{12}.
For independent events AA and BB, the multiplication rule states that P(A and B)=P(A)×P(B)P(A \text{ and } B) = P(A) \times P(B).

Anahtar Kavram

Probability of Independent Events
Tahmini Süre:1m 0s
Soru 104Soru

A cybersecurity firm audited a sample of 300300 corporate networks for compliance across three security standards: Network Encryption (EE), Multi-Factor Authentication (MM), and Access Logging (LL). The audit revealed that 160160 networks met standard EE, 140140 met standard MM, and 120120 met standard LL. Exactly 2525 networks met all three standards, while 4545 networks met none of the three standards. How many of the audited networks met exactly two of the three security standards?

Cevabı ve açıklamayı göster

Cevap: 115

Cevap

115 networks met exactly two of the three security standards.
The total number of networks meeting at least one standard is 30045=255300 - 45 = 255. By the three-set inclusion-exclusion principle, 255=160+140+120S2+25255 = 160 + 140 + 120 - S_2 + 25, where S2S_2 is the sum of the pairwise intersections EM+ML+EL|E \cap M| + |M \cap L| + |E \cap L|. Solving for S2S_2 yields S2=190S_2 = 190. Since each pairwise intersection includes the 25 networks that met all three standards, the number of networks meeting exactly two standards is 1903(25)=115190 - 3(25) = 115.

Adım Adım Çözüm

1
Calculate the total number of networks that met at least one security standard.
EML=30045=255|E \cup M \cup L| = 300 - 45 = 255
Subtracting networks that met none of the standards from the total sample size gives the union of the three sets.
2
Apply the Principle of Inclusion-Exclusion for three sets to find the sum of pairwise overlapping regions.
255=160+140+120(EM+ML+EL)+25255 = 160 + 140 + 120 - (|E \cap M| + |M \cap L| + |E \cap L|) + 25, so EM+ML+EL=445255=190|E \cap M| + |M \cap L| + |E \cap L| = 445 - 255 = 190
The formula EML=E+M+L(EM+ML+EL)+EML|E \cup M \cup L| = |E| + |M| + |L| - (|E \cap M| + |M \cap L| + |E \cap L|) + |E \cap M \cap L| relates all known quantities.
3
Calculate the number of networks that met exactly two standards.
Exactly 2=(EM+ML+EL)3EML=1903(25)=19075=115\text{Exactly 2} = (|E \cap M| + |M \cap L| + |E \cap L|) - 3|E \cap M \cap L| = 190 - 3(25) = 190 - 75 = 115
Each of the three pairwise intersections includes the triple intersection. Subtracting three times the triple intersection isolates the regions representing membership in exactly two sets.

Anahtar Kavram

Three-Set Principle of Inclusion-Exclusion
Soru 105Soru

A retail analyst recorded the number of online orders fulfilled per day over a period of 99 days. The data points, listed in non-decreasing order, are:

3,5,8,x,y,17,21,24,z3, 5, 8, x, y, 17, 21, 24, z

The median of the 99 daily order counts is 1414, the arithmetic mean is 1616, and the dataset has a unique mode of 88. If zz represents the highest number of orders fulfilled in a single day, what is the value of zz?

Cevabı ve açıklamayı göster

Cevap: 44

Cevap

44
For a sorted set of 9 values, the median is the 5th value, giving y=14y = 14. To make 8 the unique mode, 8 must appear at least twice, which forces x=8x = 8. With an arithmetic mean of 16 across 9 numbers, the total sum is 9×16=1449 \times 16 = 144. Subtracting the sum of the eight known numbers (3+5+8+8+14+17+21+24=1003+5+8+8+14+17+21+24 = 100) gives z=44z = 44.

Adım Adım Çözüm

1
Determine the value of yy using the median definition.
y=14y = 14
For a dataset of n=9n = 9 numbers arranged in non-decreasing order, the median is the 9+12=5th\frac{9+1}{2} = 5\text{th} element. Thus, y=14y = 14.
2
Determine the value of xx using the unique mode condition.
x=8x = 8
The dataset is ordered as 358x14172124z3 \le 5 \le 8 \le x \le 14 \le 17 \le 21 \le 24 \le z. For 88 to be a unique mode, it must appear more than once. Since all other given numbers are distinct, xx must equal 88 so that 88 occurs twice.
3
Calculate the required total sum of all 9 data points from the given arithmetic mean.
\text{Total Sum} = 144
\text{Mean} = \frac{\text{Total Sum}}{9} \implies \text{Total Sum} = 9 \times 16 = 144.
4
Sum the known values and solve for zz.
z=44z = 44
3+5+8+8+14+17+21+24+z=144    100+z=144    z=443 + 5 + 8 + 8 + 14 + 17 + 21 + 24 + z = 144 \implies 100 + z = 144 \implies z = 44.

Anahtar Kavram

Combining mean, median, and mode definitions to solve for unknown elements in a ordered dataset.
Soru 106Soru

A reliability study recorded the operating lifespan, tt (in thousands of hours), for a sample of 250250 semiconductor laser diodes. The results are summarized in the grouped frequency table below.

Lifespan tt (thousands of hours)Frequency
0t<40 \le t < 43535
4t<84 \le t < 85555
8t<128 \le t < 128080
12t<1612 \le t < 165050
16t<2016 \le t < 203030

Laser diodes with an operating lifespan of at least 60006{}000 hours (t6t \ge 6) but less than 1400014{}000 hours (t<14t < 14) are designated as high-efficiency units. Assuming that the values within each class interval are uniformly distributed, what percentage of the 250250 laser diodes in the sample are designated as high-efficiency units?

Cevabı ve açıklamayı göster

Cevap: 53

Cevap

53%
To find the percentage of diodes with lifespans between 60006{}000 and 1400014{}000 hours (6t<146 \le t < 14), evaluate the relevant intervals. For 4t<84 \le t < 8, the sub-interval [6,8)[6, 8) represents 8684=0.5\frac{8-6}{8-4} = 0.5 of the interval width, containing 0.5×55=27.50.5 \times 55 = 27.5 diodes. The interval [8,12)[8, 12) is fully contained, contributing 8080 diodes. For 12t<1612 \le t < 16, the sub-interval [12,14)[12, 14) represents 14121612=0.5\frac{14-12}{16-12} = 0.5 of the interval width, containing 0.5×50=250.5 \times 50 = 25 diodes. Totaling these gives 27.5+80+25=132.527.5 + 80 + 25 = 132.5 diodes. Expressed as a percentage of the total 250250 diodes, 132.5250×100%=53%\frac{132.5}{250} \times 100\% = 53\%.

Adım Adım Çözüm

1
Determine the estimated number of diodes in the partial interval 6t<86 \le t < 8.
The target range [6,8)[6, 8) covers half of the interval [4,8)[4, 8) width of 44 units. With uniform distribution, the count is 0.5×55=27.50.5 \times 55 = 27.5 diodes.
Linear interpolation estimates frequencies for sub-intervals within grouped data.
2
Include the count for the complete interval 8t<128 \le t < 12.
All 8080 diodes in this interval fall within 6t<146 \le t < 14.
The entire interval is fully contained within the target upper and lower bounds.
3
Determine the estimated number of diodes in the partial interval 12t<1412 \le t < 14.
The target range [12,14)[12, 14) covers half of the interval [12,16)[12, 16) width of 44 units. With uniform distribution, the count is 0.5×50=250.5 \times 50 = 25 diodes.
Linear interpolation estimates frequencies for the upper partial boundary.
4
Sum the target diode counts and convert to a percentage of the total sample.
Total target count = 27.5+80+25=132.527.5 + 80 + 25 = 132.5 diodes. Percentage = 132.5250×100%=53%\frac{132.5}{250} \times 100\% = 53\%.
Divide the calculated frequency sum by the total sample size of 250 and multiply by 100.

Anahtar Kavram

Grouped Frequency Distribution and Linear Interpolation
Tahmini Süre:2m 0s
Soru 107Soru

A community health center conducted a study of 250250 adults regarding their participation in three wellness programs: Nutrition Counseling (NN), Exercise Coaching (EE), and Stress Management (SS). The survey revealed the following data:

125125 adults participate in Nutrition Counseling.
105105 adults participate in Exercise Coaching.
8585 adults participate in Stress Management.
1515 adults participate in all three programs.
3030 adults participate in none of the three programs.

How many adults participate in exactly two of the three programs?

Cevabı ve açıklamayı göster

Cevap: 65

Cevap

65
The total number of surveyed adults is 250250, and 3030 participate in none of the programs, meaning 220220 adults participate in at least one program. Let x1x_1 be the number of adults in exactly one program, x2x_2 in exactly two programs, and x3=15x_3 = 15 in all three programs. We have x1+x2+15=220x_1 + x_2 + 15 = 220, which simplifies to x1+x2=205x_1 + x_2 = 205. Additionally, summing the individual program participants yields N+E+S=125+105+85=315|N| + |E| + |S| = 125 + 105 + 85 = 315. By region expansion, N+E+S=x1+2x2+3x3|N| + |E| + |S| = x_1 + 2x_2 + 3x_3. Substituting x3=15x_3 = 15 gives x1+2x2+45=315x_1 + 2x_2 + 45 = 315, or x1+2x2=270x_1 + 2x_2 = 270. Subtracting x1+x2=205x_1 + x_2 = 205 from x1+2x2=270x_1 + 2x_2 = 270 gives x2=65x_2 = 65.

Adım Adım Çözüm

1
Determine the number of adults in the union of all three set categories
NES=25030=220|N \cup E \cup S| = 250 - 30 = 220
Subtracting the individuals participating in none of the programs from the total surveyed yields the total count of individuals participating in at least one program.
2
Set up an equation for the total unique participants using disjoint region variables
x1+x2=205x_1 + x_2 = 205
The union equals x1+x2+x3=220x_1 + x_2 + x_3 = 220, where x1x_1 represents adults in exactly 1 program, x2x_2 in exactly 2, and x3=15x_3 = 15 in all 3 programs.
3
Set up an equation using the sum of the individual program totals
x1+2x2=270x_1 + 2x_2 = 270
The sum N+E+S=125+105+85=315|N| + |E| + |S| = 125 + 105 + 85 = 315 counts single-program participants once, double-program participants twice, and triple-program participants three times (x1+2x2+3(15)=315x_1 + 2x_2 + 3(15) = 315).
4
Solve the system of linear equations for x2x_2
x2=270205=65x_2 = 270 - 205 = 65
Subtracting (x1+x2=205)(x_1 + x_2 = 205) from (x1+2x2=270)(x_1 + 2x_2 = 270) isolates x2x_2, which is the exact number of adults participating in exactly two programs.

Anahtar Kavram

3-Set Inclusion-Exclusion Principle & Venn Diagram Region Partitioning
Tahmini Süre:1m 45s
Soru 108Soru

A committee of 88 people consists of 44 men and 44 women. A subcommittee of 44 people is to be selected from this group such that the subcommittee contains at least one man and at least one woman. If two specific members, one man and one woman, refuse to serve together on the same subcommittee, how many different valid subcommittees of 44 people can be formed?

Cevabı ve açıklamayı göster

Cevap: 53

Cevap

53
The total number of ways to choose 4 people out of 8 is (84)=70\binom{8}{4} = 70. Removing the 2 single-gender subcommittees (4 men or 4 women) leaves 68 gender-valid subcommittees. Among these 68 subcommittees, exactly (62)=15\binom{6}{2} = 15 contain both of the two conflicting individuals. Subtracting these 15 forbidden subcommittees gives 6815=5368 - 15 = 53 valid subcommittees.

Adım Adım Çözüm

1
Calculate total ways to pick 4 people out of 8 without restrictions
\binom{8}{4} = \frac{8 \times 7 \times 6 \times 5}{4 \times 3 \times 2 \times 1} = 70
This establishes the total baseline sample space of possible 4-person groups.
2
Exclude single-gender groups to satisfy the gender balance constraint
70 - \binom{4}{4} - \binom{4}{4} = 70 - 1 - 1 = 68
Groups with 0 men or 0 women are invalid.
3
Count the forbidden groups that contain both of the conflicting individuals
\binom{6}{2} = 15
Fixing the 2 specific individuals in the subcommittee requires selecting 2 additional members from the remaining 6 people.
4
Subtract forbidden groups from gender-valid groups
68 - 15 = 53
Every group containing both conflicting individuals already satisfies the gender constraint, so exactly 15 invalid groups must be removed from the 68 gender-valid groups.

Anahtar Kavram

Combinations with multiple overlapping constraints (complementary counting)
Soru 109Soru

A dataset SS consists of 55 positive integers. The dataset has a unique mode of 1515, a median of 1515, and an arithmetic mean of 1212.

Which of the following could be the range of dataset SS? Indicate all such values.

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: 10; 18; 26

Cevap

The values 10, 18, and 26 are all possible values for the range of dataset SS.
The range of dataset S is defined as x_5 - x_1. Based on the mean, median, and unique mode conditions, the 5 positive integers must take the form x_1 < x_2 < 15 = 15 < x_5 with x_1 + x_2 + x_5 = 30. Testing valid integer assignments shows the range can be any integer from 10 to 26 inclusive. Therefore, 10, 18, and 26 are all valid possible range values.

Adım Adım Çözüm

1
Express the sum of elements using the mean
Sum of 5 elements = 5 × 12 = 60
Since the mean of 5 numbers is 12, their total sum must equal 60.
2
Set up the ordered elements and apply the median and unique mode conditions
Elements in ascending order: x_1 ≤ x_2 ≤ x_3 ≤ x_4 ≤ x_5, with x_3 = 15 and x_4 = 15.
The median (middle element x_3) is 15. For 15 to be the unique mode, 15 must appear at least twice. Since x_3 = 15, either x_2 = 15 or x_4 = 15. If x_2 = x_3 = x_4 = 15, then x_1 + x_5 = 15, which forces x_1 < 1 and violates positive integer constraints. Thus, 15 appears exactly twice: x_3 = 15 and x_4 = 15 (with x_1 < x_2 < 15 and x_5 > 15).
3
Determine the constraints on x_1, x_2, and x_5
x_1 + x_2 + x_5 = 30, where 1 ≤ x_1 < x_2 ≤ 14 and x_5 > 15.
Substituting x_3 = 15 and x_4 = 15 into the sum gives x_1 + x_2 + 15 + 15 + x_5 = 60, simplifying to x_1 + x_2 + x_5 = 30.
4
Calculate the bounds for the Range R = x_5 - x_1
Minimum range = 10, Maximum range = 26
To maximize R = x_5 - x_1 = 30 - 2x_1 - x_2, choose minimum x_1 = 1 and minimum x_2 = 2, yielding x_5 = 27 and R = 26. To minimize R, maximize x_1 = 6 and x_2 = 8, yielding x_5 = 16 and R = 10.

Anahtar Kavram

Measures of Central Tendency (Mean, Median, Mode) and Data Range Constraints
Soru 110Soru

A container holds 5 red marbles, 4 blue marbles, and 3 green marbles. Two marbles are drawn sequentially at random without replacement. Let event AA be the event that at least one of the drawn marbles is red, and let event BB be the event that the second marble drawn is green. What is the conditional probability P(BA)P(B \mid A)?

Cevabı ve açıklamayı göster

Cevap: 16\frac{1}{6}

Cevap

The conditional probability P(BA)P(B \mid A) is 16\frac{1}{6}.
To find P(BA)P(B \mid A), we evaluate P(AB)P(A)\frac{P(A \cap B)}{P(A)}. The probability of at least one red marble P(A)P(A) is 1P(no red)=17×612×11=901321 - P(\text{no red}) = 1 - \frac{7 \times 6}{12 \times 11} = \frac{90}{132}. The intersection event ABA \cap B requires the second marble to be green and at least one marble to be red, which means the first marble must be red and the second green. The probability of this is 5×312×11=15132\frac{5 \times 3}{12 \times 11} = \frac{15}{132}. Taking the ratio 15/13290/132\frac{15/132}{90/132} yields 1590=16\frac{15}{90} = \frac{1}{6}.

Adım Adım Çözüm

1
Calculate the total number of ordered outcomes and the probability of event A using the complementary event.
Total outcomes drawing 2 marbles from 12 without replacement is 12×11=13212 \times 11 = 132. The complement AcA^c (no red marbles selected from the 7 non-red marbles) has 7×6=427 \times 6 = 42 outcomes. Thus, P(Ac)=42132=722P(A^c) = \frac{42}{132} = \frac{7}{22}, which means P(A)=1722=1522=90132P(A) = 1 - \frac{7}{22} = \frac{15}{22} = \frac{90}{132}.
Using the complement rule is the most efficient way to compute 'at least one' probabilities.
2
Determine the intersection event ABA \cap B and calculate its probability.
Event BB specifies that the second marble is green. For event AA (at least one marble is red) to also occur, the first marble must be red. Thus, ABA \cap B is equivalent to 'the first marble is red AND the second marble is green'. The number of favorable outcomes is 5×3=155 \times 3 = 15. So P(AB)=15132P(A \cap B) = \frac{15}{132}.
Mutual exclusivity between red and green on the second draw simplifies the intersection logic.
3
Apply the conditional probability formula P(BA)=P(AB)P(A)P(B \mid A) = \frac{P(A \cap B)}{P(A)}.
P(BA)=1513290132=1590=16P(B \mid A) = \frac{\frac{15}{132}}{\frac{90}{132}} = \frac{15}{90} = \frac{1}{6}.
Evaluating the ratio yields the exact conditional probability requested.

Anahtar Kavram

Conditional Probability of Dependent Events
Tahmini Süre:3m 0s
Soru 111Soru

A jar contains 33 red marbles and 77 blue marbles. A marble is drawn at random from the jar, its color is noted, and it is returned to the jar. A second marble is then drawn at random. What is the probability that both drawn marbles are red?

Cevabı ve açıklamayı göster

Cevap: 9100\frac{9}{100}

Cevap

The probability that both drawn marbles are red is 9100\frac{9}{100}.
The option stating 9100\frac{9}{100} is correct because the two draws are independent due to replacement. The probability of getting a red marble on any single draw is 310\frac{3}{10}. By the multiplication rule for independent events, the probability of both events occurring is 310×310=9100\frac{3}{10} \times \frac{3}{10} = \frac{9}{100}.

Adım Adım Çözüm

1
Calculate the total number of marbles in the jar.
3 red+7 blue=10 total marbles3 \text{ red} + 7 \text{ blue} = 10 \text{ total marbles}.
Probability requires knowing the size of the full sample space.
2
Find the probability of drawing a red marble on a single draw.
P(Red)=310P(\text{Red}) = \frac{3}{10}.
There are 33 favorable outcomes (red marbles) out of 1010 total possible outcomes.
3
Apply the multiplication rule for independent events.
P(Red1 and Red2)=310×310=9100P(\text{Red}_1 \text{ and } \text{Red}_2) = \frac{3}{10} \times \frac{3}{10} = \frac{9}{100}.
Because the first marble is replaced, the second draw is independent of the first, so joint probability is the product of individual probabilities.

Anahtar Kavram

Multiplication Rule for Independent Events: P(A and B)=P(A)×P(B)P(A \text{ and } B) = P(A) \times P(B) when events AA and BB are independent.
Tahmini Süre:45s
Soru 112Soru

An aerospace engineering team evaluated telemetry logs from a constellation of 150150 satellites to monitor three types of sensor anomalies: Power Fluctuation (PP), Thermal Spike (TT), and Signal Attenuation (SS). The evaluation revealed the following:

- 6565 satellites exhibited Power Fluctuation.
- 5858 satellites exhibited Thermal Spike.
- 4242 satellites exhibited Signal Attenuation.
- 2222 satellites exhibited both Power Fluctuation and Thermal Spike.
- 1818 satellites exhibited both Thermal Spike and Signal Attenuation.
- 1515 satellites exhibited both Power Fluctuation and Signal Attenuation.
- 88 satellites exhibited all three anomalies.

How many satellites exhibited exactly one of these three anomalies?

Cevabı ve açıklamayı göster

Cevap: 79

Cevap

79 satellites exhibited exactly one anomaly.
To find the number of satellites exhibiting exactly one anomaly, break down each set into its mutually exclusive regions. First, find the satellites in exactly two sets by subtracting the triple intersection (8) from each pairwise intersection: Power and Thermal only = 22 - 8 = 14; Thermal and Signal only = 18 - 8 = 10; Power and Signal only = 15 - 8 = 7. Next, subtract all overlapping regions from each individual set total: Power only = 65 - (14 + 7 + 8) = 36; Thermal only = 58 - (14 + 10 + 8) = 26; Signal only = 42 - (7 + 10 + 8) = 17. Adding these single-anomaly counts together gives 36 + 26 + 17 = 79.

Adım Adım Çözüm

1
Determine the number of satellites exhibiting ONLY pairwise anomalies (exactly two anomalies).
P and T only = 22 - 8 = 14; T and S only = 18 - 8 = 10; P and S only = 15 - 8 = 7.
The given pairwise intersection values include the 8 satellites that exhibited all three anomalies.
2
Calculate the number of satellites exhibiting exactly one anomaly for each set.
P only = 65 - (14 + 7 + 8) = 36; T only = 58 - (14 + 10 + 8) = 26; S only = 42 - (7 + 10 + 8) = 17.
Subtracting all elements that belong to two or three sets from each total set size leaves only those in the single set.
3
Sum the single-anomaly totals.
36 + 26 + 17 = 79.
The regions corresponding to exactly one anomaly are mutually exclusive.

Anahtar Kavram

Principle of Inclusion-Exclusion and Venn Diagram Region Decomposition
Soru 113Soru

A software security audit evaluated 500500 open-source repositories for three specific vulnerability types: SQL Injection (SS), Cross-Site Scripting (XX), and Buffer Overflow (BB). Exactly 8080 repositories had none of these vulnerabilities. The audit revealed the following data:

- 220220 repositories contained SQL Injection vulnerabilities.
- 190190 repositories contained Cross-Site Scripting vulnerabilities.
- 210210 repositories contained Buffer Overflow vulnerabilities.
- 7575 repositories contained both SQL Injection and Cross-Site Scripting vulnerabilities.
- 8080 repositories contained both Cross-Site Scripting and Buffer Overflow vulnerabilities.
- 3030 repositories contained all three vulnerability types.

How many of the audited repositories contained Buffer Overflow vulnerabilities ONLY?

Cevabı ve açıklamayı göster

Cevap: 8585

Cevap

85 repositories contained Buffer Overflow vulnerabilities only.
The total number of repositories containing at least one vulnerability is 50080=420500 - 80 = 420. Using the inclusion-exclusion formula SXB=S+X+B(SX+XB+SB)+SXB|S \cup X \cup B| = |S| + |X| + |B| - (|S \cap X| + |X \cap B| + |S \cap B|) + |S \cap X \cap B|, we substitute the known values: 420=220+190+210(75+80+SB)+30420 = 220 + 190 + 210 - (75 + 80 + |S \cap B|) + 30. Solving gives 420=650155SB420 = 650 - 155 - |S \cap B|, so SB=75|S \cap B| = 75. The repositories containing Buffer Overflow ONLY are given by subtracting the overlapping regions from the total Buffer Overflow set: B(SB only)(XB only)SXB=210(7530)(8030)30=210455030=85|B| - (|S \cap B| \text{ only}) - (|X \cap B| \text{ only}) - |S \cap X \cap B| = 210 - (75 - 30) - (80 - 30) - 30 = 210 - 45 - 50 - 30 = 85.

Adım Adım Çözüm

1
Calculate the total number of repositories containing at least one vulnerability
SXB=50080=420|S \cup X \cup B| = 500 - 80 = 420
The total population is 500 and 80 repositories have no vulnerabilities.
2
Apply the 3-Set Inclusion-Exclusion Principle to determine the sum of pairwise intersections
SX+XB+SB=230|S \cap X| + |X \cap B| + |S \cap B| = 230
From SXB=S+X+B(SX+XB+SB)+SXB|S \cup X \cup B| = |S| + |X| + |B| - (|S \cap X| + |X \cap B| + |S \cap B|) + |S \cap X \cap B|, we get 420=220+190+210intersections+30420 = 220 + 190 + 210 - \sum |\text{intersections}| + 30, so intersections=650420=230\sum |\text{intersections}| = 650 - 420 = 230.
3
Find the missing pairwise intersection SB|S \cap B|
SB=75|S \cap B| = 75
Since SX=75|S \cap X| = 75 and XB=80|X \cap B| = 80, we have 75+80+SB=23075 + 80 + |S \cap B| = 230, which yields SB=75|S \cap B| = 75.
4
Calculate the number of repositories with Buffer Overflow ONLY
B only=85|B \text{ only}| = 85
Subtract the exclusive two-set overlaps and the three-set overlap from B|B|: B only=B(SBSXB)(XBSXB)SXB=210(7530)(8030)30=210455030=85|B \text{ only}| = |B| - (|S \cap B| - |S \cap X \cap B|) - (|X \cap B| - |S \cap X \cap B|) - |S \cap X \cap B| = 210 - (75 - 30) - (80 - 30) - 30 = 210 - 45 - 50 - 30 = 85.

Anahtar Kavram

Three-Set Inclusion-Exclusion Principle and Venn Diagram Region Analysis
Soru 114Soru

A quality control manager at a pharmaceutical manufacturing facility evaluated the disintegration time, tt (in seconds), for a batch of 400400 coated tablets. The results are summarized in the frequency distribution table below:

Disintegration Time tt (seconds)Frequency
10t<2010 \le t < 204040
20t<3020 \le t < 30110110
30t<4030 \le t < 40160160
40t<5040 \le t < 506060
50t<6050 \le t < 603030

Which of the following statements regarding the distribution of disintegration times must be true? Select all that apply.

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: The estimated mean disintegration time of the batch, calculated using class midpoints, is 33.2533.25 seconds.; The median disintegration time of the batch lies within the interval 30t<4030 \le t < 40.; The ratio of the number of tablets with a disintegration time of at least 3030 seconds to the number of tablets with a disintegration time of less than 3030 seconds is 55 to 33.

Cevap

The statements asserting that the estimated mean is 33.2533.25 seconds, that the median lies in the interval 30t<4030 \le t < 40, and that the ratio of tablets taking at least 3030 seconds to those taking less than 3030 seconds is 55 to 33 are all correct.
The estimated mean of 33.2533.25 seconds is correctly computed from class midpoints (13,300/400)(13,300 / 400). The median interval 30t<4030 \le t < 40 correctly encompasses the middle values (200th200^{\text{th}} and 201st201^{\text{st}} observations out of 400400). The part-to-part ratio of tablets with disintegration time 30\ge 30 seconds (250250) to <30< 30 seconds (150150) simplifies to 250:150=5:3250:150 = 5:3.

Adım Adım Çözüm

1
Calculate the estimated mean using class midpoints.
Midpoints are 15,25,35,45,5515, 25, 35, 45, 55. Total product sum fm=(40×15)+(110×25)+(160×35)+(60×45)+(30×55)=13,300\sum f \cdot m = (40 \times 15) + (110 \times 25) + (160 \times 35) + (60 \times 45) + (30 \times 55) = 13,300. Mean =13,300/400=33.25= 13,300 / 400 = 33.25 seconds.
The mean of grouped data is estimated by taking the weighted sum of interval midpoints divided by total sample size.
2
Determine the interval containing the sample median.
Cumulative frequencies: 10t<204010 \le t < 20 \rightarrow 40; 20t<3015020 \le t < 30 \rightarrow 150; 30t<4031030 \le t < 40 \rightarrow 310. The 200th200^{\text{th}} and 201st201^{\text{st}} data points fall between cumulative counts 150150 and 310310, putting the median in 30t<4030 \le t < 40.
The median corresponds to the middle position (N/2=200N/2 = 200) of ordered data.
3
Evaluate the percentage of tablets with disintegration time less than 3030 seconds.
Count =40+110=150= 40 + 110 = 150. Percentage =(150/400)×100%=37.5%= (150 / 400) \times 100\% = 37.5\%.
Part-to-whole percentage requires dividing the sum of frequencies below 3030 seconds by the total sample size 400400.
4
Compute the part-to-part ratio of tablets with t30t \ge 30 seconds versus t<30t < 30 seconds.
Tablets with t30t \ge 30: 160+60+30=250160 + 60 + 30 = 250. Tablets with t<30t < 30: 40+110=15040 + 110 = 150. Ratio =250:150=5:3= 250 : 150 = 5 : 3.
Formulating the part-to-part ratio comparing the upper three intervals to the lower two intervals.
5
Evaluate the percentage of tablets with disintegration time t50t \ge 50 seconds.
Count =30= 30. Percentage =(30/400)×100%=7.5%= (30 / 400) \times 100\% = 7.5\%.
Checking if 7.5%7.5\% exceeds 25%25\% shows the statement is false.

Anahtar Kavram

Grouped Data Analysis: Mean Estimation, Median Interval Identification, and Relative Frequency Calculations
Soru 115Soru

A machine operates using two independent components, Component AA and Component BB. The probability that Component AA functions properly on a given day is 0.900.90, and the probability that Component BB functions properly on that same day is 0.800.80. What is the probability that at least one of the components functions properly on a given day?

Cevabı ve açıklamayı göster

Cevap: 0.98

Cevap

The probability that at least one component functions properly is 0.980.98.
To determine the probability that at least one component functions properly, use the complement rule: P(at least one)=1P(neither)P(\text{at least one}) = 1 - P(\text{neither}). Since Component AA and Component BB operate independently, the probability that AA fails is 10.90=0.101 - 0.90 = 0.10 and the probability that BB fails is 10.80=0.201 - 0.80 = 0.20. The probability of both components failing simultaneously is 0.10×0.20=0.020.10 \times 0.20 = 0.02. Subtracting this probability from 11 gives 10.02=0.981 - 0.02 = 0.98.

Adım Adım Çözüm

1
Find the probability of failure for each component.
P(Ac)=10.90=0.10P(A^c) = 1 - 0.90 = 0.10 and P(Bc)=10.80=0.20P(B^c) = 1 - 0.80 = 0.20
The event that a component fails is the complement of the event that it functions properly.
2
Calculate the joint probability of both components failing.
P(Ac and Bc)=0.10×0.20=0.02P(A^c \text{ and } B^c) = 0.10 \times 0.20 = 0.02
Because the components operate independently, their failure events are independent, so their individual probabilities are multiplied.
3
Calculate the probability that at least one component functions properly.
P(at least one functions)=10.02=0.98P(\text{at least one functions}) = 1 - 0.02 = 0.98
The event 'at least one component functions' is the exact complement of 'both components fail'.

Anahtar Kavram

Probability of Independent Events and Complement Rule
Tahmini Süre:45s
Soru 116Soru

A dataset WW consists of 1010 distinct positive integers. The arithmetic mean of the dataset is 2424, and its median is 2222. A new dataset VV is created by replacing every integer xx in WW that is strictly less than the median of WW with 2x+12x + 1, while leaving all other integers in WW unchanged. If the sum of the 55 smallest integers in WW is 6060, what is the arithmetic mean of the integers in dataset VV?

Cevabı ve açıklamayı göster

Cevap: 30.5

Cevap

30.5
The total sum of the original dataset WW is 10×24=24010 \times 24 = 240. Since WW consists of 1010 distinct integers, exactly 55 elements are strictly less than the median. The sum of these 55 elements is given as 6060, which leaves the sum of the remaining 55 elements as 24060=180240 - 60 = 180. When each of the 55 lower elements xx is replaced with 2x+12x + 1, their new sum becomes 2(60)+5(1)=1252(60) + 5(1) = 125. The sum of the new dataset VV is 125+180=305125 + 180 = 305, and its mean is 305/10=30.5305 / 10 = 30.5.

Adım Adım Çözüm

1
Calculate the total sum of the original dataset WW.
Since dataset WW has 1010 elements with a mean of 2424, its total sum is 10×24=24010 \times 24 = 240.
The sum of elements in any set is equal to the number of elements multiplied by the arithmetic mean.
2
Determine how many elements are strictly less than the median of WW.
Because all 1010 elements in WW are distinct positive integers, ordering them as x1<x2<x3<x4<x5<x6<x7<x8<x9<x10x_1 < x_2 < x_3 < x_4 < x_5 < x_6 < x_7 < x_8 < x_9 < x_{10} places the median between x5x_5 and x6x_6. Thus, exactly 55 elements (x1x_1 through x5x_5) are strictly less than the median.
In an even-sized set of distinct values, exactly half of the elements lie strictly below the median position.
3
Find the sum of the remaining 55 elements (the upper half) in WW.
Given that the sum of the 55 smallest elements is 6060, the sum of the remaining 55 elements is 24060=180240 - 60 = 180.
The total sum of the dataset is the sum of its lower 55 elements plus the sum of its upper 55 elements.
4
Calculate the new sum of the transformed 55 smallest elements in dataset VV.
Each of the 55 elements xix_i is replaced by 2xi+12x_i + 1. The new sum is i=15(2xi+1)=2i=15xi+5(1)=2(60)+5=125\sum_{i=1}^5 (2x_i + 1) = 2 \sum_{i=1}^5 x_i + 5(1) = 2(60) + 5 = 125.
Linear transformations applied to individual elements scale their sum by the multiplier and add the constant term multiplied by the number of elements.
5
Compute the total sum and arithmetic mean of dataset VV.
The total sum of VV is 125+180=305125 + 180 = 305. The new mean is 30510=30.5\frac{305}{10} = 30.5.
The mean of VV is its total sum divided by the number of elements (1010).

Anahtar Kavram

Linear transformation of dataset subsets and median position in distinct ordered sets
Soru 117Soru

A research committee must select a delegation of 66 members from a pool of 44 senior fellows and 44 junior analysts to sit around a circular conference table with 66 evenly spaced seats. The delegation must consist of exactly 33 senior fellows and 33 junior analysts. If no two senior fellows may sit in adjacent seats around the table, how many distinct delegation seating arrangements are possible? (Two seating arrangements are considered identical if one can be rotated to match the other.)

Cevabı ve açıklamayı göster

Cevap: 192

Cevap

The total number of distinct delegation seating arrangements is 192.
To find the total number of distinct delegation seating arrangements, we first determine how many ways the 6 delegates can be selected, and then multiply by the number of valid circular seating arrangements for those delegates.

1. Selection of Delegates:
- Ways to select 3 senior fellows from 4: (43)=4\binom{4}{3} = 4
- Ways to select 3 junior analysts from 4: (43)=4\binom{4}{3} = 4
- Total delegate combinations: 4×4=164 \times 4 = 16

2. Circular Seating Arrangements:
- With 3 seniors and 3 juniors at a 6-seat table, no two seniors can sit adjacent if and only if seniors and juniors alternate seats.
- Fix one senior fellow to eliminate rotational symmetry.
- The remaining 2 seniors can be arranged in 2!=22! = 2 ways.
- The 3 junior analysts can be arranged in the 3 intermediate seats in 3!=63! = 6 ways.
- Seating arrangements per delegation = 2×6=122 \times 6 = 12

3. Total Arrangements:
- Total = 16×12=19216 \times 12 = 192.

Adım Adım Çözüm

1
Calculate combinations of senior fellows and junior analysts to form the 6-person delegation.
Number of ways to choose 3 seniors out of 4 is (43)=4\binom{4}{3} = 4. Number of ways to choose 3 juniors out of 4 is (43)=4\binom{4}{3} = 4. Total selection combinations = 4×4=164 \times 4 = 16.
Choosing members from distinct pools uses combinations because member order within the selection does not matter.
2
Analyze the seating constraint for 3 seniors and 3 juniors around a 6-seat circular table.
The senior fellows must occupy alternating seats around the table (e.g., seats 1, 3, 5), leaving seats 2, 4, 6 for the junior analysts.
Placing 3 seniors among 6 circular seats with no two adjacent forces seniors to occupy every second seat.
3
Calculate the number of distinct circular seating arrangements for any specific set of 6 selected people.
Arrangements = (31)!×3!=2×6=12(3 - 1)! \times 3! = 2 \times 6 = 12.
To account for rotational symmetry at a circular table, fix one senior fellow's seat. The remaining 2 senior fellows can be seated in 2!=22! = 2 ways, and the 3 junior analysts can be seated in 3!=63! = 6 ways in the remaining open seats.
4
Apply the Fundamental Counting Principle to combine selection and seating steps.
Total arrangements = 16 (selections)×12 (seating arrangements)=19216 \text{ (selections)} \times 12 \text{ (seating arrangements)} = 192.
Each of the 16 unique delegations can be seated around the circular table in 12 distinct relative orders.

Anahtar Kavram

Combinations and Circular Permutations with Adjacency Restrictions
Tahmini Süre:2m 0s
Soru 118Soru

A survey of 280280 culinary school graduates evaluated their expertise across three specialized culinary disciplines: Molecular Gastronomy (MM), Pastry Arts (PP), and Sous-Vide Cooking (SS). The survey gathered the following data:
- 130130 graduates have expertise in Molecular Gastronomy.
- 140140 graduates have expertise in Pastry Arts.
- 120120 graduates have expertise in Sous-Vide Cooking.
- 5050 graduates have expertise in both Molecular Gastronomy and Pastry Arts.
- 4545 graduates have expertise in both Pastry Arts and Sous-Vide Cooking.
- 5555 graduates have expertise in both Molecular Gastronomy and Sous-Vide Cooking.
- 2020 graduates have expertise in all three disciplines.
- 2020 graduates have expertise in none of the three disciplines.

Which of the following statements MUST be true? Select all that apply.

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Exactly 4545 graduates have expertise in Molecular Gastronomy only.; The number of graduates who have expertise in Sous-Vide Cooking but not Molecular Gastronomy is 6565.

Cevap

The statements confirming that exactly 45 graduates have expertise in Molecular Gastronomy only and that 65 graduates have expertise in Sous-Vide Cooking but not Molecular Gastronomy are correct.
The calculated region for Molecular Gastronomy only yields 130(30+35+20)=45130 - (30 + 35 + 20) = 45, making the statement about Molecular Gastronomy only correct. Furthermore, the number of graduates with expertise in Sous-Vide Cooking but not Molecular Gastronomy equals the sum of the Sous-Vide only region (4040) and the Pastry-Sous-Vide only region (2525), which totals 6565, making that statement correct as well.

Adım Adım Çözüm

1
Determine the number of graduates in all three disciplines and in exactly two disciplines.
Triple intersection MPS=20|M \cap P \cap S| = 20. Pairwise intersections excluding the triple intersection: MP only=5020=30M \cap P \text{ only} = 50 - 20 = 30, PS only=4520=25P \cap S \text{ only} = 45 - 20 = 25, MS only=5520=35M \cap S \text{ only} = 55 - 20 = 35. Total in exactly two disciplines = 30+25+35=9030 + 25 + 35 = 90.
Each given pairwise intersection contains the central triple intersection, so we must subtract 20 to find the exclusive double-overlap regions.
2
Calculate single-discipline exclusive counts.
Molecular Gastronomy only = 130(30+35+20)=45130 - (30 + 35 + 20) = 45. Pastry Arts only = 140(30+25+20)=65140 - (30 + 25 + 20) = 65. Sous-Vide Cooking only = 120(35+25+20)=40120 - (35 + 25 + 20) = 40.
Subtracting all double-overlap and triple-overlap members from each set total yields the number of people belonging exclusively to that single set.
3
Evaluate the individual option statements.
Molecular Gastronomy only = 45 (True). Exactly two disciplines = 90 (Statement B claims 150, False). Sous-Vide Cooking without Molecular Gastronomy = 40+25=6540 + 25 = 65 (True). Pastry Arts only percentage = 6528023.21%<25%\frac{65}{280} \approx 23.21\% < 25\% (Statement D claims >25%>25\%, False). Total with at least one discipline = 28020=260280 - 20 = 260 (Statement E claims 240, False).
Comparing calculated region sizes against each option statement verifies which conditions must hold true.

Anahtar Kavram

3-Set Inclusion-Exclusion Principle and Venn Diagram Region Analysis
Tahmini Süre:2m 0s
Soru 119Soru

A media analytics platform surveyed a group of 240240 subscribers regarding the genres of content they watched over the past month: Documentary (DD), Sci-Fi (SS), and Animation (AA). Among the surveyed subscribers:
- 110110 watched Documentary
- 120120 watched Sci-Fi
- 9595 watched Animation
- 4545 watched both Documentary and Sci-Fi
- 4040 watched both Sci-Fi and Animation
- 3535 watched both Documentary and Animation
- 1515 watched none of these three genres

How many of the surveyed subscribers watched content from exactly one of the three genres?

Cevabı ve açıklamayı göster

Cevap: 145

Cevap

145 subscribers watched content from exactly one genre.
The correct answer is 145. First, subtract the 15 subscribers who watched no genres from the total population of 240 to get 225 subscribers in the union of all three sets. Applying the principle of inclusion-exclusion yields 225=110+120+95(45+40+35)+DSA225 = 110 + 120 + 95 - (45 + 40 + 35) + |D \cap S \cap A|, which solves to DSA=20|D \cap S \cap A| = 20. With 20 subscribers watching all three genres, subscribers watching strictly two genres are 25 (Documentary & Sci-Fi only), 20 (Sci-Fi & Animation only), and 15 (Documentary & Animation only). Isolating subscribers watching only one genre gives 110(25+15+20)=50110 - (25 + 15 + 20) = 50 for Documentary, 120(25+20+20)=55120 - (25 + 20 + 20) = 55 for Sci-Fi, and 95(15+20+20)=4095 - (15 + 20 + 20) = 40 for Animation. Summing these single-genre counts (50+55+4050 + 55 + 40) gives 145.

Adım Adım Çözüm

1
Find the number of subscribers who watched at least one genre and apply the 3-set Inclusion-Exclusion Principle to determine the number of subscribers who watched all three genres.
Number watching at least one genre: 24015=225240 - 15 = 225. By inclusion-exclusion:
DSA=D+S+A(DS+SA+DA)+DSA|D \cup S \cup A| = |D| + |S| + |A| - (|D \cap S| + |S \cap A| + |D \cap A|) + |D \cap S \cap A|
225=110+120+95(45+40+35)+DSA225 = 110 + 120 + 95 - (45 + 40 + 35) + |D \cap S \cap A|
225=325120+DSA=205+DSA225 = 325 - 120 + |D \cap S \cap A| = 205 + |D \cap S \cap A|
DSA=225205=20|D \cap S \cap A| = 225 - 205 = 20
Knowing the size of the central intersection region (DSA=20|D \cap S \cap A| = 20) is necessary to isolate the individual non-overlapping Venn diagram regions.
2
Calculate the number of subscribers who watched EXCLUSIVELY two genres.
Documentary and Sci-Fi only: 4520=2545 - 20 = 25
Sci-Fi and Animation only: 4020=2040 - 20 = 20
Documentary and Animation only: 3520=1535 - 20 = 15
Subtracting the triple intersection from pairwise intersections isolates subscribers who belong to exactly two sets.
3
Calculate the number of subscribers who watched EXACTLY ONE genre and sum them.
Documentary only: 110(25+15+20)=50110 - (25 + 15 + 20) = 50
Sci-Fi only: 120(25+20+20)=55120 - (25 + 20 + 20) = 55
Animation only: 95(15+20+20)=4095 - (15 + 20 + 20) = 40
Total watching exactly one genre: 50+55+40=14550 + 55 + 40 = 145
Subtracting all multi-set overlaps from each genre's total gives the unique single-genre viewers.

Anahtar Kavram

Three-Set Inclusion-Exclusion Principle and Regional Segmentation
Tahmini Süre:1m 45s
Soru 120Soru

Let AA and BB be two events in a sample space such that 0<P(A)<10 < P(A) < 1 and 0<P(B)<10 < P(B) < 1. Which of the following statements must be true? Select all that apply.

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: If AA and BB are mutually exclusive, then AA and BB cannot be independent.; If P(AB)=P(A)+P(B)P(A)P(B)P(A \cup B) = P(A) + P(B) - P(A)P(B), then AA and BB are independent events.; If P(AB)>P(A)P(A|B) > P(A), then P(BA)>P(B)P(B|A) > P(B).

Cevap

The statements asserting that mutually exclusive non-impossible events cannot be independent, that P(AB)=P(A)+P(B)P(A)P(B)P(A \cup B) = P(A) + P(B) - P(A)P(B) implies independence, and that P(AB)>P(A)P(A|B) > P(A) implies P(BA)>P(B)P(B|A) > P(B) are all true.
For events with probabilities strictly between 0 and 1: (1) Mutual exclusivity requires P(AB)=0P(A \cap B) = 0, whereas independence requires P(AB)=P(A)P(B)>0P(A \cap B) = P(A)P(B) > 0, so mutually exclusive events cannot be independent. (2) Substituting P(AB)=P(A)+P(B)P(A)P(B)P(A \cup B) = P(A) + P(B) - P(A)P(B) into the addition rule yields P(AB)=P(A)P(B)P(A \cap B) = P(A)P(B), which defines independence. (3) P(AB)>P(A)P(A|B) > P(A) is mathematically equivalent to P(AB)>P(A)P(B)P(A \cap B) > P(A)P(B), which in turn is equivalent to P(BA)>P(B)P(B|A) > P(B).

Adım Adım Çözüm

1
Analyze the relationship between mutual exclusivity and independence.
Mutually exclusive events satisfy P(AB)=0P(A \cap B) = 0. For independent events, P(AB)=P(A)P(B)P(A \cap B) = P(A)P(B). Since P(A)>0P(A) > 0 and P(B)>0P(B) > 0, P(A)P(B)>00P(A)P(B) > 0 \neq 0. Thus, mutually exclusive non-impossible events can never be independent.
To evaluate structural compatibility between mutual exclusivity and independence.
2
Apply the addition rule of probability to check the union equation.
General addition rule: P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B). Comparing to the given P(AB)=P(A)+P(B)P(A)P(B)P(A \cup B) = P(A) + P(B) - P(A)P(B) shows P(AB)=P(A)P(B)P(A \cap B) = P(A)P(B), which is the exact condition for independence.
To verify if the given expression for union probability forces independence.
3
Evaluate the joint probability of complementary events AcA^c and BcB^c.
Independence of AA and BB implies independence of AcA^c and BcB^c. Thus P(AcBc)=(1P(A))(1P(B))>0P(A^c \cap B^c) = (1-P(A))(1-P(B)) > 0. Because the joint probability is positive, the complements are not mutually exclusive.
To test whether independence of events implies mutual exclusivity of their complements.
4
Examine the symmetry of conditional probability inequalities.
P(AB)>P(A)    P(AB)>P(A)P(B)    P(BA)=P(AB)P(A)>P(B)P(A|B) > P(A) \implies P(A \cap B) > P(A)P(B) \implies P(B|A) = \frac{P(A \cap B)}{P(A)} > P(B).
To evaluate directional dependence between conditional probabilities.
5
Check the simple addition rule for independent events.
Simple addition P(AB)=P(A)+P(B)P(A \cup B) = P(A) + P(B) applies only when P(AB)=0P(A \cap B) = 0. Independent events have P(AB)=P(A)P(B)>0P(A \cap B) = P(A)P(B) > 0, so P(AB)<P(A)+P(B)P(A \cup B) < P(A) + P(B).
To distinguish between addition rules for mutually exclusive vs. independent events.

Anahtar Kavram

Theoretical relationships between independent, dependent, mutually exclusive, and conditional events.
Tahmini Süre:3m 0s
ÖncekiSayfa 6 / 9Sonraki
Data Analysis Alıştırma Soruları — GRE General Test — Sayfa 6 | Examkin