validation_fluoride_scale_attitude_hesitancy

Author

SU

CREATED

June 29, 2025

UPDATED

June 29, 2025

Data Preparation


Convert to Likert Format

tibble [35 × 3] (S3: tbl_df/tbl/data.frame)
 $ General fluoride   : Ord.factor w/ 4 levels "Not effective"<..: 4 3 4 4 4 4 4 3 4 4 ...
 $ Fluoride toothpaste: Ord.factor w/ 4 levels "Not effective"<..: 4 3 4 4 4 4 3 3 3 3 ...
 $ Topical fluoride   : Ord.factor w/ 4 levels "Not effective"<..: 4 3 4 3 2 4 4 3 3 3 ...

Alpha de cronbach

Cronbach's Alpha: 0.628 
Raw Alpha: 0.606 
Number of items: 
Sample size: 35 
Item Statistics and Corrected Item-Total Correlations
mean sd r.cor r.drop
General fluoride 3.571 0.558 0.584 0.438
Fluoride toothpaste 3.486 0.507 0.614 0.472
Topical fluoride 3.343 0.725 0.466 0.372

Mean Scores (Scale: 1-4)

  • General fluoride: 3.571 - Highest mean, indicating strongest belief in general fluoride effectiveness

  • Fluoride toothpaste: 3.486 - Moderate-high effectiveness belief

  • Topical fluoride: 3.343 - Lowest mean, suggesting more varied opinions on topical fluoride effectiveness

Standard Deviations (Variability)

  • General fluoride: 0.558 - Least variability, more consensus among respondents

  • Fluoride toothpaste: 0.507 - Low variability, good agreement

  • Topical fluoride: 0.725 - Highest variability, indicating more diverse opinions

Corrected Item-Total Correlations (r.cor)

  • General fluoride: 0.584 - Moderate correlation with total scale

  • Fluoride toothpaste: 0.614 - Good correlation (highest), best item for scale coherence

  • Topical fluoride: 0.460 - Acceptable correlation but lowest

Interpretation threshold: r.cor > 0.30 is acceptable, > 0.50 is good

Alpha if Item Deleted (r.drop)

  • General fluoride: 0.438 - Alpha would decrease substantially if removed

  • Fluoride toothpaste: 0.472 - Alpha would decrease if removed

  • Topical fluoride: 0.372 - Alpha would decrease most if removed

Key findings: All items contribute positively to scale reliability. Fluoride toothpaste shows the strongest relationship with the overall scale, while topical fluoride shows the most variability in responses but still maintains acceptable psychometric properties.

Principal Component Analysis


Loadings:
                    PC1  
General fluoride    0.779
Fluoride toothpaste 0.799
Topical fluoride    0.692

                 PC1
SS loadings    1.724
Proportion Var 0.575

markdown## Loading Interpretation

Factor Loadings (all items load on PC1):

  • General fluoride: 0.779 - Strong loading (>0.70 threshold)
  • Fluoride toothpaste: 0.799 - Strong loading (highest)
  • Topical fluoride: 0.692 - Moderate-to-strong loading (close to 0.70)

Loading Quality Standards:

  • >0.70 = Strong loading (excellent)
  • 0.50-0.69 = Moderate loading (acceptable)
  • <0.50 = Weak loading (problematic)

Variance Explained

  • 57.5% of total variance explained by single factor
  • This is good for a 3-item scale (typically 50-60% is acceptable)
  • Shows items measure a coherent underlying construct

Scale Validation Evidence

Unidimensional structure confirmed - All items load on one factor
Strong factor coherence - Two items exceed 0.70 threshold
Adequate variance explanation - 57.5% suggests good construct validity
Consistent measurement - All loadings positive and substantial

Interpretation for Publication

“Principal component analysis supported a unidimensional factor structure, with all three items loading substantially on a single component (loadings: 0.692-0.799). This single factor explained 57.5% of the total variance, indicating that the items measure a coherent underlying construct of fluoride effectiveness beliefs.”

Variance explained: 57.5 %

