The Content Validity Index (CVI) module is designed to assist researchers and practitioners in calculating key metrics related to content validity. This module is specifically tailored for Jamovi, an open-source statistical software, and provides an easy-to-use interface for calculating the following indices:
- I-CVI (Item-level Content Validity Index): Measures the proportion of experts who agree on the relevance of each item.
- UA (Universal Agreement among experts): Represents the percentage of items that have universal agreement among experts.
- S-CVI/Ave (Scale-level Content Validity Index, Average method): Calculates the average of I-CVIs across all items.
- S-CVI/UA (Scale-level Content Validity Index, Universal Agreement method): Measures the proportion of items that achieved universal agreement among experts.
- CVR (Content Validity Ratio): Represents the proportion of agreement among experts on the essentialness of an item.
If you use the cviJMV module in your research, please cite it as follows:
LK, Chan (2024) cviJMV [Jamovi Module], Retrieved from https://github.com/lerlerchan/cviJmv
Paper link is coming soon.
Our module references the work of
Lawshe, C. H. “A QUANTITATIVE APPROACH TO CONTENT VALIDITY 1.” Personnel Psychology, vol. 28, no. 4, Dec. 1975, pp. 563–75. DOI.org (Crossref), https://doi.org/10.1111/j.1744-6570.1975.tb01393.x.(https://onlinelibrary.wiley.com/doi/10.1111/j.1744-6570.1975.tb01393.x?msockid=3fe1f5f3679d6d8d1664e62c665d6ce5)
Yusoff MSB. ABC of content validation and content validity index calculation. Education in Medicine Journal. 2019; 11(2): 49-54. https://doi.org/10.21315/eimj2019.11.2.3 (https://eduimed.usm.my/EIMJ20191102/EIMJ20191102_06.pdf)
- Easy Calculation: Simplifies the calculation process for I-CVI, UA, S-CVI/Ave, S-CVI/UA and CVR.
- User-friendly Interface: Integrated seamlessly within Jamovi's interface for ease of use.
- Customizable Input: Users can input data based on their specific research needs.
- Comprehensive Output: Provides detailed output that includes all calculated indices along with relevant statistics.
To install the Content Validity Index module, follow these steps:
- Open Jamovi version 2.6.13
or version 2.3.28 (solid) - Download the cviJmv_0.0.0.jmo file
- Navigate to the 'Modules' tab.
- Click on 'Sideload' tab
- Click on the 'Arrow logo', select the downloaded jmo file.
- Click 'Open' to add the module to your Jamovi environment.
- Open Jamovi version 2.5.6 or version 2.3.28 (solid)
- Navigate to the 'Modules' tab.
- Search for "Content Validity Index".
- Click 'Install' to add the module to your Jamovi environment.
- After installation, the module can be accessed from the 'Analyses' tab in Jamovi.
- Input your data, ensuring that it is formatted according to the module's specifications.
- Select the indices you wish to calculate.
- Click 'Run' to generate your results.
Below is a simple example of how to use the module:
- Input Data: Enter the item relevance ratings from your panel of experts.
- View Results: The results will display the calculated indices and any associated statistics.
For questions, issues, or contributions, please visit the GitHub repository or contact the module author.
This module is licensed under the GPU License. See the LICENSE file for more information.
This module was developed as part of ongoing research into content validity and measurement tools. Contributors list as below.
Developers:
- Ler-Kuan Chan - Southern University College, Malaysia
- Noor Fatihah Mazlam - Southern University College, Malaysia
- Khairunnisha Ismail - Southern University College, Malaysia
Advisor:
- Dr. Steven Tan - Raffles University, Malaysia
- Jorge Sinval - Nanyang Technological University, Singapore
Learning From:
- (https://github.com/hyunsooseol/snowIRT/)
- SUPER GIANT BIG THANK to Jonathon Love from Jamovi Project