photo

Chase Weinberg


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
151,289
of 300,392

REPUTATION
0

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


Why is norm pdf 0 .3989?
Wouldn't normpdf(0) be .5? The probability of getting below 0 given a mean of 0 for a normal standard distribution function sho...

6 years ago | 2 answers | 0

2

answers

Answered
Why is norm pdf 0 .3989?
Oh I see, so normcdf(0)= .5000 So what does normpdf(0) mean? I see that we plug 0 into the function 1/σsqrt(2π) * e^-(x−μ)^/(2...

6 years ago | 0

Answered
Function Error: Already declared
Okay, so the problem was the function name was different from what I assigned it. I did not realize the name I saved it as has ...

6 years ago | 0

| accepted

Question


Function Error: Already declared
My function was working fine until I typed in clear all. Now it does not work. I get this error message: Function 'get_portfo...

6 years ago | 3 answers | 0

3

answers