Data Analysis

174 soru

Soru 1Soru

A quality control engineer records the thickness, in millimeters, of 9 sample components: 11,13,15,17,19,21,23,25,11, 13, 15, 17, 19, 21, 23, 25, and 2727. Each thickness measurement xx is then converted to a scaled rating yy using the linear formula y=1.5x+4.8y = 1.5x + 4.8. What is the interquartile range (IQR) of the transformed dataset of yy-values?

Cevabı ve açıklamayı göster

Cevap: 15

Cevap

The interquartile range of the transformed dataset is 15.
The interquartile range (IQR) measures the spread of the middle 50% of the data (Q3Q1Q_3 - Q_1). For the original dataset 11,13,15,17,19,21,23,25,2711, 13, 15, 17, 19, 21, 23, 25, 27, the median is 1919. Q1Q_1 is the median of the lower half {11,13,15,17}\{11, 13, 15, 17\}, which is 13+152=14\frac{13+15}{2} = 14. Q3Q_3 is the median of the upper half {21,23,25,27}\{21, 23, 25, 27\}, which is 23+252=24\frac{23+25}{2} = 24. Thus, the original IQR=2414=10\text{IQR} = 24 - 14 = 10. Under a linear transformation y=ax+by = ax + b, measures of position shift by ax+ba x + b, so Q1(y)=1.5(14)+4.8=25.8Q_1(y) = 1.5(14) + 4.8 = 25.8 and Q3(y)=1.5(24)+4.8=40.8Q_3(y) = 1.5(24) + 4.8 = 40.8. Subtracting these yields IQR(y)=40.825.8=15\text{IQR}(y) = 40.8 - 25.8 = 15. Notice that this is simply 1.5×101.5 \times 10, as adding a constant shifts the location of the distribution but leaves measures of spread unchanged.

Adım Adım Çözüm

1
Find the quartiles of the original 9-element dataset.
Q1=14Q_1 = 14 and Q3=24Q_3 = 24
The median of the dataset is 19 (the 5th value). The lower half of the data consists of 11,13,15,1711, 13, 15, 17, so Q1=13+152=14Q_1 = \frac{13 + 15}{2} = 14. The upper half consists of 21,23,25,2721, 23, 25, 27, so Q3=23+252=24Q_3 = \frac{23 + 25}{2} = 24.
2
Calculate the interquartile range of the original dataset.
IQRx=10\text{IQR}_x = 10
IQRx=Q3Q1=2414=10\text{IQR}_x = Q_3 - Q_1 = 24 - 14 = 10.
3
Apply the linear transformation rules to find the transformed interquartile range.
IQRy=15\text{IQR}_y = 15
For a linear transformation y=ax+by = ax + b, the interquartile range scales by a|a|, so IQRy=aIQRx=1.5×10=15\text{IQR}_y = |a| \cdot \text{IQR}_x = 1.5 \times 10 = 15. The constant addition of 4.84.8 shifts all values equally and does not affect the spread/IQR.

Anahtar Kavram

Effect of linear transformations on measures of dispersion (IQR, standard deviation, range)

Alternatif Yöntem

Transform the individual quartiles directly: Q1(y)=1.5(14)+4.8=25.8Q_1(y) = 1.5(14) + 4.8 = 25.8 and Q3(y)=1.5(24)+4.8=40.8Q_3(y) = 1.5(24) + 4.8 = 40.8. Then calculate the new IQR directly as 40.825.8=1540.8 - 25.8 = 15.
Tahmini Süre:1m 30s
Soru 2Soru

The processing times for a specific type of database query on a server cluster are normally distributed with a mean of 180180 milliseconds and a standard deviation of 2525 milliseconds. Which of the following statements must be true? Indicate all such statements.

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

Cevabı ve açıklamayı göster

Cevap: Approximately 68%68\% of the query processing times are between 155155 milliseconds and 205205 milliseconds.; A query processing time of 230230 milliseconds corresponds to a zz-score of +2.0+2.0.; A query processing time of 205205 milliseconds corresponds to approximately the 84th84\text{th} percentile rank.

Cevap

The correct statements are those asserting that approximately 68% of processing times lie between 155 ms and 205 ms, that a processing time of 230 ms corresponds to a z-score of +2.0, and that 205 ms corresponds to approximately the 84th percentile rank.
For a normal distribution with mean μ=180\mu = 180 and standard deviation σ=25\sigma = 25: (1) The interval μ±1σ=[155,205]\mu \pm 1\sigma = [155, 205] contains approximately 68%68\% of all observations. (2) A score of 230230 ms has a zz-score of 23018025=+2.0\frac{230-180}{25} = +2.0. (3) A score of 205205 ms corresponds to z=+1.0z = +1.0, which accumulates 50%50\% (area below mean) +34%+ 34\% (area between mean and +1σ+1\sigma) = 84%84\% percentile rank.

Adım Adım Çözüm

1
Evaluate the 1 standard deviation interval
μ±1σ=180±25=[155,205]\mu \pm 1\sigma = 180 \pm 25 = [155, 205] ms
The 68-95-99.7 empirical rule states that approximately 68% of observations in a normal distribution fall within 1 standard deviation of the mean.
2
Calculate the z-score for a query processing time of 230 ms
z=23018025=5025=+2.0z = \frac{230 - 180}{25} = \frac{50}{25} = +2.0
The standard score formula z=xμσz = \frac{x - \mu}{\sigma} measures how many standard deviations an observation is above or below the mean.
3
Determine the percentile rank for 205 ms and 155 ms
For 205 ms (z=+1z = +1), percentile = 50%+34%=84%50\% + 34\% = 84\%. For 155 ms (z=1z = -1), percentile = 50%34%=16%50\% - 34\% = 16\%.
50% of the distribution lies below the mean. For z=+1z = +1, add the 34% between mean and z=+1z = +1. For z=1z = -1, subtract the 34% from 50%.
4
Evaluate relative percentage change versus standard deviation
A 1 standard deviation increase (2525 ms) above the mean (180180 ms) equals an increase of 2518013.89%\frac{25}{180} \approx 13.89\%.
Standard deviation measures absolute dispersion in the units of the variable, not a percentage of the mean.

