ak123456
- 50
- 0
Homework Statement
how to do with the normal distribution if the mean is not 0 variance is not 1.
for example p(x>1) if x-N(2,3) ?
The discussion focuses on calculating probabilities using the normal distribution when the mean and variance are not standard. Specifically, it addresses the problem of finding P(X > 1) for a random variable X that follows the distribution N(2, 3). The solution involves transforming the variable using the formula z = (x - mu) / sigma, which converts X into a standard normal variable z that follows N(0, 1). By manipulating the inequality, the probability can be expressed in terms of z, allowing for the use of standard normal distribution tables to find the desired probability.
PREREQUISITESStudents studying statistics, data analysts, and anyone interested in understanding normal distributions with non-standard parameters.