Statistics and Probability

158 soru

Soru 141Soru

The mean mass of 66 packages in a delivery van is 20 kg20\text{ kg}. If one package weighing 35 kg35\text{ kg} is unloaded from the van, what is the mean mass of the remaining 55 packages?

Cevabı ve açıklamayı göster

Cevap: 17 kg17\text{ kg}

Cevap

The mean mass of the remaining packages is 17 kg17\text{ kg}.
The total weight of the initial 66 packages is 6×20 kg=120 kg6 \times 20\text{ kg} = 120\text{ kg}. Unloading one package of 35 kg35\text{ kg} leaves 12035=85 kg120 - 35 = 85\text{ kg}. Dividing this remaining mass by the remaining 55 packages yields 855=17 kg\frac{85}{5} = 17\text{ kg}.

Adım Adım Çözüm

1
Calculate the initial total mass of the 6 packages
Total mass=6×20=120 kg\text{Total mass} = 6 \times 20 = 120\text{ kg}
The sum of a set of numbers is equal to the product of their count and their mean.
2
Calculate the total mass after unloading the 35 kg package
New total mass=12035=85 kg\text{New total mass} = 120 - 35 = 85\text{ kg}
Removing a package decreases the total combined mass by its individual weight.
3
Calculate the new mean mass for the remaining 5 packages
New mean=855=17 kg\text{New mean} = \frac{85}{5} = 17\text{ kg}
The mean of ungrouped data is found by dividing the new sum by the updated count of items (61=56 - 1 = 5).

Anahtar Kavram

Calculation of the mean of ungrouped data after removing an item
Soru 142Soru

The table below shows the distribution of examination scores of 5050 candidates in a selection test:

Score ClassFrequency (ff)
101910 - 1955
202920 - 2999
303930 - 391616
404940 - 491414
505950 - 5966

Using the cumulative frequency distribution (ogive), what is the estimated 70th70^{\text{th}} percentile score?

Cevabı ve açıklamayı göster

Cevap: 43.143.1

Cevap

The estimated 70th70^{\text{th}} percentile score is 43.143.1.
The 70th70^{\text{th}} percentile corresponds to the score at the 35th35^{\text{th}} candidate (70%70\% of 5050). This falls within the 404940 - 49 score class, which has a lower boundary of 39.539.5, a frequency of 1414, and a class width of 1010. Interpolating linearly gives 39.5+(353014)×10=43.0743.139.5 + \left(\frac{35 - 30}{14}\right) \times 10 = 43.07 \approx 43.1.

Adım Adım Çözüm

1
Construct the cumulative frequency table to find class boundaries and cumulative frequencies.
Cumulative frequencies: 101910-19 (CF=5CF = 5), 202920-29 (CF=14CF = 14), 303930-39 (CF=30CF = 30), 404940-49 (CF=44CF = 44), 505950-59 (CF=50CF = 50).
Cumulative frequencies are required to locate the position of the desired percentile.
2
Determine the rank position of the 70th70^{\text{th}} percentile (P70P_{70}).
Rank position = 70100×50=35th\frac{70}{100} \times 50 = 35^{\text{th}} position.
The 70th70^{\text{th}} percentile corresponds to the score below which 70%70\% of the total candidates fall.
3
Identify the class interval containing the 35th35^{\text{th}} cumulative frequency and state its parameters.
The target class is 404940 - 49. Parameters: Lower class boundary L=39.5L = 39.5, preceding cumulative frequency CFprev=30CF_{\text{prev}} = 30, class frequency f=14f = 14, class width c=10c = 10.
Since 30<354430 < 35 \le 44, the 35th35^{\text{th}} entry falls within the 404940 - 49 class.
4
Apply the linear interpolation formula for percentiles from an ogive.
P70=L+(70N100CFprevf)×c=39.5+(353014)×10=39.5+501443.0743.1P_{70} = L + \left(\frac{\frac{70N}{100} - CF_{\text{prev}}}{f}\right) \times c = 39.5 + \left(\frac{35 - 30}{14}\right) \times 10 = 39.5 + \frac{50}{14} \approx 43.07 \approx 43.1.
This calculates the exact score estimate on the cumulative frequency curve.

Anahtar Kavram

Estimating Percentiles from Grouped Data and Ogives
Soru 143Soru

The table below shows the distribution of weekly overtime hours worked by 1010 technicians in a manufacturing plant:

Overtime Hours (xx)2468
Number of Technicians (ff)4321

What is the variance of the overtime hours?

Cevabı ve açıklamayı göster