Anahtar Kavram

Empirical Rule, z-Score Calculation, and Percentile Ranks in Normal Distributions
Soru 3Soru

The table below shows the frequency distribution of daily passenger counts (in hundreds) for a city bus route recorded over a 40-day period.

Daily Passengers (in hundreds)Frequency (Number of Days)
101410 - 1455
151915 - 191212
202420 - 241515
252925 - 2988

If the mean of the grouped data is estimated by using the midpoint of each class interval, what is the estimated mean daily passenger count (in hundreds)?

Cevabı ve açıklamayı göster

Cevap: 20.25

Cevap

The estimated mean daily passenger count is 20.25 hundred passengers.
To calculate the estimated mean of grouped data, find the midpoint of each interval, multiply each midpoint by its frequency, sum those products (810810), and divide by the total number of observations (4040). This gives 81040=20.25\frac{810}{40} = 20.25.

Adım Adım Çözüm

1
Calculate the midpoints for each of the four class intervals.
The midpoints are 10+142=12\frac{10+14}{2} = 12, 15+192=17\frac{15+19}{2} = 17, 20+242=22\frac{20+24}{2} = 22, and 25+292=27\frac{25+29}{2} = 27.
To estimate the mean of grouped frequency data, each interval is represented by its center value (midpoint).
2
Multiply each class midpoint by its frequency and calculate the total sum of these products.
(12×5)+(17×12)+(22×15)+(27×8)=60+204+330+216=810(12 \times 5) + (17 \times 12) + (22 \times 15) + (27 \times 8) = 60 + 204 + 330 + 216 = 810.
Multiplying each midpoint by its frequency computes the total estimated value contributed by all observations in that class.
3
Divide the total estimated value by the total sample size (total frequency).
81040=20.25\frac{810}{40} = 20.25.
The weighted average (grouped mean) is the sum of weighted midpoints divided by the total frequency.

Anahtar Kavram

Estimated Mean of Grouped Data
Soru 4Soru

A dataset of employee salaries has a standard deviation of 66. If every salary in the dataset is multiplied by 33 and then increased by 1010, what is the standard deviation of the resulting dataset?

Cevabı ve açıklamayı göster

Cevap: 1818

Cevap

The standard deviation of the resulting dataset is 1818.
Multiplying each data point by 33 increases the spread around the mean by a factor of 33, changing the standard deviation from 66 to 1818. Adding 1010 to each value shifts all values by the same amount, which leaves the distance between data points and the mean unchanged. Thus, the standard deviation remains 1818.

Adım Adım Çözüm

1
Evaluate the effect of multiplying each value in the dataset by a positive constant c=3c = 3.
The standard deviation is scaled by 33, giving a new standard deviation of 6×3=186 \times 3 = 18.
Scaling every data value by a constant factor cc multiplies the measures of dispersion (such as standard deviation, range, and IQR) by c|c|.
2
Evaluate the effect of adding a constant k=10k = 10 to each value in the dataset.
The standard deviation remains 1818.
Adding a constant to every data value shifts the entire distribution along the number line without changing the relative distances between values or the overall spread.

Anahtar Kavram

Linear Transformations on Standard Deviation
Tahmini Süre:45s
Soru 5Soru

A museum surveyed 150150 visitors regarding their attendance at two special exhibitions: a Fine Art exhibit and a Natural History exhibit. Among the visitors surveyed, 8585 attended the Fine Art exhibit, 7070 attended the Natural History exhibit, and 2020 attended neither exhibit. How many visitors attended both the Fine Art exhibit and the Natural History exhibit?

Cevabı ve açıklamayı göster

Cevap: 2525

Cevap

The correct answer is 2525 visitors.
Using the inclusion-exclusion formula Total=A+BAB+Neither\text{Total} = |A| + |B| - |A \cap B| + \text{Neither}, we substitute the given values: 150=85+70AB+20150 = 85 + 70 - |A \cap B| + 20. Simplifying gives 150=175AB150 = 175 - |A \cap B|, which yields AB=25|A \cap B| = 25. Thus, 2525 visitors attended both exhibits.

Adım Adım Çözüm

1
Identify the given set values and formula.
Total visitors =150= 150, Fine Art attendees A=85|A| = 85, Natural History attendees H=70|H| = 70, Neither =20= 20.
The principle of inclusion-exclusion for two sets states that Total=A+HAH+Neither\text{Total} = |A| + |H| - |A \cap H| + \text{Neither}.
2
Calculate the number of visitors who attended at least one exhibit.
AH=15020=130|A \cup H| = 150 - 20 = 130.
Subtracting those who attended neither exhibit from the total population yields the total number of unique visitors who attended at least one of the two exhibits.
3
Solve for the intersection AH|A \cap H|.
130=85+70AH    130=155AH    AH=25130 = 85 + 70 - |A \cap H| \implies 130 = 155 - |A \cap H| \implies |A \cap H| = 25.
Subtracting the union AH|A \cup H| from the sum of the individual sets A+H|A| + |H| eliminates the double-counted intersection.