57.5% Means Variance explained tells you how much of the total variation in your three survey items is captured by the single underlying factor (fluoride effectiveness beliefs). Simple Explanation:

57.5% means that more than half of all the differences in how people answered your three questions can be explained by one common factor The remaining 42.5% is due to item-specific variation, measurement error, or other factors

If someone believes general fluoride is effective, there’s a 57.5% likelihood they’ll also believe fluoride toothpaste and topical fluoride are effective. This suggests your three items form a coherent scale measuring overall fluoride effectiveness beliefs.

for the paper: “The single factor explained 57.5% of the variance, indicating good scale unidimensionality and suggesting the three items measure a coherent construct of fluoride effectiveness beliefs.”

Exploratory Factor Analysis


Loadings:
                    ML1  
General fluoride    0.635
Fluoride toothpaste 0.703
Topical fluoride    0.475

                 ML1
SS loadings    1.122
Proportion Var 0.374

Factor Loadings (Maximum Likelihood):

  • General fluoride: 0.635 - Moderate loading (acceptable)
  • Fluoride toothpaste: 0.703 - Strong loading (>0.70 threshold)
  • Topical fluoride: 0.475 - Weak loading (below 0.50 threshold)

Key Findings:

  • 37.4% of variance explained by single factor
  • Lower than PCA (57.5%) due to more conservative estimation method
  • Topical fluoride item shows weakest relationship to underlying factor

Interpretation:

EFA uses maximum likelihood estimation, which is more stringent than PCA. The lower variance explained (37.4% vs 57.5%) and weaker loadings suggest the scale has moderate unidimensionality. The topical fluoride item may measure a slightly different aspect of fluoride beliefs compared to general and toothpaste effectiveness.

Conclusion:

While the scale maintains acceptable psychometric properties, the EFA suggests topical fluoride is the least coherent item. Consider this when interpreting results or future scale refinement.

for the paper

Exploratory factor analysis using maximum likelihood estimation confirmed the unidimensional structure of the fluoride effectiveness scale. All three items loaded on a single factor, with loadings ranging from 0.475 to 0.703. The fluoride toothpaste item demonstrated the strongest loading (0.703), while the topical fluoride item showed the weakest association with the underlying factor (0.475). This single factor explained 37.4% of the total variance. The more conservative estimates from EFA compared to PCA (37.4% vs 57.5% variance explained) reflect the stringent maximum likelihood estimation method. Despite the lower variance explained, the results support the scale’s unidimensional structure, though the topical fluoride item showed relatively weaker coherence with the overall fluoride effectiveness construct.

Interitem correlations

                    General fluoride Fluoride toothpaste Topical fluoride
General fluoride               1.000               0.446            0.301
Fluoride toothpaste            0.446               1.000            0.334
Topical fluoride               0.301               0.334            1.000

Scale Adequacy Tests

KMO Overall: 0.631 
Bartlett's p-value: 7.415482e-03 

Sampling Adequacy Tests

Kaiser-Meyer-Olkin (KMO) Test: 0.631

The KMO value of 0.631 indicates adequate sampling adequacy for factor analysis. This exceeds the minimum threshold of 0.60, suggesting the data is suitable for factor analysis, though it approaches the borderline. KMO values above 0.70 are preferred, but 0.631 is acceptable for a small 3-item scale.

Bartlett’s Test of Sphericity: p = 0.007

The significant p-value (p < 0.05) rejects the null hypothesis that the correlation matrix is an identity matrix. This confirms that the items are sufficiently correlated to justify factor analysis. The significant result indicates the items share common variance and are appropriate for factor extraction.

Conclusion:

Both tests support the appropriateness of conducting factor analysis on this dataset, confirming that the statistical assumptions are met for meaningful factor extraction.

For paper text: “Sampling adequacy was confirmed with a Kaiser-Meyer-Olkin value of 0.631 (>0.60 threshold) and Bartlett’s test of sphericity was significant (p = 0.007), indicating the data were suitable for factor analysis.”

Total value

# A tibble: 2 × 2
  attitude_group     n
  <chr>          <int>
1 High hesitancy     3
2 Low hesitancy     32