Cevap: 4

Cevap

The variance of the overtime hours is 44.
The correct answer is 44. First, compute the mean xˉ=4010=4\bar{x} = \frac{40}{10} = 4. Then compute the sum of weighted squared deviations f(xxˉ)2=4(24)2+3(44)2+2(64)2+1(84)2=16+0+8+16=40\sum f(x - \bar{x})^2 = 4(2-4)^2 + 3(4-4)^2 + 2(6-4)^2 + 1(8-4)^2 = 16 + 0 + 8 + 16 = 40. Dividing this by total frequency f=10\sum f = 10 yields σ2=4010=4\sigma^2 = \frac{40}{10} = 4.

Adım Adım Çözüm

1
Calculate the total frequency (f\sum f) and the sum of the products of values and frequencies (fx\sum fx).
f=4+3+2+1=10\sum f = 4 + 3 + 2 + 1 = 10 and fx=(2×4)+(4×3)+(6×2)+(8×1)=8+12+12+8=40\sum fx = (2 \times 4) + (4 \times 3) + (6 \times 2) + (8 \times 1) = 8 + 12 + 12 + 8 = 40.
These sums are required to compute the mean of the distribution.
2
Determine the mean (xˉ\bar{x}) of the distribution.
xˉ=fxf=4010=4\bar{x} = \frac{\sum fx}{\sum f} = \frac{40}{10} = 4.
The mean is used as the central reference point to find deviations.
3
Find the squared deviation (xxˉ)2(x - \bar{x})^2 for each score and multiply by its respective frequency ff.
For x=2x = 2: 4(24)2=164(2 - 4)^2 = 16.
For x=4x = 4: 3(44)2=03(4 - 4)^2 = 0.
For x=6x = 6: 2(64)2=82(6 - 4)^2 = 8.
For x=8x = 8: 1(84)2=161(8 - 4)^2 = 16.
Total sum f(xxˉ)2=16+0+8+16=40\sum f(x - \bar{x})^2 = 16 + 0 + 8 + 16 = 40.
Variance evaluates the average of these weighted squared deviations.
4
Compute the variance (σ2\sigma^2) by dividing the sum of weighted squared deviations by the total frequency.
σ2=f(xxˉ)2f=4010=4\sigma^2 = \frac{\sum f(x - \bar{x})^2}{\sum f} = \frac{40}{10} = 4.
This gives the population variance for the given frequency distribution.

Anahtar Kavram

Variance for Frequency Distributions
Tahmini Süre:1m 30s
Soru 144Soru

A bag contains red, blue, and yellow marbles. The theoretical probability of selecting a red marble at random from the bag is 25\frac{2}{5}. In a probability experiment, a marble is drawn from the bag, its color recorded, and then replaced. This procedure is repeated 250250 times, resulting in a red marble being drawn 115115 times. What is the absolute difference between the observed experimental frequency of red marbles and the theoretical expected frequency?

Cevabı ve açıklamayı göster

Cevap: 15

Cevap

15
The theoretical expected frequency of selecting a red marble over 250250 trials is found by multiplying the total trials by the theoretical probability: 250×25=100250 \times \frac{2}{5} = 100. The experimental frequency observed was 115115. Taking the absolute difference gives 115100=15|115 - 100| = 15.

Adım Adım Çözüm

1
Calculate the theoretical expected frequency of red marble outcomes.
Theoretical expected frequency = 250×25=100250 \times \frac{2}{5} = 100.
Expected frequency is determined by multiplying the number of trials (N=250N = 250) by the theoretical probability (P=25P = \frac{2}{5}).
2
Find the absolute difference between the observed experimental frequency and the theoretical expected frequency.
115100=15|115 - 100| = 15.
The observed experimental frequency is 115115 and the theoretical expected frequency is 100100, so the positive difference is 1515.

Anahtar Kavram

Experimental Frequency vs. Theoretical Expected Frequency
Tahmini Süre:1m 30s
Soru 145Soru

The table below shows the distribution of test scores obtained by a group of students:

Score12345
Frequency3xx421

If the mean score of the distribution is 2.52.5, what is the median score?

Cevabı ve açıklamayı göster

Cevap: 22

Cevap

The median score is 22.
First, calculate the missing frequency xx using the mean formula xˉ=fxf=28+2x10+x=2.5\bar{x} = \frac{\sum fx}{\sum f} = \frac{28 + 2x}{10 + x} = 2.5, which yields x=6x = 6. Total number of scores is N=16N = 16. The median is the mean of the 8th8\text{th} and 9th9\text{th} values. Looking at cumulative frequencies, score 1 covers positions 1–3 and score 2 covers positions 4–9. Thus, both the 8th8\text{th} and 9th9\text{th} scores are 2, giving a median of 2.

