Seach the website
Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
Courses
Feedback
Filter
Recent
Hot!
Most votes
Most answers
Most views
Recent questions
1
1 vote
1
answers
1 answer
2.0k
2.0k views
What are the best tools and resources for learning programming?
I am wondering if anyone can suggest the best resources and tools for learning programming?
askdatascience
1.0k
points
12
13
16
asked
Aug 26, 2018
Programming
books
resources
apps
programming
+
–
10
10 votes
2
answers
2 answers
4.9k
4.9k views
How to use LinkedIn Learning (formerly Lynda.com) for free?
I heard some people use Lynda.com resources for free. Could someone let me know how does it work?
tofighi
116k
points
73
79
101
asked
Sep 16, 2018
General
linkedin-learning
lynda
video-tutorial
tutorials
+
–
3
3 votes
1
1 answer
5.1k
5.1k views
How many unique ways are there to arrange the letters in the word PRIOR?
mobeenraza
900
points
5
8
11
asked
Oct 11, 2018
Statistics
statistics
+
–
2
2 votes
1
answers
1 answer
473
473 views
If a die is rolled, find the probability of rolling an even number
mobeenraza
900
points
5
8
11
asked
Oct 11, 2018
Statistics
statistics
+
–
1
1 vote
1
answers
1 answer
1.1k
1.1k views
What is the difference between Descriptive Statistics and Inferential Statistics?
mobeenraza
900
points
5
8
11
asked
Oct 11, 2018
Statistics
statistics
+
–
2
2 votes
1
answers
1 answer
647
647 views
What is the Empirical Rule?
andystanley
1.1k
points
6
9
11
asked
Oct 11, 2018
Statistics
statistics
+
–
3
3 votes
1
answers
1 answer
405
405 views
A gambling machine accepts 5 dollars and generates a random dollar value (x) between 1 and 10.
A gambling machine accepts 5 dollars and generates a random dollar value (x) between 1 and 10.What is the distribution of x?What is the expected value of x?Is it smart to...
andystanley
1.1k
points
6
9
11
asked
Oct 11, 2018
Statistics
statistics
+
–
2
2 votes
1
answers
1 answer
883
883 views
What is the difference between joint and conditional probability?
andystanley
1.1k
points
6
9
11
asked
Oct 11, 2018
Statistics
statistics
+
–
2
2 votes
1
answers
1 answer
491
491 views
Two coins are flipped. What is the probability of getting heads twice?
andystanley
1.1k
points
6
9
11
asked
Oct 11, 2018
Statistics
probability
statistics
+
–
1
1 vote
1
answers
1 answer
5.9k
5.9k views
How to force Jupyter Notebook to print all the variables in each cell, not just the last one?
tofighi
116k
points
73
79
101
asked
Oct 11, 2018
Python
programming
python
jupyter-notebook
+
–
1
1 vote
0
0 answers
360
360 views
What is the difference between Combination and Permutation?
As an example:Calculate the possible permutations for a rubik's cube?Why is it not, calculate the possible combinations for a rubik's cube?
dervinis
130
points
1
1
asked
Oct 11, 2018
general
statistics
permutation
combination
+
–
1
1 vote
1
answers
1 answer
15.2k
15.2k views
How to update "conda" version itself?
I can update all the libraries and packages on Anaconda using the following command:conda update all But it does not update conda itself. Is there any special command fo...
interview
1.4k
points
11
19
23
asked
Oct 10, 2018
Python
programming
python
anaconda
conda
+
–
2
2 votes
1
1 answer
736
736 views
Six devices (A,B,C,D,E, F) are each assigned one of three IP addresses...how many different assignments are possible?
Six devices (A,B,C,D,E, F) are each assigned one of three IP addresses (IP#1, IP#2, IP#3). If threedevices are assigned IP#1, two devices are assigned IP#2, and one devic...
KenTheStatsMan
430
points
5
5
7
asked
Oct 8, 2018
general
statistics
combination
+
–
2
2 votes
1
1 answer
3.5k
3.5k views
How many different ways are there to deal four 13 card hands to four players from a standard deck of 52 cards?
This question is from the third Combination example from lecture notes 3A. Researching this question I found this answerhttps://www.quora.com/In-how-many-ways-can-52-card...
KenTheStatsMan
430
points
5
5
7
asked
Oct 8, 2018
general
statistics
combination
+
–
1
1 vote
1
1 answer
2.8k
2.8k views
Could you please share cheat sheet of Logic Operations?
interview
1.4k
points
11
19
23
asked
Oct 8, 2018
Discrete Mathematics
discrete-math
logic
cheat-sheet
reference
+
–
2
2 votes
2
2 answers
2.8k
2.8k views
What's the differences between [NOT p OR NOT q] and [NOT (p OR q) ]
I think these two statements are similar, can anyone tell me the differences?
Terry
570
points
1
1
2
asked
Oct 8, 2018
Discrete Mathematics
discrete-math
logic
+
–
1
1 vote
0
0 answers
409
409 views
How to return the outliers by having a list of numbers ?
interview
1.4k
points
11
19
23
asked
Oct 8, 2018
Data Science Interview Questions
data-science
statistics
outlier
boxplot
percentile
+
–
1
1 vote
0
0 answers
342
342 views
Why do we need big data to train Deep Neural Networks?
interview
1.4k
points
11
19
23
asked
Oct 8, 2018
Machine Learning Interview Questions
deep-learning
machine-learning
big-data
+
–
1
1 vote
0
0 answers
390
390 views
Why might it be preferable to include fewer features (predictors) over many?
interview
1.4k
points
11
19
23
asked
Oct 8, 2018
Machine Learning Interview Questions
machine-learning
feature-engineering
feature-selection
feature-reduction
overfitting
+
–
1
1 vote
1
1 answer
1.6k
1.6k views
What are Natural Language Processing (NLP) and its applications?
interview
1.4k
points
11
19
23
asked
Oct 8, 2018
Data Science Interview Questions
data-science
machine-learning
nlp
+
–
1
1 vote
1
1 answer
2.1k
2.1k views
What is TF-IDF algorithm?
interview
1.4k
points
11
19
23
asked
Oct 8, 2018
Data Science Interview Questions
data-science
machine-learning
nlp
tf-idf
+
–
1
1 vote
0
0 answers
443
443 views
Can you explain the percentiles and quartiles and their applications?
interview
1.4k
points
11
19
23
asked
Oct 8, 2018
Data Science Interview Questions
data-science
statistics
percentile
quantile
+
–
Page:
« prev
1
...
11
12
13
14
15
16
17
...
22
next »