Statistics and Probability

158 soru

Soru 81Soru

The frequency distribution table below shows the scores obtained by 5050 candidates in a competitive assessment:

Score IntervalFrequency
101910 - 1955
202920 - 291212
303930 - 391818
404940 - 491010
505950 - 5955

When constructing a cumulative frequency curve (ogive) for this distribution, which of the following ordered pairs (x,y)(x, y) represents the point plotted for the class interval 303930 - 39?

Cevabı ve açıklamayı göster

Cevap: (39.5,35)(39.5, 35)

Cevap

The point plotted on the ogive for the class interval 303930 - 39 is (39.5,35)(39.5, 35).
A cumulative frequency curve (ogive) is constructed by plotting the cumulative frequency of each class against its upper class boundary. For the interval 303930 - 39, the upper boundary is 39.539.5 and the cumulative frequency is 5+12+18=355 + 12 + 18 = 35, resulting in the point (39.5,35)(39.5, 35).

Adım Adım Çözüm

1
Determine the upper class boundary for the class interval 303930 - 39
Upper class boundary = 39+402=39.5\frac{39 + 40}{2} = 39.5
Cumulative frequencies in an ogive are plotted against the upper boundaries of each class interval.
2
Calculate the cumulative frequency up to the class interval 303930 - 39
Cumulative frequency = 5+12+18=355 + 12 + 18 = 35
The cumulative frequency is the running sum of frequencies up to and including the given interval.
3
Combine the upper class boundary (xx-axis) and cumulative frequency (yy-axis) into an ordered pair (x,y)(x, y)
Point = (39.5,35)(39.5, 35)
In an ogive, points are plotted as (Upper Class Boundary, Cumulative Frequency).

Anahtar Kavram

Plotting Points on a Cumulative Frequency Curve (Ogive)
Soru 82Soru

A meteorologist recorded the rainfall (in millimeters) in a town over five days as 22, 55, 66, 77, and 1010. What is the mean deviation of the rainfall data?

Cevabı ve açıklamayı göster

Cevap: 22

Cevap

The mean deviation of the rainfall data is 22.
To find the mean deviation, first calculate the mean of the data: (2+5+6+7+10)/5=6(2 + 5 + 6 + 7 + 10) / 5 = 6. Next, calculate the absolute difference of each value from 6, which yields 4, 1, 0, 1, and 4. The average of these absolute differences is (4+1+0+1+4)/5=10/5=2(4 + 1 + 0 + 1 + 4) / 5 = 10 / 5 = 2.

Adım Adım Çözüm

1
Calculate the arithmetic mean (xˉ\bar{x}) of the dataset.
\bar{x} = \frac{2 + 5 + 6 + 7 + 10}{5} = \frac{30}{5} = 6
The mean is required to compute the deviation of each observation from the central value.
2
Find the absolute deviation xxˉ|x - \bar{x}| for each data point.
|2 - 6| = 4, \quad |5 - 6| = 1, \quad |6 - 6| = 0, \quad |7 - 6| = 1, \quad |10 - 6| = 4
Mean deviation measures the average absolute distance of data values from the mean.
3
Sum the absolute deviations and divide by the total number of observations (N=5N = 5).
\text{Mean Deviation} = \frac{4 + 1 + 0 + 1 + 4}{5} = \frac{10}{5} = 2
Dividing the sum of absolute deviations by NN gives the mean deviation.

Anahtar Kavram

Mean Deviation
Soru 83Soru

In how many distinct ways can a president, a vice-president, and a secretary be chosen from a group of 77 candidates, assuming no candidate can hold more than one position?

Cevabı ve açıklamayı göster

Cevap: 210

Cevap

The total number of distinct ways to choose the three officers from 7 candidates is 210.
Selecting 3 distinct officers from a group of 7 candidates requires ordering 3 individuals out of 7, which equals 7×6×5=2107 \times 6 \times 5 = 210 ways.

Adım Adım Çözüm

1
Identify whether the problem involves permutations or combinations
Order is important because the positions (President, Vice-President, Secretary) are distinct.
Selecting person X as President and person Y as Secretary is different from selecting person Y as President and person X as Secretary.
2
Calculate the permutation 7P3^7P_3
7P3=7×6×5=210^7P_3 = 7 \times 6 \times 5 = 210
There are 7 choices for President, 6 remaining choices for Vice-President, and 5 remaining choices for Secretary.

Anahtar Kavram

Permutations of n items taken r at a time
Tahmini Süre:45s
Soru 84Soru

In how many distinct ways can the letters of the word KADUNA\text{KADUNA} be arranged?

Cevabı ve açıklamayı göster

Cevap: 360360

Cevap