Anahtar Kavram

Two-Set Principle of Inclusion-Exclusion
Tahmini Süre:1m 0s
Soru 6Soru

A research study records five numerical observations: 1212, 1616, 2020, 2020, and xx, where xx is a positive integer. If the arithmetic mean of these five observations is equal to their median, which of the following values could be xx? Select all such values.

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

Cevabı ve açıklamayı göster

Cevap: 1212; 1717; 3232

Cevap

The possible values of xx are 1212, 1717, and 3232.
The mean of the dataset is given by 68+x5\frac{68+x}{5}. Depending on where xx falls relative to the sorted known values (12,16,20,2012, 16, 20, 20), the median can be 1616 (if x16x \le 16), xx (if 16x2016 \le x \le 20), or 2020 (if x20x \ge 20). Equating the mean to the median in each case yields three valid solutions: x=12x = 12, x=17x = 17, and x=32x = 32.

Adım Adım Çözüm

1
Express the arithmetic mean in terms of xx.
The sum of the five numbers is 12+16+20+20+x=68+x12 + 16 + 20 + 20 + x = 68 + x. Therefore, the mean is 68+x5\frac{68 + x}{5}.
The mean of nn numbers is the total sum divided by nn.
2
Analyze Case 1 where x16x \le 16.
The sorted dataset is x,12,16,20,20x, 12, 16, 20, 20 (or 12,x,16,20,2012, x, 16, 20, 20). The median (3rd value) is 1616. Setting mean = median gives 68+x5=16    68+x=80    x=12\frac{68 + x}{5} = 16 \implies 68 + x = 80 \implies x = 12. Since 121612 \le 16, x=12x = 12 is valid.
The median of a 5-element set is the 3rd element when ordered.
3
Analyze Case 2 where 16x2016 \le x \le 20.
The sorted dataset is 12,16,x,20,2012, 16, x, 20, 20. The median is xx. Setting mean = median gives 68+x5=x    68+x=5x    4x=68    x=17\frac{68 + x}{5} = x \implies 68 + x = 5x \implies 4x = 68 \implies x = 17. Since 16172016 \le 17 \le 20, x=17x = 17 is valid.
When xx lies between 16 and 20, xx itself becomes the 3rd element of the ordered set.
4
Analyze Case 3 where x20x \ge 20.
The sorted dataset is 12,16,20,20,x12, 16, 20, 20, x. The median is 2020. Setting mean = median gives 68+x5=20    68+x=100    x=32\frac{68 + x}{5} = 20 \implies 68 + x = 100 \implies x = 32. Since 322032 \ge 20, x=32x = 32 is valid.
When x20x \ge 20, 20 is the 3rd element of the ordered set.

Anahtar Kavram

Solving for missing observations where mean equals median requires analyzing how the position of the variable affects the sorted order and the resulting median value.
Soru 7Soru

A quality control department recorded the processing time, in days, for a batch of requests. The table below displays the frequency distribution of the processing times:

Processing Time (Days)Number of Requests
15
28
3kk
46
54

If kk is a positive integer and the median processing time for all requests in the batch is equal to 3 days, what is the minimum possible value of kk?

Cevabı ve açıklamayı göster

Cevap: 4

Cevap

4
The correct answer is 4. There are 5+8=135 + 8 = 13 values less than 33. For 33 to be the median of the dataset, the median position must be greater than 1313. With k=4k = 4, the total number of items is N=23+4=27N = 23 + 4 = 27. For an odd dataset of size 2727, the median is the 27+12=14\frac{27 + 1}{2} = 14 th item. Since the first 1313 items are less than 33, the 1414 th item is 33, making 33 the median. Any value of k3k \le 3 results in a median less than 33.

Adım Adım Çözüm

1
Calculate the cumulative frequency of values below 3 days.
Number of requests with processing times of 1 or 2 days is 5+8=135 + 8 = 13.
To determine the median position, we first count how many data points lie strictly below 3 days.
2
Express the total number of requests NN in terms of kk.
N=5+8+k+6+4=23+kN = 5 + 8 + k + 6 + 4 = 23 + k.
The total number of requests determines whether NN is odd or even and where the median position lies.
3
Determine the condition for 3 days to be the median.
For 3 days to be the median, the median position must be greater than 13 so that it falls into the category of 3 days.
Since 13 values are strictly less than 3, the median rank must be at least 14.
4
Test minimum integer values for kk.
If k=3k = 3, N=26N = 26. The median is the average of the 1313 th value (22) and the 1414 th value (33), which is 2.52.5. If k=4k = 4, N=27N = 27. The median is the 1414 th value, which is 33.
Testing k=4k = 4 yields N=27N = 27 where the 1414 th value is 33, satisfying the median requirement.

Anahtar Kavram

Median of a Frequency Distribution Table
Tahmini Süre:1m 30s
Soru 8Soru

A survey of 120120 university students evaluated course enrollment in Computer Science and Mathematics. Of the students surveyed, 7070 are enrolled in Computer Science, 6565 are enrolled in Mathematics, and 2525 are enrolled in neither course. How many students are enrolled in both Computer Science and Mathematics?

Cevabı ve açıklamayı göster

Cevap: 40

Cevap

40 students are enrolled in both Computer Science and Mathematics.
The correct answer is 40. From the total population of 120 students, 25 take neither subject, meaning 12025=95120 - 25 = 95 students take at least one subject. According to the Principle of Inclusion-Exclusion, CM=C+MCM|C \cup M| = |C| + |M| - |C \cap M|. Substituting the known values yields 95=70+65CM95 = 70 + 65 - |C \cap M|, which simplifies to 95=135CM95 = 135 - |C \cap M|, giving CM=40|C \cap M| = 40.

