As vela said, this sounds like a fully quantitative question, so you're going to have to do some math.
Here's something to think about: you know (I hope) that when you make a measurement corresponding to an operator, the result is one of the eigenvalues of that operator, and the probability of each result is the squared absolute value of the projection of the actual state on to the corresponding eigenstate. In other words, if an operator A has eigenvalues a_i with corresponding eigenstates |a_i\rangle, then the probability of getting a particular result is
P(a_i) = |\langle\psi|a_i\rangle|^2
Hopefully you're familiar with all that?
If the operator A is degenerate, so that it has multiple eigenstates |a_i^k\rangle with the same eigenvalue, then the probability is obtained by projecting on to the entire space of the desired eigenvalue. First you project the state |\psi\rangle on to the space,
|\psi_{a_i}\rangle = \sum_k \langle a_i^k|\psi\rangle|a_i^k\rangle
and then you can compute the probability as before:
P(a_i) = |\langle\psi|\psi_{a_i}\rangle|^2
Now, how does this apply to your problem? Parity is represented by an operator which inverts a single spatial coordinate, e.g. x\to -x. Mathematically you can represent it as
P = \int|-x\rangle\langle x|\mathrm{d}x
but that's not necessary for this particular problem. What you do need to know is that the parity operator has two eigenvalues, +1 (even) and -1 (odd), which means this operator is highly degenerate. So according to what I wrote in the previous paragraph, in order to find the probability of even parity, you first need to determine the projection of your state on to the even-parity subspace. (Make sure you understand why this is what you need to do)
Fortunately, for the parity operator, this projection is easy. You just use the formula vela gave you to find the even part of the wavefunction. Let's call this \psi_e(x). Then you can determine the inner product of this function with your original wavefunction,
\langle\psi|\psi_e\rangle = \int(\cdots)\mathrm{d}x
(you get to fill in where the dots are), and finally plug it in to
P(\text{even}) = |\langle\psi|\psi_e\rangle|^2
to determine the probability.