The total number of distinct arrangements is 360360.
The word KADUNA\text{KADUNA} consists of 66 total letters with the letter '\text{A}' repeated 22 times. Using the formula for permutations with identical items, the number of distinct arrangements is 6!2!=7202=360\frac{6!}{2!} = \frac{720}{2} = 360.

Adım Adım Çözüm

1
Count the total number of letters in the word KADUNA\text{KADUNA} and identify repetitions.
Total letters n=6n = 6. The letter '\text{A}' appears 22 times, while '\text{K}', '\text{D}', '\text{U}', and '\text{N}' each appear 11 time.
Arrangements of nn items with repeated elements require dividing n!n! by the factorial of the count of each repeated element.
2
Apply the permutation formula for repeated elements: P=n!p!P = \frac{n!}{p!} where pp is the frequency of the repeated letter.
P = \frac{6!}{2!} = \frac{720}{2} = 360
Dividing by 2!2! eliminates duplicate arrangements caused by swapping identical letters.

Anahtar Kavram

Permutations of items with repeated elements
Tahmini Süre:45s
Soru 85Soru

The mean of five numbers 3,5,7,x,3, 5, 7, x, and yy is 66. Given that the variance of the numbers is 88 and x<yx < y, calculate the value of yy.

Cevabı ve açıklamayı göster

Cevap: 11

Cevap

11
The total sum of the five numbers is 5×6=305 \times 6 = 30, giving x+y=15x + y = 15. The sum of squared deviations from the mean 66 is 5×8=405 \times 8 = 40. The known numbers 3,5,73, 5, 7 contribute (3)2+(1)2+12=11(-3)^2 + (-1)^2 + 1^2 = 11 to this sum, leaving (x6)2+(y6)2=29(x-6)^2 + (y-6)^2 = 29. Substituting y=15xy = 15 - x yields 2x230x+88=0    x215x+44=02x^2 - 30x + 88 = 0 \implies x^2 - 15x + 44 = 0. Factoring gives roots 44 and 1111. Since x<yx < y, we find y=11y = 11.

Adım Adım Çözüm

1
Use the definition of the arithmetic mean to write a linear relationship between xx and yy.
x+y=15x + y = 15, or y=15xy = 15 - x.
The total sum of 5 numbers with a mean of 6 is 5×6=305 \times 6 = 30. Subtracting the known numbers 3+5+7=153 + 5 + 7 = 15 leaves x+y=15x + y = 15.
2
Apply the variance formula for population data.
(xi6)2=40\sum (x_i - 6)^2 = 40.
Variance is the mean of squared deviations from the mean: (xixˉ)25=8    (xi6)2=40\frac{\sum (x_i - \bar{x})^2}{5} = 8 \implies \sum (x_i - 6)^2 = 40.
3
Compute the sum of squared deviations for the known elements and simplify the variance equation.
(x6)2+(y6)2=29(x - 6)^2 + (y - 6)^2 = 29.
The squared deviations for 3,5,73, 5, 7 are (3)2=9(-3)^2 = 9, (1)2=1(-1)^2 = 1, and 12=11^2 = 1. Subtracting 9+1+1=119 + 1 + 1 = 11 from 4040 gives 2929.
4
Substitute y=15xy = 15 - x into the simplified equation and solve the resulting quadratic equation.
x=4x = 4 or x=11x = 11.
Substituting y=15xy = 15 - x gives (x6)2+(9x)2=29    2x230x+88=0    x215x+44=0    (x4)(x11)=0(x - 6)^2 + (9 - x)^2 = 29 \implies 2x^2 - 30x + 88 = 0 \implies x^2 - 15x + 44 = 0 \implies (x - 4)(x - 11) = 0.
5
Select the correct pair (x,y)(x, y) using the condition x<yx < y.
x=4x = 4 and y=11y = 11.
Since x<yx < y, xx must be the smaller value (44) and yy must be the larger value (1111).

Anahtar Kavram

Calculation of variance and mean for ungrouped data containing unknown elements
Soru 86Soru

The frequency distribution table below shows the marks obtained by 4040 students in a mathematics quiz:

Mark IntervalFrequency (ff)
1101 - 1055
112011 - 2088
213021 - 301212
314031 - 401010
415041 - 5055

From a cumulative frequency curve (ogive) constructed for this data, what is the score corresponding to the 40th40^{\text{th}} percentile?

Cevabı ve açıklamayı göster

Cevap: 23.023.0

Cevap

23.023.0
To find the 40th percentile score, calculate 40%40\% of the total 4040 students, which gives the 16th16^{\text{th}} cumulative student. The 16th16^{\text{th}} student falls in the 213021 - 30 mark interval, which has a lower class boundary of 20.520.5. Interpolating gives 20.5+(161312)×10=20.5+2.5=23.020.5 + \left(\frac{16 - 13}{12}\right) \times 10 = 20.5 + 2.5 = 23.0.

