I'm getting a bit confused on how to do questions like this:
A fair die is rolled 50 times. Find the probability of observing: a) no more than 10 sixes b) at least 10 sixes.
Find the probability of getting at least nine successes in 100 trials for which the probability of success is p = 0.1.
A fair coin is tossed 50 times. If X is the number of heads observed, find a) Pr( X = 25) b) Pr( X =< 25)
I am pretty sure we need a calculator to do these. But the problem is my book has no instructions or examples on how to solve questions like this. I've looked around the forum and other places online but I haven't anything similar yet. I've even checked the worked solutions for these questions but all they have is by using the CAS calculator. if anyone could help that would be great 
the pure, 'tech free' way to do it is to use the binomial formula to find the probabilities like:
X=num sixes from 50 rolls
Pr(no more than 10 sixes) = Pr(X<=10) = Pr(X=0)+Pr(X=1)+...+Pr(X=10)
but obviously this isn't how you
want to be doing it, and you're not going to do that for anything other than the simplest examples with really small n, or maybe when you can use a trick
(like say we want Pr(X>1) then that's Pr(X=2)+Pr(X=3)+...+Pr(X=50) but its also 1-Pr(X<=1) = 1-Pr(X=0)-Pr(X=1) which is doable)
Your calculator should have a 'binomialCdf' function (not sure what its called on classpad) that lets you calculate Pr(X=a)+...+Pr(X=b) in one function, rather than lots., you just need a point to start counting and a point to finish counting
For circular functions, can amplitudes be negative? Because I was doing an IARTV practice exams from 2001 and the possible answers had negative amplitudes... For a case like this, just generally, should we guess our form of the answer but with the incorrect notations? (As opposed to leaving it out or wasting heaps of time on that question). Cheers
Amplitude values should always be positive (not sure what else you are asking)
I'm not sure what you're asking