We are given a dataset of 40 systolic blood pressure measurements in mmHg. We need to calculate the following statistical measures: Mean, Median, Mode, Standard Deviation, Variance, Coefficient of Variation, and Pearson's Measure of Skewness.

Probability and StatisticsDescriptive StatisticsMeanMedianModeStandard DeviationVarianceCoefficient of VariationSkewnessData Analysis
2025/5/1

1. Problem Description

We are given a dataset of 40 systolic blood pressure measurements in mmHg. We need to calculate the following statistical measures: Mean, Median, Mode, Standard Deviation, Variance, Coefficient of Variation, and Pearson's Measure of Skewness.

2. Solution Steps

First, we need to organize the data in ascending order:
101, 103, 105, 109, 109, 110, 112, 113, 114, 114, 114, 115, 115, 116, 117, 117, 117, 117, 118, 118, 118, 119, 119, 120, 121, 121, 122, 123, 123, 124, 124, 125, 125, 126, 127, 127, 128, 129, 130, 131
I. Mean:
The mean is the sum of all values divided by the number of values.
Mean=xinMean = \frac{\sum x_i}{n}
Mean=101+103+105+109+109+110+112+113+114+114+114+115+115+116+117+117+117+117+118+118+118+119+119+120+121+121+122+123+123+124+124+125+125+126+127+127+128+129+130+13140Mean = \frac{101 + 103 + 105 + 109 + 109 + 110 + 112 + 113 + 114 + 114 + 114 + 115 + 115 + 116 + 117 + 117 + 117 + 117 + 118 + 118 + 118 + 119 + 119 + 120 + 121 + 121 + 122 + 123 + 123 + 124 + 124 + 125 + 125 + 126 + 127 + 127 + 128 + 129 + 130 + 131}{40}
Mean=477640=119.4Mean = \frac{4776}{40} = 119.4
II. Median:
Since there are 40 data points (an even number), the median is the average of the 20th and 21st values in the ordered list.
The 20th value is
1
1

8. The 21st value is

1
1

8. $Median = \frac{118 + 118}{2} = 118$

III. Mode:
The mode is the value that appears most frequently in the dataset.
117 appears 4 times, which is the highest frequency.
Mode=117Mode = 117
IV. Standard Deviation:
StandardDeviation=(xiMean)2n1Standard Deviation = \sqrt{\frac{\sum (x_i - Mean)^2}{n-1}}
First, calculate the sum of squared differences:
(xiMean)2=(101119.4)2+(103119.4)2+...+(131119.4)2=18.42+16.42+14.42+...+11.62=1575.4\sum (x_i - Mean)^2 = (101-119.4)^2 + (103-119.4)^2 + ... + (131-119.4)^2 = 18.4^2 + 16.4^2 + 14.4^2 + ... + 11.6^2 = 1575.4
StandardDeviation=1575.4401=1575.439=40.394876.35569Standard Deviation = \sqrt{\frac{1575.4}{40-1}} = \sqrt{\frac{1575.4}{39}} = \sqrt{40.39487} \approx 6.35569
StandardDeviation6.36Standard Deviation \approx 6.36
V. Variance:
Variance is the square of the standard deviation.
Variance=(StandardDeviation)2=(6.35569)2=40.3948740.39Variance = (Standard Deviation)^2 = (6.35569)^2 = 40.39487 \approx 40.39
VI. Coefficient of Variation:
The coefficient of variation is the ratio of the standard deviation to the mean, expressed as a percentage.
CV=StandardDeviationMean×100%CV = \frac{Standard Deviation}{Mean} \times 100\%
CV=6.35569119.4×100%=0.05323×100%5.32%CV = \frac{6.35569}{119.4} \times 100\% = 0.05323 \times 100\% \approx 5.32\%
VII. Pearson's Measure of Skewness:
Skewness=3(MeanMedian)StandardDeviationSkewness = \frac{3(Mean - Median)}{Standard Deviation}
Skewness=3(119.4118)6.35569=3(1.4)6.35569=4.26.355690.6608Skewness = \frac{3(119.4 - 118)}{6.35569} = \frac{3(1.4)}{6.35569} = \frac{4.2}{6.35569} \approx 0.6608
Skewness0.66Skewness \approx 0.66

3. Final Answer

I. Mean: 119.4
II. Median: 118
III. Mode: 117
IV. Standard Deviation: 6.36
V. Variance: 40.39
VI. Coefficient of Variation: 5.32%
VII. Pearson's Measure of Skewness: 0.66

Related problems in "Probability and Statistics"

We are given a frequency distribution table for the ages of a sample of 25 students. We need to comp...

Frequency DistributionCumulative FrequencyRelative FrequencyData Analysis
2025/5/3

The problem requires identifying statistical terms based on their descriptions. (a) Data that is use...

Descriptive StatisticsData TypesMeasures of Central TendencyMeasures of DispersionFrequency Distribution
2025/5/2

We are asked to identify some statistical terms based on their descriptions. I will specifically add...

StatisticsOgive ChartQuartilesInterquartile RangeData AnalysisDescriptive Statistics
2025/5/2

We are given data on the family size and the amount spent on food for ten families. We need to compu...

CorrelationCorrelation CoefficientDescriptive Statistics
2025/5/1

The problem provides a dataset of 40 systolic blood pressure measurements. The task is to calculate ...

Descriptive StatisticsMeanMedianModeStandard DeviationVarianceCoefficient of VariationSkewness
2025/5/1

The problem provides a dataset of 40 student's final examination marks. We are asked to: a. Create a...

Descriptive StatisticsFrequency DistributionMeanStandard DeviationCoefficient of VariationSkewnessMode
2025/5/1

The problem provides a dataset of final examination marks of 40 students. The task is to: a. Prepare...

Descriptive StatisticsFrequency DistributionCoefficient of VariationSkewnessMeanStandard DeviationModePearson's coefficient of skewness
2025/5/1

The problem requires us to calculate the coefficient of variation and Pearson's measure of skewness ...

Descriptive StatisticsCoefficient of VariationSkewnessFrequency TableMeanStandard DeviationMode
2025/4/30

The problem provides a partially completed table showing the frequency of family history of mood dis...

Data AnalysisFrequency TableBar ChartsPercentagesDescriptive Statistics
2025/4/30

The problem asks to calculate several statistical measures (mean, median, mode, standard deviation, ...

Descriptive StatisticsMeanMedianModeStandard DeviationVarianceCoefficient of VariationSkewnessData Analysis
2025/4/30