skip to main content
US FlagAn official website of the United States government
dot gov icon
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
https lock icon
Secure .gov websites use HTTPS
A lock ( lock ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.


Title: Moments of the scores
Upper bounds on absolute moments of the scores are derived for sums of independent random variables in terms of the moments of the scores, as well as in terms of the total variation norm of densities of summands.  more » « less
Award ID(s):
1855575
PAR ID:
10147993
Author(s) / Creator(s):
Date Published:
Journal Name:
IEEE transactions on information theory
Volume:
65
Issue:
9
ISSN:
0018-9448
Page Range / eLocation ID:
5294-5301
Format(s):
Medium: X
Sponsoring Org:
National Science Foundation
More Like this
  1. A growing body of research indicates spatial visualization skills are important to success in many STEM disciplines, including several engineering majors that rely on a foundation in engineering mechanics. Many fundamental mechanics concepts such as free-body diagrams, moments, and vectors are inherently spatial in that application of the concept and related analytical techniques requires visualization and sketching. Visualization may also be important to mechanics learners’ ability to understand and employ common mechanics representations and conventions in communication and problem solving, a skill known as representational competence. In this paper, we present early research on how spatial abilities might factor in to students’ conceptual understanding of vectors and associated representational competence. We administered the Mental Cutting Test (MCT), a common assessment of spatial abilities, in the first and last week of the term. We also administered the Test of Representational Competence with Vectors (TRCV), a targeted assessment of vector concepts and representations, in week one and at mid-term. The vector post-test came after coverage of moments and cross products. We collected this assessment data in statics courses across multiple terms at three different colleges. To understand how spatial skills relate to the development of representational competence, we use a multiple regression model to predict TRCV scores using the pre-class MCT scores as well as other measures of student preparation in the form of grades in prerequisite math and physics coursework. We then extend the analysis to consider both MCT and TRCV scores as predictors for student performance on the Concept Assessment Test in Statics. We find that spatial abilities are a factor in students’ development of representational competence with vectors. We also find that representational competence with vectors likely mediates the importance of spatial abilities to student success in developing broader conceptual understanding in statics. We conclude by discussing implications for mechanics instruction. 
    more » « less
  2. null (Ed.)
    A growing body of research indicates spatial visualization skills are important to success in many STEM disciplines, including several engineering majors that rely on a foundation in engineering mechanics. Many fundamental mechanics concepts such as free-body diagrams, moments, and vectors are inherently spatial in that application of the concept and related analytical techniques requires visualization and sketching. Visualization may also be important to mechanics learners’ ability to understand and employ common mechanics representations and conventions in communication and problem solving, a skill known as representational competence. In this paper, we present early research on how spatial abilities might factor in to students’ conceptual understanding of vectors and associated representational competence. We administered the Mental Cutting Test (MCT), a common assessment of spatial abilities, in the first and last week of the term. We also administered the Test of Representational Competence with Vectors (TRCV), a targeted assessment of vector concepts and representations, in week one and at mid-term. The vector post-test came after coverage of moments and cross products. We collected this assessment data in statics courses across multiple terms at three different colleges. To understand how spatial skills relate to the development of representational competence, we use a multiple regression model to predict TRCV scores using the pre-class MCT scores as well as other measures of student preparation in the form of grades in prerequisite math and physics coursework. We then extend the analysis to consider both MCT and TRCV scores as predictors for student performance on the Concept Assessment Test in Statics. We find that spatial abilities are a factor in students’ development of representational competence with vectors. We also find that representational competence with vectors likely mediates the importance of spatial abilities to student success in developing broader conceptual understanding in statics. We conclude by discussing implications for mechanics instruction. 
    more » « less
  3. Abstract MotivationVolumetric 3D object analyses are being applied in research fields such as structural bioinformatics, biophysics, and structural biology, with potential integration of artificial intelligence/machine learning (AI/ML) techniques. One such method, 3D Zernike moments, has proven valuable in analyzing protein structures (e.g., protein fold classification, protein–protein interaction analysis, and molecular dynamics simulations). Their compactness and efficiency make them amenable to large-scale analyses. Established methods for deriving 3D Zernike moments, however, can be inefficient, particularly when higher order terms are required, hindering broader applications. As the volume of experimental and computationally-predicted protein structure information continues to increase, structural biology has become a “big data” science requiring more efficient analysis tools. ResultsThis application note presents a Python-based software package, ZMPY3D, to accelerate computation of 3D Zernike moments by vectorizing the mathematical formulae and using graphical processing units (GPUs). The package offers popular GPU-supported libraries such as CuPy and TensorFlow together with NumPy implementations, aiming to improve computational efficiency, adaptability, and flexibility in future algorithm development. The ZMPY3D package can be installed via PyPI, and the source code is available from GitHub. Volumetric-based protein 3D structural similarity scores and transform matrix of superposition functionalities have both been implemented, creating a powerful computational tool that will allow the research community to amalgamate 3D Zernike moments with existing AI/ML tools, to advance research and education in protein structure bioinformatics. Availability and implementationZMPY3D, implemented in Python, is available on GitHub (https://github.com/tawssie/ZMPY3D) and PyPI, released under the GPL License. 
    more » « less
  4. Abstract A new hierarchy of lasting gravitational-wave effects (the higher memory effects) was recently identified in asymptotically flat spacetimes, with the better-known displacement, spin, and center-of-mass memory effects included as the lowest two orders in the set of these effects. These gravitational-wave observables are determined by a set of temporal moments of the news tensor, which describes gravitational radiation from an isolated source. The moments of the news can be expressed in terms of changes in charge-like expressions and integrals over retarded time of flux-like terms, some of which vanish in the absence of radiation. In this paper, we compute expressions for the flux-like contributions to the moments of the news in terms of a set of multipoles that characterize the gravitational-wave strain. We also identify a part of the strain that gives rise to these moments of the news. In the context of post-Newtonian theory, we show that the strain related to the moments of the news is responsible for the many nonlinear, instantaneous terms and ‘memory’ terms that appear in the post-Newtonian expressions for the radiative multipole moments of the strain. We also apply our results to compute the leading post-Newtonian expressions for the moments of the news and the corresponding strains that are generated during the inspiral of compact binary sources. These results provide a new viewpoint on the waveforms computed from the multipolar post-Minkowski formalism, and they could be used to assess the detection prospects of this new class of higher memory effects. 
    more » « less
  5. Student perceptions of programming can impact their experiences in introductory computer science (CS) courses. For example, some students negatively assess their own ability in response to moments that are natural parts of expert practice, such as using online resources or getting syntax errors. Systems that automatically detect these moments from interaction log data could help us study these moments and intervene when the occur. However, while researchers have analyzed programming log data, few systems detect pre-defined moments, particularly those based on student perceptions. We contribute a new approach and system for detecting programming moments that students perceive as important from interaction log data. We conducted retrospective interviews with 41 CS students in which they identified moments that can prompt negative self-assessments. Then we created a qualitative codebook of the behavioral patterns indicative of each moment, and used this knowledge to build an expert system. We evaluated our system with log data collected from an additional 33 CS students. Our results are promising, with F1 scores ranging from 66% to 98%. We believe that this approach can be applied in many domains to understand and detect student perceptions of learning experiences. 
    more » « less