Adım Adım Çözüm

1
Calculate the total number of students enrolled in at least one of the two courses.
Total in at least one course = 12025=95120 - 25 = 95.
Subtracting the students enrolled in neither course from the total surveyed gives the union of the two sets, CM|C \cup M|.
2
Apply the Principle of Inclusion-Exclusion for two sets.
CM=C+MCM|C \cup M| = |C| + |M| - |C \cap M|, so 95=70+65CM95 = 70 + 65 - |C \cap M|.
Adding C|C| and M|M| double-counts the students taking both courses, so subtracting the union yields the intersection.
3
Solve for the intersection CM|C \cap M|.
CM=13595=40|C \cap M| = 135 - 95 = 40.
Direct arithmetic evaluation gives the required count of students enrolled in both subjects.

Anahtar Kavram

Principle of Inclusion-Exclusion for Two Sets
Tahmini Süre:1m 0s
Soru 9Soru

In a department of 9090 employees, 5555 speak French, 4545 speak Spanish, and 1010 speak neither French nor Spanish. How many employees speak both French and Spanish?

Cevabı ve açıklamayı göster

Cevap: 20

Cevap

20
Subtracting the 10 employees who speak neither language from the total of 90 leaves 80 employees who speak at least one language. By the principle of inclusion-exclusion, Total(At least one) = French + Spanish - Both. Substituting the known values gives 80 = 55 + 45 - Both, which simplifies to 80 = 100 - Both, so Both = 20.

Adım Adım Çözüm

1
Find the number of employees who speak at least one of the languages
80 employees
Subtract the 10 employees who speak neither language from the total department size of 90.
2
Sum the total counts for each language group
100
Add the number of French speakers (55) to Spanish speakers (45).
3
Calculate the overlap (intersection) using inclusion-exclusion
20 employees
Subtract the count of employees speaking at least one language (80) from the sum of the individual language groups (100).

Anahtar Kavram

Principle of Inclusion-Exclusion for Two Sets
Tahmini Süre:45s
Soru 10Soru

Dataset DD consists of 4040 distinct real numbers arranged in strictly increasing order: x1<x2<<x40x_1 < x_2 < \dots < x_{40}. Let RDR_D, QDQ_D, and σD\sigma_D denote the range, interquartile range, and standard deviation of Dataset DD, respectively.

A new dataset, Dataset EE, is created by replacing each of the 1010 largest numbers (x31,x32,,x40x_{31}, x_{32}, \dots, x_{40}) with the value of x30x_{30}, which represents the 75th75\text{th} percentile of Dataset DD. Let RER_E, QEQ_E, and σE\sigma_E denote the range, interquartile range, and standard deviation of Dataset EE, respectively.

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

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

Cevabı ve açıklamayı göster

Cevap: The range of Dataset EE is strictly less than the range of Dataset DD (RE<RDR_E < R_D).; The interquartile range of Dataset EE is equal to the interquartile range of Dataset DD (QE=QDQ_E = Q_D).; The standard deviation of Dataset EE is strictly less than the standard deviation of Dataset DD (σE<σD\sigma_E < \sigma_D).

Cevap

The statements asserting that the range of Dataset E is strictly less than the range of Dataset D (RE<RDR_E < R_D), the interquartile range of Dataset E is equal to the interquartile range of Dataset D (QE=QDQ_E = Q_D), and the standard deviation of Dataset E is strictly less than the standard deviation of Dataset D (σE<σD\sigma_E < \sigma_D) are all correct.
The range of Dataset E decreases because its maximum value is reduced from x40x_{40} to x30x_{30} while its minimum value x1x_1 remains the same. The interquartile range remains unchanged because the boundary values defining the 25th25\text{th} percentile (x10x_{10}) and 75th75\text{th} percentile (x30x_{30}) are not altered. The standard deviation strictly decreases because reducing the 1010 largest values brings them closer to the rest of the distribution, decreasing total variation.

Adım Adım Çözüm

1
Analyze the change in the maximum and minimum values to evaluate the Range.
In Dataset DD, Range RD=x40x1\text{Range } R_D = x_{40} - x_1. In Dataset EE, the maximum element becomes x30x_{30} while the minimum remains x1x_1. Since all numbers are distinct and ordered, x30<x40x_{30} < x_{40}, so RE=x30x1<RDR_E = x_{30} - x_1 < R_D. Thus, RE<RDR_E < R_D is true.
Range is defined as MaximumMinimum\text{Maximum} - \text{Minimum}.
2
Analyze the 25th25\text{th} percentile (Q1Q_1) and 75th75\text{th} percentile (Q3Q_3) to evaluate the Interquartile Range.
For N=40N=40, Q1=x10Q_1 = x_{10} and Q3=x30Q_3 = x_{30}. Dataset EE modifies only the values strictly above x30x_{30} (x31x_{31} through x40x_{40}). Thus x10x_{10} and x30x_{30} retain their exact values in Dataset EE. Therefore, QE=x30x10=QDQ_E = x_{30} - x_{10} = Q_D.
Interquartile range depends solely on Q3Q1Q_3 - Q_1, which relies on position cutoffs that were unaffected.
3
Analyze the effect of pulling extreme upper values inward on the Standard Deviation.
Standard deviation measures overall spread around the mean and can be calculated via pairwise differences Var(X)=12N2i,j(xixj)2\text{Var}(X) = \frac{1}{2N^2} \sum_{i,j} (x_i - x_j)^2. Replacing x31,,x40x_{31}, \dots, x_{40} with x30x_{30} strictly reduces the distances between these upper points and all other points, ensuring σE<σD\sigma_E < \sigma_D.
Reducing the distance of tail observations from the rest of the dataset strictly decreases overall variance and standard deviation.