Adım Adım Çözüm

1
Construct the cumulative frequency distribution table.
Cumulative frequencies (CFCF): 11051-10 \rightarrow 5; 11201311-20 \rightarrow 13; 21302521-30 \rightarrow 25; 31403531-40 \rightarrow 35; 41504041-50 \rightarrow 40. Total frequency N=40N = 40.
Cumulative frequencies are needed to locate percentile positions on an ogive.
2
Determine the rank position for the 40th percentile (P40P_{40}).
Rank position =0.40×40=16th= 0.40 \times 40 = 16^{\text{th}} position.
The 40th percentile represents the value below which 40%40\% of the observations fall.
3
Identify the percentile class interval and its boundaries.
Since 13<162513 < 16 \leq 25, the 16th16^{\text{th}} position lies in the interval 213021 - 30. Lower class boundary L=20.5L = 20.5, cumulative frequency preceding the class CFb=13CF_b = 13, class frequency f=12f = 12, and class width c=10c = 10.
Interpolation on an ogive relies on the lower class boundary of the target interval.
4
Apply the linear interpolation formula for percentiles.
P40=L+(RankCFbf)×c=20.5+(161312)×10=20.5+2.5=23.0P_{40} = L + \left( \frac{\text{Rank} - CF_b}{f} \right) \times c = 20.5 + \left( \frac{16 - 13}{12} \right) \times 10 = 20.5 + 2.5 = 23.0.
This yields the exact mark corresponding to the 40th percentile reading from the ogive.

Anahtar Kavram

Calculating percentiles from a cumulative frequency distribution or ogive
Tahmini Süre:1m 30s
Soru 87Soru

The operating lifespans (in hours) of a sample of 6060 newly manufactured micro-components tested under laboratory conditions are presented in the frequency table below:

Lifespan (hours)Frequency (ff)
101910 - 1955
202920 - 2988
303930 - 391212
404940 - 492020
505950 - 591515

Using linear interpolation on class boundaries, calculate the median lifespan of the components in hours.

Cevabı ve açıklamayı göster

Cevap: 42

Cevap

The median lifespan of the micro-components is 42 hours.
To calculate the median of grouped data, first determine cumulative frequencies: 5, 13, 25, 45, 60. Total frequency is N=60N = 60, placing the median at N/2=30N/2 = 30. The median class is 404940 - 49 with lower class boundary L=39.5L = 39.5, class frequency f=20f = 20, cumulative frequency prior to median class c.f.=25c.f. = 25, and class width c=10c = 10. Substituting into Median=L+(N/2c.f.f)×c\text{Median} = L + \left(\frac{N/2 - c.f.}{f}\right) \times c gives 39.5+(302520)×10=39.5+2.5=4239.5 + \left(\frac{30 - 25}{20}\right) \times 10 = 39.5 + 2.5 = 42.

Adım Adım Çözüm

1
Calculate the total frequency NN and the median rank N/2N/2.
N=5+8+12+20+15=60N = 5 + 8 + 12 + 20 + 15 = 60, so N/2=30N/2 = 30.
The median corresponds to the value at position 30 in the ordered cumulative frequency distribution.
2
Determine cumulative frequencies to locate the median class.
Cumulative frequencies are 5, 13, 25, 45, 60. The 30th value falls in the interval 404940 - 49.
The cumulative frequency first reaches or exceeds 30 at the 404940 - 49 class.
3
Identify boundary parameters for the median class.
Lower boundary L=39.5L = 39.5, class width c=10c = 10, class frequency f=20f = 20, and cumulative frequency of preceding class c.f.=25c.f. = 25.
Continuous data analysis requires using lower class boundaries rather than class limits.
4
Apply the grouped median linear interpolation formula.
Median=39.5+(302520)×10=39.5+2.5=42\text{Median} = 39.5 + \left(\frac{30 - 25}{20}\right) \times 10 = 39.5 + 2.5 = 42.
Linear interpolation within the median class yields the precise median value.

Anahtar Kavram

Grouped Data Median via Class Boundary Interpolation
Tahmini Süre:2m 0s
Soru 88Soru

Five numbers 3,7,8,x,3, 7, 8, x, and 1212 are arranged in ascending order, where x>8x > 8. If the mean of the data set is equal to its median, what is the value of xx?

Cevabı ve açıklamayı göster

Cevap: 1010

Cevap

The value of xx is 1010.
For five numbers arranged in ascending order with x>8x > 8, the middle position (3rd value) is 88, so the median is 88. Summing all five values gives 3+7+8+12+x=30+x3 + 7 + 8 + 12 + x = 30 + x. Equating the mean 30+x5\frac{30 + x}{5} to the median 88 yields 30+x=4030 + x = 40, which gives x=10x = 10.

