Mm13 Content Module 8

Download as pdf or txt
Download as pdf or txt
You are on page 1of 15

ADVANCED STATISTICS Page 1 of 15

T- test

Topic: t - Test

Hello Math majors! Welcome to the world of Statistics!


.

I. INTRODUCTION:

This module will give you an in-depth understanding on using t-test as statistical tool for
determining the significant difference between two means.

II. OBJECTIVES:

At the end of this module, you will be able to:


1. differentiate the kinds of t - test;
2. compute for the t test value;
3. use t test in hypothesis testing for independent samples and paired samples.

III. PRELIMINARY ACTIVITIES:

The t test is one type of inferential statistics. It is used to determine whether there is a significant
difference between the means of two groups. With all inferential statistics, we assume the dependent
variable fits a normal distribution. When we assume a normal distribution exists, we can identify
the probability of a particular outcome. We specify the level of probability (alpha level, level of significance, p)
we are willing to accept before we collect data (p < .05 is a common value that is used).

Before you proceed to the main lesson, test yourself in this activity.

Differentiate t-test from z – test. Write your answer below in at most 5 sentences.
ADVANCED STATISTICS Page 2 of 15
T- test

GREAT!!!
You may now proceed to the main lesson.

IV. LESSON PROPER:

Based on the preliminary activities, what did you notice about it?
________________________________________________________
CONGRATULATIONS!
You may now proceed to the lesson.

T-test

When the difference between two population averages is being investigated, a t test is used. In other
words, a t test is used when we wish to compare two means (the scores must be measured on an interval or
ratio measurement scale).

The test statistic that a t test produces is a t-value. Conceptually, t-values are an extension of z-
scores. In a way, the t-value represents how many standard units the means of the two groups are apart.

With a t test, the researcher wants to state with some degree of confidence that the obtained
difference between the means of the sample groups is too great to be a chance event and that some
difference also exists in the population from which the sample was drawn.

FIVE FACTORS THAT CONTRIBUTE TO WHETHER THE DIFFERENCE BETWEEN TWO GROUPS’
MEANS CAN BE CONSIDERED SIGNIFICANT:

1. How large is the difference between the means of the two groups? Other factors being equal, the
greater the difference between the two means, the greater the likelihood that a statistically significant
mean difference exists. If the means of the two groups are far apart, we can be fairly confident that
there is a real difference between them.
2. How much overlap is there between the groups? This is a function of the variation within the groups.
Other factors being equal, the smaller the variances of the two groups under consideration, the
greater the likelihood that a statistically significant mean difference exists. We can be more confident
that two groups differ when the scores within each group are close together.
3. How many subjects are in the two samples? The size of the sample is extremely important in
determining the significance of the difference between means. With increased sample size, means
tend to become more stable representations of group performance. If the difference we find remains
ADVANCED STATISTICS Page 3 of 15
T- test
constant as we collect more and more data, we become more confident that we can trust the
difference we are finding.
4. What alpha level is being used to test the mean difference (how confident do you want to be about
your statement that there is a mean difference). A larger alpha level requires less difference between
the means. It is much harder to find differences between groups when you are only willing to have
your results occur by chance 1 out of a 100 times (p < .01) as compared to 5 out of 100 times (p <
.05).
5. Is a directional (one-tailed) or non-directional (two-tailed) hypothesis being tested? Other factors
being equal, smaller mean differences result in statistical significance with a directional hypothesis.
For our purposes we will use non-directional (two-tailed) hypotheses.

ASSUMPTIONS UNDERLYING THE T TEST

1. The samples have been randomly drawn from their respective populations
2. The scores in the population are normally distributed
3. The scores in the populations have the same variance (s1=s2)

Note: We use a different calculation for the standard error if they are not.

THREE TYPES OF T TESTS

 Pair-difference t test (a.k.a. t-test for dependent groups, correlated t test) df= n (number of
pairs) -1
This is concerned with the difference between the average scores of a single sample of
individuals who are assessed at two different times (such as before treatment and after treatment).
It can also compare average scores of samples of individuals who are paired in some way (such as
siblings, mothers, daughters, persons who are matched in terms of a particular characteristics).
ADVANCED STATISTICS Page 4 of 15
T- test
 t test for Independent Samples (with two options)