Adım Adım Çözüm

1
Set up the equation for the mean using xˉ=fxf\bar{x} = \frac{\sum fx}{\sum f}.
Total frequency f=3+x+4+2+1=10+x\sum f = 3 + x + 4 + 2 + 1 = 10 + x, and total score sum fx=1(3)+2(x)+3(4)+4(2)+5(1)=28+2x\sum fx = 1(3) + 2(x) + 3(4) + 4(2) + 5(1) = 28 + 2x.
The mean of an ungrouped frequency distribution is the sum of all score-frequency products divided by the total frequency.
2
Solve for the unknown frequency xx.
2.5=28+2x10+x    2.5(10+x)=28+2x    25+2.5x=28+2x    0.5x=3    x=62.5 = \frac{28 + 2x}{10 + x} \implies 2.5(10 + x) = 28 + 2x \implies 25 + 2.5x = 28 + 2x \implies 0.5x = 3 \implies x = 6.
Equating the mean expression to 2.52.5 gives the value of xx.
3
Find total number of observations NN and determine the median position.
N=10+6=16N = 10 + 6 = 16. Since NN is even, median position is between the 8th8\text{th} and 9th9\text{th} values.
For an even number of observations NN, the median is the average of the N2th\frac{N}{2}\text{th} and (N2+1)th(\frac{N}{2} + 1)\text{th} items.
4
Locate the 8th8\text{th} and 9th9\text{th} items using cumulative frequencies.
Cumulative frequencies: Score 1 has 3; Score 2 reaches 3+6=93 + 6 = 9. Both the 8th8\text{th} and 9th9\text{th} values are 22. Therefore, median =2+22=2= \frac{2 + 2}{2} = 2.
Positions 4 through 9 correspond to the score 22.

Anahtar Kavram

Measures of central tendency for ungrouped frequency distributions
Soru 146Soru

The frequency distribution table below displays the examination marks of a group of candidates:

Mark ClassFrequency (ff)
101910 - 1955
202920 - 2999
303930 - 391616
404940 - 491212
505950 - 5988

If an ogive (cumulative frequency curve) is constructed to represent this dataset, which of the following represents the correct coordinate pair for the point corresponding to the modal class?

Cevabı ve açıklamayı göster

Cevap: (39.5,30)(39.5, 30)

Cevap

The correct coordinate pair is (39.5,30)(39.5, 30).
The modal class is 303930 - 39 because it has the highest frequency of 1616. The upper class boundary for this interval is 39.539.5. Summing frequencies up to this class gives 5+9+16=305 + 9 + 16 = 30. Therefore, the plotted point on the ogive must be (39.5,30)(39.5, 30).

Adım Adım Çözüm

1
Identify the modal class interval from the frequency table.
The class with the highest frequency (1616) is 303930 - 39.
The modal class is defined as the interval with the maximum frequency.
2
Determine the upper class boundary of the modal class.
Upper class boundary =39+0.5=39.5= 39 + 0.5 = 39.5.
Cumulative frequency (ogive) curves are plotted using the upper class boundaries on the horizontal axis.
3
Calculate the cumulative frequency up to and including the modal class.
Cumulative frequency =5+9+16=30= 5 + 9 + 16 = 30.
An ogive plots accumulated frequencies up to each boundary.
4
Form the coordinate pair (x,y)=(Upper Class Boundary,Cumulative Frequency)(x, y) = (\text{Upper Class Boundary}, \text{Cumulative Frequency}).
(39.5,30)(39.5, 30).
Points on an ogive take the form (Upper Boundary,Cumulative Frequency)(\text{Upper Boundary}, \text{Cumulative Frequency}).

Anahtar Kavram

Plotting Cumulative Frequency Curves (Ogives)
Soru 147Soru

In an archery competition, two archers, Kemi and Chidi, attempt to hit a target independently. The probability that Kemi hits the target is 13\frac{1}{3} and the probability that Chidi hits the target is 25\frac{2}{5}. What is the probability that at least one of them hits the target?

Cevabı ve açıklamayı göster

Cevap: 35\frac{3}{5}

Cevap

