LMBooth / Q-value

Initial commit to Q-value generator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Q-Value

The following repositories hosts custom made Python code for the purpose of investigating the validity of an extended Q-value metric, created by H.B.G. Thomas (1963) trying to determine a link between the information content of an arithmetic question and the time taken to process and answer said question. Created by L.M.Booth at the University of Hull.

Repositories

The following repositories are all written in Python 3+ and utilises the kivy 1.11.1 GUI language for creating a user interface. The first link has anonimised participant data, a data plotter and a calculator for computing the extended Q-value across multiple carries for two number addition. The second link has the experimental software used to collect the experimental data as well as an sql database generator for every question between 0+0 and 9999+9999 with its relevant Q-value. Guides for installing required dependences and installation procedures can be found on the respective links:

Acknowledgements

M. Barras for helping develop interpretations and concepts of Thomas' Q.

S. Martin for guidance and knowledge in cognitive research and experimental design.

H.B.G. Thomas for creating the Q-value.

About

Initial commit to Q-value generator.

License:MIT License


Languages

Language:Python 100.0%