Adım Adım Çözüm

1
Determine the median of the ordered data set.
Since there are 55 numbers arranged in ascending order (3,7,8,x,123, 7, 8, x, 12) with x>8x > 8, the median is the middle (3rd) number, which is 88.
For an odd count of data points n=5n = 5, the median position is 5+12=3\frac{5+1}{2} = 3.
2
Formulate the expression for the arithmetic mean.
Mean=3+7+8+12+x5=30+x5\text{Mean} = \frac{3 + 7 + 8 + 12 + x}{5} = \frac{30 + x}{5}.
The mean of an ungrouped data set is the sum of all values divided by the total number of items.
3
Equate the mean to the median and solve for xx.
\begin{align*} \frac{30 + x}{5} &= 8 \\ 30 + x &= 40 \\ x &= 10 \end{align*}
The question specifies that the mean of the data set is equal to its median.

Anahtar Kavram

Measures of Central Tendency for Ungrouped Data
Tahmini Süre:1m 30s
Soru 89Soru

The frequency distribution table below shows the recorded speeds (in km/h\text{km/h}) of a sample of commercial buses passing through a highway toll checkpoint:

Speed (km/h\text{km/h})Frequency
404940 - 4966
505950 - 591010
606960 - 69ff
707970 - 791212
808980 - 8988

If the mean speed of the buses is 66.5 km/h66.5\text{ km/h}, find the value of the missing frequency ff.

Cevabı ve açıklamayı göster

Cevap: 6

Cevap

The value of the missing frequency ff is 66.
Each class interval's midpoint is calculated by averaging its lower and upper limits. The total frequency is f=36+f\sum f = 36 + f and the total sum of products is fx=2382+64.5f\sum fx = 2382 + 64.5f. Applying the grouped mean formula xˉ=fxf=66.5\bar{x} = \frac{\sum fx}{\sum f} = 66.5 gives 2394+66.5f=2382+64.5f2394 + 66.5f = 2382 + 64.5f, which yields 2f=122f = 12, so f=6f = 6.

Adım Adım Çözüm

1
Find the class midpoints (xx) for each grouped interval.
Midpoints are 44.5,54.5,64.5,74.5,44.5, 54.5, 64.5, 74.5, and 84.584.5.
Midpoints represent the central values of each interval for grouped mean calculations.
2
Calculate expressions for f\sum f and fx\sum fx.
\sum f = 36 + f and and \sum fx = 2382 + 64.5f$.
Summing the frequencies and the products of midpoints and frequencies gives the components required for the mean equation.
3
Substitute known values into the mean formula and solve for ff.
66.5(36 + f) = 2382 + 64.5f \implies 2f = 12 \implies f = 6$.
Equating the formula expression to the given mean of 66.5 km/h66.5\text{ km/h} allows solving for the unknown frequency.

Anahtar Kavram

Grouped Mean with Missing Frequency
Soru 90Soru

The frequency table below shows the distribution of masses (in kg) of 2020 packages delivered to a warehouse:

Mass (kg)Frequency (ff)
10 – 143
15 – 195
20 – 248
25 – 294

What is the mean mass of the packages?

Cevabı ve açıklamayı göster

Cevap: 20.25 kg20.25\text{ kg}

Cevap

The mean mass of the packages is 20.25 kg20.25\text{ kg}.
The mean of grouped frequency distribution is found using the formula xˉ=fxf\bar{x} = \frac{\sum fx}{\sum f}, where xx represents the midpoint of each class interval. Calculating the midpoints yields 1212, 1717, 2222, and 2727. Multiplying each midpoint by its frequency gives products of 3636, 8585, 176176, and 108108, totaling 405405. Dividing 405405 by the total frequency of 2020 produces 20.25 kg20.25\text{ kg}.

Adım Adım Çözüm

1
Find the class midpoint (xx) for each class interval.
Midpoints are: 10–14 x=12\rightarrow x = 12; 15–19 x=17\rightarrow x = 17; 20–24 x=22\rightarrow x = 22; 25–29 x=27\rightarrow x = 27.
The mean of grouped data requires using the midpoint of each interval to represent its data values.
2
Multiply each class midpoint (xx) by its frequency (ff) to find fxfx.
3×12=363 \times 12 = 36; 5×17=855 \times 17 = 85; 8×22=1768 \times 22 = 176; 4×27=1084 \times 27 = 108.
This calculates the total estimated mass for each class interval.
3
Sum the frequencies (f\sum f) and the products (fx\sum fx).
f=3+5+8+4=20\sum f = 3 + 5 + 8 + 4 = 20 and fx=36+85+176+108=405\sum fx = 36 + 85 + 176 + 108 = 405.
These sums give the total number of packages and the total estimated mass.
4
Calculate the mean using the formula xˉ=fxf\bar{x} = \frac{\sum fx}{\sum f}.
xˉ=40520=20.25 kg\bar{x} = \frac{405}{20} = 20.25\text{ kg}.
Dividing the total mass by the total number of items yields the grouped mean.