Anahtar Kavram

Impact of Data Transformations on Measures of Dispersion and Position
Soru 11Soru

The frequency distribution table below summarizes the processing times, in minutes, for a sample of 100 health insurance claims processed by an administrative team.

Claim Processing Time (minutes)Frequency
10t<2010 \le t < 2015
20t<3020 \le t < 3025
30t<4030 \le t < 4035
40t<5040 \le t < 5020
50t<6050 \le t < 605

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

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

Cevabı ve açıklamayı göster

Cevap: The interval 30t<4030 \le t < 40 contains the median processing time for the dataset.; Exactly 60 percent of the claims required 30 minutes or more to process.; The number of claims in the interval 20t<3020 \le t < 30 represents 25 percent of all claims.

Cevap

The true statements are: the median processing time lies in the interval 30t<4030 \le t < 40; exactly 60 percent of the claims required 30 minutes or more to process; and the number of claims in the interval 20t<3020 \le t < 30 represents 25 percent of all claims.
The statement regarding the median is correct because the 50th and 51st values lie within the cumulative frequency span of 41 to 75, corresponding to 30t<4030 \le t < 40. The statement regarding claims requiring 30 minutes or more is correct because 35+20+5=6035 + 20 + 5 = 60 out of 100 claims is 60 percent. The statement regarding the 20t<3020 \le t < 30 interval is correct because 25 out of 100 claims is exactly 25 percent.

Adım Adım Çözüm

1
Calculate cumulative frequencies to locate the median class interval.
Cumulative frequencies are 15 (10t<2010 \le t < 20), 40 (20t<3020 \le t < 30), 75 (30t<4030 \le t < 40), 95 (40t<5040 \le t < 50), and 100 (50t<6050 \le t < 60). For 100 observations, the 50th and 51st values fall in the 30t<4030 \le t < 40 interval.
The median of an even number N=100N=100 of sorted values is the average of the 50th and 51st values.
2
Calculate the percentage of claims taking 30 minutes or more.
Sum the frequencies for intervals 30\ge 30: 35+20+5=6035 + 20 + 5 = 60. As a percentage of 100 total claims, this is 60100×100%=60%\frac{60}{100} \times 100\% = 60\%.
To find the proportion meeting or exceeding a threshold, sum all class frequencies with lower limits at or above 30 minutes.
3
Evaluate the percentage representation of the 20t<3020 \le t < 30 interval.
Frequency is 25 out of 100 total claims, which equals 25100=25%\frac{25}{100} = 25\%.
The relative frequency of a grouped class is its frequency divided by the total frequency.
4
Determine the lower bound for the estimated mean processing time to evaluate incorrect claims.
Minimum sum = 15(10)+25(20)+35(30)+20(40)+5(50)=275015(10) + 25(20) + 35(30) + 20(40) + 5(50) = 2750. Lower bound mean = 2750/100=27.52750 / 100 = 27.5 minutes.
The absolute minimum mean occurs when every observation equals the lower boundary of its respective interval.
5
Calculate the ratio of claims under 30 minutes to claims 40 minutes or more.
Claims <30< 30 min = 15+25=4015 + 25 = 40. Claims 40\ge 40 min = 20+5=2520 + 5 = 25. Ratio = 40:25=8:540 : 25 = 8 : 5.
Must include all relevant intervals (including 50t<6050 \le t < 60) when computing the denominator for 40\ge 40 minutes.

Anahtar Kavram

Grouped Frequency Distributions, Median Class Identification, and Relative Frequencies
Soru 12Soru

A university research department needs to form a 4-person delegation consisting of exactly 2 senior researchers and 2 junior researchers. The pool of available candidates contains 5 senior researchers and 6 junior researchers. However, 2 specific senior researchers refuse to serve on the delegation together. How many different 4-person delegations can be formed under these conditions?

Cevabı ve açıklamayı göster

Cevap: 135

Cevap

135 different 4-person delegations can be formed.
To calculate the number of valid delegations, first find the unrestricted number of delegations by multiplying the combinations of senior researchers (52)=10\binom{5}{2} = 10 and junior researchers (62)=15\binom{6}{2} = 15, which equals 150. Next, calculate the number of invalid delegations where both restricted senior researchers are chosen together, which is (22)×(62)=15\binom{2}{2} \times \binom{6}{2} = 15. Subtracting the invalid delegations from the total gives 15015=135150 - 15 = 135.

Adım Adım Çözüm

1
Calculate the total number of possible delegations without any restrictions.
(52)×(62)=10×15=150\binom{5}{2} \times \binom{6}{2} = 10 \times 15 = 150
Choosing 2 senior researchers out of 5 requires combinations, (52)=10\binom{5}{2} = 10. Choosing 2 junior researchers out of 6 requires combinations, (62)=15\binom{6}{2} = 15. By the Fundamental Counting Principle, the total number of unrestricted delegations is 10×15=15010 \times 15 = 150.
2
Calculate the number of invalid delegations that include both restricted senior researchers.
(22)×(62)=1×15=15\binom{2}{2} \times \binom{6}{2} = 1 \times 15 = 15
If both conflicting senior researchers are placed on the delegation, there is only (22)=1\binom{2}{2} = 1 way to select the senior members. The 2 junior researchers can still be selected in (62)=15\binom{6}{2} = 15 ways, giving 15 invalid delegations.
3
Subtract the number of invalid delegations from the total possible delegations.
15015=135150 - 15 = 135
Subtracting the 15 restricted delegations from the 150 total delegations leaves 135 valid delegations.

