×
Services Samples Blogs Make Payment About us Reviews 4.9/5 Order Now

Statistical Analysis on the Influence of Computer Knowledge & Trait Anxiety

November 11, 2023
Dr. Arvind Joshi
Dr. Arvind
🇺🇸 United States
Statistical Analysis
Dr. Arvind Joshi holds a Ph.D. from Duke University, US, with over 8 years of experience in statistical analysis. He specializes in helping students navigate complex homework assignments with precision and clarity.
Statistical Analysis
Key Topics
  • Problem Description:
  • Solution
Tip of the day
When tackling a statistics problem, always start by visualizing the data! A simple graph or chart can help reveal trends, outliers, and patterns that aren’t immediately obvious from raw numbers. Understanding your data visually can make the analysis much clearer!
News
The rise of AI and big data is reshaping the field of statistics. Recent trends highlight the growing need for expertise in statistical modeling, machine learning, and data visualization, with applications in healthcare, finance, and technology.

In this analysis, we aim to understand how computer knowledge, trait anxiety, and age impact computer anxiety posttest scores. Our aim is to uncover the intricate relationships between these variables and provide insights into predicting and mitigating computer-related anxiety. Through a rigorous examination of descriptive statistics, correlation matrices, and regression models, we reveal the factors that play a pivotal role in determining one's computer anxiety levels.

Problem Description:

In this Statistical Analysis homework solution, we aim to explore the influence of computer knowledge pretest scores, trait anxiety pretest scores, and the age of students on their computer anxiety posttest scores. The dataset consists of 86 observations, and we will employ various statistical techniques to understand the relationships and predict computer anxiety posttest scores based on these variables.

Solution

Table 1: Descriptive Statistics

Descriptive Statistics

MeanStd. DeviationN
Computer Anxiety Posttest46.8411.04586
Computer Knowledge Pretest9.025.94386
Trait Anxiety Pretest38.539.58086
Student age23.665.48586

Table 1 contains the descriptive statistics of the variables contained in the model. On the average, Computer Anxiety Posttest is 46.84 with a standard deviation of 11.04 (M=46.84, SD=11.04), Computer Knowledge Pretest is 9.02 with a standard deviation of 5.94 (M=9.02, SD=5.94), Trait Anxiety Pretest is 38.53 with a standard deviation of 9.58 (M=38.53, SD=9.58) and the age of student is 23.66 with a standard deviation of 5.49 (M=23.66, SD=5.49). Computer Anxiety Posttest has the highest mean and standard deviation while Computer Knowledge Pretest has the lowest mean. Although, the less varied variable is student age.

Table 2: Correlation Matrix

Correlations

Computer Anxiety PosttestComputer Knowledge PretestTrait Anxiety PretestStudent age
Pearson CorrelationComputer Anxiety Posttest1.000-.439.489-.047
Computer Knowledge Pretest-.4391.000-.012-.051
Trait Anxiety Pretest.489-.0121.000-.148
Student age-.047-.051-.1481.000
Sig. (1-tailed)Computer Anxiety Posttest..000.000.334
Computer Knowledge Pretest.000..458.322
Trait Anxiety Pretest.000.458..087
Student age.334.322.087.
NComputer Anxiety Posttest86868686
Computer Knowledge Pretest86868686
Trait Anxiety Pretest86868686
Student age86868686

The correlation matrix reveals that the dependent variable Computer Anxiety Posttest has a positive and significant correlation with Trait Anxiety pretest (r=0.489, p<0.01) and has a negative and significant correlation with Computer Knowledge Pretest (r=-0.439, p<0.01). However, it has a negative and insignificant correlation with the age of student (r=-0.047, p=0.334). The correlation coefficients among the independent variables are negative and insignificant as displayed in the table.

Null hypothesis: H_0: β_1=β_2=β_3=0

The linear combination of computer knowledge pretest score, trait anxiety pretest score, and age cannot statistically significantly predict scores on the computer anxiety posttest.

Table 3: Summary of the model

Model Summary

ModelRR SquareAdjusted R SquareStd. Error of the EstimateChange StatisticsDurbin-Watson
R Square ChangeF Changedf1df2Sig. F Change
1.489a.239.2309.690.23926.434184.000
2.654b.427.4138.461.18827.191183.0002.193

Table 3 contains model summary of both models but model 2 is of great importance since it contained more significant variables and these variables in model 2 explained more of the variation in the Computer Anxiety Posttest than Model 1. Model 2 has a coefficient of determination known as R-squared is 0.427 and this implies that 42.7% of the total variation in the dependent Variable are jointly explained by the explanatory variables in the model.

Table 4: Analysis of variance table

ANOVA

ModelSum of SquaresdfMean SquareFSig.
1Regression2482.15812482.15826.434.000b
Residual7887.5638493.900
Total10369.72185
2Regression4428.52522214.26330.934.000c
Residual5941.1968371.581
Total10369.72185
  1. Dependent Variable: Computer Anxiety Posttest
  2. Predictors: (Constant), Trait Anxiety Pretest
  3. Predictors: (Constant), Trait Anxiety Pretest, Computer Knowledge Pretest

Table 5: Regression Coefficients

Coefficients

ModelUnstandardized CoefficientsStandardized CoefficientstSig.CorrelationsCollinearity Statistics
BStd. ErrorBetaZero-orderPartialPartToleranceVIF
1(Constant)25.1014.3555.764.000
Trait Anxiety Pretest.564.110.4895.141.000.489.489.4891.0001.000
2(Constant)32.5904.0648.018.000
Trait Anxiety Pretest.558.096.4845.828.000.489.539.4841.0001.000
Computer Knowledge Pretest-.805.154-.433-5.215.000-.439-.497-.4331.0001.000

Dependent Variable: Computer Anxiety Posttest

Table 4 & 5 above contain the analysis of variance and regression coefficients respectively. The results presented in the table above shows that the model is statistically significant F(2,83) = 30.934, p < 0.01, the intercept of model 2 is 32.59 and this implies that the expected Score of Computer Anxiety Posttest is 32.59 when all the explanatory variables are held constant or set to zero. The coefficient of Trait Anxiety Pretest is 0.558 and this implies that a unit increase in the score of Trait Anxiety Pretest will lead to a 0.558 increase in the score of Computer Anxiety Posttest while Computer Knowledge Pretest is held constant. Finally, the coefficient of Computer knowledge pretest is -0.805 and this implies that a unit increase in the score of Computer Knowledge Pretest will lead to 0.805 decrease in the score of Computer Anxiety Posttest while Trait Anxiety Pretest is held constant. Age of student was excluded from the model because it has no significant impact on Computer Anxiety Posttest.

The best fitted model is model 2 which is presented in the equation below:

comanx2: β_0+β_1*traitanx+β_2*comknow

comanx2: 32.590+0.558*traitanx-0.805*comknow

Among the assumptions of multiple linear regression model are Linearity, Independence, Multicolinearity, Normality, absence of outliers and Homoscedasticity. Both the normal probability plot and the histogram presented in Figures 1 & 2 show that the dependent Variable Computer Anxiety Posttest is roughly normally distributed. Also, the Collinearity Statistics presented in table 5 shows that there is no multicolinearity among the independent variables as none of the VIF is above 1.

normal-probability-plot

Figure 1: Normal probability plot

histogram-of-the-standardized-residual

Figure 2:Histogram of the standardized residual

Similar Samples

Browse our sample solutions to see how we approach various assignments. Our examples showcase our methodical approach to statistical analysis, demonstrating clear problem-solving techniques and detailed explanations.