Anahtar Kavram

Mean of Grouped Data
Tahmini Süre:1m 0s
Soru 91Soru

The table below shows the distribution of ages (in years) of trees in a forest reserve, presented alongside their frequency densities for a histogram representation:

Age Interval (years)Frequency Density
0x<100 \le x < 103.03.0
10x<2510 \le x < 252.02.0
25x<4525 \le x < 452.252.25
45x<8045 \le x < 802.02.0

If the dataset is instead displayed using a pie chart, what is the sector angle representing the age interval 25x<4525 \le x < 45?

Cevabı ve açıklamayı göster

Cevap: 9090^\circ

Cevap

The sector angle representing the age interval 25x<4525 \le x < 45 is 9090^\circ.
The frequency of each interval is found by multiplying its frequency density by its class width (3.0×10=303.0 \times 10 = 30, 2.0×15=302.0 \times 15 = 30, 2.25×20=452.25 \times 20 = 45, and 2.0×35=752.0 \times 35 = 75). The total frequency is 180180. The sector angle for 25x<4525 \le x < 45 (frequency 4545) is 45180×360=90\frac{45}{180} \times 360^\circ = 90^\circ.

Adım Adım Çözüm

1
Calculate the class width for each interval.
Widths are: 100=1010 - 0 = 10, 2510=1525 - 10 = 15, 4525=2045 - 25 = 20, and 8045=3580 - 45 = 35.
For histograms with unequal class widths, frequency density is defined as frequency divided by class width.
2
Calculate the frequency (ff) for each interval using f=Frequency Density×Class Widthf = \text{Frequency Density} \times \text{Class Width}.
Interval 0x<100 \le x < 10: f1=3.0×10=30f_1 = 3.0 \times 10 = 30.
Interval 10x<2510 \le x < 25: f2=2.0×15=30f_2 = 2.0 \times 15 = 30.
Interval 25x<4525 \le x < 45: f3=2.25×20=45f_3 = 2.25 \times 20 = 45.
Interval 45x<8045 \le x < 80: f4=2.0×35=75f_4 = 2.0 \times 35 = 75.
The frequency of a class in a histogram corresponds to the area of its bar.
3
Compute the total frequency (NN).
N=30+30+45+75=180N = 30 + 30 + 45 + 75 = 180.
The total frequency represents the entire dataset needed for pie chart sector calculations.
4
Calculate the sector angle (θ\,\theta\,) for the interval 25x<4525 \le x < 45.
θ=f3N×360=45180×360=90\theta = \frac{f_3}{N} \times 360^\circ = \frac{45}{180} \times 360^\circ = 90^\circ.
The sector angle in a pie chart is proportional to the relative frequency of the class out of 360360^\circ.

Anahtar Kavram

Conversion between Histogram Frequency Density and Pie Chart Sector Angles
Tahmini Süre:2m 0s
Soru 92Soru

The table below presents the cumulative frequency distribution of examination marks for 6060 candidates:

Mark BoundaryCumulative Frequency
<20.5< 20.555
<40.5< 40.51818
<60.5< 60.54242
<80.5< 80.55454
<100.5< 100.56060

How many candidates scored between 40.540.5 and 80.580.5 marks?

Cevabı ve açıklamayı göster

Cevap: 36

Cevap

36 candidates
To find the number of candidates with scores between 40.540.5 and 80.580.5, subtract the cumulative frequency of scores below 40.540.5 (1818) from the cumulative frequency of scores below 80.580.5 (5454). This gives 5418=3654 - 18 = 36.

Adım Adım Çözüm

1
Find the cumulative frequency up to the upper boundary of 80.580.5
Cumulative frequency (FupperF_{\text{upper}}) = 5454
This represents the total number of candidates scoring below 80.580.5 marks.
2
Find the cumulative frequency up to the lower boundary of 40.540.5
Cumulative frequency (FlowerF_{\text{lower}}) = 1818
This represents the total number of candidates scoring below 40.540.5 marks.
3
Calculate the number of candidates within the interval (40.5,80.5)(40.5, 80.5) by finding the difference
5418=3654 - 18 = 36
Subtracting the cumulative frequency at 40.540.5 from that at 80.580.5 isolates the count of candidates within this specific mark range.

Anahtar Kavram

Finding class frequency from cumulative frequency boundaries
Soru 93Soru

A panel of 55 members is to be selected from 1010 eligible candidates. If 22 specific candidates refuse to serve on the panel together, in how many different ways can the panel be formed?