This is concerned with the difference between the averages of two populations. Basically,
the procedure compares the averages of two samples that were selected independently of each
other, and asks whether those sample averages differ enough to believe that the populations from
which they were selected also have different averages. An example would be comparing math
achievement scores of an experimental group with a control group.

1. Equal Variance (Pooled-variance t-test) df=n (total of both groups) -2

Note: Used when both samples have the same number of subject or when s1=s2
(Levene or F-max tests have p > .05).

2. Unequal Variance (Separate-variance t test) df dependents on a formula, but a rough


estimate is one less than the smallest group

Note: Used when the samples have different numbers of subjects and they have
different variances — s1<>s2 (Levene or F-max tests have p < .05).

TYPE I AND II ERRORS

 Type I error — reject a null hypothesis that is really true (with tests of difference this means that you
say there was a difference between the groups when there really was not a difference). The
probability of making a Type I error is the alpha level you choose. If you set your probability (alpha
level) at p < 05, then there is a 5% chance that you will make a Type I error. You can reduce the
chance of making a Type I error by setting a smaller alpha level (p < .01). The problem with this is
that as you lower the chance of making a Type I error, you increase the chance of making a Type II
error.
 Type II error — fail to reject a null hypothesis that is false (with tests of differences this means that
you say there was no difference between the groups when there really was one)

HYPOTHESES

1. Non directional (two-tailed)

Research Question:
Is there a (statistically) significant difference between males and females with respect to math
achievement?
H0: There is no (statistically) significant difference between males and females with respect to math
achievement.
ADVANCED STATISTICS Page 5 of 15
T- test
HA: There is a (statistically) significant difference between males and females with respect to math
achievement.

2. Directional(one-tailed)

Research Question: Do males score significantly higher than females with respect to math
achievement?
H0: Males do not score significantly higher than females with respect to math achievement.
HA: Males score significantly higher than females with respect to math achievement. The basic idea
for calculating a t-test is to find the difference between the means of the two groups and divide it by
the STANDARD ERROR (OF THE DIFFERENCE) — which is the standard deviation of the
distribution of differences. Just for your information: A CONFIDENCE INTERVAL for a two-tailed t-
test is calculated by multiplying the CRITICAL VALUE times the STANDARD ERROR and adding
and subtracting that to and from the difference of the two means. EFFECT SIZE is used to calculate
practical difference. If you have several thousand subjects, it is very easy to find a statistically
significant difference. Whether that difference is practical or meaningful is another questions. This is
where effect size becomes important. With studies involving group differences, effect size is the
difference of the two means divided by the standard deviation of the control group (or the average
standard deviation of both groups if you do not have a control group). Generally, effect size is only
important if you have statistical significance. An effect size of .2 is considered small, .5 is considered
medium, and .8 is considered large.

ONE SAMPLE T-TEST

One sample t test is a statistical procedure that is used to know the mean difference between the
sample and the known value of the population mean. A random sample from a population will be drawn. The
sample mean will be compared with the population mean and make a statistical decision as to whether or
not the sample mean is different from the population. The sample size should be less than 30.

The critical values of t –test were summarized in a table known as Student’s t Distribution Table.

Examples:

1. For a study involving one population and a sample size of 18 (assuming you have a t-distribution), what row
of the t-table will you use to find the right-tail (“greater than”) probability affiliated with the study results?
Answer: df = 17
The study involving one population and a sample size of 18 has n – 1 = 18 – 1 = 17 degrees of freedom.
ADVANCED STATISTICS Page 6 of 15
T- test
2. For a study involving a paired design with a
total of 44 observations, with the results
assuming a t-distribution, what row of the
table will you use to find the probability
affiliated with the study results?
Answer: df = 21
A matched-pairs design with 44 total
observations has 22 pairs. The degrees of
freedom is one less than the number of
pairs: n – 1 = 22 – 1 = 21.

3. A t-value of 2.35, from a t-distribution with 14


degrees of freedom, has an upper-tail
(“greater than”) probability between which
two values on the t-table?
Answer: 0.025 and 0.01
Using the t-table, locate the row with 14
degrees of freedom and look for 2.35.
However, this exact value doesn’t lie in this
row, so look for the values on either side of
it: 2.14479 and 2.62449. The upper-tail
probabilities appear in the column headings;
the column heading for 2.14479 is 0.025,
and the column heading for 2.62449 is 0.01.
Hence, the upper-tail probability for a t-value
of 2.35 must lie between 0.025 and 0.01.