The probability that at least one archer hits the target is 35\frac{3}{5}.
For independent events, the probability of both events occurring is P(KC)=P(K)×P(C)=13×25=215P(K \cap C) = P(K) \times P(C) = \frac{1}{3} \times \frac{2}{5} = \frac{2}{15}. Applying the addition law of probability P(KC)=P(K)+P(C)P(KC)P(K \cup C) = P(K) + P(C) - P(K \cap C) gives 13+25215=915=35\frac{1}{3} + \frac{2}{5} - \frac{2}{15} = \frac{9}{15} = \frac{3}{5}.

Adım Adım Çözüm

1
Identify event probabilities and independence
P(Kemi)=13P(\text{Kemi}) = \frac{1}{3} and P(Chidi)=25P(\text{Chidi}) = \frac{2}{5}
The problem specifies that the two attempts are independent events.
2
Calculate the joint probability (intersection) using the multiplication law for independent events
P(KemiChidi)=P(Kemi)×P(Chidi)=13×25=215P(\text{Kemi} \cap \text{Chidi}) = P(\text{Kemi}) \times P(\text{Chidi}) = \frac{1}{3} \times \frac{2}{5} = \frac{2}{15}
For independent events, the probability of both occurring together is the product of their individual probabilities.
3
Apply the addition law of probability to find the union
P(KemiChidi)=13+25215=5+6215=915=35P(\text{Kemi} \cup \text{Chidi}) = \frac{1}{3} + \frac{2}{5} - \frac{2}{15} = \frac{5 + 6 - 2}{15} = \frac{9}{15} = \frac{3}{5}
The addition law states P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B) to prevent double counting the intersection.

Anahtar Kavram

Compound Events, Multiplication Law for Independent Events, and Addition Law of Probability
Tahmini Süre:1m 30s
Soru 148Soru

In an electrical power station, two independent backup transformers, T1T_1 and T2T_2, operate simultaneously during power surges. The probability that T1T_1 fails during a surge is 0.150.15, and the probability that T2T_2 fails during the same surge is 0.200.20. What is the probability that at least one transformer functions correctly during a power surge?

Cevabı ve açıklamayı göster

Cevap: 0.97

Cevap

0.97
The failure probabilities are P(F1)=0.15P(F_1) = 0.15 and P(F2)=0.20P(F_2) = 0.20. By the multiplication law for independent events, the probability of both failing is P(F1F2)=0.15×0.20=0.03P(F_1 \cap F_2) = 0.15 \times 0.20 = 0.03. Using the complement rule, the probability of at least one functioning correctly is 1P(F1F2)=10.03=0.971 - P(F_1 \cap F_2) = 1 - 0.03 = 0.97.

Adım Adım Çözüm

1
Determine the joint probability of both transformers failing.
P(F1F2)=0.15×0.20=0.03P(F_1 \cap F_2) = 0.15 \times 0.20 = 0.03
Since the operational failures of the two transformers are independent events, the probability of both failing together is the product of their individual failure probabilities.
2
Calculate the probability that at least one transformer functions correctly.
P(at least one functions)=10.03=0.97P(\text{at least one functions}) = 1 - 0.03 = 0.97
The event that at least one transformer functions is the complement of the event that both transformers fail simultaneously.

Anahtar Kavram

Independent Compound Events and the Complement Rule
Soru 149Soru

A sports analyst recorded the number of points scored by a basketball player across five consecutive games as 1212, 1414, 1515, 1616, and 1818. What is the mean deviation of these scores?

Cevabı ve açıklamayı göster

Cevap: 1.61.6

Cevap

The mean deviation of the scores is 1.61.6.
The arithmetic mean of the five scores is 1515. The sum of the absolute differences between each score and the mean is 1215+1415+1515+1615+1815=3+1+0+1+3=8|12-15| + |14-15| + |15-15| + |16-15| + |18-15| = 3 + 1 + 0 + 1 + 3 = 8. Dividing this total by the number of scores (55) gives 1.61.6, which correctly represents the mean deviation.

Adım Adım Çözüm

1
Calculate the mean (xˉ\bar{x}) of the data set.
xˉ=12+14+15+16+185=755=15\bar{x} = \frac{12 + 14 + 15 + 16 + 18}{5} = \frac{75}{5} = 15
The mean deviation measures dispersion relative to the arithmetic mean.
2
Compute the absolute deviations xxˉ|x - \bar{x}| for each data point.
1215=3,1415=1,1515=0,1615=1,1815=3|12 - 15| = 3, \quad |14 - 15| = 1, \quad |15 - 15| = 0, \quad |16 - 15| = 1, \quad |18 - 15| = 3
Absolute values prevent positive and negative deviations from cancelling each other out.
3
Calculate the mean of the absolute deviations.
Mean Deviation=xxˉn=3+1+0+1+35=85=1.6\text{Mean Deviation} = \frac{\sum |x - \bar{x}|}{n} = \frac{3 + 1 + 0 + 1 + 3}{5} = \frac{8}{5} = 1.6
Dividing the sum of absolute deviations by the number of observations yields the mean deviation.