Anahtar Kavram

Combinations with Exclusion Restrictions and Fundamental Counting Principle
Soru 13Soru

In a reliability study of a power station, Event AA is defined as an inverter system malfunction and Event BB is defined as a battery backup failure during peak hours. The probability that at least one of these two malfunctions occurs is 0.800.80, and the probability that an inverter system malfunction occurs without a battery backup failure is 0.350.35. If Event AA and Event BB are independent events, what is the probability of an inverter system malfunction, P(A)P(A)?

Cevabı ve açıklamayı göster

Cevap: 711\frac{7}{11}

Cevap

The probability of an inverter system malfunction, P(A)P(A), is 711\frac{7}{11}.
The probability of the union of two events can be decomposed as P(AB)=P(ABc)+P(B)P(A \cup B) = P(A \cap B^c) + P(B). Given P(AB)=0.80P(A \cup B) = 0.80 and P(ABc)=0.35P(A \cap B^c) = 0.35, solving yields P(B)=0.45P(B) = 0.45. Because Event AA and Event BB are independent, P(AB)=P(A)P(B)=0.45P(A)P(A \cap B) = P(A)P(B) = 0.45 P(A). Since P(ABc)=P(A)P(AB)P(A \cap B^c) = P(A) - P(A \cap B), we substitute to get 0.35=P(A)0.45P(A)=0.55P(A)0.35 = P(A) - 0.45 P(A) = 0.55 P(A). Solving for P(A)P(A) gives P(A)=0.350.55=711P(A) = \frac{0.35}{0.55} = \frac{7}{11}.

Adım Adım Çözüm

1
Relate the union probability to the difference event ABcA \cap B^c and event BB.
P(AB)=P(ABc)+P(B)P(A \cup B) = P(A \cap B^c) + P(B).
The union of two events AA and BB can be partitioned into the region where only AA occurs (ABcA \cap B^c) and all outcomes in BB.
2
Calculate P(B)P(B) using the given values.
P(B)=P(AB)P(ABc)=0.800.35=0.45=920P(B) = P(A \cup B) - P(A \cap B^c) = 0.80 - 0.35 = 0.45 = \frac{9}{20}.
Subtracting P(ABc)P(A \cap B^c) from P(AB)P(A \cup B) yields P(B)P(B).
3
Apply the definition of independent events to express P(AB)P(A \cap B) in terms of P(A)P(A).
P(AB)=P(A)P(B)=0.45P(A)P(A \cap B) = P(A) \cdot P(B) = 0.45 P(A).
For independent events, the joint probability is the product of their individual probabilities.
4
Set up and solve the equation for P(A)P(A).
P(ABc)=P(A)P(AB)    0.35=P(A)0.45P(A)=0.55P(A)    P(A)=0.350.55=711P(A \cap B^c) = P(A) - P(A \cap B) \implies 0.35 = P(A) - 0.45 P(A) = 0.55 P(A) \implies P(A) = \frac{0.35}{0.55} = \frac{7}{11}.
Dividing 0.350.35 by 0.550.55 yields the exact value of P(A)P(A).

Anahtar Kavram

Probability rules for independent events and set operations on sample spaces
Tahmini Süre:2m 0s
Soru 14Soru

A quality control inspector evaluates a batch of 1616 precision components. Exactly 1010 of the components meet all engineering specifications, while 66 have minor surface defects. If the inspector randomly selects 22 components from the batch one after another without replacement, what is the probability that both selected components meet all engineering specifications?

Cevabı ve açıklamayı göster

Cevap: 0.375

Cevap

The probability that both selected components meet all engineering specifications is 0.3750.375 (or 38\frac{3}{8}).
Since the components are selected without replacement, the outcome of the second draw depends on the outcome of the first draw. The probability of selecting a qualifying component first is 1016\frac{10}{16}. Given that a qualifying component was drawn first, 99 qualifying components remain out of 1515 total components. The joint probability of both events occurring is 1016×915=90240=38=0.375\frac{10}{16} \times \frac{9}{15} = \frac{90}{240} = \frac{3}{8} = 0.375.

Adım Adım Çözüm

1
Determine the probability of selecting a component meeting specifications on the first draw.
P(E1)=1016=58P(E_1) = \frac{10}{16} = \frac{5}{8}
There are 1010 qualifying components out of 1616 total components.
2
Determine the conditional probability of selecting a second component meeting specifications, given that the first component selected also met specifications.
P(E2E1)=915=35P(E_2 \mid E_1) = \frac{9}{15} = \frac{3}{5}
Because sampling is done without replacement, 99 qualifying components remain out of 1515 total remaining components.
3
Apply the multiplication rule for dependent events to calculate the probability of both events occurring.
P(E1E2)=P(E1)×P(E2E1)=58×35=38=0.375P(E_1 \cap E_2) = P(E_1) \times P(E_2 \mid E_1) = \frac{5}{8} \times \frac{3}{5} = \frac{3}{8} = 0.375
For dependent events, the joint probability is the product of the first event's probability and the conditional probability of the second event.

Anahtar Kavram

Probability of Dependent Events without Replacement
Tahmini Süre:1m 15s
Soru 15Soru

A constant value of 77 is added to each number in a dataset to form a new dataset. Which of the following statistical measures of the new dataset are equal to the corresponding measures of the original dataset? Select all that apply.

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

Cevabı ve açıklamayı göster

