QT Project Report
QT Project Report
GANESH N (2024203915)
MADHU N ANGADI (2024203869)
PADMINI REDDY R (2024203912)
SHREENIVASAREDDI (2024203938)
Quantitative Techniques
Submitted to:
Dr Manindra Rajak
GITAM
(Deemed to be university)
1. One-Sample t-Test
Assumption: Population standard deviation unknown, sample size generally small (n < 30).
Q1: A startup claims its app reduces anxiety levels to a score of 35 on a standard anxiety scale.
A psychologist tests this on 12 users and finds a mean of 37.2 with a sample standard deviation
of 4.8. At a 5% significance level, can the psychologist reject the startup's claim?
Ans: To determine whether the psychologist can reject the startup’s claim, we perform a one-
sample t-test. Here’s how to approach it:
Critical t ≈ ±2.201
• Calculated t = 1.588
• Critical t = ± 2.201
• The red shaded areas are the rejection regions for a 5% significance level.
• The green dashed line represents the test statistic (t = 1.588).
• The black dashed lines mark the critical values (±2.201).
Since the green line lies within the non-shaded area, we do not reject the null hypothesis.
Conclusion
At the 5% significance level, there is not enough evidence to reject the startup's claim.
The psychologist cannot conclude that the app does not reduce anxiety to a score of 35.
2. One-Sample z-Test
Q1: A pharmaceutical company states that their drug lowers blood pressure by 10 mmHg on
average. A hospital tests it on 50 patients and finds a mean reduction of 9.2 mmHg. The
population standard deviation is known to be 2.8 mmHg. Test the company's claim at 5% level.
Ans: To test the pharmaceutical company’s claim using a one-sample z-test, we follow these
steps:
• Since z = −2.0 < −1.96z, the test statistic falls in the rejection region.
• Therefore, we reject the null hypothesis.
the test statistic falls in the rejection region, we reject the null hypothesis. This means the
sample provides enough evidence to doubt the company's claim that the drug lowers blood
pressure by exactly 10 mmHg.
Conclusion:
At the 5% significance level, there is sufficient evidence to reject the company's claim. The
drug does not appear to reduce blood pressure by exactly 10 mmHg on average.
We use the two-sample t-test formula (assuming unequal variances – Welch’s t-test):
So, df ≈ 37.
Step 5: Find the Critical Value and Make a Decision
At α = 0.05 for a one-tailed test with df = 37, the critical t-value ≈ 1.687.
Since our calculated t = 1.923 > 1.687, we reject the null hypothesis.
There is statistically significant evidence at the 5% level to conclude that Trainer A leads
to greater weight loss than Trainer B.
Conclusion
There is significant evidence at the 5% level to conclude that Trainer A is more effective
than Trainer B in promoting weight loss.
Q1: Ten employees are tested before and after a time management workshop. Their
productivity scores before and after are recorded. The mean of the differences is 4.1 units, with
SD = 2.5. Test whether the workshop had an effect.
Ans: To test whether the time management workshop had an effect on productivity, we can
perform a paired t-test (also known as a dependent t-test). This compares the means of two
related groups — in this case, the same employees before and after the workshop.
Where:
• dˉ = 4.1
• μ0 = 0
• sd = 2.5
• n = 10
For a two-tailed test at α=0.05, the critical t-value from the t-table is approximately ± 2.262.
Since the computed t=5.19 > 2.262, we reject the null hypothesis.
Conclusion:
There is statistically significant evidence at the 5% level that the workshop had an effect on
productivity.
Q1: A die is rolled 120 times. The observed frequencies for faces 1–6 are: 15, 22, 18, 20, 25, 20. Test
whether the die is fair.
Ans: To test whether the die is fair using a One-Sample Chi-Square Test (Goodness-of-
Fit), we need to compare the observed frequencies to the expected frequencies if the die were
fair.
4. Degrees of freedom:
The degrees of freedom (df) for this test is:
df=number of categories−1=6−1=5
5. Significance Level:
Let’s assume the significance level α=0.05
The calculated Chi-Square test statistic is 2.9, and the critical value for 5 degrees of freedom
at α=0.05 is 11.07.
Decision:
• If the test statistic is greater than the critical value, we reject the null hypothesis.
• If the test statistic is less than or equal to the critical value, we fail to reject the null
hypothesis.
Since 2.9 is less than 11.07, we fail to reject the null hypothesis. This means there is no
significant evidence to suggest that the die is unfair. Based on the observed data, we conclude
that the die appears to be fair.