Cevabı ve açıklamayı göster

Cevap: 196

Cevap

The panel can be formed in 196 different ways.
To find the number of valid panels, use complementary counting. First, compute the total number of ways to pick any 5 candidates from 10 without restrictions: (105)=252\binom{10}{5} = 252. Next, find the number of invalid panels that contain both restricted candidates; since 2 candidates are already placed, pick the remaining 3 members from the remaining 8 candidates: (83)=56\binom{8}{3} = 56. Subtracting these invalid panels from the total gives 25256=196252 - 56 = 196.

Adım Adım Çözüm

1
Calculate the total possible combinations without any restrictions.
(105)=10×9×8×7×65×4×3×2×1=252\binom{10}{5} = \frac{10 \times 9 \times 8 \times 7 \times 6}{5 \times 4 \times 3 \times 2 \times 1} = 252
The combinations formula (nr)=n!r!(nr)!\binom{n}{r} = \frac{n!}{r!(n-r)!} applies since the order of selection does not matter.
2
Determine the number of invalid combinations where both specific candidates are included.
(83)=8×7×63×2×1=56\binom{8}{3} = \frac{8 \times 7 \times 6}{3 \times 2 \times 1} = 56
If both specific candidates are already placed on the panel, 3 more members must be chosen from the remaining 8 candidates.
3
Apply complementary counting to subtract invalid selections from total selections.
25256=196252 - 56 = 196
Subtracting the restricted combinations from the total combinations gives the number of valid panel configurations.

Anahtar Kavram

Combinations with mutual exclusion (Complementary Counting)
Soru 94Soru

The table below shows the distribution of scores obtained by a group of candidates in an examination:

Score (xx)246810
Frequency (ff)12621

Calculate the variance of the scores.

Cevabı ve açıklamayı göster

Cevap: 4

Cevap

The variance of the scores is 4.
The mean score is xˉ=6\bar{x} = 6. Summing the weighted squared deviations gives f(x6)2=48\sum f(x - 6)^2 = 48. Dividing by the total frequency N=12N = 12 results in a variance of 4812=4\frac{48}{12} = 4.

Adım Adım Çözüm

1
Find the total frequency and calculate the mean score.
Total frequency N=12N = 12 and mean xˉ=6\bar{x} = 6.
The mean is given by xˉ=fxf=2+8+36+16+1012=7212=6\bar{x} = \frac{\sum f x}{\sum f} = \frac{2 + 8 + 36 + 16 + 10}{12} = \frac{72}{12} = 6.
2
Determine the sum of squared deviations multiplied by their frequencies.
\sum f(x - \bar{x})^2 = 48.
Evaluating each term: 1(26)2=161(2-6)^2 = 16, 2(46)2=82(4-6)^2 = 8, 6(66)2=06(6-6)^2 = 0, 2(86)2=82(8-6)^2 = 8, and 1(106)2=161(10-6)^2 = 16. Summing these yields 16+8+0+8+16=4816 + 8 + 0 + 8 + 16 = 48.
3
Compute the variance by dividing the total squared deviations by the total frequency.
Variance = 4.
Variance is σ2=f(xxˉ)2f=4812=4\sigma^2 = \frac{\sum f(x - \bar{x})^2}{\sum f} = \frac{48}{12} = 4.

Anahtar Kavram

Variance of a Frequency Distribution
Soru 95Soru

When constructing a standard cumulative frequency curve (ogive) for a grouped frequency distribution, against which statistical values on the horizontal axis are the cumulative frequencies plotted?

Cevabı ve açıklamayı göster

Cevap: Upper class boundaries

Cevap

Upper class boundaries
In statistics, an ogive is constructed by plotting cumulative frequency on the vertical axis against the upper class boundaries of each interval on the horizontal axis.

Adım Adım Çözüm

1
Identify the definition of a cumulative frequency curve (ogive).
An ogive displays running totals of data values up to a given upper limit.
By definition, the cumulative frequency at any point represents all observations up to and including the upper boundary of that class.
2
Determine the correct variable for the horizontal axis.
The horizontal axis must represent the upper class boundaries (xx-axis), while the vertical axis represents cumulative frequency (yy-axis).
This ensures the curve accurately reflects cumulative proportions at the end of each class interval.

Anahtar Kavram

Plotting Cumulative Frequency Curves (Ogives)
Tahmini Süre:45s
Soru 96Soru

The frequency distribution of scores xx obtained by a group of candidates in an aptitude test is given in the table below:

Score (xx)246810
Frequency (ff)3kk742

If the mean score of the distribution is 5.85.8, find the value of kk.

Cevabı ve açıklamayı göster

Cevap: 4

Cevap