Anahtar Kavram

Mean Deviation of Ungrouped Data
Tahmini Süre:1m 30s
Soru 150Soru

In a quality control experiment, a technician tested 200200 light bulbs and found that 3636 were defective. According to the manufacturer's specification, the theoretical probability of a bulb being defective is 320\frac{3}{20}. What is the difference between the theoretical probability and the experimental probability of selecting a non-defective light bulb?

Cevabı ve açıklamayı göster

Cevap: 3100\frac{3}{100}

Cevap

The correct answer is 3100\frac{3}{100} (or 0.030.03).
The experimental probability of obtaining a non-defective bulb is 136200=0.821 - \frac{36}{200} = 0.82. The theoretical probability of a non-defective bulb is 10.15=0.851 - 0.15 = 0.85. Subtracting the two gives 0.850.82=0.03=31000.85 - 0.82 = 0.03 = \frac{3}{100}.

Adım Adım Çözüm

1
Calculate the experimental probability of selecting a defective bulb
Pexp(defective)=36200=0.18\text{P}_{\text{exp}}(\text{defective}) = \frac{36}{200} = 0.18
Relative frequency is determined by dividing the observed frequency of defective bulbs by the total number of trials.
2
Find the experimental probability of selecting a non-defective bulb
Pexp(non-defective)=10.18=0.82\text{P}_{\text{exp}}(\text{non-defective}) = 1 - 0.18 = 0.82
The sum of the probabilities of an event and its complement equals 11.
3
Find the theoretical probability of selecting a non-defective bulb
Ptheo(non-defective)=1320=10.15=0.85\text{P}_{\text{theo}}(\text{non-defective}) = 1 - \frac{3}{20} = 1 - 0.15 = 0.85
Subtracting the given theoretical probability of a defective bulb from 11 yields the theoretical probability of a non-defective bulb.
4
Calculate the difference between the two probabilities of selecting a non-defective bulb
0.850.82=0.03=31000.85 - 0.82 = 0.03 = \frac{3}{100}
Subtract the experimental probability from the theoretical probability.

Anahtar Kavram