Procedure for One Sample t-test:


1. Set up the hypotheses:
H0: 𝜇 = 𝑠𝑝𝑒𝑐𝑖𝑓𝑖𝑒𝑑 𝑣𝑎𝑙𝑢𝑒
H1: 𝜇 , ≠, <, > 𝑠𝑝𝑒𝑐𝑖𝑓𝑖𝑒𝑑 𝑣𝑎𝑙𝑢𝑒

2. Set up the level of significance, calculate the degrees of freedom (df = n – 1) and determione the critical
value of t.

3. Calculate the sample mean and sample standard deviation for one sample t test by usng the formula:
∑𝑥 ∑(𝑥−𝑥̅ )
𝑥̅ = and 𝑠=√
𝑛 𝑛−1
Where: 𝑥̅ = sample mean
s = sample standard deviation
n = number of observations
ADVANCED STATISTICS Page 7 of 15
T- test

4. Calculate the value of the one sample t test, by using the formula:
𝑥̅ −𝜇
𝑡= 𝑠
√𝑛
Where:
t = one sample t-test
𝑥̅ = sample mean
𝜇 = population mean
s = sample standard deviation
n = number of observations in the sample

5. Statistical decision for hypothesis testing.


If tcomputed < tcritical. do not reject Ho
If tcomputed ≥ tcritical. reject Ho

6. State the conclusion.

Example:

One of the undersecretary of the DOLE claims that an average salary of a private school teacher is 18000
pesos. A sample of 19 private school teacher’s salary has a mean of 17350 pesos and a standard deviation
of 1230 pesos. Is there enough evidence to reject the undersecretary’s claim at 𝛼 = 0.01?

Solution:
Given: 𝑥̅ = 17350 𝜇 = 18000 s = 1230 n = 19

Step 1: State the hypothesis and identify the claim.


Ho: 𝜇 = 18000 (claim)
H1: 𝜇 ≠ 18000
Step 2: The level of significance is 𝛼 = 0.01and df = n – 1 = 19 – 1 = 18
Step 3: The t critical value is ± 2.878 (two-tailed test, since it non-directional (≠) based on Student’s t
Distribution Table, 0.01 will be divided into 2, therefore, 𝛼 = 0.005. The critical value ± 2.878 is
the intersection of 18(leftmost column) and 0.005(first row) in the table )
ADVANCED STATISTICS Page 8 of 15
T- test

Step 4: Compute the one-sample t-test


𝑥̅ −𝜇 17350−18000
𝑡= 𝑠 = 1230 = −2.303
√𝑛 √19
Step 5: Decision Rule:
If tcomputed < tcritical, do not reject Ho
- 2.303 > - 2.878  2.303 < 2.878

Step 6: Conclusion:
Do not reject the null hypothesis at 𝛼 = 0.01, since -2.303 > -.2878
There is enough evidence that the claim of the DOLE undersecretary is TRUE.

TWO SAMPLE T-TEST (Small independent samples)


Student’s t test (or t test for independent samples) of difference of means is used to test the
significance of the difference between two sample means. This can be used to compare the sample means
between two independent samples. It is a parametric test which assumes a normal distribution and it is
used for smaller samples (sample size should be less than 30).

Assumptions in t test for Independent Samples:


1. Subjects are randomly selected and independently assigned to groups.
2. Population variances are homogeneous.
3. Population distribution is normal.