The value of kk is 44.
The mean score of an ungrouped frequency distribution is given by xˉ=fxf\bar{x} = \frac{\sum fx}{\sum f}. Evaluating the sum of frequencies gives f=16+k\sum f = 16 + k and the weighted sum of scores gives fx=100+4k\sum fx = 100 + 4k. Substituting the given mean of 5.85.8, we get 100+4k16+k=5.8\frac{100 + 4k}{16 + k} = 5.8. Cross-multiplying yields 100+4k=92.8+5.8k100 + 4k = 92.8 + 5.8k, leading to 1.8k=7.21.8k = 7.2, so k=4k = 4.

Adım Adım Çözüm

1
Express total frequency f\sum f in terms of kk
\sum f = 16 + k
The total number of observations is the sum of all frequencies in the distribution.
2
Calculate the sum of weighted scores fx\sum fx in terms of kk
\sum fx = 100 + 4k
Each score value must be multiplied by its corresponding frequency and summed together.
3
Set up the mean equation using the formula xˉ=fxf\bar{x} = \frac{\sum fx}{\sum f}
5.8 = \frac{100 + 4k}{16 + k}
The mean of ungrouped data presented in a frequency table is total sum divided by total frequency.
4
Solve the linear equation for kk
k = 4
Cross-multiplying gives 92.8+5.8k=100+4k92.8 + 5.8k = 100 + 4k, which simplifies to 1.8k=7.21.8k = 7.2, yielding k=4k = 4.

Anahtar Kavram

Mean of Ungrouped Data from a Frequency Table
Soru 97Soru

A project team of 55 members is to be formed from 66 senior engineers and 44 junior engineers. If the team must contain strictly more senior engineers than junior engineers, in how many different ways can the team be selected?

Cevabı ve açıklamayı göster

Cevap: 186186

Cevap

186
To form a 55-member team where senior engineers outnumber junior engineers, we consider three mutually exclusive cases: (5 senior, 0 junior), (4 senior, 1 junior), and (3 senior, 2 junior). Evaluating 6C5×4C0=6^6C_5 \times ^4C_0 = 6, 6C4×4C1=60^6C_4 \times ^4C_1 = 60, and 6C3×4C2=120^6C_3 \times ^4C_2 = 120, and adding them together yields 6+60+120=1866 + 60 + 120 = 186 total ways.

Adım Adım Çözüm

1
Identify the conditions and valid cases for team composition
The team must have 55 members. The number of senior engineers must be strictly greater than junior engineers. The valid combinations of (senior, junior) engineers are: (5,0)(5, 0), (4,1)(4, 1), and (3,2)(3, 2).
Any other breakdown (such as 2 senior and 3 junior) would result in senior engineers not outnumbering junior engineers.
2
Calculate the combinations for Case 1 (55 senior, 00 junior)
6C5×4C0=6×1=6^6C_5 \times ^4C_0 = 6 \times 1 = 6
Choosing 55 out of 66 senior engineers and 00 out of 44 junior engineers.
3
Calculate the combinations for Case 2 (44 senior, 11 junior)
6C4×4C1=15×4=60^6C_4 \times ^4C_1 = 15 \times 4 = 60
Choosing 44 out of 66 senior engineers and 11 out of 44 junior engineers.
4
Calculate the combinations for Case 3 (33 senior, 22 junior)
6C3×4C2=20×6=120^6C_3 \times ^4C_2 = 20 \times 6 = 120
Choosing 33 out of 66 senior engineers and 22 out of 44 junior engineers.
5
Sum the combinations across all mutually exclusive cases
Total ways = 6+60+120=1866 + 60 + 120 = 186
By the addition principle of counting, the total number of ways is the sum of ways from each disjoint case.

Anahtar Kavram

Conditional combinations using the formula nCr=n!r!(nr)!^nC_r = \frac{n!}{r!(n-r)!} and the addition principle for disjoint cases.
Soru 98Soru

The table below details the cumulative frequency distribution of the masses, in kg\text{kg}, of 8080 agricultural packages recorded during an export inspection:

Mass Boundary (kg\text{kg})Cumulative Frequency
19.5\leq 19.588
29.5\leq 29.52424
39.5\leq 39.55252
49.5\leq 49.57272
59.5\leq 59.58080

Using linear interpolation on the cumulative frequency data, determine the interquartile range of the package masses in kg\text{kg}.

Cevabı ve açıklamayı göster

Cevap: 16.5

Cevap

The interquartile range of the package masses is 16.5 kg16.5\text{ kg}.
The interquartile range measures the spread of the middle 50%50\% of the data and is computed as Q3Q1=43.527.0=16.5 kgQ_3 - Q_1 = 43.5 - 27.0 = 16.5\text{ kg}.

Adım Adım Çözüm