Cevap: The range; The standard deviation; The interquartile range

Cevap

The range, the standard deviation, and the interquartile range of the new dataset are equal to those of the original dataset.
Adding a constant to every value in a dataset shifts the entire distribution uniformly without altering its overall shape or spread. Consequently, measures of dispersion—including the range, standard deviation, and interquartile range—remain completely unchanged.

Adım Adım Çözüm

1
Evaluate the effect of adding a constant on measures of central tendency
If each data point xix_i is replaced by xi+7x_i + 7, the mean μ\mu becomes μ+7\mu + 7 and the median MM becomes M+7M + 7.
Measures of central tendency shift directly by the added constant, so they are not equal to the original measures.
2
Evaluate the effect of adding a constant on measures of dispersion
The new range is (xmax+7)(xmin+7)=xmaxxmin(x_{\text{max}} + 7) - (x_{\text{min}} + 7) = x_{\text{max}} - x_{\text{min}}. The new interquartile range is (Q3+7)(Q1+7)=Q3Q1(Q_3 + 7) - (Q_1 + 7) = Q_3 - Q_1. Each deviation from the mean is (xi+7)(μ+7)=xiμ(x_i + 7) - (\mu + 7) = x_i - \mu, so the standard deviation is unchanged.
Measures of dispersion reflect the relative distances between data points or distance from the mean, which are unaffected by shifting the whole distribution.

Anahtar Kavram

Effect of adding a constant on measures of central tendency versus measures of dispersion
Soru 16Soru

A dataset SS consists of 99 distinct integers. The median of SS is 2020, and the mean of SS is 2424. The mean of the 44 smallest integers in SS is 1010. If the largest integer in SS is removed to form a new dataset RR consisting of 88 integers, what is the maximum possible median of dataset RR?

Cevabı ve açıklamayı göster

Cevap: 19.519.5

Cevap

The maximum possible median of dataset RR is 19.519.5.
In the sorted set of 99 distinct integers, the median is the 55 th element, which is 2020. Removing the largest value leaves 88 integers, whose median is the average of the 44 th and 55 th elements. Because all integers are distinct, the 44 th element can be at most 1919. The maximum median is therefore 19+202=19.5\frac{19 + 20}{2} = 19.5.

Adım Adım Çözüm

1
Identify the position of the median in the original dataset SS.
In a dataset of 99 sorted distinct integers x1<x2<x3<x4<x5<x6<x7<x8<x9x_1 < x_2 < x_3 < x_4 < x_5 < x_6 < x_7 < x_8 < x_9, the median is the 55 th element, so x5=20x_5 = 20.
For an odd number of ordered elements n=9n=9, the median is at index 9+12=5\frac{9+1}{2} = 5.
2
Determine the formula for the median of the modified dataset RR.
Removing the largest element x9x_9 leaves 88 ordered elements x1,x2,x3,x4,x5,x6,x7,x8x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8. The median of RR is x4+x52=x4+202\frac{x_4 + x_5}{2} = \frac{x_4 + 20}{2}.
For an even number of ordered elements n=8n=8, the median is the average of the two middle terms at indices 44 and 55.
3
Maximize the value of x4x_4.
Since all integers are distinct and x5=20x_5 = 20, x4x_4 must be an integer strictly less than 2020. Thus, the maximum integer value x4x_4 can take is 1919.
Maximizing x4x_4 maximizes the average x4+202\frac{x_4 + 20}{2}.
4
Verify that x4=19x_4 = 19 is achievable under the given mean constraint.
The sum of the smallest 44 integers is 4×10=404 \times 10 = 40. With x4=19x_4 = 19, we require x1+x2+x3=21x_1 + x_2 + x_3 = 21. Choosing distinct integers such as x1=1x_1 = 1, x2=2x_2 = 2, and x3=18x_3 = 18 satisfies 1+2+18=211 + 2 + 18 = 21 and x1<x2<x3<x4x_1 < x_2 < x_3 < x_4.
Confirming feasibility ensures the upper bound 1919 is valid.
5
Calculate the maximum median of dataset RR.
19+202=19.5\frac{19 + 20}{2} = 19.5.
Substitute the maximum value of x4=19x_4 = 19 into the median expression.

Anahtar Kavram

Properties of median for odd vs. even datasets and optimization under distinctness constraints
Soru 17Soru

In a group of 200 student test scores, a score of SS is located at the 75th percentile of the distribution. Which of the following statements must be true?

Cevabı ve açıklamayı göster

Cevap: Approximately 150 students scored at or below SS.

Cevap

Approximately 150 students scored at or below SS.
The 75th percentile of a distribution indicates that approximately 75%75\% of the data points lie at or below that value. For a group of 200 students, 75%75\% of 200 is calculated as 0.75×200=1500.75 \times 200 = 150. Therefore, approximately 150 students achieved a score at or below SS.

Adım Adım Çözüm

1
Understand the definition of a percentile rank
The 75th percentile means that approximately 75%75\% of all observations in the dataset are less than or equal to that score.
By definition, the pp-th percentile represents the value below which pp percent of the observations fall.
2
Calculate 75% of the total number of students
0.75×200=1500.75 \times 200 = 150 students.
The dataset contains 200 total student scores, so 75%75\% of 200 yields the number of students at or below score SS.

Anahtar Kavram

Percentile Position
Tahmini Süre:45s
Soru 18Soru

Dataset XX consists of seven numerical values: {12,16,20,24,28,32,36}\{12, 16, 20, 24, 28, 32, 36\}. Dataset YY is formed by replacing the value 3636 in Dataset XX with 5656, while keeping all other six values the same. Which of the following statements correctly compares the interquartile range (IQR) and standard deviation of Dataset YY to those of Dataset XX?