Formula:
A. Variances are assumed to be unequal. B. Variances are assumed to be unequal.
(𝑥̅1 − 𝑥̅2 ) − (𝜇1 − 𝜇2 ) (𝑥̅1 − 𝑥̅ 2 ) − (𝜇1 − 𝜇2 )
𝑡= 𝑡=
(𝑠 )2 (𝑠 )2
√ 1 − 2 )2 )2
𝑛 1 𝑛 2 √(𝑛1 − 1)(𝑠1 + (𝑛1 − 1)(𝑠1 √ 1 + 1
𝑛1 + 𝑛2 − 2 𝑛1 𝑛2

Where:
t = t test for two independent samples
𝑥̅1 , 𝑥̅2 = the mean values of the sample group 1 and 2
(𝑠1 ) , (𝑠1 )2 = the variances of the sample group 1 and 2
2

𝑛1 , 𝑛2 = sample population of group 1 and 2


𝑥̅1 − 𝑥̅2 = the observed differences
𝜇1 − 𝜇2 = the expected difference
𝑛1 + 𝑛2 − 2 = the number of the degrees of freedom in the test is the total number of items sampled
minus the number of samples groups
ADVANCED STATISTICS Page 9 of 15
T- test
Example:
A researcher wishes to determine whether the monthly salary of professional elementary teachers in private
schools and elementary teachers in public schools differ. He selects a sample of elementary teachers from
each type of schools and calculated the mean and standard deviation of their salaries. At 𝛼 = 0.01, can he
conclude that the private school teachers does not receive the same salary as the public school teachers?
Assume that the population are approximately normally distributed.
Given:
Private Public
𝑥̅1 = 16400 𝑃ℎ𝑝 𝑥̅2 = 15170 𝑃ℎ𝑝
𝑠1 = 700 𝑃ℎ𝑝 𝑠2 = 800 𝑃ℎ𝑝
𝑛1 = 15 𝑛2 = 9
Solution:
Step 1: State the H0 and H1 and identify the claim.
H0: 𝜇1 = 𝜇2
H0: 𝜇1 ≠ 𝜇2 (claim)
Step 2: The level of significance is 𝛼 = 0.01and df = 𝑛1 + 𝑛2 − 2 = 15 + 9 – 2 = 22
Step 3: The t critical value is ± 2.819 (two-tailed test, since it non-directional (≠) based on Student’s t
Distribution Table, 0.01 will be divided into 2, therefore, 𝛼 = 0.005. The critical value ± 2.819 is
the intersection of 22(leftmost column) and 0.005(first row) in the table )
Step 4: Compute the one-sample t-test
(𝑥̅ 1 − 𝑥̅ 2 )−(𝜇1 −𝜇2 ) (16400−15170)−(0)
𝑡= = = 3.953
(𝑛 −1)(𝑠1 )2 +(𝑛1 −1)(𝑠1 )2 1 1 2 2
√ 1 √𝑛 +𝑛 √(15−1)(700) +(9−1)(800) √ 1 +1
𝑛1 + 𝑛2 −2 1 2 22 15 9

Step 5: Decision Rule:


If tcomputed ≥ tcritical, reject Ho
3.953 > 2.819
Step 6: Conclusion:
Reject the null hypothesis at 𝛼 = 0.01, since 3.953 > 2.819
There is enough evidence to support the claim that the salaries of elementary teachers employed
in private schools fiddrers from that of public school teachers.

PAIRED SAMPLE T –TEST


Paired sample t test is a statistical technique that is used to compare two population means in the
case of two samples that are correlated. It is used in “before-and-after” studies, or when the samples are
the matched pairs, or the case is a control study.

Assumption in paired sample t-test:


1. Only the matched pair can be used to perform the paired sample t test.
2. In the pairted sample t test, normal distributions are assumed.
3. The cariances of two samples are homogeneous.
4. The observations must be independent of each value.
ADVANCED STATISTICS Page 10 of 15
T- test
Formula:

̅ − 𝜇𝐷
𝐷 ∑𝐷 (∑ 𝐷)2
𝑡= ̅=
𝐷 2
𝑠𝐷 𝑛 √∑ 𝐷 − 𝑛
𝑠𝐷 =
√𝑛 𝑛−1

Example:The manangement of a furniture shop designed an incentive plan for sales people. To evaluate
the innovative incentive plan 10 sales people were selected at random, and their weekly incomes before
and after the ioncentive plan were recorded.
Salesperson 1 2 3 4 5 6 7 8 9 10
Before 2000 3000 2500 3100 1900 1750 2300 3210 2340 1870
After 3500 4120 3800 4200 1820 1600 3400 1900 2340 3290

Was there a significant increase in the typical salesperson’s weekly income due to the innovative
incentive plan? Use 0.05 as significance level.
Solution:
Step 1: State the H0 and H1 and identify the claim.
H0: 𝜇1 ≤ 0
H0: 𝜇1 > 𝜇2 (claim)
Step 2: The level of significance is 𝛼 = 0.05 and df = 𝑛 − 1 = 10 – 1 = 9
Step 3: The t critical value is 1.833 (one-tailed test, since it is directional (>) based on Student’s t
Distribution Table. The critical value 1.833 is the intersection of 9(leftmost column) and 0.05(first
row) in the table )
Step 4: Compute the one-sample t-test
Before we can compute for the t value, we need to find the differences.
Salespersons Before(x1) After (x2) D = (𝑥̅1 − 𝑥̅2 ) D2 = (𝑥̅1 − 𝑥̅2 )2
1 2000 3500 1500 2250000
2 3000 4120 1120 1254400
3 2500 3800 1300 1690000
4 3100 4200 1100 1210000
5 1900 1820 -80 6400
6 1750 1600 -150 22500
7 2300 3400 1100 1210
8 3210 1900 -1310 1716100
9 2340 2340 0 0
10 1870 3290 1420 2016400
Sum 6000 11375800

Determine the mean of the differences.


∑𝐷 6000
𝐷= 𝑛
= 10
= 600
ADVANCED STATISTICS Page 11 of 15
T- test
Determine the standard deviation of the differences.

2 (∑ 𝐷)2 (600)2
√∑ 𝐷 − 𝑛 =√ 11375800 − 10 = 929.50
𝑠𝐷 =
𝑛−1 9
Determine the test value.
̅ − 𝜇𝐷
𝐷 600 − 0
𝑡= 𝑠𝐷 = 929.50 = 2.041
√𝑛 √10
Step 5: Decision Rule:
If tcomputed ≥ tcritical, reject Ho
2.041 > 1.833
Step 6: Conclusion:
Reject the null hypothesis at 𝛼 = 0.05, since 2.041 > 1.833
There is enough evidence to support the claim that the income after the insentive plan is greater
than the income before the incentive plan.

Activity:
Run a hypothesis testing using t test on the following problems:
1. A survey of NCR find the average commute time of employees on one way is 30 minutes. The
people of Makati feels that their city is better and wants to publicize it. They randomly select 28
commuters and finds the average is 35 minutes with a standard deviation of 6 minutes.
At 𝛼 = 0.05 are they correct?

2. Given the sample of n1 = 18 from a population with s1 = 13.5, and an independent sample of n2 =
28 from another population with s2 = 11.8, what is the value of the t test statistic for testing
H0: 𝜇1 = 𝜇2 at 𝛼 = 0.01 if ̅̅̅
𝑥1 = 64.2 ̅̅̅
𝑥2 = 69.1.

We had just finished the discussion on the hypothesis testing using the t test.. Let’s move on to the
next higher level of activity/ies or exercise/s that demonstrate your potential skills/knowledge of what you have
learned.
ADVANCED STATISTICS Page 12 of 15
T- test

V. ANALYSIS, APPLICATION AND EXPLORATION

Name: ______________________________ Grade & Section: __________________

Run a hypothesis testing using t test on the following problems:


1. The average pre-school cost for tuition fees last year was 14200 pesos. The following year, 20
institutions had a mean of 13100 pesos and a standard deviation of 2250. Is there sufficient
evidence at 𝛼 = 0.10 level of significance to conclude that the mean cost has increased?

2. The Mathematical Anxiety Rating Scale (MARS) measures an individual’s level of mathematical
anxiety on a scale from 25(no anxiety) to 100 (highest anxiety). A group of researchers
administered the MARS to 50 students. One of the objectives of the study was to determine if there
is a difference between levels of mathematical anxiety experienced by male and female computer
science students.
Gender 𝑥̅ s n
Male 34.8 10.6 24
Female 47.2 12.4 26
At 𝛼 = 0.05 level of significance, is there enough evidence that there is a significant difference in
the mean of mathematical anxiety experienced by male and female students?

3. The school director wants to determine if the GPA of education students decreases during the last
semester of their junior years. A sample of 10 students were selected. Their GPAs for the first and
second semester of their junior year are:
1st sem 90 88 93 96 86 85 92 84 97 92
2nd Sem 89 90 94 95 90 86 85 82 90 88

Finally, let us summarize the lesson of what we had discussed today.


ADVANCED STATISTICS Page 13 of 15
T- test

VI. GENERALIZATION

Develop a graphic organizer which summarizes the important facts about t test. Place your final output below:

CONGRATULATIONS!
You have come to an end of Module 8.
OOPS! Don’t forget that you have still an assignment to do.
Here it is….
ADVANCED STATISTICS Page 14 of 15
T- test

VII. ASSIGNMENT

Run a hypothesis testing using t test in the following problems:


1. A consumer advocacy group suspects that a local supermarket’s 500 gram of sugar actually weigh less
than 500 grams. The group took a random sample of 20 such packages, weigh each one and found the
mean weight foe the sample to be 496 grams with a standard deviation of 8 grams. Using 10%
significance level, would you conclude that the mean weight is less than 500 grams? Also, find the 90%
confidence interval of the true mean.

2. The economist wants to compare the hourly rates charged by automobile mechanics in two major cities
in Metro Manila. He randomly selects auto repair facilities from both cities and records their hourly rates (in
pesos). The data is as follow:
City of Manila 190 140 130 212 205 168 135 180
Quezon City 179 150 120 156 175 160 180 200

Is there sufficient evidence to indicate a difference in the mean hourly rates from these two cities at
𝛼 = 0.10

3. As an improving employees working habits, eight employees were randomly selected to attend a seminar-
workshop on the importance of work. The table shows the number of workload done per week before and
after the seminar-workshop. At 0.05, did attending the seminar-workshop increases the performance level
of the employees?
Before 10 12 8 7 11 10 13 9
After 9 14 11 12 15 13 12 14

After your long journey of reading and accomplishing the module, let us now
challenge your mind by answering the evaluation part of this module.
ADVANCED STATISTICS Page 15 of 15
T- test

VIII. EVALUATION

Name:______________________________ Grade & Section: __________________


Choose the letter of the correct answer.
For numbers 1-5 refer to the problem below. For numbers 6-10 refer to the problem below.
A researcher claims that 20 year old women A budget head of SSS Sales Inc. would like to
on a special diet will have an average weight of 110 compare the daily travel expenses for the sales staff and
pounds. A sample of 13 women has an average weight the audit staff. He collected the following sample
information:
of 112.5 pounds and a standard deviation of 5 pounds.
At 𝛼 = 0.01.
1. What is the appropriate null hypothesis of the
problem?
At 𝛼 = 0.05 significance level, can he conclude that
A. 𝜇 = 110 B. 𝜇 ≠ 110
the mean daily expenses of sales staff is greater than
C. 𝜇 > 110 D. 𝜇 < 110
the expenses of the audit staff?
Answer: ______
6. What is the appropriate null hypothesis of the
2. What is the level of significance?
problem?
A. 0.01 B. 13
A. 𝜇1 = 𝜇2 B. 𝜇1 ≠ 𝜇2
C. 20 D. 112.5
C 𝜇1 ≥ 𝜇2 D. 𝜇1 ≤ 𝜇2
Answer: ______
Answer: ______
3. What is the critical value?
7. What is the level of significance?
A. ±2.377 B. ±2.577
A. 0.01 B. 0.05
C. ±2.777 D. ±2.977
C. 0.1 D. 0.5
Answer: ______
Answer: ______
4. What is the t- value?
8. What is the critical value?
A. 1.2560 B. 1.9390
A. 1.279 B. 1.729
C. 01.9360 D. 1.9630
C. 1.972 D. 1.927
Answer: ______
Answer: ______
5. What should be the conclusion in the problem?
9. What is the t test value?
A. Reject the null hypothesis
A. 3.015 B. 3.105
B. Accept the null hypothesis
C. 3.501 D. 3.510
C. Accept both
Answer: ______
D. Cannot be determined
Answer: ______
10. What should be the conclusion in the problem?
CONGRATULATIONS on reaching the end of this A. Reject the null hypothesis
module! B. Accept the null hypothesis
You may now proceed to the next module. C. Accept both null hypothesis and
Don’t forget to submit all the exercises, activities and alternative hypothesis
portfolio D. Cannot be determined
on ___________________. Answer: ______
KEEP UP THE GOOD WORK.
Well Done!!!

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy