About 1,479,551 results (4,239 milliseconds)

Random number generation

https://groups.google.com/g/e-prime/c/Mv3yNK53-Cg
to E-Prime. Hi,. I am working on an experiment in which I want to generate 100 random numbers between 1 - 100, but a number should not be repeated. Say if 1

How to avoid presenting targets consecutively

https://groups.google.com/g/e-prime/c/jmWVb491tVk
Jul 16, 2011 ... random order of trials for each subject. I guess it would be best if there is a way to make this in code. For example, E-Prime could record the ...

scoring a nonresponse as a correct answer

https://groups.google.com/g/e-prime/c/vPTlRBVc0kI
Feb 22, 2010 ... >with 100ms prerelease on every object. That 100 ms PreRelease is almost certainly an artifact of E-Prime defaults, and not a deliberate choice ...

arithmetic problem - Google Answers

http://answers.google.com/answers/threadview/id/353106.html
May 28, 2004 ... ... prime, since it is the product of two numbers greater than 1. It also cannot be the square of a prime number, because X and Y are not equal.

Prime Factors Formula(s) - Google Docs Editors Community

https://support.google.com/docs/thread/162851269/prime-factors-formula-s?hl=en
May 8, 2022 ... A simple formula or set of formulas that can find all the non-repeating prime factors for a whole number and displaying them in an area.

Beginner E-Prime Question

https://groups.google.com/g/e-prime/c/Y9obEO8xu3w
Jul 22, 2024 ... We're not PST here, so I don't know how many people will take the time to sort through you pictures :) ... There is a growing number of people who ...

E-prime interface to AcqKnowledge/Biopac

https://groups.google.com/g/e-prime/c/9McyoOw0mj4
Sep 29, 2021 ... ... between each to see if I could get E-Prime and AcqKnowledge to communicate at all and there was no response. I've also checked with all 16 ...

EPrime - motion stim issues

https://groups.google.com/g/e-prime/c/zNo_5XpZXFQ
act as a die roll, not as a shuffled deck of cards. IOW, Random(1,6) should return a random number from 1 to 6 each time, without regard to what came before ...

LARGE NUMBERS - 1.5.2 - The Small Primes

https://sites.google.com/site/largenumbers/home/1-5/1-5-2-the-small-primes
... could consider any counting numbers prime factorization as including an arbitrary number of 1's. ... not too hard to prove that there are an infinite number of ...

Feedback at the end of the block

https://groups.google.com/g/e-prime/c/yvIskWP1k70
Nov 15, 2013 ... all these errors because I do not know if any of those might cause ... Stock reminder: 1) I do not work for PST. 2) PST's trained staff

Matthew Podwysocki's Blog - The “Anti-For” Campaign

http://feedproxy.google.com/~r/MatthewPodwysockisBlog/~3/WXqFrboOwXo/the-anti-for-campaign.aspx
Jun 26, 2009 ... First, we'll attempt to find all prime numbers under 100 using C# as an example language. ... I'm not saying that logic should be pulled out of ...

Trying to parallelize prime number sieve

https://groups.google.com/group/clojure/browse_frm/thread/825e4e2bf4a7827e
Mar 12, 2008 ... That part is easy - there's no thread affinity, so even a single- ... utilization between them is just 100%. Haven't had a chance to look ...

Task Events - Sending multiple triggers at the same time?

https://groups.google.com/g/e-prime/c/76ZHZYy_C6E
Aug 30, 2016 ... For example: I send an '100' for Fixation.Onset and the condition number (which can vary from 1 to 32). So I should receive the trigger '100' ...

Allam's Numbers - It's Prime Time!

https://sites.google.com/site/allamsnumbers/home/part-1/its-prime-time
First of all, we can eliminate any composite numbers because if a prime ... Well actually it is 1/10^100 of that number. And, the power we would have to ...

Factorization of big integers is taking too long

https://groups.google.com/g/julia-users/c/ZPAKLmIWhOo
And I can live with probabilistic prime testing. All that is not my problem. I would like to have factor() in Julia work as fast as in R or Python, and ...

how to display 20 stimuli, then give break, then continue on with next ...

https://groups.google.com/g/e-prime/c/yEnX_KqO5nU
I'm presenting sentence stimuli and have over 100, which I want to present sequentially, in the order entered into the e-prime list object.

Newb to Javascript, learning to populate a spreadsheet...

https://groups.google.com/g/google-apps-script-community/c/cZGrxGcoyAY
So if you need to understand how to generate a list of primes, you can use regular JavaScript for that. You might see in various forums and the like that there ...

Running E-Prime experiments online

https://groups.google.com/g/e-prime/c/YDh8ZoEHabg
Therefore, E-Prime won't do much better than anything other out there. ... So $100-200 total for all of the participants, not $100-200 each. PST would ...

LARGE NUMBERS - 2.3.1 - Skewes' Numbers

https://sites.google.com/site/largenumbers/home/2-3/skewes-numbers
That is, could you at least approximate the number of primes within a given range? ... So just because there are many examples that do not contradict the ...

[ANN] primegen.go: Sieve of Atkin prime number generator

https://groups.google.com/g/golang-nuts/c/zRvkdfpeOY8
2 code in that it no longer does the array bounds check twice, although there is still the minor use of an extra r12 register used to store 1 instead of using ...