Cevabı ve açıklamayı göster

Cevap: The IQR remains unchanged, while the standard deviation increases.

Cevap

The IQR remains unchanged, while the standard deviation increases.
The statement specifying that the IQR remains unchanged while the standard deviation increases is correct because the quartiles Q1 (16) and Q3 (32) are unaffected by changing the largest value from 36 to 56, maintaining an IQR of 16. In contrast, standard deviation measures spread relative to the mean, so pulling the maximum value further out increases overall deviation.

Adım Adım Çözüm

1
Calculate the IQR of Dataset X
For Dataset X = {12, 16, 20, 24, 28, 32, 36}, the median is 24. The lower half is {12, 16, 20} with Q1 = 16. The upper half is {28, 32, 36} with Q3 = 32. Thus, IQR_X = 32 - 16 = 16.
IQR is calculated as the difference between the third quartile (Q3) and the first quartile (Q1).
2
Calculate the IQR of Dataset Y
For Dataset Y = {12, 16, 20, 24, 28, 32, 56}, the median is still 24. The lower half remains {12, 16, 20} (Q1 = 16). The upper half becomes {28, 32, 56}, so Q3 is still 32. Thus, IQR_Y = 32 - 16 = 16.
The third quartile is the middle number of the upper half, which remains 32 regardless of replacing 36 with 56.
3
Compare the standard deviation of Dataset X and Dataset Y
Replacing 36 with a significantly higher value 56 increases the distance of the maximum data point from the mean, increasing overall variance and thus increasing the standard deviation.
Standard deviation measures the average distance of data points from the mean and is highly sensitive to extreme values/outliers.

Anahtar Kavram

Sensitivity of Measures of Dispersion to Outliers
Soru 19Soru

The high temperatures, in degrees Fahrenheit, recorded in a city over a 7-day period were 64, 58, 75, 67, 61, 83, and 72. What is the interquartile range of these temperatures, in degrees Fahrenheit?

Cevabı ve açıklamayı göster

Cevap: 14

Cevap

The interquartile range of the recorded temperatures is 14.
To calculate the interquartile range, first arrange the dataset in ascending order: 58, 61, 64, 67, 72, 75, 83. The median of the 7 values is 67. The first quartile (Q1Q_1) is the median of the lower three values (58, 61, 64), which is 61. The third quartile (Q3Q_3) is the median of the upper three values (72, 75, 83), which is 75. Subtracting Q1Q_1 from Q3Q_3 yields an interquartile range of 7561=1475 - 61 = 14.

Adım Adım Çözüm

1
Order the dataset from least to greatest
58, 61, 64, 67, 72, 75, 83
Finding quartiles requires data to be arranged in ascending order.
2
Find the first quartile (Q1Q_1) and third quartile (Q3Q_3)
Q1=61Q_1 = 61 and Q3=75Q_3 = 75
The median of the dataset (the 4th value) is 67. The lower half of the data consists of 58, 61, 64 (median 61), and the upper half consists of 72, 75, 83 (median 75).
3
Compute the difference between Q3Q_3 and Q1Q_1
7561=1475 - 61 = 14
The interquartile range is defined as IQR=Q3Q1IQR = Q_3 - Q_1.

Anahtar Kavram

Interquartile Range (IQR)
Soru 20Soru

The table below shows the distribution of scores achieved by 20 students on a final exam:

ScoreFrequency
603
705
806
904
1002

What is the interquartile range (IQR) of the scores?

Cevabı ve açıklamayı göster

Cevap: 20

Cevap

The interquartile range (IQR) of the scores is 20.
For a set of 20 ordered scores, the first quartile Q1Q_1 is the median of the first 10 scores (average of the 5th and 6th values), and the third quartile Q3Q_3 is the median of the last 10 scores (average of the 15th and 16th values). Using the cumulative frequencies, the 5th and 6th scores are both 70 (Q1=70Q_1 = 70), and the 15th and 16th scores are both 90 (Q3=90Q_3 = 90). Thus, the interquartile range is IQR=Q3Q1=9070=20IQR = Q_3 - Q_1 = 90 - 70 = 20.

Adım Adım Çözüm

1
Determine the cumulative frequency to locate quartile positions.
Score 60 occupies positions 1 to 3; Score 70 occupies positions 4 to 8; Score 80 occupies positions 9 to 14; Score 90 occupies positions 15 to 18; Score 100 occupies positions 19 to 20.
Tracking data positions in a frequency distribution allows efficient determination of medians and quartiles without expanding the raw list.
2
Calculate the first quartile (Q1Q_1).
Q1=70+702=70Q_1 = \frac{70 + 70}{2} = 70.
With 20 total values, the lower half consists of the first 10 values (positions 1 through 10). The median of these 10 values is the average of the 5th and 6th values, which are both 70.
3
Calculate the third quartile (Q3Q_3).
Q3=90+902=90Q_3 = \frac{90 + 90}{2} = 90.
The upper half consists of the last 10 values (positions 11 through 20). The median of these 10 values is the average of the 15th and 16th values, which are both 90.
4
Subtract Q1Q_1 from Q3Q_3 to find the interquartile range.
IQR=Q3Q1=9070=20IQR = Q_3 - Q_1 = 90 - 70 = 20.
The interquartile range represents the spread of the middle 50% of the dataset.

Anahtar Kavram

Interquartile Range (IQR) from a Frequency Distribution
Tahmini Süre:1m 30s
Sayfa 1 / 9Sonraki