Experimental probability measures relative frequency from observed outcomes, while theoretical probability is based on expected mathematical outcomes. Complementary probabilities fulfill P(E)=1P(E)P(E') = 1 - P(E).
Tahmini Süre:1m 30s
Soru 151Soru

A international conference delegation of 66 members is to be selected from 55 diplomats and 44 translators. In how many distinct ways can the delegation be formed if it must include at least 44 diplomats?

Cevabı ve açıklamayı göster

Cevap: 34

Cevap

The total number of distinct ways to form the delegation is 34.
To form a delegation of 6 with at least 4 diplomats out of 5 diplomats and 4 translators, we evaluate two mutually exclusive cases: selecting 4 diplomats and 2 translators (5C4 * 4C2 = 30 ways) and selecting 5 diplomats and 1 translator (5C5 * 4C1 = 4 ways). Summing these gives 34 distinct ways.

Adım Adım Çözüm

1
Determine the valid combinations of diplomats and translators.
Two valid cases exist: (4 diplomats, 2 translators) and (5 diplomats, 1 translator).
The total delegation size is 6 and it must contain at least 4 diplomats out of the 5 available.
2
Compute the selection ways for Case 1 (4 diplomats and 2 translators).
5 * 6 = 30 ways
Selecting 4 diplomats out of 5 is 5C4 = 5 ways, and selecting 2 translators out of 4 is 4C2 = 6 ways.
3
Compute the selection ways for Case 2 (5 diplomats and 1 translator).
1 * 4 = 4 ways
Selecting 5 diplomats out of 5 is 5C5 = 1 way, and selecting 1 translator out of 4 is 4C1 = 4 ways.
4
Sum the combinations from both mutually exclusive cases.
30 + 4 = 34 ways
By the addition principle of counting, mutually exclusive scenarios are added together.

Anahtar Kavram

Combinations with constraints and mutually exclusive cases
Soru 152Soru

In a manufacturing plant, two independent automated assembly units, U1U_1 and U2U_2, undergo safety inspection. The probability that unit U1U_1 fails the inspection is 15\frac{1}{5}, while the probability that unit U2U_2 fails the inspection is 14\frac{1}{4}. What is the probability that at least one of the two units fails the inspection? Express your answer as a decimal.

Cevabı ve açıklamayı göster

Cevap: 0.4

Cevap

0.4
The probability that at least one unit fails is determined using the addition law for non-mutually exclusive independent events: P(U1U2)=P(U1)+P(U2)P(U1U2)=0.20+0.25(0.20×0.25)=0.450.05=0.40P(U_1 \cup U_2) = P(U_1) + P(U_2) - P(U_1 \cap U_2) = 0.20 + 0.25 - (0.20 \times 0.25) = 0.45 - 0.05 = 0.40. Alternatively, using the complement rule gives 1P(neither fails)=1(10.20)(10.25)=10.60=0.401 - P(\text{neither fails}) = 1 - (1 - 0.20)(1 - 0.25) = 1 - 0.60 = 0.40.

Adım Adım Çözüm

1
Identify the individual failure probabilities
P(U1)=0.20P(U_1) = 0.20 and P(U2)=0.25P(U_2) = 0.25
These values represent the single event failure probabilities given in the problem statement.
2
Calculate the probability that neither unit fails
P(U1)×P(U2)=(10.20)×(10.25)=0.80×0.75=0.60P(U_1') \times P(U_2') = (1 - 0.20) \times (1 - 0.25) = 0.80 \times 0.75 = 0.60
Because the units operate independently, their complement events (passing inspection) are also independent.
3
Determine the probability of at least one unit failing
10.60=0.401 - 0.60 = 0.40
The event that at least one unit fails is the complementary event of neither unit failing.

Anahtar Kavram

Addition and Multiplication Laws of Probability for Independent Compound Events
Soru 153Soru

For a science exhibition, a student coordinator needs to choose 44 project displays from a pool of 66 chemistry projects and 44 physics projects. If the selection must include at least 22 chemistry projects, in how many distinct ways can the projects be selected?

Cevabı ve açıklamayı göster

Cevap: 185185

Cevap

The total number of distinct ways to select the projects is 185185.
The correct total number of ways is 185185. The condition requiring at least 22 chemistry projects splits the total selection into three mutually exclusive scenarios: selecting 22 chemistry and 22 physics projects (9090 ways), 33 chemistry and 11 physics project (8080 ways), or 44 chemistry projects (1515 ways). Adding these together yields 90+80+15=18590 + 80 + 15 = 185.

Adım Adım Çözüm

1
Identify the distinct valid cases for selecting 44 projects with at least 22 chemistry projects.
Case 1: 22 chemistry and 22 physics; Case 2: 33 chemistry and 11 physics; Case 3: 44 chemistry and 00 physics.
The phrase 'at least 2 chemistry projects' means the number of chemistry projects can be 22, 33, or 44.
2
Calculate the combinations for Case 1 (22 chemistry, 22 physics).
\(\binom{6}{2} \times \binom{4}{2} = 15 \times 6 = 90\) ways.
We select 22 projects out of 66 chemistry projects and 22 out of 44 physics projects using the combination formula \(\binom{n}{r} = \frac{n!}{r!(n-r)!}\).
3
Calculate the combinations for Case 2 (33 chemistry, 11 physics).
\(\binom{6}{3} \times \binom{4}{1} = 20 \times 4 = 80\) ways.
We select 33 projects out of 66 chemistry projects and 11 out of 44 physics projects.
4
Calculate the combinations for Case 3 (44 chemistry, 00 physics).
\(\binom{6}{4} \times \binom{4}{0} = 15 \times 1 = 15\) ways.
We select 44 projects out of 66 chemistry projects and 00 out of 44 physics projects.
5
Sum the number of ways from all mutually exclusive cases.
\(90 + 80 + 15 = 185\) ways.
By the addition principle of counting, the total number of ways is the sum of the ways from each independent case.

Anahtar Kavram

Combinations with Constraints (At Least / At Most)
Soru 154Soru

A candidate takes a two-stage driving examination consisting of a theoretical test followed by a practical test. The probability that the candidate passes the theoretical test is 0.750.75. If the candidate passes the theoretical test, the probability of passing the practical test is 0.800.80. However, if the candidate fails the theoretical test, the probability of passing the practical test is 0.200.20. What is the probability that the candidate passes exactly one of the two tests?

Cevabı ve açıklamayı göster

Cevap: 0.2

Cevap

The probability that the candidate passes exactly one of the two tests is 0.2.
To pass exactly one test, the candidate must either pass theory and fail practical (0.75×0.20=0.150.75 \times 0.20 = 0.15) or fail theory and pass practical (0.25×0.20=0.050.25 \times 0.20 = 0.05). Since these two outcomes cannot happen at the same time, their probabilities are added: 0.15+0.05=0.200.15 + 0.05 = 0.20.

Adım Adım Çözüm

1
Calculate the probability of passing the theoretical test and failing the practical test.
P(TheoryPractical)=0.75×(10.80)=0.15P(\text{Theory} \cap \text{Practical}') = 0.75 \times (1 - 0.80) = 0.15
The probability of failing practical given passing theory is 10.80=0.201 - 0.80 = 0.20.
2
Calculate the probability of failing the theoretical test and passing the practical test.
P(TheoryPractical)=(10.75)×0.20=0.05P(\text{Theory}' \cap \text{Practical}) = (1 - 0.75) \times 0.20 = 0.05
The probability of failing theory is 10.75=0.251 - 0.75 = 0.25.
3
Sum the probabilities of the two mutually exclusive outcomes.
0.15+0.05=0.200.15 + 0.05 = 0.20
Passing exactly one test is the union of two disjoint compound events.

Anahtar Kavram

Compound probability laws and conditional independence structure in sequential events
Tahmini Süre:1m 30s
Soru 155Soru

Two independent events AA and BB have probabilities P(A)=14P(A) = \frac{1}{4} and P(B)=23P(B) = \frac{2}{3}. What is the probability that at least one of the events occurs, represented by P(AB)P(A \cup B)?

Cevabı ve açıklamayı göster

Cevap: 34\frac{3}{4}

Cevap

The probability that at least one of the events occurs is 34\frac{3}{4}.
The correct answer 34\frac{3}{4} is obtained by applying the multiplication law for independent events P(AB)=P(A)P(B)=1423=16P(A \cap B) = P(A) \cdot P(B) = \frac{1}{4} \cdot \frac{2}{3} = \frac{1}{6}, and substituting into the general addition law P(AB)=P(A)+P(B)P(AB)=14+2316=912=34P(A \cup B) = P(A) + P(B) - P(A \cap B) = \frac{1}{4} + \frac{2}{3} - \frac{1}{6} = \frac{9}{12} = \frac{3}{4}.

Adım Adım Çözüm

1
Calculate the intersection probability P(AB)P(A \cap B) for independent events
P(AB)=P(A)×P(B)=14×23=212=16P(A \cap B) = P(A) \times P(B) = \frac{1}{4} \times \frac{2}{3} = \frac{2}{12} = \frac{1}{6}
For independent events, the probability of both occurring together is the product of their individual probabilities.
2
Apply the general addition law of probability
P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B)
The addition law accounts for double-counting the intersection when finding the union of two events.
3
Substitute the values and simplify the fraction
P(AB)=14+2316=312+812212=912=34P(A \cup B) = \frac{1}{4} + \frac{2}{3} - \frac{1}{6} = \frac{3}{12} + \frac{8}{12} - \frac{2}{12} = \frac{9}{12} = \frac{3}{4}
Finding a common denominator of 12 allows exact fractional addition and simplification.

Anahtar Kavram

Probability Laws for Independent and Compound Events
Soru 156Soru

In a meteorological study conducted over 120120 days in a coastal town, rain was observed on 4545 days. According to a theoretical weather model, the probability of rain on any given day during this period is 13\frac{1}{3}. Calculate the absolute difference between the observed number of rainy days and the expected number of rainy days predicted by the theoretical model.

Cevabı ve açıklamayı göster

Cevap: 5

Cevap

The absolute difference between the observed and expected number of rainy days is 5 days.
The expected number of rainy days based on theoretical probability is 13×120=40\frac{1}{3} \times 120 = 40 days. The experimental observation recorded 4545 rainy days. The absolute difference between the observed and expected number of rainy days is 4540=5|45 - 40| = 5 days.

Adım Adım Çözüm

1
Calculate the theoretical expected number of rainy days
Expected rainy days = 40
Multiply the total number of trial days (120) by the theoretical probability of rain (1/3).
2
Identify the experimental (observed) number of rainy days
Observed rainy days = 45
The problem states that rain occurred on 45 days during the 120-day period.
3
Compute the positive absolute difference
Absolute difference = 5
Subtract the theoretical expected count (40) from the experimental observed count (45).

Anahtar Kavram

Difference Between Experimental Frequency and Theoretical Expectation
Soru 157Soru

A farmer plants two types of crops, maize and cassava, in separate fields. The probability that the maize crop yields a successful harvest is 38\frac{3}{8}, and the probability that the cassava crop yields a successful harvest is 12\frac{1}{2}. Assuming that the harvest outcomes of the two crops are independent, what is the probability that at least one of the crops yields a successful harvest?

Cevabı ve açıklamayı göster

Cevap: 1116\frac{11}{16}

Cevap

The probability that at least one of the crops yields a successful harvest is 1116\frac{11}{16}.
The probability of at least one successful harvest is given by the union of the two events, P(MC)=P(M)+P(C)P(MC)P(M \cup C) = P(M) + P(C) - P(M \cap C). Since the harvests are independent, the joint probability is P(MC)=P(M)×P(C)=38×12=316P(M \cap C) = P(M) \times P(C) = \frac{3}{8} \times \frac{1}{2} = \frac{3}{16}. Substituting these values gives 38+12316=616+816316=1116\frac{3}{8} + \frac{1}{2} - \frac{3}{16} = \frac{6}{16} + \frac{8}{16} - \frac{3}{16} = \frac{11}{16}.

Adım Adım Çözüm

1
Identify given probabilities and event relationship
Let MM be maize success and CC be cassava success: P(M)=38P(M) = \frac{3}{8} and P(C)=12P(C) = \frac{1}{2}. The events are independent.
Establishing the basic event probabilities and independence condition is essential for applying compound probability laws.
2
Calculate the joint probability of both events occurring
P(MC)=P(M)×P(C)=38×12=316P(M \cap C) = P(M) \times P(C) = \frac{3}{8} \times \frac{1}{2} = \frac{3}{16}.
For independent events, the multiplication law states that the probability of both occurring is the product of their individual probabilities.
3
Apply the addition law of probability for the union of two events
P(MC)=P(M)+P(C)P(MC)=38+12316=616+816316=1116P(M \cup C) = P(M) + P(C) - P(M \cap C) = \frac{3}{8} + \frac{1}{2} - \frac{3}{16} = \frac{6}{16} + \frac{8}{16} - \frac{3}{16} = \frac{11}{16}.
The probability that at least one crop succeeds corresponds to the union P(MC)P(M \cup C), which requires subtracting the intersection to prevent double counting.

Anahtar Kavram

Addition Law of Probability and Multiplication Law for Independent Events
Soru 158Soru

Chidi and Zainab independently attempt to solve a mathematics problem. The probability that Chidi solves it is 35\frac{3}{5} and the probability that Zainab solves it is 23\frac{2}{3}. What is the probability that exactly one of them solves the problem?

Cevabı ve açıklamayı göster

Cevap: 715\frac{7}{15}

Cevap

The probability that exactly one of them solves the problem is 715\frac{7}{15}.
The correct answer is 715\frac{7}{15}. 'Exactly one' means either Chidi solves the problem while Zainab fails (P(CZ)=35×13=315P(C \cap Z') = \frac{3}{5} \times \frac{1}{3} = \frac{3}{15}) OR Zainab solves it while Chidi fails (P(CZ)=25×23=415P(C' \cap Z) = \frac{2}{5} \times \frac{2}{3} = \frac{4}{15}). Summing these mutually exclusive probabilities gives 315+415=715\frac{3}{15} + \frac{4}{15} = \frac{7}{15}.

Adım Adım Çözüm

1
Find the complement probabilities of failure for each student.
Probability Chidi fails, P(C)=135=25P(C') = 1 - \frac{3}{5} = \frac{2}{5}. Probability Zainab fails, P(Z)=123=13P(Z') = 1 - \frac{2}{3} = \frac{1}{3}.
Required to determine individual non-occurrence probabilities.
2
Calculate the joint probability for each mutually exclusive scenario.
Scenario 1 (Chidi solves, Zainab fails): 35×13=315\frac{3}{5} \times \frac{1}{3} = \frac{3}{15}. Scenario 2 (Chidi fails, Zainab solves): 25×23=415\frac{2}{5} \times \frac{2}{3} = \frac{4}{15}.
Since the events are independent, individual probabilities multiply.
3
Sum the probabilities of the two mutually exclusive outcomes.
Total probability = 315+415=715\frac{3}{15} + \frac{4}{15} = \frac{7}{15}.
By the Addition Law of probability for mutually exclusive compound outcomes.

Anahtar Kavram

Probability of Compound Independent Events
ÖncekiSayfa 8 / 8
Statistics and Probability Alıştırma Soruları — JAMB UTME — Sayfa 8 | Examkin