1
Find the lower quartile (Q1Q_1)
Q1=27.0 kgQ_1 = 27.0\text{ kg}
The rank for Q1Q_1 is 14×80=20\frac{1}{4} \times 80 = 20, which lies in the 19.529.519.5 - 29.5 boundary interval with cumulative frequency increasing from 88 to 2424.
2
Find the upper quartile (Q3Q_3)
Q3=43.5 kgQ_3 = 43.5\text{ kg}
The rank for Q3Q_3 is 34×80=60\frac{3}{4} \times 80 = 60, which lies in the 39.549.539.5 - 49.5 boundary interval with cumulative frequency increasing from 5252 to 7272.
3
Calculate the Interquartile Range
IQR=16.5 kg\text{IQR} = 16.5\text{ kg}
Interquartile Range is the difference between the upper quartile (Q3Q_3) and lower quartile (Q1Q_1).

Anahtar Kavram

Interquartile Range from Cumulative Frequency Distribution
Soru 99Soru

Two events AA and BB are defined in a sample space such that P(A)=23P(A) = \frac{2}{3}, P(B)=14P(B) = \frac{1}{4}, and P(AB)=34P(A \cup B) = \frac{3}{4}. If BB' denotes the complement of event BB, what is the value of P(AB)P(A \cap B')?

Cevabı ve açıklamayı göster

Cevap: 12\frac{1}{2}

Cevap

The probability P(AB)P(A \cap B') is 12\frac{1}{2}.
Using the addition law of probability, P(AB)=P(A)+P(B)P(AB)=23+1434=16P(A \cap B) = P(A) + P(B) - P(A \cup B) = \frac{2}{3} + \frac{1}{4} - \frac{3}{4} = \frac{1}{6}. Since P(A)=P(AB)+P(AB)P(A) = P(A \cap B) + P(A \cap B'), we find P(AB)=2316=12P(A \cap B') = \frac{2}{3} - \frac{1}{6} = \frac{1}{2}. Alternatively, since P(AB)=16=P(A)P(B)P(A \cap B) = \frac{1}{6} = P(A)P(B), events AA and BB are independent, so P(AB)=P(A)P(B)=23×(114)=23×34=12P(A \cap B') = P(A)P(B') = \frac{2}{3} \times \left(1 - \frac{1}{4}\right) = \frac{2}{3} \times \frac{3}{4} = \frac{1}{2}.

Adım Adım Çözüm

1
Apply the addition law of probability to calculate P(AB)P(A \cap B).
P(AB)=P(A)+P(B)P(AB)=23+1434=1112912=212=16P(A \cap B) = P(A) + P(B) - P(A \cup B) = \frac{2}{3} + \frac{1}{4} - \frac{3}{4} = \frac{11}{12} - \frac{9}{12} = \frac{2}{12} = \frac{1}{6}.
The general addition law relates the probabilities of the union and intersection of two compound events.
2
Calculate the probability that event AA occurs while event BB does not occur, P(AB)P(A \cap B').
P(AB)=P(A)P(AB)=2316=4616=36=12P(A \cap B') = P(A) - P(A \cap B) = \frac{2}{3} - \frac{1}{6} = \frac{4}{6} - \frac{1}{6} = \frac{3}{6} = \frac{1}{2}.
Event AA can be decomposed into two mutually exclusive parts: ABA \cap B and ABA \cap B'.

Anahtar Kavram

Addition law of probability and complement of compound events
Tahmini Süre:2m 0s
Soru 100Soru

A machine produces electronic components. Based on long-term specifications, the theoretical probability of producing a defective component is 0.040.04. In a quality control inspection, a random sample of 400400 components produced by the machine is tested, and 2222 are found to be defective. What is the absolute difference between the experimental probability and the theoretical probability of selecting a defective component from this sample?

Cevabı ve açıklamayı göster

Cevap: 0.015

Cevap

The absolute difference between the experimental probability and theoretical probability is 0.015.
The experimental probability is calculated from the trial outcomes as 22 divided by 400, which equals 0.055. Taking the absolute difference between this value and the theoretical probability of 0.04 gives |0.055 - 0.04| = 0.015.

Adım Adım Çözüm

1
Determine the experimental probability from the sample results
P(Experimental)=22400=0.055P(Experimental) = \frac{22}{400} = 0.055
Experimental probability is calculated as the ratio of observed successful outcomes (defective items found) to total trials (sample size).
2
Identify the given theoretical probability
P(Theoretical) = 0.04
Theoretical probability represents the expected likelihood under model specifications prior to sampling.
3
Subtract the theoretical probability from the experimental probability to find the absolute difference
|0.055 - 0.04| = 0.015
The absolute difference measures how much the observed empirical frequency deviates from the predicted model probability.

Anahtar Kavram

Experimental vs Theoretical Probability
ÖncekiSayfa 5 / 8Sonraki